I havent done anything server side in database can you take a picture so i can see what your talking about?
Printable View
what did you change in database.properties?
Thats my Database Properties for GameServerCode:#
# This file is part of aion-unique <aion-unique.org>.
#
# aion-unique is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# aion-unique is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
#
# ----------------------------
# Database Config's:
# ----------------------------
# This class represents database driver class that will be used while connecting to database
database.driver = com.mysql.jdbc.Driver
# This is database url.
database.url = jdbc:mysql://localhost:3306/al_server_gs?useUnicode=true&characterEncoding=UTF-8
# Database user
database.user = root
# Database password
# NOTE: Change this! Root password is not safe!
database.password = r3n3gad3
# Number of partitions created by bonecp
database.bonecp.partition.count = 2
# Minimal amount of connections kept in bonecp partition
database.bonecp.partition.connections.min = 2
# Maximal amount of connections kept in bonecp partition
database.bonecp.partition.connections.max = 5
# Script context that will be loaded by database factory, it should implement DAO instances
database.scriptcontext.descriptor = ./data/scripts/system/database.xml
And thats my login serverCode:#
# This file is part of aion-unique <aion-unique.org>.
#
# aion-unique is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# aion-unique is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
#
# ----------------------------
# Database Config's:
# ----------------------------
# This class represents database driver class that will be used while connecting to database
database.driver = com.mysql.jdbc.Driver
# This is database url.
database.url = jdbc:mysql://localhost:3306/al_server_ls?useUnicode=true&characterEncoding=UTF-8
# Database user
database.user = root
# Database password
# NOTE: Change this! Root password is not safe!
database.password = r3n3gad3
# Number of partitions created by bonecp
database.bonecp.partition.count = 2
# Minimal amount of connections kept in bonecp partition
database.bonecp.partition.connections.min = 2
# Maximal amount of connections kept in bonecp partition
database.bonecp.partition.connections.max = 5
# Script context that will be loaded by database factory, it should implement DAO instances
database.scriptcontext.descriptor = ./data/scripts/system/database.xml
In order to change PW you also need change PW in the database
al_server_ls -> gameservers -> password
http://oi42.tinypic.com/2yuayvr.jpg
Testing this added that to database al_server_ls > Gameservers
Will see if crash now.
-Edit-
Still Crashing Not Sure whats wrong lol.
Gameserver:
---------------------Code:#
# This file is part of aion-unique <aion-unique.org>.
#
# aion-unique is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# aion-unique is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
#
# ----------------------------
# Database Config's:
# ----------------------------
# This class represents database driver class that will be used while connecting to database
database.driver = com.mysql.jdbc.Driver
# This is database url.
database.url = jdbc:mysql://localhost:3306/al_server_gs?useUnicode=true&characterEncoding=UTF-8
# Database user
database.user = root
# Database password
# NOTE: Change this! Root password is not safe!
database.password = r3n3gad3
# Number of partitions created by bonecp
database.bonecp.partition.count = 2
# Minimal amount of connections kept in bonecp partition
database.bonecp.partition.connections.min = 2
# Maximal amount of connections kept in bonecp partition
database.bonecp.partition.connections.max = 5
# Script context that will be loaded by database factory, it should implement DAO instances
database.scriptcontext.descriptor = ./data/scripts/system/database.xml
Loginserver:
-----------Code:#
# This file is part of aion-unique <aion-unique.org>.
#
# aion-unique is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# aion-unique is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
#
# ----------------------------
# Database Config's:
# ----------------------------
# This class represents database driver class that will be used while connecting to database
database.driver = com.mysql.jdbc.Driver
# This is database url.
database.url = jdbc:mysql://localhost:3306/al_server_ls?useUnicode=true&characterEncoding=UTF-8
# Database user
database.user = root
# Database password
# NOTE: Change this! Root password is not safe!
database.password = r3n3gad3
# Number of partitions created by bonecp
database.bonecp.partition.count = 2
# Minimal amount of connections kept in bonecp partition
database.bonecp.partition.connections.min = 2
# Maximal amount of connections kept in bonecp partition
database.bonecp.partition.connections.max = 5
# Script context that will be loaded by database factory, it should implement DAO instances
database.scriptcontext.descriptor = ./data/scripts/system/database.xml
Database:
http://i.imgur.com/qjRUazn.png
Could it be because my port for MySQL is 3306? instead of 3316?
But only if you changed Server PW too.
else check if you did the right PW on your database
else write me in skype: kajuby
This is now fixed thanks to Dwarfpicker
Thanks again for the time.
Hahahahahahahahahahaha this one click server just like the Chinese forum share.. One click then can play the server XD
Thx for share it
I want to ask, which client should I download to play this game ??
Official ?.?
Thx
dont know about chinese 1 click server. This 1-click thingy I do for a long time now ^^
which client --> http://forum.ragezone.com/f585/wiki-...server-952453/
NA downgraded or EU uptodate
Well now I try to run the lightning server and I got this error when trying to run gameserver. I suspect might be something with java cause I did not change anything and I just ran it after extraction. Do you know how to fix that Dwarfpicker? Loginserver run fine, just gameserver getting that error.Quote:
Starting Aion Lightning Game Server in mode.
Error occurred during initialization of VM
java.lang.ExceptionInInitializerError
at java.lang.System.initializeSystemClass(Unknown Source)
Caused by: java.lang.RuntimeException: java.lang.IllegalAccessException: Class j
ava.util.concurrent.atomic.AtomicReferenceFieldUpdater can not access a member o
f class java.io.BufferedInputStream with modifiers "volatile"
at java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferen
ceFieldUpdaterImpl.<init>(AtomicReferenceFieldUpdater.java:205)
at java.util.concurrent.atomic.AtomicReferenceFieldUpdater.newUpdater(At
omicReferenceFieldUpdater.java:69)
at java.io.BufferedInputStream.<clinit>(Unknown Source)
at java.lang.System.initializeSystemClass(Unknown Source)
Caused by: java.lang.IllegalAccessException: Class java.util.concurrent.atomic.A
tomicReferenceFieldUpdater can not access a member of class java.io.BufferedInpu
tStream with modifiers "volatile"
at sun.reflect.Reflection.ensureMemberAccess(Unknown Source)
at sun.reflect.misc.ReflectUtil.ensureMemberAccess(Unknown Source)
at java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferen
ceFieldUpdaterImpl.<init>(AtomicReferenceFieldUpdater.java:193)
at java.util.concurrent.atomic.AtomicReferenceFieldUpdater.newUpdater(At
omicReferenceFieldUpdater.java:69)
at java.io.BufferedInputStream.<clinit>(Unknown Source)
at java.lang.System.initializeSystemClass(Unknown Source)
Game Server has terminated abnormaly!
Press any key to continue . . .
Goto this file
http://img855.imageshack.us/img855/5626/t16x.png
jsr305-2.0.1.jar
Remember the name
Now goto startGS.bat
Edit with notepad or whatever you edit stuff with.
CTRL + F to find
type in this
http://i.imgur.com/MWz0fBZ.png
Now change that jsr166-1.0.0 to the jsr305-2.1.1
save and then try again.
There is a topic what helps:
Aion Wiki --> http://forum.ragezone.com/f585/wiki-...server-952453/
there is a point called: Server dont start (Error occurred during initializing VM) FIX
this is exactly what you got. Here the direct link to the solution: http://forum.ragezone.com/f587/relea...9/#post7719080
Hello Aion Community,
I'm new there but I used an Aion 2.7 psvr 1-2 years ago.
Thank to the awesome delivering and advices of this thread I now have a nice 3.9 svr.
Many thanks to you Dwarfpicker.
you are welcome, I appreciate your good words ^^