Toggling an entry in the Rift Stabilizer disconnects the player
FewerElk opened this issue ยท 0 comments
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)
Steps to reproduce
- Launch a forge server with security craft
- Launch a forge client with security craft
- connnect to the server
- place a rift stabilizer
- Add an intelligence module to the rift stabilizer
- modify an entry like enderman or modded teleportation (the bug is for every entry)
- 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