Security Craft

Security Craft

41M Downloads

Toggling an entry in the Rift Stabilizer disconnects the player

FewerElk opened this issue ยท 0 comments

commented

Issue description

On my forge server :
When I place a rift stabilizer ,add a intelligence module to this block and modify an entry like enderman, I'm disconnected :
Internal Exception: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(8) excceeds writerIndex(3): PooledUnsafeDirectByteBuf(ridx: 1, wdx: 3, cap: 3)

image

Steps to reproduce

  1. Launch a forge server with security craft
  2. Launch a forge client with security craft
  3. connnect to the server
  4. place a rift stabilizer
  5. Add an intelligence module to the rift stabilizer
  6. modify an entry like enderman or modded teleportation (the bug is for every entry)
  7. you're disconnected

Minecraft version

1.20.1

Forge version

47.1.0

SecurityCraft version

v1.9.7.1

Other relevant versions

I have create on the client and the server too

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response