Jump to content

Question

Posted

Hello i can't start login server , game server all ok, but then i press on login server start file it doesnt opening, dunno why :S i just pressed edit it :

@echo off
title Login Server Console
:start
java  -Dfile.encoding=UTF-8 -Xbootclasspath/p:../libs/jsr167.jar -Xmx128m -cp ./login.jar;../libs/* ru.catssoftware.loginserver.L2LoginServer
 
if ERRORLEVEL 2 goto start
 
 
this info is in start batch file. Maybe something wrong here? i using lucera.

4 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...