Solar Flux Reborn

Solar Flux Reborn

33M Downloads

Occasional crash on teleporting near a panel with Sodium installed

Fureniku opened this issue ยท 0 comments

commented

Not sure if this is a SFR problem or a Sodium one, but SFR is listed first in the call stack so figured I'd try you first!

Very occasionally when I teleport to my base, I get this crash. I'm using RFTools teleporters but I think it's more likely to be something about the rendering being suddenly loaded so I expect it'd happen with any form of teleporting. I'd say its a roughly 1 in 10 chance of happening.

Hitting this line for easy reference: https://github.com/dragon-forge/SolarFluxReborn/blob/1.20.1/src/main/java/org/zeith/solarflux/client/SolarPanelBakedModel.java#L77

When landing from the TP I'm facing away from the panels. The panels themselves were a mix of 5 (two level 3, and 3 level 4). There was a level 3 directly west of a level 4; but I'm not sure if the stack trace is specifically calling west or that's just the first point it hits to check.

crash-2024-01-17_18.23.00-client.txt

Let me know if you need anything more!