Game crash upon creating world. (NoSuchFieldError: waterLevel)
Alaygrounds opened this issue ยท 4 comments
Describe the bug
Upon creating (hitting the Create New World button) a customized world of type "Azimuthal Equidistant", the game shows the "loading world" screen for a moment, then crashes to the launcher.
To Reproduce
Describe the steps it takes to reproduce the bug
- Click Create New World
- Click "More World Options..."
- Click "World Type" until it displays "Planet Earth"
- Click Create New World
- Launcher error screen states "The game crashed whilst exception in server tick loop
Error: java.lang.NoSuchFieldError: waterLevel" - View crash report
Expected behavior
The world to be created as normal, placing the player at 0,0.
Screenshots
If applicable, add screenshots to help explain your problem.
Error Logs
If applicable, paste your server logs into https://mclo.gs/
and include the link here.
Attempt on Java 1.8.0_51: https://mclo.gs/W6p7KJv
Attempt on Java 1.8.0_401: https://mclo.gs/y1FkVrP
Version (please complete the following information):
- What version of TerraPlusPlus are you using?
- terraplusplus-1.1.0.638-1.12.2
- other mods include:
- CubicChunks 1.12.2-0.0.1271.0-SNAPSHOT-all
- CubicWorldGen 1.12.2-0.0.180.0-SNAPSHOT-all
- ForgeRocks 7.7.3-1.12.2-full
- malisiscore-1.12.2-6.5.1
- What version of the BTE Modpack or Server pack are you running? (If applicable)
- N/A
Hello, this can be worked around by downgrading to CubicWorldGen 0.0.169.0.
Thanks for that I will give that a try