yep, use the username and pass you made when starting the winmsqladmin
GRANT ALL PRIVILEGES ON *.* TO Username@localhost IDENTIFIED BY 'Password' WITH GRANT OPTION; change the username to the username your using, likely root, then set the password to what ever you want the pass to be this changes the permissions to allow the user to use any database, if you wanted to just do one database for example, change the *.* to dbname.* (database name . and * for all tables etc in that database) execute this command using the mysql -u [username] -p[passsword] just with the -p and it will prompt for the password if one is set forexample: c:\mysql\bin\mysql -u root -ppassword (notice no space between the -p and the password) dont forget to change databases before sourcing, example: use eq; :) hope that helps some |
Anyone wanna add onto this explaining how to get it to go public?
|
Alright, i got through the whole tutorial with only one error this time, when i try running world.exe i get this
Failed to open log file: logs/eqemu_world_2744.log [Status] CURRENT_WORLD_VERSION:EQEMu 0.6.1-DR1 [Status] Loading opcodes.. [Error] Load Shared Library 'EMuShareMem' failed. Error=Error #14001 Unable to laod EMuShareMem for opcodes. Failed to open log file: logs/eqemu_error_world_2744.log [Error] Loading opcodes failed. I can't live like this! Anyone know what's wrong? |
Failed to open log file: logs/eqemu_world_0196.log 1st line on world.exe
this below is the last thing in world.exe everything inbetween loads perfectly now **WARNING** You have not setup a zone server password into the database, it is HIGHLY recommended that you add a variable into variables with the varname ZSPassword and the value with random characters to protect from people connecting to your world server.Zoneserver SetConnectInfo: 127.0.0.1:1170: 127.0.0.1:8782 **WARNING** You have not setup a zone server password into the database, it is HIGHLY recommended that you add a variable into variables with the varname ZSPassword and the value with random characters to protect from people connecting to your world server.Zoneserver SetConnectInfo: 127.0.0.1:1169: 127.0.0.1:878088166 New TCP connection: 127.0.0.1:16777343New zoneserver: #3 127.0.0.1:1173 **WARNING** You have not setup a zone server password into the database, it is HIGHLY recommended that you add a variable into variables with the varname ZSPassword and the value with random characters to protect from people connecting to your world server.Zoneserver SetConnectInfo: 127.0.0.1:1173: 127.0.0.1:878490169 New TCP connection: 127.0.0.1:16777343New zoneserver: #4 127.0.0.1:1172 **WARNING** You have not setup a zone server password into the database, it is HIGHLY recommended that you add a variable into variables with the varname ZSPassword and the value with random characters to protect from people connecting to your world server.Zoneserver SetConnectInfo: 127.0.0.1:1172: 127.0.0.1:878192172 New TCP connection: 127.0.0.1:16777343New zoneserver: #5 127.0.0.1:1171 **WARNING** You have not setup a zone server password into the database, it is HIGHLY recommended that you add a variable into variables with the varname ZSPassword and the value with random characters to protect from people connecting to your world server.Zoneserver SetConnectInfo: 127.0.0.1:1171: 127.0.0.1:8783 this is the only 2 errors i see on world.exe now was i supposed to put username\pass in LoginServer.ini |
Quote:
did you unzipp both those into c:\eqemu |
I'm pretty sure i did, but i'm completely redoing the tut now..
|
if you redo make sure you go to control panel and add/remove mysql and perl.. then delete the perl mysql and eqemu folder or you will still get problems
|
Thanks, i tried redoing it once, and didn't completely remove mysql and i ran into problems when i tried making the eq db
|
Arrrggghhhh
I just redid the entire tutorial without error until i got to where i lauch world.exe, and it gave me this same error again
Failed to open log file: logs/eqemu_world_2744.log [Status] CURRENT_WORLD_VERSION:EQEMu 0.6.1-DR1 [Status] Loading opcodes.. [Error] Load Shared Library 'EMuShareMem' failed. Error=Error #14001 Unable to laod EMuShareMem for opcodes. Failed to open log file: logs/eqemu_error_world_2744.log [Error] Loading opcodes failed. I can't live like this! I'm stumped... Anyone have any advice please? |
iwantavr4 i got a question... finnaly gotinto eq but when im in wfreeport i get a pet error or something then after a few min it dropps me has this happend to you
ok here is the error Debug Error! Program: C:\eqemu\zoneperl.exe modul:c:\eqemu\zoneperl.exe file: Run-time check failuer #3- the variable 'petstruct' is being used with being defined. (press retry to debug the application) its a microsoft visual c++ debug library |
Aradorn,
Quote:
you might already have the minilogin one thats if your useing it, i dont know what they all do but the error is mainly related to Code:
INSERT INTO variables VALUES ('ZSPassword', '12345', 'Zone Server Password', '2005-06-02 21:32:56'); Code:
INSERT INTO variables VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server :)', '2005-06-11 11:59:56'); |
drognir,
Quote:
|
Quote:
|
I dont know how you got your version number... The one i have was created/modified on this date:
Sunday, April 17, 2005, 10:13:30 PM And has the following MD5 Hash: 40B0DA1CCB3C3C07947261B016201328 |
that log thing u jsut mentioned do you just make a folder called log? i also updated post above about the error
|
All times are GMT -4. The time now is 08:29 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.