PDA

View Full Version : Characters Crash when entering world


gravdiger
10-20-2008, 10:51 AM
Hello all

I have just finished setting up a server, and am getting some errors.

Mostly I can see in the world window random spam of failed to convert op code with random 0x numbers

Also, me and my brother have tried to create characters and his appeared to create fine, everything was input into the database minus a few errors with inventory, which I will list. But once created he clicked enter world and got kicked out.

the errors for inventory were

[Error] StoreCharacter inventory failed. Query '(null)' #1264: Out of range val
ue adjusted for column 'color' at row 1
[Error] StoreCharacter inventory failed. Query '(null)' #1264: Out of range val
ue adjusted for column 'color' at row 1
[Error] StoreCharacter inventory failed. Query '(null)' #1264: Out of range val
ue adjusted for column 'color' at row 1
[Error] StoreCharacter inventory failed. Query '(null)' #1264: Out of range val
ue adjusted for column 'color' at row 1
[Error] StoreCharacter inventory failed. Query '(null)' #1264: Out of range val
ue adjusted for column 'color' at row 1
[Error] StoreCharacter inventory failed. Query '(null)' #1264: Out of range val
ue adjusted for column 'color' at row 1

And during other parts these are the op errors

[Debug] Unable to convert EQ opcode 0x6a5f to an Application opcode.
[Debug] [WORLD__CLIENT_ERR] gravdiger: Received unknown EQApplicationPacket
[Debug] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x6a5f) Size=8]
[Debug] [WORLD__CLIENT_ERR] 0000: 49 45 aa 02 94 45 aa 02 -
| IE

gravdiger
10-20-2008, 10:59 AM
[Debug] Unable to convert EQ opcode 0x6a5f to an Application opcode.
[Debug] [WORLD__CLIENT_ERR] gravdiger: Received unknown EQApplicationPacket
[Debug] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x6a5f) Size=8]
[Debug] [WORLD__CLIENT_ERR] 0000: 41 45 aa 02 94 45 aa 02 -
[Debug] [WORLD__CLIENT] gravdiger: Attempting autobootup of neriakc (42)
[Debug] [WORLD__ZONE] [5] Setting to 'neriakc' (42)
[Debug] [WORLD__CLIENT] gravdiger: Entering zone neriakc (42)

And it disconnects with this errror

[Debug] [WORLD__CLIENT] elbryian: Character creation successful: Elbryian
[Debug] [WORLD__CLIENT] elbryian: Attempting autobootup of neriakc (42)
[Debug] [WORLD__ZONE] [5] Setting to 'neriakc' (42)
[Debug] [WORLD__CLIENT] elbryian: Entering zone neriakc (42)
[Debug] [WORLD__ZONE] [5] [neriakc] Broadcasting a world time update
[Debug] [WORLD__ZONE] [5] [neriakc] Setting to 'neriakc' (42)
[Debug] [WORLD__CLIENT] elbryian: Sending client to zone neriakc (42) at 75.178 3.113:7004
[Debug] [WORLD__CLIENT] elbryian: Client disconnected (not active in process)

Thanks for any assistance I can get