Open lashagosh opened 5 years ago
Errors are causing the lag
Well, good to know that at least there's a reason, but maybe does anyone know what are these errors and/or how to fix them? Thanks
Probably a sintax error, maybe you have a thing on your script trying to get the value of something that doesnt exist, making the variable return undefined, which may cause errors if you use this value in calculations to get another value
Edit: By looking at the errors message, it has something to do with connection
Yeah, it's most probably related to the connection, but can't figure out what's happening, Google search gives me very strange results as well 😃
Do you have any function that relates to connection in any way? By the error message you are trying to send a package to some address that doesnt exist
No I don't have any functions relating to connection in any way. :(
I am getting the same error message on a bot program I wrote. I am somewhat new to coding so I dont understand what I am supposed to do to fix this problem. Where you able to find a solution?
I'm getting lag-like behavior on my headless host, well not me, but joined players. I think it might be related to these errors that I'm getting in the terminal. Can anyone help? Thanks