View Single Post
  #12  
Old 03-09-2015, 12:32 AM
Jejukin
Fire Beetle
 
Join Date: Mar 2015
Location: East coast USA
Posts: 4
Default Same problem

So I recently set up a debian7 x64 virtualbox VM as eqemu server, followed steps (up to but not completing 21, can't log in).

I did a lot of digging around and figured out how to add data to the tables with mysql. That was fun, but things still aren't working.

I'm configured to use this private server only from within my private IP space. For the moment, I don't need any external connections to it.

I start ./loginserver, and it seems to be working; however, as soon as I start ./world, the loginserver window produces the following error and drops to prompt:

[Network] [03.09.15 - 00:31:45] New world server connection from 127.0.0.1:33043
[Network Error] [03.09.15 - 00:31:45] Handle_NewLSInfo error, remote address was null, defaulting to stream address 127.0.0.1.
Segmentation fault

Note that this occurs before ever trying to actually use the client. Simply activating ./world is enough to generate this error.

I'm ready to supply additional info on demand, but at the moment I'm not sure what would be helpful.
Reply With Quote