About this mod
Adds console command to fix missing blood crawler larva nests in Sea To Sea mod
- Requirements
- Permissions and credits
- Changelogs
Description
On my save with Sea To Sea mod installed, blood crawler larva nest and corresponding entities didn't spawn. After investigation, I found out that WorldGenHolder has an empty generator field with leads to following error in log
DRAGON INDUSTRIES - ALTERRA DIVISION: WorldGen holder @ (-847.5, -533.8, 1273.7) had no generator!
DRAGON INDUSTRIES - ALTERRA DIVISION: WorldGen holder @ (-863.8, -535.9, 1302.3) had no generator!
DRAGON INDUSTRIES - ALTERRA DIVISION: WorldGen holder @ (-841.1, -539.0, 1304.4) had no generator!
Based on experiments, I wasn't able to reproduce this error, but still had to find a way to resolve this problem. This mod aims to fix this
Requirements
- Sea To Sea and corresponding dependencies by Reika
- QModManager
How to install
- Unpack to /QMods folder
Usage
- You have to be near the required cave in northern blood kelp (coordinates where mod works 100% are -853, -469, 1220)
- Type "fixGens" command in the console
- If you have any broken generators, you will get a message about the number of repaired generators (there are 3 in total). After a small delay, all required entities will start to spawn
- If you don't have any broken generators, or you are not in the required location, you will get a message about it
- Instructions how to activate the console can be found in Google
Removal
- Can be uninstalled at any time as it doesn't add anything to save and runs one-time by console command
Thanks
- Unknown Worlds for great game
- Reika for the great mod that brought new life to the game for me
Source
- Source code available here - https://github.com/DiusFirius/SubnauticaMods/