TeamChocoQuest / ChocolateQuestRepoured

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

Rendering Block Entity and Cannot get property PropertyDirection #323

Closed judgekreep closed 2 years ago

judgekreep 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 The crash report refers to the Exporter Chest and property direction: Cannot get property PropertyDirection TileEntityExporterChestRenderer I also see that Entity Culling may have been involved.

After loading back into a world where I've spawned several structures using the in-game spawner item, this crash occurred. Soon after, the graphics started to glitch (see the image I've attached) - - it appears that only entities and tile entities were showing along with random flickering.

To Reproduce This crash has only happened once. I only know what's already been provided above.

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

Log File https://pastebin.com/pkWrbhAZ tile entity

DerToaster98 commented 2 years ago

No support for pixelmon, works fine with just cq and entityculling

judgekreep commented 2 years ago

Issue 319 was fixed even though it was related to Pixelmon.

Regardless, nothing in the crash report indicates that it was Pixelmon.

DerToaster98 commented 2 years ago

from what i've heard pixelmon has many issues with fucking up other mod's rendering in general

DerToaster98 commented 2 years ago

And no, issue #319 is a duplicate of #315 and has nothing to do with pixelmon or rendering at all

DerToaster98 commented 2 years ago

The thing is: This issue seems to occurs when the PixelMonPlayerRender class renders and we can not reproduce it.

So either reproduce this without pixelmon or the bug is in pixelmon