JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#2343 Question regarding debugging a multiplayer game written in actionscript
Author: user 1ost
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: new Help

Hello. I have a project that is a multiplayer game that has its content loaded dynamically from multiple swf files, via HTTP requests. I am trying to modify it and add new functionality but most of the times it crashes due to common mistakes. I would like to know if there's any way to make the errors get written to a log file or just simply view the errors. Also i would like to ask if there's any way to debug this type of game, because there's multiple swf files that come into play. Thank you.