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.

#1808 Illegal override
Author:
NoobTracker

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Direct Editation
State: closed 

> What steps will reproduce the problem?
Go to the script called "Entity", add a space or something to the code and then run with
the debugger.
> What is the expected output? What do you see instead?
I should see no change at all, but instead I get errors telling me about illegal
overrides, about specificInit. Once I turn the protected function into a public function
for all uses of it, including the declaration, it seems like it's fixed, not sure, I
couldn't really change all uses since they're scattered all over the place.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Once again, 15.1.0, Win7.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
That's it, I think.

This seems to be fixed in current nightly (2217).
State: new→upgraded
State: upgraded→closed