View Single Post
  #1  
Old 01-29-2016, 09:01 PM
jdoran
Hill Giant
 
Join Date: Jul 2012
Posts: 212
Default server move and zone not starting

Hello again. Things have been really busy, and I've only been able to get back to eqemu stuff this week.

I've been running a server on my home linux box, but decided it was time to move into my lab with a better network connection. That's not important, but it explains why I'm doing a reinstall.

The new server is built from git, PEQ database from August installed.
Clients are able to login and create characters, but cannot enter the world. There are no zone servers.

Eqlaunch is running, and isn't logging a thing.

I manually fired up zone, and it exits without any error. I ran it under gdb and just saw an exit with status 1. So no crash.

Code:
[Zone Server] Loading server configuration..
[Zone Server] Connecting to MySQL...
[Zone Server] CURRENT_VERSION: 1.1.3
[Zone Server] Mapping Incoming Opcodes
[Zone Server] Loading Variables
[Zone Server] Loading zone names
[Zone Server] Loading items
[Zone Server] Loading npc faction lists
[Inferior 1 (process 62319) exited with code 01]
I'm at a loss right now, and figure that someone else might have an idea before I come up with anything. I would sure appreciate suggestions on what I've missed.

This is running under Fedora 20.
Reply With Quote