Croptopia

Croptopia

30M Downloads

Quilt 0.18.1-beta.27 crash on startup

MageInBlack opened this issue ยท 4 comments

commented

Make sure you are not opening a duplicate.

Platform.

Fabric

Minecraft version.

1.19.2

Croptopia version.

2.2.0

What happened?

Minecraft crashes on startup. Previous issue was different. Now it just crashes immediately for some reason. Version 0.18.1-beta.26 had the same issue. This happens with all current versions of Croptopia (2.1.2 2.1.0 2.0.8) with, it seems, the same crash message

Relevant logs

latest.log: https://pastebin.com/4ce33BBs
crash log: https://pastebin.com/NP1RJjn9

Additional information

I am using as well
ATLauncher as launcher
[1.19.2] QFAPI 4.0.0-beta.26 and QSL 3.0.0-beta.25 (Beta)

commented

See if deleting the config file croptopia.conf fixes the issue. If you've changed it you may want to move it elsewhere instead.

commented

See if deleting the config file croptopia.conf fixes the issue. If you've changed it you may want to move it elsewhere instead.

I have found what is causing this.
deleting the config does not fix the issue, however.

What I did:

  1. Created a completely new ATLauncher 1.19.2 quilt instance.
  2. Added only QFAPI and Croptopia as mods latest version (same as before).
  3. Before start checked there were no config files, nothing as it wasn't generated yet. It wasn't as it should be.
  4. Launched the game. it crashed on startup.
  5. Looked in the config folder. It is there. However, when i open it it seems to be corrupted. How the config looks can be found here: https://pastebin.com/Ra5wHDFB
  6. As i continued to check it in VSCode it appeared it is indeed corrupted (gdrive cause didn't manage to make imgur work): https://drive.google.com/file/d/1JVHeN7lw79fj3bDu0DlNr7GHj0WFKscR/view?usp=share_link
  7. I deleted the config and tried again. Same crash, same reason. Config also created corrupted again
  8. I copied the default configuration file from the croptopia jar file into the croptopia config folder.
  9. Started the game. It works, it starts and the world creation also works.
commented

I see yours corrupted at the same place mine did, the cashew tree config, line 104. Specifically, halfway through writing out minecraft:dark_forest.

commented