still issue with enable expansion

EQ2Emulator Development forum.

Moderator: Team Members

Post Reply
User avatar
Ememjr
Team Member
Posts: 975
Joined: Wed Mar 15, 2017 9:41 am
EQ2Emu Server: Perseverance

still issue with enable expansion

Post by Ememjr » Sat Jul 08, 2017 9:07 am

here is what i am getting on live 3 of the tabs say i dont have required expansion
required.JPG
but i did get one of the tabs to show correctly
dirgeaa.JPG
Ill never give up
You do not have the required permissions to view the files attached to this post.

Jabantiz
Lead Developer
Posts: 2912
Joined: Wed Jul 25, 2007 2:52 pm
Location: California

Re: still issue with enable expansion

Post by Jabantiz » Sat Jul 08, 2017 3:15 pm

Like I said in your other post, this was always controlled by the zone info packet in the past so it is likely that the packet is off or values changed.

User avatar
Ememjr
Team Member
Posts: 975
Joined: Wed Mar 15, 2017 9:41 am
EQ2Emu Server: Perseverance

Re: still issue with enable expansion

Post by Ememjr » Sat Jul 08, 2017 4:30 pm

i will try again, but the packet is matching up in ANAL, and i have changed all the struct values to equal the Live packet with no luck, going to collect from a few other toons and see if i can find something, the one thing i noticed is if the expansions struct value is too low as in to disable expansions, the AA tree actually says the actual expansion that is missing.
i am working on the Adventure list struct and hopeing it just saying that becuse its not recieving all the data for aa yet

User avatar
Ememjr
Team Member
Posts: 975
Joined: Wed Mar 15, 2017 9:41 am
EQ2Emu Server: Perseverance

Re: still issue with enable expansion

Post by Ememjr » Sat Jul 08, 2017 4:48 pm

relooking at zoneinfomsg there is additional info at end of packet that is not in the struct, that i need to figure out

01 00 00 00 14 04 00 00 00 98 03 2F EC 50 BA n.........../.P.
0960: 94 ED 01 00 00 00 82 01 00 00 FF FF FF FF 93 A2 ................
0970: E7 A1 1D 41 C2 69 01 00 00 00 87 01 00 00 FF FF ...A.i..........
0980: FF FF 2B 92 E2 BC 06 D2 64 F5 01 00 00 00 8A 01 ..+.....d.......
0990: 00 00 FF FF FF FF 36 71 BB 6A 5C 1A 63 06 01 00 ......6q.j\.c...
09A0 00 00 89 01 00 00 FF FF FF FF

User avatar
Ememjr
Team Member
Posts: 975
Joined: Wed Mar 15, 2017 9:41 am
EQ2Emu Server: Perseverance

Re: still issue with enable expansion

Post by Ememjr » Sat Jul 08, 2017 5:28 pm

i modified the struct and added the extra data, it was the same on all three toons i collected on, 1 was a free account other 2 are subbed accounts
here is the extra data i added, but there is no noticeable change that i have seen

Code: Select all

 packet->setDataByName("unknown_mj", 1);//int8
		packet->setDataByName("unknown_mj1", 335544320);//int32
		packet->setDataByName("unknown_mj2", 4);//int32
		packet->setDataByName("unknown_mj3", 3962504088);//int32
		packet->setDataByName("unknown_mj4", 3985947216);//int32
		packet->setDataByName("unknown_mj5", 1);//int32
		packet->setDataByName("unknown_mj6", 386);//int32
		packet->setDataByName("unknown_mj7", 4294967295);//int32
		packet->setDataByName("unknown_mj8", 2716312211);//int32
		packet->setDataByName("unknown_mj9", 1774338333);//int32
		packet->setDataByName("unknown_mj10", 1);//int32
		packet->setDataByName("unknown_mj11", 391);//int32
		packet->setDataByName("unknown_mj12", 4294967295);//int32
		packet->setDataByName("unknown_mj13", 3168965163);//int32
		packet->setDataByName("unknown_mj14", 4117025286);//int32
		packet->setDataByName("unknown_mj15", 1);//int32
		packet->setDataByName("unknown_mj16", 394);//int32
		packet->setDataByName("unknown_mj17", 4294967295);//int32
		packet->setDataByName("unknown_mj18", 1790669110);//int32
		packet->setDataByName("unknown_mj19", 107158108);//int32
		packet->setDataByName("unknown_mj20", 1);//int32
		packet->setDataByName("unknown_mj21", 393);//int32
		packet->setDataByName("unknown_mj22", 4294967295);//int32

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests