Lineage 1 Private Server Setup !!link!! -
| Problem | Likely Cause | Solution | |---------|--------------|----------| | Client says "Cannot connect" | Firewall blocking port 2000 | Open port, ensure server.ip is public, not 127.0.0.1 | | Characters save but inventory disappears | Database encoding mismatch | Recreate DB with utf8mb4_general_ci | | Lag at 50+ players | Java memory too low | Increase -Xmx to 4096m (or more) | | After restart, all NPCs are gone | Spawn tables not committed | Run mysql -u l1juser -p l1jdb < sql/spawns.sql | | Some item icons missing | Client version mismatch | Find a patched list.spr file matching your server version |
Server.Name = MyCustomAden Gameserver.Hostname = your.server.public.ip # NOT localhost Gameserver.Port = 2000 lineage 1 private server setup
Now visit http://your.server.ip/index.php – log in as l1juser to edit NPC shops, spawn lists, item stats, and more. | Problem | Likely Cause | Solution |
sudo apt install screen -y screen -S lineage ./run_l1j.sh # Press Ctrl+A then D to detach ensure server.ip is public
