PDA

View Full Version : Cannot get v1.22 to work



iamtheghost
08-13-2008, 05:12 AM
I downloaded v1.22.
unzipped the client.
copied all my maps into the maps folder inside the myseq folder.
left the default ip to the client at address at 27.0.0.1.
Started the server, started the client.
Opened EQ, logged in.

Nothing. No maps showing up, just a gray space. when I hit connect, nothing.

so, I put in MY IP address into the client. Hit connect, seems to be connecting.

So, I alt+tab back over to eq, it appears that it shows the zones I am in and the maps but no data on spawns or anything of the sort.

Any ideas?

65536
08-13-2008, 05:20 AM
Make sure that your myseqserver.ini file matches this:



[File Info]
PatchDate=7/9/2008

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0x96e9ec
SpawnHeaderAddr=0x9507a4
CharInfo=0x9507a4
TargetAddr=0x787c1c
ItemsAddr=0x950774

[SpawnInfo Offsets]
NextOffset=0x4
PrevOffset=0x8
LastnameOffset=0x38
XOffset=0x64
YOffset=0x68
ZOffset=0x6c
SpeedOffset=0x7c
HeadingOffset=0x80
NameOffset=0xA4
TypeOffset=0x125
SpawnIDOffset=0x148
LevelOffset=0x2d8
RaceOffset=0xe44
ClassOffset=0xe48
HideOffset=0x178

[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
IdOffset=0x08
DropIdOffset=0x0c
XOffset=0x34
YOffset=0x30
ZOffset=0x2c
NameOffset=0x38

iamtheghost
08-13-2008, 01:17 PM
Yep, those are my exact offsets.
Still no dice =(.

iamtheghost
08-13-2008, 01:20 PM
I also have complete administrative rights on my pc.

I also checked to make sure that the necessary processes under "Local Policies" are correct with administrator rights.

65536
08-13-2008, 01:47 PM
When you hit the connect button in the client, please paste the output of the server.

Could you also run the server in debug mode and paste the output of these commands "sp" and "d". Also, target an NPC and then paste the output of the "pt" command.