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

#2335 Type Coercion error after save
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Download the attached swf, go to org.robotlegs.mvcs.Mediator, press Edit ActionScript, add spacebar, save. Then open the swf with flash. > What is the expected output? What do you see instead? An error pops up: TypeError: Error #1034: Type Coercion failed: cannot convert to org.robotlegs.core.IEventMap. at org.robotlegs.mvcs::Mediator/get eventMap() > What version of the product are you using? Is it "nightly build"? Which operating system do you have? v.21.1.0 nightly build 2937
DownloadNv2.swf (552 KiB)
user
The same error appears when editing org.robotlegs.mvcs.Context TypeError: Error #1034: Type Coercion failed: cannot convert to org.robotlegs.core.IReflector. at org.robotlegs.mvcs::Context/get reflector()
admin
Both these problems are fixed in nightly 2940.
State: new→upgraded
user
It works perfectly now, thanks for all the fixes!
admin
You're welcome!
admin
State: upgraded→closed