Vhati

Results 33 comments of Vhati

/facepalm Thanks. I'd copy-pasted and forgot to make that second "if" an "else if". The if-else-else-else chain was broken, so it doesn't realize it already found the right match for...

ALL savedgames created by FTL 1.5.4-1.5.13 are "advanced edition" savedgames. Toggling AE content (new ships/weapons/races/etc) will not create the old file format. All that does is prevent you from encountering...

The file you pasted here appears to be valid. What you encountered was only a **read** error while opening (not a write error while saving), so no harm done. Even...

ASB fireball (anti-ship battery) projectiles confuse v27 of the editor. Since this was a read error, your saved game is still okay. For now, you'll need to save at a...

See Issue #112 Thanks for providing another sample.

UnmappableCharacterException happens when patching FTL 1.01-1.5.13 if a mod contains an unusual character that the game wouldn't display correctly - had patching been allowed to finish. Selecting a mod and...

Caveat: SMM can't look at FTL and recognize what mods are currently embedded in its resources. So the tool shouldn't be trusted to accurately display the state of the game....

What led to this? Can you reproduce it? What does "modman-log.txt" say after that happens? Have you ever used any mods successfully before? What mods are you using? They should...

[Article](https://stackoverflow.com/questions/5481487/how-to-use-lzma-sdk-to-compress-decompress-in-java/40342089): How to use LZMA SDK to compress/decompress in Java > Short answer: don't > > The 7zip sdk is old and unmaintained and it's just a JNI wrapper around...