TheStaticVoid / StaTech-Industry

Minecraft 1.19.2 modpack focused on Modern Industrializations
GNU General Public License v3.0
45 stars 13 forks source link

Ringing bells in villages consistently crashes the game #443

Closed EntityinArray closed 9 months ago

EntityinArray commented 9 months ago

Ringing bells in villages crashes the game every time Apparently caused by foundationgames.enhancedblockentities Crash log: https://pastebin.com/jKCwGZzN

Video that demonstrates the crash: https://files.isekai.su/statech_bell_bug.mp4

Statech Industry 1.1.9

Tell me if any other info is needed, thank you!

TheStaticVoid commented 9 months ago

Looks like it's caused by EnhancedBlockEntities. There are settings in the enhanced_bes.properties file in the config folder related to bells. Could you try setting render_enhanced_bells to false and see if that fixes the issue?

EntityinArray commented 9 months ago

Yes, no more crashing with render_enhanced_bells in config/enhanced_bes.properties set to false reported to devs https://github.com/FoundationGames/EnhancedBlockEntities/issues/185

TheStaticVoid commented 9 months ago

Alright I went ahead and set it to false in the pack as well

EntityinArray commented 9 months ago

I figured out the cause of the crash. Default install of Statech Industry doesn't crash out of the box, this crash only occurs with Iris with any shaders on. I think we could keep enhanced bells disabled until they fix compatibility with shaders

TheStaticVoid commented 9 months ago

The performance impact of having this setting to false is probably insanely minimal. It would be better to avoid having a potential crash rather than maybe save ~1fps