techguy84
04-14-2007, 03:47 PM
OK, I fell like broken record now. Anyhow, earlier today, I had my server up and running and everything went off with-out a hitch, but it wasnt the cleanest install. I had used WAMP to get Apache, PHP and Mysql all in one package because I was going to try out the PEQ Editor. When I sourced the CVS of Peq, and booted up world and company, everything was fine minus the fact that I had to log in twice in order to get through. But once I was in I was so happy to see that starting items were finally working. I thought ok, all i need now is 5.0.27 of mysql, and 992 of the emu, and we should be set. Peq Editor doesnt work so I can just remove Wamp and put the things I need back on.
Anyhow I did this and now starting items are gone again, plus I still have to log in twice to get through to character select. Anyhow, here is my current problem, if anyone knows a solution.
The time frame on each one of these next code boxes to look at is between 23:57 and 23:58
[04.14. - 23:47:23] Starting Log: logs/eqemu_error_world_2856.log
[04.14. - 23:47:23] Could not load EQTime file eqtime.cfg
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
These errors are what I can see in World right after I create a character. Now keep in mind that it still wont let me log on into zone. World acts like its sending me to the zone, as zone goes online and list 7005:qeynos 0 clients.
EQ just freezes up, or times out, dont know as I dont wait for a message from it.
Here is a snipet from a zone log dump:
---------------------------------------------
[04.14. - 23:48:12] Starting Log: logs/eqemu_zone_4060.log
[04.14. - 23:48:12] Using database 'peq' at localhost:3306
[04.14. - 23:48:12] EMuShareMem loaded
[04.14. - 23:57:28] Booting qeynos
[04.14. - 23:57:28] Loading spawn conditions...
[04.14. - 23:57:29] Loading static zone points...
[04.14. - 23:57:29] Loading spawn groups...
[04.14. - 23:57:32] Loading spawn2 points...
[04.14. - 23:57:32] Loading player corpses...
[04.14. - 23:57:32] Loading traps...
[04.14. - 23:57:32] Loading ground spawns...
[04.14. - 23:57:32] Loading Ground Spawns from DB...
[04.14. - 23:57:32] Loading World Objects from DB...
[04.14. - 23:57:32] Loading Objects from DB...
[04.14. - 23:57:32] Loading doors for qeynos ...
[04.14. - 23:57:32] Loading Doors from database...
[04.14. - 23:57:32] Loading AA information...
[04.14. - 23:57:32] Loading Merchant Lists...
[04.14. - 23:57:32] Loading Temporary Merchant Lists...
[04.14. - 23:57:34] Successfully loaded Zone Config.
[04.14. - 23:57:34] Loading timezone data...
[04.14. - 23:57:34] Init Finished: ZoneID = 1, Time Offset = 0
---------------------------------------------
[04.14. - 23:57:34] Starting Log: logs/eqemu_zone_4060.log
[04.14. - 23:57:34] ---- Zone server qeynos, listening on port:7005 ----
[04.14. - 23:57:34] Zone Bootup: qeynos (1)
[04.14. - 23:58:35] Zone Shutdown: qeynos (1)
[04.14. - 23:58:35] Zone shutdown: going to sleep
As you can see there are no errors in this log, but I did find this one in another debug log file,
[04.14. - 23:48:12] [ZONE__INIT] Starting EQ Network server on port 7005
[04.14. - 23:57:28] The next weather check for zone: qeynos will be in 11940 seconds.
[04.14. - 23:57:34] Zone: qeynos has weather of type 1.
[04.14. - 23:57:34] Zone: qeynos(1) has weather type = 1. The weather timer has been enabled.
[04.14. - 23:57:36] [WORLD__CLIENT] New connection from 127.0.0.1:1651
[04.14. - 23:57:36] [NET__IDENTIFY] Unable to identify stream from 127.0.0.1:1651 before it closed.
Judgeing by this last code, and the begining of the first string of errors in the first box, the exact time that the errors started was 23:57:36 which was the moment that I clicked next at the end of the Character Creation screen. Once this happend it tried to submit the information to the database. I can only assume that this caused my client to disconnect, and I didnt know about it, would explain why I was going to time out.
Anyhow, I have kinda figured out the problem, but I dont know how to solve it. This happens with every database, emu combination I have tried. Angelox's Classic, Peq Final Luclin, Emu 845 985 991 992, serveral combinations, all to no avail.
Thanks for any help anyone can give me.
Anyhow I did this and now starting items are gone again, plus I still have to log in twice to get through to character select. Anyhow, here is my current problem, if anyone knows a solution.
The time frame on each one of these next code boxes to look at is between 23:57 and 23:58
[04.14. - 23:47:23] Starting Log: logs/eqemu_error_world_2856.log
[04.14. - 23:47:23] Could not load EQTime file eqtime.cfg
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
[04.14. - 23:57:26] StoreCharacter inventory failed. Query '(null)' #1264: Out of range value adjusted for column 'color' at row 1
These errors are what I can see in World right after I create a character. Now keep in mind that it still wont let me log on into zone. World acts like its sending me to the zone, as zone goes online and list 7005:qeynos 0 clients.
EQ just freezes up, or times out, dont know as I dont wait for a message from it.
Here is a snipet from a zone log dump:
---------------------------------------------
[04.14. - 23:48:12] Starting Log: logs/eqemu_zone_4060.log
[04.14. - 23:48:12] Using database 'peq' at localhost:3306
[04.14. - 23:48:12] EMuShareMem loaded
[04.14. - 23:57:28] Booting qeynos
[04.14. - 23:57:28] Loading spawn conditions...
[04.14. - 23:57:29] Loading static zone points...
[04.14. - 23:57:29] Loading spawn groups...
[04.14. - 23:57:32] Loading spawn2 points...
[04.14. - 23:57:32] Loading player corpses...
[04.14. - 23:57:32] Loading traps...
[04.14. - 23:57:32] Loading ground spawns...
[04.14. - 23:57:32] Loading Ground Spawns from DB...
[04.14. - 23:57:32] Loading World Objects from DB...
[04.14. - 23:57:32] Loading Objects from DB...
[04.14. - 23:57:32] Loading doors for qeynos ...
[04.14. - 23:57:32] Loading Doors from database...
[04.14. - 23:57:32] Loading AA information...
[04.14. - 23:57:32] Loading Merchant Lists...
[04.14. - 23:57:32] Loading Temporary Merchant Lists...
[04.14. - 23:57:34] Successfully loaded Zone Config.
[04.14. - 23:57:34] Loading timezone data...
[04.14. - 23:57:34] Init Finished: ZoneID = 1, Time Offset = 0
---------------------------------------------
[04.14. - 23:57:34] Starting Log: logs/eqemu_zone_4060.log
[04.14. - 23:57:34] ---- Zone server qeynos, listening on port:7005 ----
[04.14. - 23:57:34] Zone Bootup: qeynos (1)
[04.14. - 23:58:35] Zone Shutdown: qeynos (1)
[04.14. - 23:58:35] Zone shutdown: going to sleep
As you can see there are no errors in this log, but I did find this one in another debug log file,
[04.14. - 23:48:12] [ZONE__INIT] Starting EQ Network server on port 7005
[04.14. - 23:57:28] The next weather check for zone: qeynos will be in 11940 seconds.
[04.14. - 23:57:34] Zone: qeynos has weather of type 1.
[04.14. - 23:57:34] Zone: qeynos(1) has weather type = 1. The weather timer has been enabled.
[04.14. - 23:57:36] [WORLD__CLIENT] New connection from 127.0.0.1:1651
[04.14. - 23:57:36] [NET__IDENTIFY] Unable to identify stream from 127.0.0.1:1651 before it closed.
Judgeing by this last code, and the begining of the first string of errors in the first box, the exact time that the errors started was 23:57:36 which was the moment that I clicked next at the end of the Character Creation screen. Once this happend it tried to submit the information to the database. I can only assume that this caused my client to disconnect, and I didnt know about it, would explain why I was going to time out.
Anyhow, I have kinda figured out the problem, but I dont know how to solve it. This happens with every database, emu combination I have tried. Angelox's Classic, Peq Final Luclin, Emu 845 985 991 992, serveral combinations, all to no avail.
Thanks for any help anyone can give me.