TeamChocoQuest / ChocolateQuestRepoured

ChocolateQuest Re-poured!
Other
75 stars 25 forks source link

crash with morph #374

Closed Natedogwoooof closed 1 year ago

Natedogwoooof commented 1 year ago

General Information To check a checkbox: Insert a X between the square brackets, you need to remove the space though.

Describe the bug menu the game crashes To Reproduce open the morph menu with [ ] or whatever

Screenshots

Versions (Note that 'latest' is NOT a valid version! Chocolate Quest Repoured:2.6.12B Forge:14.23.5.2860 Minecraft:1.12.2 Other mods (necessary to reproduce the bug): morph ichunuti

crash log https://pastebin.com/5iG1RC9j

DerToaster98 commented 1 year ago

Morph mod provides us a null world, this is a known issue.

We won't fix this. However, iirc this can be prevented by setting "advanced.skipHiddenEntityRendering" to false or by installing EntityCulling by meldexun (which is recommended either way).

EntityCulling: https://www.curseforge.com/minecraft/mc-mods/entity-culling

DerToaster98 commented 1 year ago

Fixed in release 2.6.13B