BuildTheEarth / terraplusplus

A feature-rich fork of Terra121 focusing on performance.
MIT License
116 stars 18 forks source link

Game crash upon creating world. (NoSuchFieldError: waterLevel) #62

Open Alaygrounds opened 9 months ago

Alaygrounds commented 9 months ago

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

  1. Click Create New World
  2. Click "More World Options..."
  3. Click "World Type" until it displays "Planet Earth"
  4. Click Create New World
  5. Launcher error screen states "The game crashed whilst exception in server tick loop Error: java.lang.NoSuchFieldError: waterLevel"
  6. 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. 2024-02-17_12 26 37

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):

Alaygrounds commented 9 months ago

Correction: this happens with Equirectangular too.

GordonFreeman123 commented 4 months ago

Yeah this happens to me too. Any fixes so far?

SmylerMC commented 3 months ago

Hello, this can be worked around by downgrading to CubicWorldGen 0.0.169.0.

GordonFreeman123 commented 3 months ago

Hello, this can be worked around by downgrading to CubicWorldGen 0.0.169.0.

Thanks for that I will give that a try