Connectivity

Connectivity

80M Downloads

[Bug]: Using connectivity in crafty controller spits out this error

daniel124356 opened this issue ยท 2 comments

commented

Describe the bug you're experiencing

I put atm10 in a crafty controller instance so i can remote manage the server when im away. but when i look in the terminal its just spitting out this one disconnect message constantly
https://pastebin.com/bfmsRgd0

Reproducability

  1. install atm10 in crafty controller
  2. once the server has booted it shows this error in the pastebin

Mod up to date

  • Before submitting this issue I updated to the newest version and reproduced it

Minecraft version

1.21.1

Modloader version

Forge

Logs

https://gist.github.com/daniel124356/b8df5d05fbb86c50a0752b43a4868ac6

commented

I believe the issue is not related to Connectivity. Removing the mod from the folder, the error still occurs, but the StackTrace changes.

It might be more appropriate to open an issue in the ATM10 project.

commented

@daniel124356 its related to BetterCompatibilityChecker.

See nanite/BetterCompatibilityChecker#34