Aion Private Server

Status
Not open for further replies.
What I mean was, AL's Arm Fusion is in progress. There are already available patches for it in their forums however it is still not committed.

And for skill_template.xml, its better that you will do that yourself just for compatibility purpose. Danny's skill_template is probably based of PvPSys.

---------- Post added at 07:32 PM ---------- Previous post was at 07:22 PM ----------

I run my server and go to sleep, then i wake up and cant connect . So after 2 or 3 hours with out connection on the Server cant connect. I get this error on gameserver:

Code:
com.aionemu.commons.database.DB:196 Error executing select query com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 79,145,625 milliseconds ago.  The last packet sent successfully to the server was 79,145,703 milliseconds ago. is longer than the server configured value of [B]'wait_timeout'[/B]. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using[B] the Connector/J connection property 'autoReconnect=true' to avoid this problem.[/B]
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 79,145,625 milliseconds ago.  The last packet sen

How to increase the wait_timeout?.
Or how to put autoReconnect=true?

I read a lot of guides and no one say me the solution.

I try this but is not the solution
GameServer/config/network/database

# This is database url.
database.url = jdbc:mysql://localhost:3306/Aion_DB?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8

Sorry for my english. Thanks a lot Danny is the Best!
Taken from Options.properties
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/>.
#
# ----------------------------
# Options Config
# ----------------------------

# Enable/disable deadlock detector (true/false)
# Default: false
detectors.deadlock.enabled = false

# Interval for deadlock detector run schedule (seconds)
# Default: 300 (5 minutes)
detectors.deadlock.interval = 300

# WARNING:
# With 500 player online saving can be up to 10 seconds
# (it depends on hardware, changes in item locations, new acquisitions etc)
# Generally accepted interval is 15-20 minutes

# Time in seconds for saving player data (player, abyss rank, quests, skills)
# Default: 900 (15 minutes)
player.tasks.general = 900

# Config for ItemUpdater
# Default: 60
tasks.items = 60

# Config for world size.
# Default: 500
world.region.size = 500

# Config for max world size.
# Default: 10000
world.region.maxsize = 10000

# ---------
# Logging
# ---------
# Log chat?
# Default: true
log.chat = true

# Log item?
# Default: true
log.item = true
Perhaps its here what your looking for. Im not sure but maybe.
 
So, what does teh chatserver has that's new?
I keep getting the same thing only showing up on local ip instead of global no matter what i do.... so maybe anyone has some input on this?
 
Thank You DannyBest And Master Unknown For Updating US. I myself are studying the scripts. I will share some after i tested the percentage of stigma skills. As of now I am reading your posts so that I can learn and contribute something in the community. Keep Up The Good Work Guys...
 
Updates:

I am having some chain skill problems on my server. How can i make them 100% Success Rate. The Chanter has a problem in Chain Skill. I am using Aion Lightning.
 
Code:
[b][color=green]r228[/color]:
- [color=red]all 3 files are new[/color]  

- [Fix] Quest drop for Groups
- [Fix] SkillUseDesire
- fortress mage fix
- add abyss skills on rank change
- Bind Effect Fix
- [Fix] Exp bonus for groups
- Logging Changes:
* Filter for unknown packets.
- Warning cleanup... if you see warnings just update your eclipse!
- Using Trove on static datas..
- ConcurrentHashMap - > FastMap...
- BlockList optimization: Using javolution and for-each instead of ConcurrentHashMap and Iterator..
- Moving too much if to switch..
- Enchant Supplements configs
- Abyss 3D MapRegion system. Better performance. OptionsConfig.REGION_SIZE need good value :)
- Temp FIX for quest item delete
- Switch on some config on default..
- Config for neighbours..
- Config changes...
- Config for world sizes.
- NullPointerException fix. If Buy list is missing.
- Config changes. vol. X
- Clear leaked objects and update after clear...
- no more disappearing bug...
- Using SingletonMap..
- knownlist FIX for disappearing monsters when you left the town and going to back..
- FIX for TargetRangeProperty
- Posible trade exploit fix
- Asmodian Ascension fixed
- NPE fix
- Item Engine rework
- Using Trove for some staticdatas..
[/B]

the new server using which client version :?::?:
 
master_Unknown change the options.properties dont work.

Another solution?.

__________________________

Its ok that when i create the DB and exectute the query au_server_gs.sql then i execute the Update and all says Error "Duplicated.... .... Finished Unsucesfully"

When i execute au_server_gs.sql or au_server_ls.sql i dont need to run the Update afther that?
 
I know its a dumb question, but I've searched for theobomos for 2 days I cant find the file. I know it must be somewhere and I know the zone id is 210060000. Will someone please give me the file path for where it should be in the most current lightnig update?


Thank you
[email protected]
 
Ok Alex. How Can I Back-Up The Whole Aion Database?

use backup function in navicat.
or u can dump SQL file.

I use backup function before and it works great but when i restore it, there have some problem with the "ibdata1" file that i also backup too.

Just backup first and when u encounter problem when u restore it, let me know.
 
If I edit every area in all the Zones.xml files in the gameserver-data-staticdata-zones folder and add fly='true" after the priority"##" shouldnt that enable flying in that area?
 
Last edited:
PLZ SB can reup a patch from 1.5.0.1 to 1.5.1.10? My internet connection is too slow to download client again... ;(;(;( PLZ!
 
Last edited:
To: DannyBest Sir I have found some error's regarding your latest version. When I Put In The Free-Fly Patch You Release I cannot Run The Game Server Files. Do You Have Any Fix For These Problems? I would gladly hear from you.
 
To: DannyBest Sir I have found some error's regarding your latest version. When I Put In The Free-Fly Patch You Release I cannot Run The Game Server Files. Do You Have Any Fix For These Problems? I would gladly hear from you.

just use a new free fly patch for 1.9.0.1, copy xml file and replace the original xml. or you can edit zone xml files, fly=false make it fly=true.
and dont forget to edit system.ovr add g_freefly="1"
 
Status
Not open for further replies.
Back