View Single Post
  #2  
Old 06-24-2011, 11:09 PM
werebat's Avatar
werebat
Hill Giant
 
Join Date: Oct 2010
Posts: 143
Default

I had the same issue with "Logging into server, please wait...". I had a mismatch in the Login opcodes section in opcodes.conf and login_opcodes.conf. I fixed them and now I can login again.

OP_PlayEverquestResponse=0x0022 (21 for SoF or lower)
OP_ChatMessage=0x0017 (16 for SoF or lower)
OP_LoginAccepted=0x0018 (17 for SoF or lower)
OP_ServerListResponse=0x0019 (18 for SoF or lower)
Reply With Quote