View Single Post
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 06-23-2012 , 06:09   Re: Lysis: An experimental .smx decompiler
Reply With Quote #101

Quote:
Originally Posted by schmidt View Post
Error: bad file

Who can get source code?
Full error: (line #'s might be different on mine)
Code:
Unhandled Exception: System.Exception: bad file
   at SourcePawn.SourcePawnFile..ctor(Byte[] binary) in Lysis\SourcePawnFile.cs:line 441
   at Lysis.PawnFile.FromFile(String path) in Lysis\PawnFile.cs:line 47
   at Lysis.Program.Main(String[] args) in Lysis\Program.cs:line 94
It's becoming increasingly more common for closed-source communities to modify the *.smx in a way that blocks Lysis, but still loads on SourceMod.

Is Lysis just getting stuck on some unnecessary header changes?

Edit: Looks like the same issue over here. Time to ping psychonic.
__________________

Last edited by GoD-Tony; 06-23-2012 at 07:00.
GoD-Tony is offline