If it's not too much to ask, could you provide a tutorial on how to add them to the client?
Printable View
If it's not too much to ask, could you provide a tutorial on how to add them to the client?
@Robson26 Thanks :thumbup: <33333333333333333333
- - - Updated - - -
Where I can configure the Item Drop?
by gentility <3
Go to ...\config\main\rates.properties
# ==========================================
# Drop Rates:
# ==========================================
gameserver.rate.regular.drop = 1
gameserver.rate.premium.drop = 2
gameserver.rate.vip.drop = 3
gameserver.rate.reduce.drop = 0.0
@Robson26 or anyone else - So everything works except for my game server. Both the LS and CS work just fine, and my game server loads all the way to the end but then it spits this out at me -
"16:41:10.289 INFO [main]: - Connecting to LoginServer: /127.0.0.1:9014
16:41:10.295 INFO [main]: - Connected to LoginServer!
16:41:10.296 INFO [main]: - Connecting to ChatServer: /127.0.0.1:9021
16:41:10.298 INFO [main]: - Connected to ChatServer!
16:41:10.300 ERROR[InstantPool-18]: - GameServer is not authenticated at LoginServer side, shutting down!
16:41:10.301 INFO [main]: - [GameServer] Actual Factions Ratio : Elyos 50.0 % - Asmodians 50.0 %
16:41:10.301 WARN [pool-4-thread-1]: - Connection with LoginServer lost...
16:41:10.302 INFO [Thread-874]: - Runtime is shutting down now ...
16:41:10.303 INFO [InstantPool-21]: - GameServer authed successfully IP : 127.0.0.1 Port: 10241
16:41:10.305 ERROR[Thread-874]: - Critical Error - Thread: Thread-874 terminated abnormaly: java.lang.NullPointerException
java.lang.NullPointerException: null
at com.aionemu.gameserver.network.loginserver.LoginServer.gameServerDisconnected(LoginServer.java:360) ~[AL-Game.jar:na]
at com.aionemu.gameserver.ShutdownHook.shutdownHook(ShutdownHook.java:135) ~[AL-Game.jar:na]
at com.aionemu.gameserver.ShutdownHook.run(ShutdownHook.java:50) ~[AL-Game.jar:na]
Server terminated abnormaly ...
Server terminated ...
Press any key to continue . . ."
GameServer is not authenticated at LoginServer side? I'm confused because it says I am connected to both the LS and CS before the error. Any ideas?
Everything is working for me https://postimg.cc/QK9bQ5Sg
Did you make any modify?
So it turns out I forgot something. :mad: Forgot to add my ip into the Gameserver tab in Navicat. It's those little things that screw you sometimes.
Works now, thanks Robson. :thumbup:
- - - Updated - - -
One more quick question, how do I turn off player trial mode on my server?
Alright i think @Kreeate is right.
Run the server, create an account then open the Navicat, click in Connection\MySQL.
Add data...
https://i.postimg.cc/j5tfL0CP/Screenshot-1.png
Open al_server_ls and go to membership, add 1 for Premium or 2 for VIP.
https://i.postimg.cc/Sx22NL76/Screenshot-2.png
- - - Updated - - -
EDIT: Or if you prefer, change al_server_ls on this line...
https://i.postimg.cc/T2N3LLPC/Screenshot-3.png
Change to 1 or 2, you must delete the sql in Navicat and run sql again to work.
That way the accounts will always be Premium or VIP.
Also from navicat, right clic on account_data > design table > membership and edit the default value 0 to 1 or 2 then save
https://i.ibb.co/2v8jH0J/ai1.png
https://i.ibb.co/HDcMYCv/ai3.png
Both methods should work :wink:
Ahh thanks guys, I did that but I didn't know you had to delete the table in Navicat and then import it again.
Thanks!
- - - Updated - - -
Huh, I changed all the settings, but it's still saying I can't sell items on a F2p account. Now I'm really confused.
https://ibb.co/MVCWfTX
Ahh okay. And yeah I set it at 3 after that. I'll just play and not worry about it anymore.
Again, thanks a lot Robson.
Btw I stopped playing Aion right around 4.6 and I never knew how much better they made Poeta look in this 5.8 version. Kinda blew me away when I first logged in.