Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

getSession() problem

Initiate Mage
Joined
Dec 6, 2014
Messages
11
Reaction score
0
all the files in im server have that
WsQbyR4 - getSession() problem - RaGEZONE Forums
error
every line with getSession() in it got an error. i have no idea why, and the source is complied without any errors
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Dec 6, 2014
Messages
11
Reaction score
0

Thank you fraysa the solution for this problem and i quote what i did.
The solution for me was to close NetBeans, clear the NetBeans cache and restart NetBeans. I was using version 8.0 and the location of the cache for me is:
~/.cache/netbeans/8.0/
I deleted everything in the folder and on the next run everything was fine.

Now when i login and type the pic it redirct me to and the game is closes
 
Upvote 0
Initiate Mage
Joined
Jul 20, 2007
Messages
4
Reaction score
0
FCode, likely you havent added apache mina to your required library.

Do you have discord? I'm happy to help.
 
Upvote 0
Initiate Mage
Joined
Dec 6, 2014
Messages
11
Reaction score
0
FCode, likely you havent added apache mina to your required library.

Do you have discord? I'm happy to help.
i add all of them: mina-code, mysql-connector-java-bin, slf4j-api, slf4j-jdk14
 
Upvote 0
Back
Top