ummm did you declare text handler in the server.java?
|
|

i got these errors when i was adding a text handler in devolution source
here the errors please help
reply for helpCode:process.java:27: cannot find symbol symbol : variable playerId location: class process server.textHandler.process(playerId); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 error Finished! Press any key to continue . . .

ummm did you declare text handler in the server.java?


server.textHandler.process(playerId);
Caps in the name, make sure you got the variable in capsed in the correct parts.

Well, look in your texthandler.
look in your client.java...
ctrl+F
"texthandler"
And and see if it matches with the right name your placing in.
Try... Texthandler other than texthandler

isnt it supposed to be playerID or playerName in devo?
um... the script file you have added this to... is it in client.java?
Well, test around man, you will get it. Just don't doubt yourself yet.
Just give it more tries before asking here.
if you have a process in your texthandler add it to the process in server class.

| « Login Problem | Very easy shop question will rep++ » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |