LazuriteMC / Dropz

Item physics in Minecraft
MIT License
19 stars 6 forks source link

Incompatible with both Immersive portals and Cavebiomes together. 1.16.5. #17

Closed ghost closed 2 years ago

ghost commented 3 years ago

https://www.curseforge.com/minecraft/mc-mods/cave-biomes https://www.curseforge.com/minecraft/mc-mods/immersive-portals-mod

When using all three mods together, nothing else (Except rayon of course, and also the fabric API), there is a chance that the world crashes after a minute.

The seeds I used are 2630427862233096394 / 998660511143954696 / and -4266022823465279949

When deleting a world and making a new world with those seeds (Sometimes you have to do it multiple times, go between them, and also exit minecraft and load again), the game crashes. Most of the time, typing in chat before the world loads can fix it, or even just loading into the world several times may get it to fix itself.

I am using Multi MC, I disabled all other mods, and I also cleared out the config folder. hs_err_pid1076.log

Mimi54107 commented 3 years ago

Try Using The Fabric API ( And Fabric Loader )

ethanejohnsons commented 3 years ago

Try Using The Fabric API ( And Fabric Loader )

They state in their report that they're using the correct mods. I simply haven't gotten around to investigating it yet due to its highly specific nature.

ghost commented 3 years ago

Try Using The Fabric API ( And Fabric Loader )

They state in their report that they're using the correct mods. I simply haven't gotten around to investigating it yet due to its highly specific nature.

I also should probably explain that this can PROBABLY happen on any seed? It's just that the seeds I found usually have the crash happen quickly, which is nice to test.

Also, I have I think 16 chunk render radius.

deadspidervenom commented 3 years ago

hs_err_pid32832.log hs_err_pid42596.log hs_err_pid42900.log hs_err_pid43080.log hs_err_pid7436.log hs_err_pid7788.log Can confirm that its at least rayon (had both drops and the portal gun installed), and here are my several logs trying to figure it out

This is the latest hs_err_pid36964.log

The crashes are random regardless of seed, and their not minecraft crashes by java crashes, as there is no normal crash log, but a java crash log.

my modder friend said this about the log when i was first trying to figure out the issue. "That error is caused by OpenGL trying to render something when it's not allowed to."~DSV's friend

ethanejohnsons commented 2 years ago

If you happen to see this again, please open a new issue.