Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Alaygrounds opened this issue Feb 17, 2024 · 4 comments
Open

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

Alaygrounds opened this issue Feb 17, 2024 · 4 comments

Comments

@Alaygrounds
Copy link

Alaygrounds commented Feb 17, 2024

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

  • 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
@Alaygrounds
Copy link
Author

Correction: this happens with Equirectangular too.

@Alaygrounds Alaygrounds changed the title Azimuthal Equidistant causes game crash upon creating world. Game crash upon creating world. (NoSuchFieldError: waterLevel) Feb 17, 2024
@GordonFreeman123
Copy link

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

@SmylerMC
Copy link
Collaborator

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

@GordonFreeman123
Copy link

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

Thanks for that I will give that a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants