Page 1 of 1

Trying to add new mID items (problem with inject packet)

Posted: Fri Jun 26, 2015 4:54 pm
by bluesolarflare
Hello,

I am trying to add model id's for a lot of missing items but I have ran into an issue.

I looked on the wiki and followed the guide to make an appearance packet. I created a .dat file with a hex editor with the contents:

Code: Select all

51 0c	57 00	08 07	28 11	28 21	28 31	28 41	28 51	A1 61	00 70	00 80	00
as a test. When I run the inject command the server crashes. Is there any reason why this is occurring? Thanks.

Re: Trying to add new mID items (problem with inject packet)

Posted: Fri Jun 26, 2015 6:25 pm
by kjLotus
either it hit a debug break or you didn't write your packet correctly - nobody will really know until you look at why the server crashed