Attachment 137452Is this correct?
Printable View
Attachment 137452Is this correct?
Guys i have start to build this server.
But what client i must to download from here http://forum.ragezone.com/f585/wiki-...server-952453/ ? i play AION on gameforge EU i live on greece . Can i connect on this client ? or what of those client i must to download , anyone help me plz ?
ok i have done with the server. Its open normal .
When i login and make my username and password said you want to start in Siel server? i Press ok and then pop-up the windows and say "No game server is available to the authorization server" i have make the mask=* but didnt work again
copy d3d8thk.dll form login fix to your aion/bin32
Hello,
I am having this problem which may be quite the same to the first page's problem with the timestamp.
[Err] 1067 - Invalid default value for 'level_up_date'
[Err] CREATE TABLE `towns` (
`id` int(11) NOT NULL,
`level` int(11) NOT NULL DEFAULT '1',
`points` int(10) NOT NULL DEFAULT '0',
`race` enum('ELYOS','ASMODIANS') NOT NULL,
`level_up_date` timestamp NOT NULL DEFAULT '1970-01-01 07:00:01',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
I have tried various gameserver sql database however it keeps giving me this 'timestamp' error, how do I fix this problem?
Nice i make it work . But after playning a 10-15 minutes GameServer closing and say Gameserver died. and i must do it all for begin.
And why map & quest windows cant open? i press M and J but nothing . i have downgrade from here and i have make all file add perfeclty in aion folders . can anyone tell me why server died after 10 min and why dont show the map and q?
try give it more ram!
edit StartGS.bat
like this --> JAVA -Xms2280m -Xmx2280m -XX:MaxHeapSize=2280m ....
How to give it more ram ?
In my pc i have 2GB ram . I put more 2 gb ram :P
2nd Why map and quest windows dont open ? And why i cant play online :P
If your PC only got 2 gig ram it is very slow and Aion and server are running very laggy!
:(
I was thinking to buy VPS with 2 gram :( for beggining server but i must more ram right ?
EDIT:
And the vps are linux. can i install on linux the server Aion?
yes you can run aion server on linux - but i recommend only if you know how to work with linux and know how to set up and configure linux yourself. Also you need ad least 8GB ram - if you are planning on going online with your server I recommend at least 16 GB ram!
Ok thank you Dwarpicker for advise :)
i having this problem,
[Err] 1067 - Invalid default value for 'level_up_date'
[Err] CREATE TABLE `towns` (
`id` int(11) NOT NULL,
`level` int(11) NOT NULL DEFAULT '1',
`points` int(10) NOT NULL DEFAULT '0',
`race` enum('ELYOS','ASMODIANS') NOT NULL,
`level_up_date` timestamp NOT NULL DEFAULT '1970-01-01 07:00:01',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Msg] Finished - Unsuccessfully
how to fix it? thank!