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!

[Help] Connection with the server has been lost

Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,543
Reaction score
416
what kind of error are you getting? or if you have a screenshot it would help.

here is error

djbadboys38 - [Help] Connection with the server has been lost - RaGEZONE Forums
 
Upvote 0
Joined
Apr 16, 2007
Messages
441
Reaction score
204
can you post a screenshot of the gameserver errors or post the logs? which client are you using? as far as i know only Ogrefest client works atm.
 
Upvote 0
Joined
Apr 16, 2007
Messages
441
Reaction score
204
is the data folder located inside your gameserver folder? and also it's crashing due to some type of data error was the server/client working before?

also download this file and replace the xc folder located in bin64 and bin the latest Ogre client i believe changed their files to prevent usage.

 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,543
Reaction score
416
is the data folder located inside your gameserver folder? and also it's crashing due to some type of data error was the server/client working before?

also download this file and replace the xc folder located in bin64 and bin the latest Ogre client i believe changed their files to prevent usage.


i never login to game until game release :) and yes data folder inside is latest spp project repacked server files. Anyway i'll try your files thanks
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,543
Reaction score
416
not working, i am using x64 windows 10 home edition, i get java error in gameserver...

Code:
ERROR - Error while running RunnableWrapper: java.lang.NullPointerException
        at com.bdoemu.gameserver.model.move.MovementController.updateMovement(MovementController.java:228) ~[worldserver.jar:?]
        at com.bdoemu.gameserver.model.move.MovementController.run(MovementController.java:168) ~[worldserver.jar:?]
        at com.bdoemu.commons.thread.ThreadPool$RunnableWrapper.run(ThreadPool.java:282) ~[commons.jar:2846]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_112]
        at java.util.concurrent.FutureTask.runAndReset(Unknown Source) ~[?:1.8.0_112]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) ~[?:1.8.0_112]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[?:1.8.0_112]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_112]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_112]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]

and

Code:
22:57:01.301 INFO  - Loading AI [100%]
22:57:01.301 INFO  - Spawned [9873] npc`s and [4 of 35] time based npc`s
22:57:01.301 INFO  - Spawned [0] collects.
22:57:01.301 INFO  - Spawned [59900] monsters.
22:57:01.302 INFO  - Spawned [6] gates.
22:57:01.302 INFO  - Spawned [513] vehicles.
22:57:01.302 INFO  - Spawned [8] to spawn queue.
22:57:04.904 INFO  - +----
22:57:04.904 INFO  - | Global Memory Informations at 22:57:04:
22:57:04.904 INFO  - |    |
22:57:04.904 INFO  - | Allowed Memory: 5592576 KB
22:57:04.904 INFO  - |    |= Allocated Memory: 5450752 KB (97,4641%)
22:57:04.904 INFO  - |    |= Non-Allocated Memory: 141824 KB (2,5359%)
22:57:04.904 INFO  - | Allocated Memory: 5450752 KB
22:57:04.904 INFO  - |    |= Used Memory: 2426642 KB (43,3904%)
22:57:04.904 INFO  - |    |= Unused (cached) Memory: 3024110 KB (54,0736%)
22:57:04.904 INFO  - | Useable Memory: 3165934 KB (56,6096%)
22:57:04.904 INFO  - +----
22:57:04.905 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:04.905 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:04.906 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:04.906 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:04.906 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:04.906 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:06.039 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:06.266 INFO  - Waiting for connections on 0.0.0.0:8889
22:57:06.271 INFO  - Server loaded in 46,197 millisecond(s).
22:57:06.565 INFO  - Connected to login server successfully.
22:57:06.941 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:07.720 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:08.569 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:09.402 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:09.402 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:57:17.745 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException
 
Upvote 0
Junior Spellweaver
Joined
Dec 10, 2014
Messages
120
Reaction score
44
you have more javas installed? what say your JAVA_HOME path? its pointing to your 1.8.0_151?
 
Upvote 0
Junior Spellweaver
Joined
Dec 10, 2014
Messages
120
Reaction score
44
it supports as me for example , works, also a lot of other ppl, your JAVA_HOME so points to the java it needs to make the server run¿? because it seems its picking another version of java that dont work with the server.
 
Upvote 0
(⌐■_■)
Joined
Feb 2, 2012
Messages
681
Reaction score
102
im using windows 10 and it works fine
try using my version if all of your tries have failed
Code:
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,543
Reaction score
416
i am always getting this f.cking error always and i am tried all java versions

18:39:39.438 INFO - Loaded 3334 ItemExchangeSourceTemplates
18:39:39.440 INFO - ------------------------------------------------------------------------------------------={ AlchemyChargeData Loading }
18:39:39.446 INFO - -----------------------------------------------------------------------------------------------={ TeleportData Loading }
18:39:39.453 INFO - Loaded 37 ContentsGroupOptionData's
18:39:39.454 INFO - --------------------------------------------------------------------------------------------={ ServantBuffData Loading }
18:39:39.461 INFO - Loaded 3 ServantBuffTemplate's
18:39:39.461 INFO - ----------------------------------------------------------------------------------={ PartyExperienceOptionData Loading }
18:39:39.466 INFO - Loaded 4 PartyExperienceOptionData's
18:39:39.468 INFO - --------------------------------------------------------------------------------------------------={ QuestData Loading }
18:39:39.473 WARN - Accept condition [getintimacy] is unimplemented! (40019)
18:39:39.477 ERROR - Error while calling singleton instance of QuestData java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
at com.bdoemu.commons.utils.ClassUtils.singletonInstance(ClassUtils.java:27) ~[commons.jar:2846]
at com.bdoemu.core.startup.StartModule.init(StartModule.java:45) ~[commons.jar:2846]
at com.bdoemu.core.startup.StartupInstance.runLevel(StartupInstance.java:39) ~[commons.jar:2846]
at com.bdoemu.core.startup.StartupManager.startup(StartupManager.java:71) ~[commons.jar:2846]
at com.bdoemu.MainServer.<init>(MainServer.java:14) ~[worldserver.jar:?]
at com.bdoemu.MainServer.main(MainServer.java:20) ~[worldserver.jar:?]
Caused by: java.lang.IllegalArgumentException: new base reward type: Item
at com.bdoemu.gameserver.model.creature.player.rewards.templates.RewardTemplate.<init>(RewardTemplate.java:74) ~[worldserver.jar:?]
at com.bdoemu.gameserver.model.creature.player.rewards.templates.RewardTemplate.parse(RewardTemplate.java:85) ~[worldserver.jar:?]
at com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate.<init>(QuestTemplate.java:49) ~[worldserver.jar:?]
at com.bdoemu.gameserver.dataholders.QuestData.load(QuestData.java:63) ~[worldserver.jar:?]
at com.bdoemu.gameserver.dataholders.QuestData.<init>(QuestData.java:38) ~[worldserver.jar:?]
at com.bdoemu.gameserver.dataholders.QuestData.getInstance(QuestData.java:47) ~[worldserver.jar:?]
... 10 more

18:39:39.478 INFO - ----------------------------------------------------------------------------------------------={ AwakeningData Loading }

18:40:13.874 INFO - Loading AI [100%]
18:40:13.874 INFO - Spawned [9873] npc`s and [4 of 35] time based npc`s
18:40:13.874 INFO - Spawned [0] collects.
18:40:13.874 INFO - Spawned [59900] monsters.
18:40:13.874 INFO - Spawned [6] gates.
18:40:13.874 INFO - Spawned [513] vehicles.
18:40:13.874 INFO - Spawned [8] to spawn queue.
18:40:17.736 INFO - +----
18:40:17.736 INFO - | Global Memory Informations at 18:40:17:
18:40:17.736 INFO - | |
18:40:17.736 INFO - | Allowed Memory: 5592576 KB
18:40:17.736 INFO - | |= Allocated Memory: 5523968 KB (98,7732%)
18:40:17.736 INFO - | |= Non-Allocated Memory: 68608 KB (1,2268%)
18:40:17.736 INFO - | Allocated Memory: 5523968 KB
18:40:17.736 INFO - | |= Used Memory: 2437642 KB (43,5871%)
18:40:17.736 INFO - | |= Unused (cached) Memory: 3086326 KB (55,1861%)
18:40:17.736 INFO - | Useable Memory: 3154934 KB (56,4129%)
18:40:17.736 INFO - +----
18:40:18.116 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:18.116 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:18.116 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:18.314 INFO - Waiting for connections on 0.0.0.0:8889
18:40:18.318 INFO - Server loaded in 55,395 millisecond(s).
18:40:18.707 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:19.148 INFO - Connected to login server successfully.
18:40:19.538 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:19.539 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:20.357 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:20.357 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:20.481 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:21.203 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:22.037 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

18:40:26.146 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException
 
Upvote 0
Joined
Oct 28, 2011
Messages
2,465
Reaction score
1,258
I've been using Java JDK 1.8_u152
Absolutely zero problems running both gameserver / loginserver
Using IntelliJ to build.

Use the same JDK I do for other projects, just noting.



Added minimal-json-0.9.4.jar along side json-20140107.jar in the gameserver/lib and loginserver/lib folders
Make sure you add it in Project Settings as included as IE: D:/Server/gameserver/lib/minimal-json-0.9.4.jar
Remove the json-20131018.jar from the project as well. Both physically in lib folders (if you have it) and in the Project Settings.
Project Settings will update your Bdo.iml file appropriately.
 
Last edited:
Upvote 0
Back
Top