View Single Post
  #13  
Old 01-29-2011, 08:35 PM
chrismed0
Sarnak
 
Join Date: Aug 2010
Location: USA
Posts: 75
Default Server update

Ok logged in with my first toon...
No your right didn't need the login.ini file and didn't need to uncomment most of the eqemu_config.xml file.. all that seems good to go...
Everything in game seem to working correctly so far.. as far as I can tell.. looks like something still needs to be cleaned up though.. like there are uneeded files tring to run.
Getting these errors in the "EQEmu\World.exe" window...
Code:
[Debug] [WORLD__CLIENT_ERR] 0000: 30                      -
     | 0
[Debug] [WORLD__CLIENT] chrismed0: Attempting autobootup of tutorialb (189:0)
[Debug] [WORLD__ZONE] [5] Setting to 'tutorialb' (189:0)
[Debug] [WORLD__CLIENT] chrismed0: Entering zone tutorialb (189:0)
[Debug] [WORLD__ZONE] [5] [tutorialb] Broadcasting a world time update
[Debug] [WORLD__ZONE] [5] [tutorialb] Setting to 'tutorialb' (189:0)
[Debug] [WORLD__CLIENT] chrismed0: Sending client to zone tutorialb (189:0) at 1
92.168.0.140:7004
[Debug] [WORLD__CLIENT] chrismed0: Client disconnected (not active in process)
[Debug] [WORLD__ZONE] [5] [tutorialb] ZoneToZone request for Sanoora current zon
e 189 req zone 202

[Debug] [WORLD__ZONE] [5] [tutorialb] Processing ZTZ for egress from zone for cl
ient Sanoora

[Debug] [WORLD__ZONE] Successfully booted a zone for Sanoora

[Debug] [WORLD__CLIENT] New connection from 192.168.0.180:53717
[Debug] [NET__IDENT_TRACE] 192.168.0.180:53717: First opcode 0xff4 did not match
 expected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.0.180:53717: Tried patch 6.2_world, and it di
d not match.
[Debug] [NET__IDENT_TRACE] 192.168.0.180:53717: First opcode 0xff4 did not match
 expected 0x2ec9
it says the client is disconnected from process. That may not be what I'm thinking it is the "did not match" errors...

But there is this one to:
Code:
[Debug] [WORLD__CLIENT_ERR] 1600: 35 5e 32 5e 5e 30 5e 2e - 5e 39 36 30 31 32 30
 30  | 5^2^^0^.^9601200
[Debug] [WORLD__CLIENT_ERR] 1616: 0d 0a 38 33 5e 34 2e 39 - 34 30 5e 36 0a 31 38
 5e  | ..83^4.940^6.18^
[Debug] [WORLD__CLIENT_ERR] 1632: 35 0d 0a 36 32 30 5e 36 - 31 39 35 5e 34 2e 32
 5e  | 5..620^6195^4.2^
[Debug] [WORLD__CLIENT_ERR] 1648: 5e 36 2e 36 5e 30 5e 31 - 5e 31 34 5e 39 37 2e
 35  | ^6.6^0^1^14^97.5
[Debug] [WORLD__CLIENT_ERR] 1664: 32 35 5e 30 35 5e 33 5e - 38 5e 32 30 5e 33 5e
 37  | 25^05^3^8^20^3^7
[Debug] [WORLD__CLIENT_ERR] 1680: 5e 32 2e 31 32 30 5e 37 - 31 34 37 30 5e 36 2e
 35  | ^2.120^71470^6.5
[Debug] [WORLD__CLIENT_ERR] 1696: 31 30 5e 31 5e 38 35 38 - 31 2e 33 33 31 31 30
 5e  | 10^1^8581.33110^
[Debug] [WORLD__CLIENT_ERR] 1712: 2e 37 35 0d 35 5e 31 2e - 32 5e 35 5e 38 35 0d
 0a  | .75.5^1.2^5^85..
[Debug] [WORLD__CLIENT_ERR] 1728: 30 5e 39 5e 5e 31 34 31 - 5e 31 33 32 0d 0a 35
 35  | 0^9^^141^132..55
[Debug] [WORLD__CLIENT_ERR] 1744: 32 0d 0a 36 32 5e 39 39 - 32 39 30 30 5e 35 5e
 31  | 2..62^992900^5^1
[Debug] [WORLD__CLIENT_ERR] 1760: 2e 32 35 0d 34 35 5e 33 - 38 37 33 2e 5e 2e 36
 39  | .25.45^3873.^.69
[Debug] [WORLD__CLIENT_ERR] 1776: 5e 36 30 5e 31 5e 31 5e - 34 30 5e 38 33 2e 33
 5e  | ^60^1^1^40^83.3^
[Debug] [WORLD__CLIENT_ERR] 1792: 34 32 2e 35 34 35 0d 0a - 5e 32 5e 35 5e 32 30
 5e  | 42.545..^2^5^20^
[Debug] [WORLD__CLIENT_ERR] 1808: 5e 38 2e 33 5e 31 37 37 - 5e 31 30 5e 32 35 0d
 0a  | ^8.3^177^10^25..
[Debug] [WORLD__CLIENT_ERR] 1824: 5e 39 2e 36 32 5e 31 35 - 37 5e 31 33 35 5e 34
not sure what is causing that one...
There are also the possible issues with some of the .sql files I tried to source in....
I started at 1625 through 1823 since it jumps from 1625 to 1675 (I think) there was no 1667
Reply With Quote