TeamChocoQuest / ChocolateQuestRepoured

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

Game crashing, not sure but I believe it's caused by CQR #347

Closed MaroVIII closed 2 years ago

MaroVIII commented 2 years ago

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

Describe the bug Whenever I launch my Minecraft main world, the game crashes in a few moments (or right after I press the keybind for Morph mod). On fresh worlds it's completely fine. From what I could've registered in the crash file, it's because of CQR and some loading problems, not sure what to do.

Screenshots If applicable, add screenshots to help explain your problem.

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

Log File https://gist.github.com/MaroVIII/e69c08a000ed602677ec9fd6187d773b

Meldexun commented 2 years ago

You can disable advanced -> skipHiddenEntityRendering in the CQR config as a workaround.

Another workaround is to install the EntityCulling mod. CQR has simple entity occlusion culling builtin (can be disabled with said config option) and when EntityCulling is installed CQRs culling system gets disabled.

DerToaster98 commented 2 years ago

The version you use is outdated and not supported. Please try to reproduce this with the latest version. If the bug still occurs, create a new issue.

The report indicates a conflict with iChun's morph mod, so removing either CQR or the morph mod should fix that.

DerToaster98 commented 2 years ago

You can disable advanced -> skipHiddenEntityRendering in the CQR config as a workaround.

Another workaround is to install the EntityCulling mod. CQR has simple entity occlusion culling builtin (can be disabled with said config option) and when EntityCulling is installed CQRs culling system gets disabled.

That should do it too.

MaroVIII commented 2 years ago

You can disable advanced -> skipHiddenEntityRendering in the CQR config as a workaround.

Another workaround is to install the EntityCulling mod. CQR has simple entity occlusion culling builtin (can be disabled with said config option) and when EntityCulling is installed CQRs culling system gets disabled.

Thank you, it worked by disabling "skipHiddenEntityRendering", I can finally play now! :D

DerToaster98 commented 2 years ago

Update cqr either way please. We don't support old releases.