nice a new rev ;) omw to try it :D tnx :)
nice a new rev ;) omw to try it :D tnx :)
btw. Danny can u help me with this?
http://forum.ragezone.com/f585/aion-housing-670666/
I'm not shure about that and noone answers :/
thx
Hendrik
Is not implement yet...
Last edited by TheRing; 20-06-10 at 10:52 PM.
Do Public Aion Server from ur local server:
1.:
You want an account in Dyndns.com
How to reg, and instal own host:
- After u succes registration log into ur account!
- Click to "My services": My Sercives/ My Hosts / Add Host Sercives
- Type hostname <- here random name, what u want!
- Change DNS <- dyndns.org or smtng else
- Service Type: <- It's good!
- IP Address: click on "Your current loc...blabla"
- Mail Routing: unchecked
- Work From Home Office or VPN: click "database"
- Hosting And Design For Web Sites and Blogs: click on webpage
- Remote Access For Devices: game server
Ok. Now click on Add to Card
ClickNext
..adn Click Activate Services
Now u can see ur host on ur list!
2.:
If u did all, u want Update ur host account HERE this dyndns updater! Download it and update
3.:
If u use Dynamic DHCP, change ur connect to router with Static DHCP
4.:
Now u must open port for virtual server!
-Go to ur Router Admin Panel, and Go Port forward, or Virtual server access:
5.:
Config ur dyndns connect in ur router:
5.:
The next step is editing ur gameserver/config/network/ipconfig.xml file!
Use ur dyndns hostname!
***Very Important: copy ur server files under xampp htdocs/ folder, or u got error during Gameserver Starts!!Code:<ipconfig default="inpaion.dyndns.org">
6.:[Last Step]
Edit ur no-ip.ini file!
*** Change all localhost to with ur dyndns host!Code:HostName=inpaion.dyndns.org LPort=2106 CountryCode=1 Lang=ENU OptionalParameters=-noauthgg -ng -noweb AutoClose=true SName=Inperius Aion RegiUrl=http://inpaion.dyndns.org//index.php ForumUrl=http://inpaion.dyndns.org//forum/ WebUrl=http://inpaion.dyndns.org/ ContactUrl=http://inpaion.dyndns.org/contact.php NewsUrl=http://inpaion.dyndns.org/index.php VoteUrl=http://inpaion.dyndns.org/vote.html NrGServ=1 Gs1Name=Inperius AION 250x Gs1Port=7777 Gs2Name= Gs2Port=
And now check ur dyndns how work! Go and open with Firefox, or IE:It's open ur index file from ur htdocs!Code:http://yourhostname/
That's all! I hope u like this
Good Luck all![]()
Post under development new version support need to added, 1.5.0.X and 1.9.
am NEED help
error log or terminal
help my no start gs server
[WARN 2010-06-21 15:32:25] com.aionemu.commons.database.DB:196 - Error executing select query com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'au_server_gs.announcements' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'au_server_gs.announcements' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3562)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3494)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1960)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2114)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2696)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2105)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2264)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at com.aionemu.commons.database.DB.select(DB.java:190)
at com.aionemu.commons.database.DB.select(DB.java:167)
at mysql5.MySQL5Announcements.getAnnouncements(MySQL5Announcements.java from JavaSourceFromFile:46)
at com.aionemu.gameserver.services.AnnouncementService.load(AnnouncementService.java:87)
at com.aionemu.gameserver.services.AnnouncementService.<init>(AnnouncementService.java:57)
at com.aionemu.gameserver.services.AnnouncementService.<init>(AnnouncementService.java:45)
at com.aionemu.gameserver.services.AnnouncementService$SingletonHolder.<clinit>(AnnouncementService.java:147)
at com.aionemu.gameserver.services.AnnouncementService.getInstance(AnnouncementService.java:62)
at com.aionemu.gameserver.GameServer.main(GameServer.java:114)
[WARN 2010-06-21 15:32:25] com.aionemu.commons.database.DB:196 - Error executing select query com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'au_server_gs.broker' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'au_server_gs.broker' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3562)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3494)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1960)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2114)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2696)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2105)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2264)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at com.aionemu.commons.database.DB.select(DB.java:190)
at com.aionemu.commons.database.DB.select(DB.java:167)
at mysql5.MySQL5BrokerDAO.loadBroker(MySQL5BrokerDAO.java from JavaSourceFromFile:34)
at com.aionemu.gameserver.services.BrokerService.initBrokerService(BrokerService.java:105)
at com.aionemu.gameserver.services.BrokerService.<init>(BrokerService.java:86)
at com.aionemu.gameserver.services.BrokerService$SingletonHolder.<clinit>(BrokerService.java:770)
at com.aionemu.gameserver.services.BrokerService.getInstance(BrokerService.java:81)
at com.aionemu.gameserver.GameServer.main(GameServer.java:128)
[ERROR 2010-06-21 15:32:26] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler:39 - Critical Error - Thread: main terminated abnormaly: java.lang.IllegalStateException: Shutdown in progress
java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.add(Unknown Source)
at java.lang.Runtime.addShutdownHook(Unknown Source)
at com.aionemu.gameserver.GameServer.main(GameServer.java:154)
CONSOLE
[INFO] 2010-06-21 15:32:25 - com.aionemu.gameserver.services.BrokerService:137 - Broker loaded with 0 broker items, 0 settled items.
[INFO] 2010-06-21 15:32:25 - com.aionemu.gameserver.taskmanager.AbstractPeriodicTaskManager:45 - BrokerPeriodicTaskManager: Initialized.
[INFO] 2010-06-21 15:32:25 - com.aionemu.gameserver.taskmanager.AbstractPeriodicTaskManager:45 - ExchangePeriodicTaskManager: Initialized.
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.chathandlers.ChatHandlersLoader:65 - Loaded 48 admin command handlers.
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.AEVersions:60 - Commons Revision: 2237
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.AEVersions:60 - Commons Build Date: [ 2010-06-02-10:09 ]
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.AEVersions:60 - GS Revision: 2333M
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.AEVersions:60 - GS Build Date: [ 2010-06-20-21:39 ]
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.AEVersions:60 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.AEVersions:60 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:126 - OS: Windows XP Build: 5.1
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:126 - OS Arch: x86
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:126 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:126 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:120 - Avaible CPU(s): 1
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:120 - Processor(s) Identifier: x86 Family 6 Model 23 Stepping 6, GenuineIntel
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:120 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:120 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:132 - Java Platform Information
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:132 - Java Runtime Name: Java(TM) SE Runtime Environment
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:132 - Java Version: 1.6.0_20
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:132 - Java Class Version: 50.0
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:132 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:132 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - Virtual Machine Information (JVM)
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - JVM Name: Java HotSpot(TM) Client VM
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - JVM installation directory: C:\Program Files\Java\jre6
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - JVM version: 16.3-b01
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - JVM Vendor: Sun Microsystems Inc.
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - JVM Info: mixed mode
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:138 - ..................................................
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - +----
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | Global Memory Informations at 15:32:26:
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | |
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | Allowed Memory: 1013632 KB
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | |= Allocated Memory: 1004668 KB (99.1157%)
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | |= Non-Allocated Memory: 8964 KB (0.8843%)
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | Allocated Memory: 1004668 KB
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | |= Used Memory: 616294 KB (60.8006%)
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | |= Unused (cached) Memory: 388374 KB (38.3151%)
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - | Useable Memory: 397338 KB (39.1994%)
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.utils.AEInfos:114 - +----
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.GameServer:143 - AE Game Server started in 50 seconds.
[INFO] 2010-06-21 15:32:26 - com.aionemu.commons.network.NioServer:120 - Server listening on all available IPs on Port 7777 for Game Connections
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.network.loginserver.LoginServer:101 - Connecting to LoginServer: localhost/127.0.0.1:9014
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.network.loginserver.LoginServerConnection:87 - Connected to LoginServer!
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.network.loginserver.LoginServerConnection:182 - sending packet: [S] 0x00 SM_GS_AUTH
[INFO] 2010-06-21 15:32:26 - com.aionemu.gameserver.network.loginserver.LoginServerConnection:105 - recived packet: [C] 0x00 CM_GS_AUTH_RESPONSE
[FATAL] 2010-06-21 15:32:26 - com.aionemu.gameserver.network.loginserver.clientpackets.CM_GS_AUTH_RESPONSE:85 - GameServer is not authenticated at LoginServer side, shutting down!
[ERROR] 2010-06-21 15:32:26 - com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler:39 - Critical Error - Thread: main terminated abnormaly: java.lang.IllegalStateException: Shutdown in progress
java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.add(Unknown Source)
at java.lang.Runtime.addShutdownHook(Unknown Source)
at com.aionemu.gameserver.GameServer.main(GameServer.java:154)
[WARN] 2010-06-21 15:32:26 - com.aionemu.gameserver.network.loginserver.LoginServer:133 - Connection with LoginServer lost...
Last edited by ellemen; 21-06-10 at 03:52 PM.
Code:Trunk: - ae_gameserver - updated to 2355 - ae_loginserver - updated to 2352 - [trunk] Broker kinah collection fixed. SM_BROKER_SETTLED_LIST - [trunk] Added StopGS.sh to stop GameServer under Unix systems. - [trunk] Added StopLS.sh to stop LoginServer under Unix systems. - [trunk] Support for global prices and taxes including config/main/prices.properties - [trunk] Admin command moveToNPC added to admin.properties. Branch: - ae_gameserver - updated to 2357 - [1.9] Broker kinah collection fixed. SM_BROKER_SETTLED_LIST - [1.9] Branch merge : 1.9 branch is now up-to-date with trunk - [1.9] New opcodes and re-sorted file for better readability - [1.9] Added world maps for Gelkmaros and Inggison - [1.9] Little fix, wooow XSD are very precise ... :) - [1.9] Added Kaisinel and Marchutan maps, portals and teleporter spawns - [1.9] Correct opcode for CM_BROKER_REGISTERED - [1.9] Correct opcode for SM_MACRO_RESULT. - Correct structure for SM_VERSION_CHECK. - Correct output ip for CM_CS_AUTH_RESPONSE - [1.9] Fixed duplicate packet opcode, prevents server from starting. SM_MACRO_RESULT opcode remains to be discovered. - [1.9] Fixed build error on SM_RIFT_ANNOUNCE - [1.9] QuestData update. - [1.9] SM_RIFT_ANNOUNCE, Removed Sql Update files for 1.9 branch - [1.9] Updated with rough npc_templates.xml need to generate a better one. - [1.9] Data for new flight paths. - [1.9] Updated opcode for CM_RECONNECT_AUTH - [1.9] Updated opcode for CM_RECONNECT_AUTH - [1.9] Updated SM_RECONNECT_KEY - [1.9] Fixes for some summon attack problems. - [1.9] Development towards 1.9
Last edited by dannybest; 21-06-10 at 09:44 PM.
- ae_gameserver - updated to 2357
hey dannybest about the v1.9 can i use the bin32 files i been using on the others rev under v1.9
or do i need to use the real bin32 from the original aion folder?
i got 1 aion for the real server public ncsoft
and the other 1 for your server ^^
for 1.9 need bin32 with 1.9 version :)
Last edited by TheRing; 22-06-10 at 09:49 PM. Reason: i got this work ;D did find 1.9.0.0 bin32 post is below ;D
hey danny, do you will work on a working chatserver? it would be very cool
cuz many ppl need it...
just wana say that the Map working 100% fine now when i have tested the new rev.2357 v1.9
and i have also got bin32 1.9.0.0 and i will post photo to show u that its work ;D + i share mine bin32 with them so need it :)
Bin32---> bin32.rar - 4shared.com - online file sharing and storage - download
Photo on map and Fortress boss:
Aion0006.jpg