FramedBlocks

FramedBlocks

49M Downloads

[Bug]: Rendering Issues and and client crash on a server

Schummel-8 opened this issue ยท 1 comments

commented

Minecraft version

1.20

(Neo)Forge version

1.20.1 - 47.3.0

FramedBlocks version

9.3.1

Describe the bug

I have a modded minigame on a server (for the modlist see attached crash-report).
Sometimes when a players dies and respawns, their client crashes due to what seems like a rendering error.
I use framedblocks with chipped+athena and embeddium (these are suspected to cause the crash)
Apart from the crash there are sometimes whole chunks in which all framedblocks don't show their block and sometimes also single blocks that don't their blocks.
I'm not sure if your mod is (solely) responsible for this but i hope to get more information as to why these crashes happen.

How to reproduce the bug

There is not really a way to reproduce the bug because it happens randomly but mostly when a player dies and respawns.
Sometimes also when you look through a securitycraft camera.

Expected behavior

No crash and no rendering errors should occur.

Additional details

No response

Crash log

https://gist.github.com/Schummel-8/47b265ba6db092caddad473886bb4840

commented

This is caused by a bug in Forge itself. I have implemented a workaround for this in FramedBlocks 9.4.1, however that requires you to update Create to 6.0.2 as the Create integration in FramedBlocks was updated to that in 9.4.0.
Unfortunately there is nothing I can do beyond this.