Hy everyone! I read whole internet but didn't find how can i fix my problem. I started successefuly login and community servers, but now I stuck on GameServer. I get that error - or kind of error:
Starting L2J Game Server.
Network Config: ipconfig.xml exists using manual configuration...
I don't think it is the problem but ... anyway as I said i started successefully the login server - a friend of mine connected too but server is down (creating acc is working too)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Great share!
for svn you can use the tortoisesvn: https://tortoisesvn.net/downloads.html
also you can help the GX-Ext if you join at discord server!
GX-Ext share the discord link with us!
After many great years of running this community, I’ve made the decision to sell this forum and pass it on to someone who can continue its legacy or take it in a new direction.
This gaming forum has been around for 20 years, serving thousands of users, discussions, and memories. It’s one of the oldest communities in its niche, with a loyal user base and strong SEO presence.
Why I’m Selling:
Running the forum has been a passion project, but after all these years:
My personal and professional priorities have changed.
I no longer have the time to actively manage or grow the community.
I’d like to see it evolve under new ownership rather than let it fade away.
What’s Included:
Full ownership of the forum domain and database
Forum software and user data
Branding, assets, and archives
Optional: Transition assistance for a smooth handover
💰 Starting Price: 1 BTC
I’m open to offers above this amount. Serious buyers only, please.
🔒 Secure Payment & Transfer Process:
To ensure a safe and smooth transaction for both parties:
Escrow Service will be used (such as Escrow.com or a trusted crypto escrow provider).
The buyer sends payment to the escrow service.
Once payment is confirmed, I will provide full access to the forum assets.
After the buyer confirms successful transfer and access, escrow releases the funds.
This protects both sides and ensures transparency throughout the process.
If you're passionate about gaming communities or looking to acquire a well-established platform, this is a unique opportunity.
📩 For more details or to make an offer, contact me directly via private message or email: admin@maxcheaters.com
Let’s find the right new owner to take this community into the future.
Question
AvigarD
Hy everyone! I read whole internet but didn't find how can i fix my problem. I started successefuly login and community servers, but now I stuck on GameServer. I get that error - or kind of error:
Starting L2J Game Server.
Network Config: ipconfig.xml exists using manual configuration...
Loaded 6 Filter Words.
-----------------------------------------------------------------=[ Database ]
GameServer: L2J Server Version: 5937
GameServer: L2J Datapack Version: 9641
Updated characters online status.
Cleaned 0 elements from database in 0 s
Cleaned 0 expired timestamps from database.
BitSetIDFactory: 102912 id's available.
------------------------------------------------------------------=[ Engines ]
Script Engine: java 1.7 - Language: java - Language Version: 1.7
Script Engine: Mozilla Rhino 1.7 release 3 PRERELEASE - Language: ECMAScript - L
anguage Version: 1.8
Script Engine: jython 2.2.1 - Language: python - Language Version: 2.2.1
--------------------------------------------------------------------=[ World ]
GameTimeController: Started.
Exception in thread "main" java.lang.NoSuchMethodError: com.l2jserver.util.L2Fas
tList.shared()Ljavolution/util/FastList;
at com.l2jserver.util.L2FastList.<init>(L2FastList.java:64)
at com.l2jserver.gameserver.model.entity.Instance.<init>(Instance.java:8
3)
at com.l2jserver.gameserver.instancemanager.InstanceManager.<init>(Insta
nceManager.java:57)
at com.l2jserver.gameserver.instancemanager.InstanceManager$SingletonHol
der.<clinit>(InstanceManager.java:385)
at com.l2jserver.gameserver.instancemanager.InstanceManager.getInstance(
InstanceManager.java:380)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:206)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:470)
I think it is a problem from java, I tried to reinstall all javas kit and etc but still same problem... here is my IPCONFIG file
<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="192.168.0.101" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.101" />
</gameserver>
I don't think it is the problem but ... anyway as I said i started successefully the login server - a friend of mine connected too but server is down (creating acc is working too)
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.