Hello Guys
im using Acernis source and I compiled in netbean and i put 144v.jar file in dist folder
also i tired to run as administrator and i got some problem =x
any help?
i can teamviwer if someone interest to help me =D
Printable View
Hello Guys
im using Acernis source and I compiled in netbean and i put 144v.jar file in dist folder
also i tired to run as administrator and i got some problem =x
any help?
i can teamviwer if someone interest to help me =D
Screenshots of the problem please.
Also, be sure that the .bat is edited to point to the dist folder.
this what i have in lunch.bat @NovakQuote:
@echo off
@title Novak's Development - v144.3 - RED Zero
Color 0A
set CLASSPATH=.;C:\Users\Administrator\Desktop\v144\dist\*
java -client -Dwzpath=wz server.Start
pause
Seems about right. Could you pm me your skype? I could help you further there. And i could tv you if you want.
It's pretty obvious your class path is wrong, double check it
i think i did the class path in right way and still get the error =x