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

Crash on New World Creation #16

Open
PhoxLogic opened this issue Sep 19, 2021 · 1 comment
Open

Crash on New World Creation #16

PhoxLogic opened this issue Sep 19, 2021 · 1 comment

Comments

@PhoxLogic
Copy link

Issue:
Attempting to create a new world causes a crash due to a missing server config file (path: [world save folder]\serverconfig\lantern\config-server.toml).

Versions/mods present:

  • Client: MultiMC 5 v0.6.12-1530
  • Minecraft 1.16.5
  • Forge 36.1.31
  • InfinityLib 2.0.6
  • Lantern 2.0.3

To recreate the issue:

  • start the game
  • enter singleplayer, create a new world (any world settings are fine)
  • once world creation starts, the game will soon generate a crash report and then hang indefinitely until forcibly closed by the player.

Additionally, though testing was performed in singleplayer, the crash itself is caused by the absence of a server-related file. Therefore I would guess that the issue also affects multiplayer.

I have also linked a crash report for better analysis: https://pastebin.com/YuwMde12

@InfinityRaider
Copy link
Owner

Might be a Forge issue: MinecraftForge/MinecraftForge#7963

Try updating Forge to check if it has been fixed?

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

2 participants