Author Topic: Something spammed my console and then blockland stopped responding.  (Read 607 times)


So someone tried joining my server, then blockland went not-responding for a little bit, then all of the sudden, this started spamming my console and blockland did stop responding. It just kept on spamming this in my console for a while. I'm guessing it might have to do with RTB because of "General Discussion?"

Perfect thanks, this is the same issue Chrono reported.

Try this, it should fix it: http://dl.dropbox.com/u/925054/files/System_ReturnToBlockland.zip
Install this version of RTB or just completely uninstall RTB.

I don't see why Ephialtes doesn't just put it out on the auto updater.

Thanks.
By the way, what did happen when it started spamming my console.

Thanks.
By the way, what did happen when it started spamming my console.
Found out why it happens. (the infinite loop problem, not the connections problem)
Code: [Select]
>> [11/04/11 17:31:44] <message from="5030" to="General Discussion"><body>Typos, Y u happen?</body></message>
>> Disconnected
>> [11/04/11 17:31:47] <notice from="General Discussion" typ
Looks like it disconnected while it was receiving data, then shows this:

Code: [Select]
getSubStr(...): error, starting position and desired length must be >= 0: ("<notice from="General Discussion" typ",1, -2)
BackTrace: ->RTBCC_Socket::onLine->XMLParser::bufferData
Over and over.

Explains why it happens while starting a server from a copy of Blockland from a flash drive. It probably took longer than normal, causing a disconnection.
Somebody diconnects while sending data.