
Crash issues on minecraft 1.7.10
ShepHardT800 opened this issue ยท 11 comments
I played minecraft version 1.7.10 and encountered a problem that in Eden the game starts to lag terribly and then crashes. Through experience, I found out that the problem is due to the Bunnies. Also in the Dungeon of Arcana the game lags and crashes due to the arcanium extractor. I know there was an update recently that fixed old bugs, but it didn't fix my problem personally.
And yes, these bugs exist even without any additional mods.
https://legacy.curseforge.com/minecraft/mc-mods/official-divinerpg/files/5935793
Should be fixed here
Yes, I understand you. But is it possible to recreate the mob again, or then you will have to rewrite the entire mod code? Or have you already tried this option but it didn't work?
Its not quite as easy as just "recreate" it but we can look into what causes it
bunnies lagging in 1.7.10 is a known issue and idk how to fix it. as for the arcanium extractor/demon furnace/other model-based blocks you can fix this by updating your java/allocating more memory to the game. in the meantime i'd recommend installing the BadMobs mod to disable Bunnies from spawning
Yes, I understand you. But is it possible to recreate the mob again, or then you will have to rewrite the entire mod code? Or have you already tried this option but it didn't work?
i just playtested it and i didnt notice any lag even after spawning over 20 bunnies so i think its fixed now
Either way i have refactored some things in the bunny. It probably wont make a major difference but only time will tell
Additionally ive tried to make some changes in the arcanium extractor, no promises that itll make your game run any better but ive tried
27d5dee
Tbh I don't know much about Github. Should I wait for an update on Curseforge or can I download the patched version directly from GitHub?