Having Problems with 5.5
i recently just put updated to 5.5 dr-1
and am having a bit of trouble with it ... here is one of the problems i believe: Code:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1 but still getting this problem. Other problem i am having is: Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1 Have also tried re-install mysql 4.18 and re-install of the Emu + DB.. but still keep getting these errors ... I did have 5.3 running . But it seem to stop working after i had patched eq. Dunno if this is the cuase or if its something i am doing wrong ... Any help on this is and would be greatly appreciated ..thankx |
Open mySQL prompt, enter your DB and type :
Quote:
|
For the first problem, it is NOT a problem... This only means that the commands that you see listed will be set to access level 0 (which means anyone can use them).. If you want to fix them just edit your addon.ini file and add the commands like so (setting the numbers to reflect the access levels you want those commands to be set to).
Code:
!help=<number you want> The second error you are getting could be one or both things I mention here: Firstly, make sure your miniloginaccounts.ini has a space in between your ip, UN, and PW, and then one AFTER your PW.... BUT, dont hit enter after you type in your PW and press space, because it will add a newline character into the file that will cause problems reading your PW>>> Also make sure you are using the UN and PW you would use to login to the game NOT UN and PW from your DB.... Another way to add the user into your DB for your minilogin is to: start>run> type cmd and hit enter *NOTE hit enter after every line you type into your dos command window Code:
cd c:/eqmeu (assuming this is where your server is located) |
ok thankx ...guess will have to re-trace steps again thru making account.
I used this tho the when using cmd prompting to world.exe world adduser 'name' 'password' 200 didnt seem to work. also added this in mysql cmd prompt after sourcing in the database. Code:
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, status, lsaccount_id, gmspeed, revoked) VALUES (1, 'name', '', '', 0, 'password', 250, NULL, 0, 0); 127.0.0.1 'myaccountname' 'myaccountpassword' with not enter's or anything after. even used eqemu admin tool 5.2 to check the accounts in the database ..and only displays the account i created with correct password even. hehe lil why i am baffled on this part..done the above several times. |
bleh ..am still getting this error:
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1 Code:
Microsoft Windows XP [Version 5.1.2600] http://www.eqemulator.net/forums/vie...777267a04fa184 Anyone know what would still cuase this to give me wrong username and password? |
All times are GMT -4. The time now is 03:28 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.