
[Crash]: rftools storage tablet crashes client
keturn opened this issue Β· 3 comments
Possible Fixes
Yes
Modpack Version
4.5
Crash Assistant Message
No response
What happened?
When opening an RFTools Tablet in Storage mode, the client crashes.
[Render thread/ERROR] [ne.ne.ne.ne.ha.ClientPayloadHandler/]: Failed to handle advanced open screen from server.
java.lang.NullPointerException: Cannot invoke "net.minecraft.core.HolderLookup$Provider.createSerializationContext(com.mojang.serialization.DynamicOps)" because "p_331096_" is null
[minecraft/ClientCommonPacketListenerImpl]: Client disconnected with reason: Failed to open a screen with advanced data: java.lang.NullPointerException: Cannot invoke "net.minecraft.core.HolderLookup$Provider.createSerializationContext(com.mojang.serialization.DynamicOps)" because "p_331096_" is null
β¦at least, for this particular storage scanner. I failed to reproduce the issue in a fresh creative world.
The storage scanner UI does work just fine when accessing the block directly instead of through the tablet item. Either way, I'm standing right next to the thing.
Crash Log or Disconnect Log
No response
Latest.Log
So then I think "what if I remove that storage scanner and add it again?" β¦ breaking the storage scanner block crashed: https://mclo.gs/LsaGYhQ
io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:set_entity_data'
https://www.curseforge.com/minecraft/mc-mods/rftools-storage/files
RFToolsStorage 1.21-6.0.2
- Fixed the various settings of the modular storage block not remembering when exiting the gui
- Fixed a crash when breaking the storage scanner
- Fixed the tablet in combination with the storage scanner