Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transmitting message from minecraft causes infinite server error logging #1

Closed
jasperfirecai2 opened this issue May 23, 2018 · 1 comment

Comments

@jasperfirecai2
Copy link

jasperfirecai2 commented May 23, 2018

Hi,

A friend and I have tried to set up a matterlink and bridge but we've currently run into this issue whenever we type something in minecraft:

[21:09:59] [Server thread/INFO] [STDERR]: [matterlink.api.MessageHandler:transmitMessage:161]:  at matterlink.api.MessageHandler.transmitMessage(MessageHandler.java:166)
[21:09:59] [Server thread/INFO] [STDERR]: [matterlink.api.MessageHandler:transmitMessage:161]:  at matterlink.api.MessageHandler.transmit(MessageHandler.java:119)
[21:09:59] [Server thread/INFO] [STDERR]: [matterlink.api.MessageHandler:transmitMessage:161]:  at matterlink.api.MessageHandler.stop(MessageHandler.java:61)

these three lines keep repeating themselves and time everyone out from the server. What other info do you need from me to help resolve this?

@NikkyAI
Copy link
Owner

NikkyAI commented May 24, 2018

found the issue (most likely)

fixed in 063ad04

@NikkyAI NikkyAI closed this as completed May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants