Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion Private Server

Status
Not open for further replies.
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
512
Code:
[b]
[color=red]Note: Milestones are the currently working bugs, implementation or project engine.[/color]

[color=seagreen]Milestone 11:[/color]
- Broker basic version release
- Stigma quests
- Player effects saving on logout
- Npc-npc aggressiveness.
- Beluslan, Abyss zones.
- Skill engine: servants
- Summon small improvements (restore hp, 20min for tempest/magma) 
[/b]

Code:
[B]
- ae_gameserver      - [color=red]updated to 1960[/color]
 
- fix for some NPE's in quests (WheresRae, RequestoftheElim etc)
- fix for ArrayIndexOutOfBoundsException in effect
- A little cleaning..
- Beluslan zones
- fix for previous
- Stigma Shard consume fix.
- Stigma quests Spawns, portal template.
- fix for previous fix
- physical overdamage fix
[/B]
 
Newbie Spellweaver
Joined
Jul 15, 2009
Messages
16
Reaction score
0
Another AMAZING release danny! Thanks a million!

I wish their was some way I could help, seems to be a lot of work on your own, lol

But great job!
 
Joined
Apr 20, 2010
Messages
4
Reaction score
0
Thx for your help Danny i've made like yo do in the video guide and i wazz able to put my server up,thx again:thumbup1::thumbup1::thumbup1::w00t:you are the best dude
 
Last edited:
Newbie Spellweaver
Joined
Apr 19, 2010
Messages
18
Reaction score
0
so what your saying is the client has to be loaded on the server in order for me to run it on my Home-LAN.

Danny I have only two issues One I want to make the server a private Home-LAN server not published on the web second I am waiting on your how to make accounts tutorial

---------- Post added at 10:50 PM ---------- Previous post was at 10:24 PM ----------

what VM u uses? and what error show?
i'm using virtual box for VMs and my sys are AMD 4000+ x2 4GB win7 x64 Ultimate running VM virtual box Windows XP Pro, get no errors, run fine to me.
I think there is something wrong with the java install trying to work it out.

The error says:"
Error occurred during initialization of VM
could not reserve enough space for object heap
could not create the Java virtual machine

Server is terminated abnormally"

Server is 3600+ X2 win-xp pro sp2 2 gigs memory 2 gig VM allocated.
 
Last edited:
Newbie Spellweaver
Joined
Apr 8, 2005
Messages
38
Reaction score
0
so what your saying is the client has to be loaded on the server in order for me to run it on my Home-LAN.

Danny I have only two issues One I want to make the server a private Home-LAN server not published on the web second I am waiting on your how to make accounts tutorial

---------- Post added at 10:50 PM ---------- Previous post was at 10:24 PM ----------


I think there is something wrong with the java install trying to work it out.

The error says:"
Error occurred during initialization of VM
could not reserve enough space for object heap
could not create the Java virtual machine

Server is terminated abnormally"

Server is 3600+ X2 win-xp pro sp2 2 gigs memory 2 gig VM allocated.

Try to edit this line on "startGS.bat, maybe with a lower value should work to you.
EM Default parameters for a basic server.
java -Xms512m -Xmx1536m -ea ...
 
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
512
Tutorial How to install a database and configure the server removed and replace with How to install a database, configure the server and open it

Reason: In How to install a database and configure the server I found some errors and replaced with new one.
 
Junior Spellweaver
Joined
Sep 26, 2007
Messages
152
Reaction score
2
Dannybest help
dannybest - Aion Private Server - RaGEZONE Forums


View PW ;)
 
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
512
Code:
[B]
- ae_gameserver      - [color=red]updated to 1966[/color]
 
- add manastone enchant failed function
- Added New NPC guard, Fixed Few NPC level and their H
- Added missing Npc Tradelist (Fraiban,bacht,lawusan) at Primium
- Added and fixed some quests
- Reshanta NPC Added (asmo side for now) - Retail like
[/B]
 
Newbie Spellweaver
Joined
Jul 15, 2009
Messages
16
Reaction score
0
@ellemen - Did you get the Java Development package? From what I am seeing you might just have the Java user client. This emulator requires Development version.
 
Newbie Spellweaver
Joined
Jul 15, 2009
Messages
16
Reaction score
0
@aredulaz - Post your "no-ip.config" file info please. + Did you set the password in the network folder/database.properties?

And one more did you set your database password in Navicat -> au_server_ls -> gameservers
 
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
512
Code:
[B]
- ae_gameserver      - [color=red]updated to 1970[/color]
- [color=red]database update require[/color]
 
- Fixed spawn in Poeta
- Separate configuration for stigma skills autolearn
- Stigma quests.
- Abnormal effects that have > 60sec of elapsed time will be saved in db and restored on next player login.
[/B]
 
Last edited:
Joined
Apr 23, 2010
Messages
4
Reaction score
0
First rate work Danny, major thanks.

I had the same problem as many people with the "Cannot connect to server" message. After doing everything possible--with failed results--I deleted my Aion install and reinstalled from the official launcher. Instant success on my first try after that. (I would suggest this approach to anyone else having the same problem consistently)

One question: How do you adjust the failure/success rate for manastones? At no time on any other server have I failed to socket a manastone (I've played on at least a dozen). On my own server, I can't get 2 stones in the same piece of gear without a failure and I can't find a value for it anywhere (keep in mind I already have custom skills in place with more in the works, so I'm not totally helpless). It isn't that important, just really annoying :/
 
Joined
Jun 3, 2009
Messages
978
Reaction score
286
I have the same problem, and i did everything like the tutorial says.

you know what i think it is in the ip address you use? what ip did you use then maybe i can help you? hey did you download the bin32 provided by Dannybest? in the first post try to delete the bin32 in your Aion Folder then check the ip in Gameserver Table in your database that should match with the gameserver database here sample path: \gameserver\config\network\network.properties

here's mine
#
# 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/>.
#
# ----------------------------
# Network Config
# ----------------------------

# Port that will be used to listen for client connections
gameserver.network.client.port = 7777

# Host that will be used to listen for client connections
gameserver.network.client.host = *
# Maximum online players on the server
gameserver.network.client.maxplayers = 100

# Address of login server
gameserver.network.login.address = localhost:9014

# Id of this game server
gameserver.network.login.gsid = 1

# Password of this game server
gameserver.network.login.password =mad

# Additional threads that are used to read network data
gameserver.network.nio.threads.read = 0

# Additional threads that are used to write network data
gameserver.network.nio.threads.write = 0

# This will enable or disable the messages for unknown packets
gameserver.network.display.unknownpackets = false

in my Database Au_server_ls
Gameserver Table
should be:

1 127.0.0.1 mad


if you want to make it the Server Online must watch the Video's how to make it and how to portforward ip ports



hope that help... :thumbup1:
 
Newbie Spellweaver
Joined
Jan 28, 2006
Messages
29
Reaction score
0
you know what i think it is in the ip address you use? what ip did you use then maybe i can help you? hey did you download the bin32 provided by Dannybest? in the first post try to delete the bin32 in your Aion Folder then check the ip in Gameserver Table in your database that should match with the gameserver database here sample path: \gameserver\config\network\network.properties

here's mine
#
# 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/>.
#
# ----------------------------
# Network Config
# ----------------------------

# Port that will be used to listen for client connections
gameserver.network.client.port = 7777

# Host that will be used to listen for client connections
gameserver.network.client.host = *
# Maximum online players on the server
gameserver.network.client.maxplayers = 100

# Address of login server
gameserver.network.login.address = localhost:9014

# Id of this game server
gameserver.network.login.gsid = 1

# Password of this game server
gameserver.network.login.password =mad

# Additional threads that are used to read network data
gameserver.network.nio.threads.read = 0

# Additional threads that are used to write network data
gameserver.network.nio.threads.write = 0

# This will enable or disable the messages for unknown packets
gameserver.network.display.unknownpackets = false

in my Database Au_server_ls
Gameserver Table
should be:

1 127.0.0.1 mad


if you want to make it the Server Online must watch the Video's how to make it and how to portforward ip ports



hope that help... :thumbup1:

I have it all correctly, I am trying what VoxAngel says. Downloading and instaling the game again from 0.

Lets see what happend
 
Joined
Apr 23, 2010
Messages
1
Reaction score
0
I got the new update working. . . If you are having cannot connect to server issues more than likely its an error in the ipconfig.xml file under config/networks. Make sure the proper IP is there. It will be different depending if its an internal (use IP of the server on your lan) or external (use your wan IP) server.


dannybest all I got to say is that this is totally awesome. Any idea when you will get the "Word" spells working for chanter?

I.E. Word of Life, Word of Protection, Word of Inspiration, Word of Wind . . etc. . it seems the spells that are group related don't work.

Awesome job!

Thanks!
 
Status
Not open for further replies.
Back
Top