Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Hi,
I can read:
Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
Do you have checked your mysql credentials ?
Which version of java do you use to launch the server ?
Which version of mysql are you using ?
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Quote:
Originally Posted by
Paulus
Hi,
I can read:
Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
Do you have checked your mysql credentials ?
Which version of java do you use to launch the server ?
Which version of mysql are you using ?
server.log - загрузить файл - i deleted user root without pass and its new log
Yes i did
java 1.7.0_03
mysqlnd 5.0.11
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Ok now it seems to have access to database but there is a problem with table generation. Normally these table should be created automatically. Does the user you use to log in has the right to edit database ?
[Edit]: there are many logs saying that your config does not match the existing database. Have you used a dumped database to create yours ?
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
yes, its all granted
i used sql from ready billing db for mine and now new log server.log - загрузить файл
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
all granted
yes, i did and here new log server.log - загрузить файл
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Ok try to drop your billing database. Don't forget to dump it if you have any valuable data inside. Just try with an empty allods_billing_RC_4_0_02.
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
oh man thank you very mush, i deleted all tables from dumped db and now its working, could u give me ur contacts(fb, discord)?
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
I've sent you my discord in private message
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
The starter.exe is with several trojan alerts, it may be a false positive but in a brief reverse engineering I found several binaries intruding on win32, does anyone have the .exe source code? Starter.dll only passes the lang parameter to the .exe, so it is clean ..
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Quote:
Originally Posted by
MageGamer
The starter.exe is with several trojan alerts, it may be a false positive but in a brief reverse engineering I found several binaries intruding on win32, does anyone have the .exe source code? Starter.dll only passes the lang parameter to the .exe, so it is clean ..
Use the fixed launcher to start the game client.
Enter the required host and pot into this config: .\Allods Online\Profiles\accountServer.cfg
example accountServer.cfg
Code:
account_srv_host = "127.0.0.1"
account_srv_port = 9340
You Welcome! ;)
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Good evening everyone, I would like to know the minimum requirements to run the server on a personal machine?If you have errors in my English, I'm sorry, I'm Brazilian.
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Anyone can re-upload the www download ?
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Quote:
Originally Posted by
Zorno
Anyone can re-upload the www download ?
Look here http://forum.ragezone.com/f746/guide...ml#post8915744
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Quote:
Originally Posted by
witcherivan
Thanks :):
Re: [GUIDE] Allods 4.0.02.42 server setup (start local game server)
Good evening everyone, I would like to know the minimum requirements to run the server on a personal machine?