Blockland Forums > Modification Help
What the hell is wrong with this tcp object?
Lugnut:
I simply cannot get it to do anything.
It won't echo, it wont do any of the commands I send it
I'm pretty sure the problem is in onLine, but, as stated, I don't know what's wrong!
I have tried disabling rtb to no avail.
I've even tried connecting to the server with python, sure enough, it connects, but nothing happens on the blockland side.
Server: http://pastebin.com/raw.php?i=WAdwxnjC
Client: http://pastebin.com/raw.php?i=fXuNf6Uj
Brian Smithers:
Place echos
Everywhere
Lugnut:
--- Quote from: Brian Smithers on March 26, 2012, 11:15:25 PM ---Place echos
Everywhere
--- End quote ---
... i did?
there's one every function
DontCare4Free:
Try connecting using PuTTY in raw mode.
Lugnut:
I did as you said and also got the bright idea to trace it..
http://pastebin.com/raw.php?i=cqXe7frN
It seems to be catching the text properly, it's just not working with the script.
I could probably package TCPObject::onLine... but none of the other TCPObject-using scripts have to package it, why would I?
Oh and I attached echos to EVERYTHING and still nothing.
It seems to not be calling lugnutsTCPServer::onLine