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!

PokeNet No texts + fight displayed

Custom Title Activated
Loyal Member
Joined
Apr 29, 2008
Messages
1,297
Reaction score
509
Re: PokeNet Server Unkown Error

Uninstall Java 7 and install java 6.
 
Custom Title Activated
Loyal Member
Joined
Apr 29, 2008
Messages
1,297
Reaction score
509
Hm, weird, no errors?
Also, run it debug mode.
 
Custom Title Activated
Loyal Member
Joined
Apr 29, 2008
Messages
1,297
Reaction score
509
Hm, what language are you using?
Is there even a language folder inside your client folder, /res/language/ for the language you choose?
Is there files inside?
 
Joined
Aug 16, 2006
Messages
1,251
Reaction score
199
i had the same prob. i dont remember the fix though it was something simple let me see if i can find it.

Remembered the fix;

Edit the .bat to run the game to this:
Code:
"C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path=lib/native -jar PokeDev.jar

Or what ever your folder location is for java.
 
Back
Top