PDA

View Full Version : Possible Bug...


steihl
10-05-2002, 04:39 PM
When trying to bump up and flag accounts in the DB I'm getting an 'Error while posting updates' error. I set my account as ServerOP when first logging onto server, but it reset my access to 127, and I can't change it with the admin tool. I've done nothing else, was second try, and now when making ANY changes when using the admin tool I get this error. Going to try to flush the db and resource and see if I get the same error, will update later.

Zerak
10-12-2002, 11:49 AM
I had this bug, too. Its a problem with EQadmin 2.8. Flag the account semi-manually this way:

If you want to flag your account, click Start, Run and type "command" without
the quotes and hit enter (If that doesnt work (like on XP) try just CMD on the run box)

Type "cd c:\eqemu" without the quotes and hit enter. (Change if this is not your EQemu directory)

Type "world.exe flag bob 200" without the quotes and hit enter.
(NOTE: replace "bob" with the name of your account (your Forum account name)

Replace 200 with whatever status you want (see list below)

Status Listing: 0= Normal, 10= PU, 80= Quest Troupe, 100= GM, 101= GM-Events, 150= LGM, 200= ServerOP
(ServerOP has all commands)

*** TROUBLE SHOOTING***

If you get this error:

Login server responded with FatalError. Disabling reconnect
Error message: 'Incorrect version'

This is caused by one or more of three things:

1. You left worldaddress blank in loginserver.ini (this needs to have your real IP. if your using minilogin it needs to be 127.0.0.1 or localhost.
2. You didn't add or use the correct loginport in loginserver.ini.
3. You don't have the latest version of EQEmu.

----------------------------------------------------------------
Straight from Readme.html in \documents of your EQemu directory.