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

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


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..