Orvid / Champollion

A PEX to Papyrus Decompiler for Skyrim, Fallout 4 and Starfield
GNU Lesser General Public License v3.0
106 stars 20 forks source link

Champollion truncates .psc #1

Open hairlessOrphan opened 8 years ago

hairlessOrphan commented 8 years ago

From the forums: I'm hitting a bug where compiling a script and decompiling it again truncates the .psc. I think it's Champollion, and the .pex from Caprica is correct (judging by file size).

Steps to reproduce: Decompile workshopscript.pex Add a Debug.Trace("Stuff", 0) call (at line 315, but shouldn't matter. Do it early) Compile the edited .psc Decompile the resulting .pex Truncates mid-variable name at line 443.