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

Invalid String Index #21

Closed 0xDezzy closed 1 year ago

0xDezzy commented 1 year ago

When trying to use Champollion to decompile a pex file from Starfield I'm getting an Invalid String Index error for every file.

Orvid commented 1 year ago

Which version of Champollion are you using? v1.1.3 will show this error when decompiling Starfield files. v1.2.2 is the only version that currently supports starfield: https://github.com/Orvid/Champollion/releases/tag/v1.2.2

0xDezzy commented 1 year ago

Ah that'll do it. Thanks!