Jump to content
Sign in to follow this  
Amia

Помогите С Ошибкой.

Recommended Posts

Всем привет помогите пожалуйста с этой ошибкой сборка l2emu HF

post-1307-0-13231900-1376239501_thumb.png

Share this post


Link to post
Share on other sites

@echo off

color 17

title DTagr: Login Server Console

:start

echo Initializing DTagr LoginServer.

echo.

 

SET OLDCLASSPATH=%CLASSPATH%

call setenv.bat

 

REM ########################################################################

REM # You need to set here your JDK/JRE params in case of x64 bits System. #

REM # Remove the "REM" after set PATH variable #

REM # If you're not a x64 system user just leave #

REM ########################################################################

REM set PATH="type here your path to java jdk/jre (including bin folder)"

 

java -Dfile.encoding=UTF-8 -Xmx64m -XX:+UseConcMarkSweepGC dtagr.loginserver.L2LoginServer

 

SET CLASSPATH=%OLDCLASSPATH%

 

if ERRORLEVEL 2 goto restart

if ERRORLEVEL 1 goto error

goto end

:restart

echo.

echo Admin Restart ...

echo.

goto start

:error

echo.

echo LoginServer terminated abnormaly

echo.

:end

echo.

echo LoginServer terminated

echo.

pause

Share this post


Link to post
Share on other sites

залей папку логин в архиве вот сюда: rghost.ru

Share this post


Link to post
Share on other sites

в папку lib в логин сервере этот файл перетащи dtagr.jar

Share this post


Link to post
Share on other sites

в папку lib в логин сервере этот файл перетащи dtagr.jar

Все равно такая же ошибка..

Share this post


Link to post
Share on other sites

К папке сервер русских символов/пробелов нету?

Share this post


Link to post
Share on other sites
http://rghost.ru/48143199 все хорошо запустилось!
У тебя нету скайпа? Или есть возможность зайти ко мне через тим? Скачал только что твою папку поставил ее и все равно такая же ошибка..)

Share this post


Link to post
Share on other sites
К папке сервер русских символов/пробелов нету?
Нет нету.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...