ceelery / Kast

First mod for Lethal Company: adds 1 new moon.
MIT License
0 stars 0 forks source link

Lethal Level Loader update breaks Kast's Moon Listing and Cost #9

Open Sourceshard opened 7 months ago

Sourceshard commented 7 months ago

Lethal Level Loader intercepts moons loaded with LethalExpansion and LethalExpansionCore and displays them on the in-game moon Catalogue.

As such Kast does not display or load properly. I believe it is possibly suffering from issues #2 and 3. I am unaware of whether you can fix this on your end to make it compatible but I wanted to bring it to your attention.

LLL Known Issues (As of 1.1.0.4)

-Mods that skip the initial LAN or Online scene will cause LLL to break by skipping it’s code

-LethalExpansion moons will be 0 route price due to issues with LethalExpansion breaking when SelectableLevel.levelID’s are modified

-Lethal Expansion moons with uncommon characters in their planet name will likely break the game as LethalExpansion does not sanitise names when setting SelectableLevel asset names and LLL does not validate these names when parsing the automatic configuration system

-Saving and loading a save where a Custom Moon was the last active level will break the game due to an oversight regarding the levelID saved to the savefile via ES3

-Issues regarding routing to moons with similar names and/or spaces in the name are known

image