Error on worldserver.connect
I just finished putting putting my server together but can't get it up in running.
This is the message I get after running start.bat Code:
[DEBUG] Starting Log: logs/eqemu_debug_3600.log Code:
<?xml version="1.0"> Any ideas what could be wrong? |
Your world may be failing to load.
First thing, you can't have the word 'Server' in the long name, so try changing that. You can also just try and start world on it's own from a command prompt and if it is failing, you should see the error messages without the window closing immediately as it does if it fails when run from start.bat. |
Ok this is what I get from running world.exe in he command prompt
Code:
[Debug] Starting Log: logs/eqemu_debug_world_3720.log |
Do you have the mysql service/process running?
|
I believe so. I just logged onto it from the command prompt.
|
I had this same exact problem ... heres what I did to fix it...
Code:
<database> use 127.0.0.1 instead of "localhost" ... yes I know its the same thing.. but my build kept failing to connect without this change |
Yup that fixed it. Now it says
dynamic_01 reported state stopped And it keeps starting and stopping. |
That is really strange! I just checked my config and I am using localhost.
|
localhost generally works and is equivalent to 127.0.0.1, however it can fail if there are invalid or incomplete entries in your hosts file.
You don't generally need anything in your hosts file in order to resolve localhost as it is hadled internally by dns, but if for instance you have an entry for the ipv6 address but not the ipv4 address it can break things. |
Quote:
The bring up your server (or try). |
Still can't get it working here are some of the logs
eqemu_debug_launch_3764.log Code:
[02.02. - 23:25:35] Starting Log: logs/eqemu_debug_launch_3764.log Code:
[02.02. - 23:25:25] Starting Log: logs/eqemu_debug_world_4072.log Code:
[02.02. - 23:26:00] Starting Log: logs/eqemu_debug_zone_3760.log http://www.eqemulator.org/forums/showthread.php?t=32980 And this guide for cmake. http://www.eqemulator.net/wiki/wikka.php?wakka=CMake But with the guides being outdated and adding in cmake I had some trouble. Also I tried rebooting the computer and trying to run it again with the same result. |
Your database is all kinds of broken. Did you apply all of the updates in the trunk\EQEmuServer\utils\sql\svn directory that were newer than the database you started with?
|
Well I did have a problem with that. I tried applying updates from about 283 up but most of them ended saying
[Msg] Finished - Unsuccessfully Like this Code:
[Err] 1146 - Table 'peq.aa_effects' doesn't exist |
Quote:
|
Quote:
|
All times are GMT -4. The time now is 06:55 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.