Hello Guys, I'm new here on forum.So I apologize in advance for the poor if I'm writing topic.
I have L2j Infinity but when i run server writing error.Login server boots up just fine.But GameServer ERROR in the Log: ./GameServer_loop.sh: line 10: L2J-Infinity.jar: command not found
¡Únete a la comunidad de Discord! 🎊🙌🏻✅🔴👑
Somos un espacio increíble para charlar, jugar y hacer amigos. 🤝
¡Te esperamos! Enlace: https://discord.gg/mK4vYfBF6T
🌍 Server Name: L2 LORENA x30
🕰️ Opening Date: November 14, 2025 – 19:00 UTC+2
🎮 Chronicle: Interlude (Retail-like experience)
⚖️ Rates: x30 (MID PVP, long-term server NO-WIPE)
🌐 Website: https://l2-lorena.com/
💬 Discord: https://discord.gg/URz974tPW
---
🔥 INTRODUCTION
L2 LORENA brings back the true Interlude experience – no Pay2Win, no overpowered gear.
A clean, balanced, and international Lineage II world with a long-term vision.
If you're tired of servers dying in 2 weeks, this is for you.
---
⚔️ MAIN FEATURES (check the website for Full Description)
✔️ True Interlude gameplay + trash server Interface
✔️ International community
✔️ Smart anti-bot protection
✔️ Balanced class PvP
✔️ Working Olympiad & Clan Wars
✔️ Manual farm, auto farm to.
✔️ Offline shop, party EXP bonus
✔️ SellBuss System
✔️ Dressme System
---
🏆 DISCORD INVITE CONTEST (LIVE NOW)
Want to help build the server and get rewarded?
🥇 1st: 30 COL
🥈 2nd: 20 COL
🥉 3rd: 10 COL
Use `/invites` in our Discord to get your personal link!
---
⚔️ Top PvP Player → 50 COL(Month)
👑 Best Performing Clan → 100 COL (to clan leader) Month
All based on in-game performance and community activity.
---
📅 LAUNCH INFO
- Grand Opening: **14 November, 19:00 UTC+2**
- Website: https://l2-lorena.com/
- Discord: https://discord.gg/URz974tPW
Join the movement. No Pay2Win. No nonsense. Just Nostalgia.
See you on the battlefield.
Question
popalo
Hello Guys, I'm new here on forum.So I apologize in advance for the poor if I'm writing topic.
I have L2j Infinity but when i run server writing error.Login server boots up just fine.But GameServer ERROR in the Log: ./GameServer_loop.sh: line 10: L2J-Infinity.jar: command not found
My line:#!/bin/bash
# exit codes of GameServer:
# 0 normal shutdown
# 2 reboot attempt
while :; do
[ -f log/java0.log.0 ] && mv log/java0.log.0 "log/`date +%Y-%m-%d_%H-%M-%S`_java.log"
[ -f log/stdout.log ] && mv log/stdout.log "log/`date +%Y-%m-%d_%H-%M-%S`_stdout.log"
java -Xms1500m -Xmx1024m -cp bsh-engine.jar;bsh-2.0b5.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.1.6-bin.jar;jython.jar;jython-engine.jar;commons-logging-1.1.jar;java-engine.jar;L2J-Infinity.jar net.sf.l2j.gameserver.L2GameServer > log/stdout.log 2>&1
[ $? -ne 2 ] && break
# /etc/init.d/mysql restart
sleep 10
done
Thank you very much :)
0 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 accountSign in
Already have an account? Sign in here.
Sign In Now