Liberty Unleashed
Liberty Unleashed => Bug Reports => Topic started by: IdkanYavuk X on March 01, 2013, 05:46:07 am
-
Sometimes when I close my server, this message appears:
sendto failed char 1 to 0
Is this a bug, or my mistake?
NOTE: This message is not the original, the message appears very quickly before the server closes, so this is the messge I managed to remember
-
It looks like a message that your scripts or a plugin may be printing to the console when everything is being shut down. Are you using any plugins that don't come with LU itself? Try reloading your scripts manually and see if it happens too.
-
It looks like a message that your scripts or a plugin may be printing to the console when everything is being shut down. Are you using any plugins that don't come with LU itself? Try reloading your scripts manually and see if it happens too.
No, all the scripts running are made by me, and reloading them does not print the message
-
It looks like a message that your scripts or a plugin may be printing to the console when everything is being shut down. Are you using any plugins that don't come with LU itself? Try reloading your scripts manually and see if it happens too.
No, all the scripts running are made by me, and reloading them does not print the message
I don't mean the scripts, I mean the plugins. For example, the version 2 hashing module, Juppi's MySQL module, etc.
One of them may have a bug if it's not your scripts at fault.
-
I don't mean the scripts, I mean the plugins. For example, the version 2 hashing module, Juppi's MySQL module, etc.
One of them may have a bug if it's not your scripts at fault.
The only plugin I load is "lu_ini", maybe it has a bug
-
I don't mean the scripts, I mean the plugins. For example, the version 2 hashing module, Juppi's MySQL module, etc.
One of them may have a bug if it's not your scripts at fault.
The only plugin I load is "lu_ini", maybe it has a bug
I believe that one is a default one with LU, so likely not.
Edit: I just looked it up. It seems to be a known bug in RakNet (http://www.jenkinssoftware.com/forum/index.php?topic=4649.0), but doesn't cause any reported issues. I have a feeling something in your scripts invoked the bug to see the light of day, even though your scripts probably aren't at fault.
Wait until the next version of LU and see if you still get it. RakNet had been updated to the latest version for that upcoming release, so it may be fixed already.
-
I believe that one is a default one with LU, so likely not.
Edit: I just looked it up. It seems to be a known bug in RakNet ([url]http://www.jenkinssoftware.com/forum/index.php?topic=4649.0[/url]), but doesn't cause any reported issues. I have a feeling something in your scripts invoked the bug to see the light of day, even though your scripts probably aren't at fault.
Wait until the next version of LU and see if you still get it. RakNet had been updated to the latest version for that upcoming release, so it may be fixed already.
Well, so nothing to worry about. Thanks
-
Moving this to Bug Reports.