All the Mods 10 - ATM10

All the Mods 10 - ATM10

6M Downloads

[Crash]: rftools storage tablet crashes client

keturn opened this issue Β· 3 comments

commented

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

https://mclo.gs/zJZbmeI

commented

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'

commented

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
commented

hmm. I updated my RFToolsStorage to 1.21-6.0.3. I can break the storage scanner block now, but the tablet is still crashy. Even after replacing the tablet's storage screen module.