java.lang.StackOverflowError
JBSTheGamer opened this issue · 25 comments
Issue Description:I get the error of java.lang.StackOverflowError when i try to open up the one world that i have issues with.
What happens:When i try to open up a world like my survival world it crashes then it shows this error java.lang.StackOverflowError. It always had that crash report when i open up only my specific world. It only does it too one one my survival worlds. I have been having that same crash report every time i load up that world with those versions of those mods. Or if i load up any versions of ender io after version 1.12.2-5.0.29 with that world it makes the world crash. I get the same crash report every time. I tried everything to fix it. I have been having that issue with this ender io mod for almost 2 years now. I get a crash report something like this one about java.lang.StackOverflowError when adding some other mods or updating other mods. Like adding thaumcraft or some other mods that add in a lot of blocks. When i tried to update every single mod which i succeeded on. It still has the same problem but with a different crash report. I did manage to get the crash report on that one also. I just dont remember which one it was.
What you expected to happen:I except my world to load up and not crash.
Steps to reproduce:
1.There is no way to reproduce it because it happens only to 1 of my survival worlds. I can send you my whole mod pack and my world that is does it on if you need it to debug it. I just need to know where i can send it on if you do need it. The reason why is because the world it almost 3 gigs big. I really want some help with this world. I dont want to start fresh on another survival world. The reason why is because i have almost 3 years worth of progress on that world.
2.
3.
...
Affected Versions (Do not use "latest"):
- EnderIO: 1.12.2-5.0.37
- EnderCore: 1.12.2-0.5.43
- Minecraft:1.12.2
- Forge:1.12.2-14.23.5.2768
- SpongeForge? no
- Optifine? yes
- Single Player
Your most recent log file where the issue was present:
[https://paste.dimdev.org/utehebibec.mccrash]
what the? this crash looks like you have placed a LOT of painted doors all over the place O_o
or something acting funny making your world believe you'd have a set of chunks filled with doors
can you imagine anything in your world that matches my description ?
best guess would be to throw this world into mcedit and look at the given coordinates to look yourself whats wrong with the world at this spot
just remove the supposed to be doors and the world should run again eventually
Yes, plenty of doors that drop because there's no floor below them. That's vanilla logic and only shows up in our code because we had to copy it to add the paint data to the dropped item.
So either you managed to place a whole bunch of doors either into the air or on something like sand, or you've got a corrupt world save and those were not supposed to be doors.
i have never painted any doors thats why i need help my other blocks get scrambled and replaced with other blocks.
l went into mc edit and i can see a bunch of doors from something but i did not place any doors
also i wish i can send you a screen shot of the things that happens like my entire house got turned into air
almost and all that remains is just a bunch of doors
When i add a mod like thaumcraft or update some mods imagine all these blocks got changed with other blocks or fluids from other mods.
Imagine all these blocks get changed to fence gates or doors or some blocks get changed to a fluid from other mods like you said when i update this mod or update other mods or add new mods like thaumcraft
It just does not happen in one area it happens all over. I even tried switching dims to another dim that was not like that and it still crashed me. The reason why is because it even messes up my RFTools dims
The only blocks that stayed like it was meant to be was in the end and most blocks in the nether
Every other dim was chaos and thats why it says there is a LOT of doors in mid air
What if i set the DoTileDrops and DoEntityDrops to false maybe that will let me in lets just find out if i do get in then it will be just like i said i will send you a screen shot which im prob not going to get in it after i try to update this mod but ima try anyways i even tried to remove erroring tile entities and that just made it more bad
Im expecting to see this old pic again in game if i try to update certain mods or add certain mods
Also i think ima have to start fresh and i do not want to because i have almost 3 years worth of progress on this world
You have some mod hacking the ID limit like NotEnoughIDs? If so take it up with them.