Update Information:
Bug Fixes
- Fixed missing Year of the Depths Worm event world setting icon.
- Fixed Depths Worm Shrine missing from the “Prototypers & Stations” and “Structures” crafting filters.
- Fixed crash caused by lunar mutated epic creatures dying offscreen.
- Fixed crash related to loading Gilded Depths Worms.
Notes for Modders
-
Dedicated servers now have the following launch options available and are to be used at your own risk.
-
-allow_ioopenwrite_sandbox_escape
- Allows for io.open(path, "w") to write files again in and around the data folder.
-
-allow_ioopenwrite_sandbox_escape
- TheSim:QueryServer on either the client or server may now query to localhost or 127.0.0.1.
-
io.open(filepath, "w") will work for filepaths that go into the "unsafedata" directory, and end with ".txt", ".tex", ".xml", ".png", or ".json".
- Example: io.open("unsafedata/mymodnamehere_data.txt", "w")
You can join in the Discussion Topic here.
If you run into a bug, please visit the Klei Bug Tracker.