Hello all, please I start old C4 server ( two preconfig and two clean DP ) and not once i connect to server ( with client ) - I have everything "Perhaps" correctly - becouse I start before 1 hours GOD java and all working I connect .
- gameserver / loginserver doesn t write any error.
- IPs have same like god server ( and test change IPs)
- Test change from false to true in GameServerThread.java
- Open all port in modem
authResponse = new PlayerAuthResponse(par.getAccount(), false);(change to true )
Siege Reward
Start PM Msg
Rework Config root
BossDieAnnounce and BossDieSound in the L24Team.properties and Config.java files for global raid boss death notifications and sounds. Adds a new reward_list table to the DB.sql file to track castle rewards.
Improves character creation logic for thread safety and validation.
Adds extensive state checks to the RequestEnchantItem method to prevent enchantments during inappropriate player states.
Fixed auto-attack animation bug (there was no attack animation, only damage animation)
Clean Code
Other fixes I forgot to list!
Java 14
Fixed issue where deleting a character would prevent it from leaving the screen or being removed, or even after a delete CD (it would only exit when re-logging in or creating a new character).
Added Premium System from the other C2 project (Needs testing and improvement).
Added the "Improved" Community Board (incomplete).
Question
darkelf
Hello all, please I start old C4 server ( two preconfig and two clean DP ) and not once i connect to server ( with client ) - I have everything "Perhaps" correctly - becouse I start before 1 hours GOD java and all working I connect .
- gameserver / loginserver doesn t write any error.
- IPs have same like god server ( and test change IPs)
- Test change from false to true in GameServerThread.java
- Open all port in modem
authResponse = new PlayerAuthResponse(par.getAccount(), false);(change to true )
and always i can t connect to client
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now