MJRLegends / ExtraPlanets

A Galacticraft Addon for Minecraft
59 stars 42 forks source link

Crash issue with NBT with Astro Miner on Mercury #741

Open JackAttackCT opened 1 year ago

JackAttackCT commented 1 year ago

---Issue Report---

(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO. | Required)

Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING | Required): Yes

Description of Issue(Required)

I set up an astro miner on Mercury, and while it was mining I flew back to the Overworld. I then saved and quit the game, back to the title screen. (I then spent some time in a creative world with the same mods, but I doubt this is relevant). When I attempted to load back into my survival world, the game crashed to the launcher with exit code -1, and this error message:

The game crashed whilst loading entity nbt Error: java.lang.StackOverflowError: Loading entity NBT

Steps to Reproduce Issue(Required)

  1. Get an astro miner running on another planet (in my case, Mercury)
  2. Return to the overworld
  3. Save and quit to title
  4. Attempt to reload the save. The game will crash

Crash log/Log (if applicable): crash-2023-01-26_12.56.26-server.txt | https://pastebin.com/PiKrV0EJ

How do i locate a crash log see https://docs.mjrlegends.com/General%20Minecraft/crash-log/

Screenshots (if applicable):

Mod List (Required): ExtraPlanets-1.12.2-0.7.3 GalacticraftCore-1.12.2-4.0.2.280 Galacticraft-Planets-1.12.2-4.0.2.280 jei_1.12.2-4.16.1.301 MicdoodleCore-1.12.2-4.0.2.280 MJRLegendsLib-1.12.2 OptiFine_1.12.2_HD_U_G5 Version of Mod using (PLEASE DONT USE 'Latest' OR 'Newest' | Required): ExtraPlanets-1.12.2-0.7.3

Where did this bug happen(Required): Single Player

Additional Information

This isn't just a one-off bug, it crashes every time I attempt to load my save. From the crash log, it looks like it gets stuck in a loop of repeating function calls whenever it tries to load the astro miner.

MJRLegends commented 1 year ago

Please report to Galacticraft as i see no cause from ExtraPlanets that would cause this or is anything i can fix in my side

JackAttackCT commented 1 year ago

Ok, will do. Could you tell me the dimension number of Mercury though, so I can go through with an NBT editor and try to delete the astro miner?

MJRLegends commented 1 year ago

Ok, will do. Could you tell me the dimension number of Mercury though, so I can go through with an NBT editor and try to delete the astro miner?

Provided your config is default values its dimension -13

JackAttackCT commented 1 year ago

Ok, will do. Could you tell me the dimension number of Mercury though, so I can go through with an NBT editor and try to delete the astro miner?

Provided your config is default values its dimension -13

Thanks a million, found the bugged entity and my world works now :)