Traveler's Compass

Traveler's Compass

534k Downloads

Packet Handling Failure on searching for Tetra's Forged Platform Block

FranFkntastic opened this issue ยท 2 comments

commented

Forge 1.20.1

Tetra 6.2.0
Travelers Compass 2.0.4.2

Dragged Tetra forged wall in from REI panel into the travelers compass, and on beginning to scan client is disconnected from the server citing a packet handling failure in the console log.
latest.log

commented

Forge 1.20.1

Tetra 6.2.0 Travelers Compass 2.0.4.2

Dragged Tetra forged wall in from REI panel into the travelers compass, and on beginning to scan client is disconnected from the server citing a packet handling failure in the console log. latest.log

The error occurs due to scanning blocks from the Tetra mod as a containers. Apparently, it involves a multiblock structure.

Unfortunately, the code for the Tetra mod for version 1.20.1 is currently unavailable, so I can't say for sure which specific block is causing the problem.

In any case, try updating Traveler's Compass to the latest version (3.0.4), as older versions contained errors related to network code and search methods.

commented

Forge 1.20.1
Tetra 6.2.0 Travelers Compass 2.0.4.2
Dragged Tetra forged wall in from REI panel into the travelers compass, and on beginning to scan client is disconnected from the server citing a packet handling failure in the console log. latest.log

The error occurs due to scanning blocks from the Tetra mod as a containers. Apparently, it involves a multiblock structure.

Unfortunately, the code for the Tetra mod for version 1.20.1 is currently unavailable, so I can't say for sure which specific block is causing the problem.

In any case, try updating Traveler's Compass to the latest version (3.0.4), as older versions contained errors related to network code and search methods.

Oh, sweet, didn't realize there was an update. I'll update and try to recreate the original kick loop to see if it fixes it.