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

Struct namespaces erroneously delimited with '#' #11

Closed NidusUmbra closed 1 year ago

NidusUmbra commented 1 year ago

Decompiled scripts containing structs will have ':' replaced by '#' in namespace-delims. Attaching pic. 2023-01-21 12 03 29

nikitalita commented 1 year ago

yes, I've run into this too; will take a look.

nikitalita commented 1 year ago

When the build action is done, can you try the artifact here to see if this fixes your issue? https://github.com/Orvid/Champollion/actions/runs/4028783002