Closed Minothilos closed 2 years ago
Thanks for reporting. Do you have the seed of that world from the error log you attached? And is this a new 1.18 world or a converted one from a previous game version?
Hello,
I am also experiencing this crash. Brand new world.
better-nether-6.0.2.jar fabric-api-0.44.0+1.18.jar fabric loader: 0.12.8 Minecraft 1.18
Crash Report: https://pastebin.com/vW2hnxfa
I was flying around in creative mode, exploring the BetterNether in my custom modpack. For me, the crash happened when I approached a black building structure. I approached it and crashed, and can no longer enter this world.
Update: Created a new world and replicated the crash. Took a screen shot of the structure.
I didn't have the seed from the inital test but I replicated the crash again with the seed 8251594535286918331 (I've perlicated several times, seed doesn't seem to make a difference) Picture of the structure (same as for mr-poyo) This instance runs the same mods as my intial post but no Cloth Config API (I only meant to go back and install 6.0.42, down from the newest version 6.0.45 but it looks like it just got removed completely)
Another log: https://pastebin.com/DxaayAqu
Cloth Config API have also recieved updates in the past days so I tried running the latest version (6.0.45) to begin with (all the other mods from initial test were the same) to see if there was a difference and the game crashed as soon as I approached the first BetterNether structure I could find which was the smaller blackstone temple without spawners, I was then unable to rejoin the world. I tried to replicate with a new world however and had no problem approaching spawnerless structures, but the larger temple still caused a crash when approached. I'm pasting the seed and log for that aswell, just in case. -5936975925744017617 https://pastebin.com/Fzv9Uk0u
6.0.3 will fix this for newly generated structures. However, since this is a bug in the way spawners were placed, existing worlds are not fixed. You can delete the affected chunks manually and the regenerated structures should get the fix
6.0.3 will fix this for newly generated structures. However, since this is a bug in the way spawners were placed, existing worlds are not fixed. You can delete the affected chunks manually and the regenerated structures should get the fix
How exactly can you delete the affected chunks? Having the same issue with the same structure and would love to know. Or perhaps a way to remove the structure/spawners in the structure from the game entirely.
https://github.com/Querz/mcaselector is a great UI-tool to select and delete multiple chunks fro a world It even has filters where it can select chunks based on the time you spent there.
Didn't try it for 1.18 worlds tho
You could probably do a command as well with /fill* of some sort. You should be able to get close enough and run the command.
Edit: Actually sounds like a fun exercise. Let me test it out.
Update: Albeit, not exactly practical, it worked! Best for anybody who only generated a few of these structures. I lined myself up to the negative/negative side of the structure and I ran this command: /fill ~ ~-1 ~ ~75 ~3 ~75 air replace minecraft:spawner Slowly made my way close to it going up and down.
Could probably do this easier with a command block, but it was nice for a test run. Do note this won't regenerate the proper spawners, it just replaces them with air.
I'll close the issue for now. If you still have problems in new worlds, please re-open.
What happened?
This was first discovered in a 1.18 modpack running a ton of mods so it's possible this happens with other mods but running only BetterNether 6.0.2 and AdventureZ 1.4.5 (+ newest version of dependencies). (Also runs Xaero's mini+world map to find the sctructure in shortest time possible) I don't know the name of the structure but it's the large square one with multiple different spawners (the only one with spawners from what I've seen) and when it's approached it will eventually crash the game. Thanks in advance!
BetterNether
6.0.2
BCLib
1.0.2
Fabric API
0.44.0+1.18
Fabric Loader
0.12.8
Minecraft
1.18
Relevant log output
Other Mods