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!

[Release] Guardian Version Server Files, Client and Source - Currently most corrected

Joined
Jan 13, 2011
Messages
774
Reaction score
177
Some strange error why start Gameserver:
Code:
2021-12-16 11:19:59,107 ERROR com.bdoemu.core.startup.StartupManager 47 startup - Error while initializing StartupManager java.lang.IllegalArgumentException: No enum constant com.bdoemu.core.startup.StartupLevel.Spawn
	at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_311]
	at com.bdoemu.core.startup.StartupManager.startup(StartupManager.java:43) [commons.jar:?]
	at com.bdoemu.MainServer.<init>(MainServer.java:15) [gameserver.jar:?]
	at com.bdoemu.MainServer.main(MainServer.java:21) [gameserver.jar:?]

2021-12-16 11:20:48,347 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1106/1
2021-12-16 11:20:48,435 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 22222/1
2021-12-16 11:20:48,436 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 22224/1
2021-12-16 11:20:48,448 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 7004/10
2021-12-16 11:20:48,486 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 10004/1
2021-12-16 11:20:48,487 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 10004/2
2021-12-16 11:20:48,488 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 10004/3
2021-12-16 11:20:48,488 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 10004/4
2021-12-16 11:20:48,489 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 10004/5
2021-12-16 11:20:48,489 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 10004/6
2021-12-16 11:20:48,512 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 2051/12
2021-12-16 11:20:48,513 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 2051/13
2021-12-16 11:20:48,563 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 631/1
2021-12-16 11:20:48,636 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 4512/1
2021-12-16 11:20:48,681 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 5627/1
2021-12-16 11:20:48,682 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 5627/2
2021-12-16 11:20:48,682 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 5627/3
2021-12-16 11:20:48,756 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1077/1
2021-12-16 11:20:48,757 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1077/3
2021-12-16 11:20:48,758 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1077/4
2021-12-16 11:20:48,758 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1077/5
2021-12-16 11:20:48,759 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1079/1
2021-12-16 11:20:48,759 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1079/6
2021-12-16 11:20:48,760 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1079/7
2021-12-16 11:20:48,760 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 1078/1
2021-12-16 11:20:48,773 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 4511/1
2021-12-16 11:20:48,808 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11034/1
2021-12-16 11:20:48,809 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11035/1
2021-12-16 11:20:48,815 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11054/1
2021-12-16 11:20:48,817 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/1
2021-12-16 11:20:48,817 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/2
2021-12-16 11:20:48,818 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/3
2021-12-16 11:20:48,818 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/4
2021-12-16 11:20:48,819 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/5
2021-12-16 11:20:48,819 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/6
2021-12-16 11:20:48,819 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/7
2021-12-16 11:20:48,820 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/8
2021-12-16 11:20:48,820 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/9
2021-12-16 11:20:48,820 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11059/10
2021-12-16 11:20:48,830 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11068/1
2021-12-16 11:20:48,835 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/1
2021-12-16 11:20:48,835 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/2
2021-12-16 11:20:48,836 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/3
2021-12-16 11:20:48,836 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/4
2021-12-16 11:20:48,836 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/5
2021-12-16 11:20:48,837 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/6
2021-12-16 11:20:48,837 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11071/7
2021-12-16 11:20:48,837 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11072/1
2021-12-16 11:20:48,845 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11093/1
2021-12-16 11:20:48,854 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11099/1
2021-12-16 11:20:48,855 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11100/1
2021-12-16 11:20:48,863 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11103/1
2021-12-16 11:20:48,864 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11103/2
2021-12-16 11:20:48,864 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11103/3
2021-12-16 11:20:48,864 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11103/4
2021-12-16 11:20:48,865 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11103/5
2021-12-16 11:20:48,873 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/1
2021-12-16 11:20:48,874 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/2
2021-12-16 11:20:48,875 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/8
2021-12-16 11:20:48,875 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/9
2021-12-16 11:20:48,875 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/10
2021-12-16 11:20:48,876 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/11
2021-12-16 11:20:48,876 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/12
2021-12-16 11:20:48,876 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/13
2021-12-16 11:20:48,877 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/14
2021-12-16 11:20:48,877 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11105/15
2021-12-16 11:20:48,878 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11107/1
2021-12-16 11:20:48,889 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11112/1
2021-12-16 11:20:48,889 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11112/2
2021-12-16 11:20:48,890 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11112/3
2021-12-16 11:20:48,890 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11112/4
2021-12-16 11:20:48,891 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11113/1
2021-12-16 11:20:48,891 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11113/2
2021-12-16 11:20:48,896 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11116/1
2021-12-16 11:20:48,897 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11116/2
2021-12-16 11:20:48,897 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11116/3
2021-12-16 11:20:48,897 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11116/4
2021-12-16 11:20:48,898 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 11116/5
2021-12-16 11:20:49,017 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/14
2021-12-16 11:20:49,017 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/15
2021-12-16 11:20:49,018 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/16
2021-12-16 11:20:49,018 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/17
2021-12-16 11:20:49,018 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/18
2021-12-16 11:20:49,019 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/19
2021-12-16 11:20:49,019 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/20
2021-12-16 11:20:49,019 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/21
2021-12-16 11:20:49,020 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/22
2021-12-16 11:20:49,020 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/23
2021-12-16 11:20:49,021 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/24
2021-12-16 11:20:49,021 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/25
2021-12-16 11:20:49,021 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/26
2021-12-16 11:20:49,021 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/27
2021-12-16 11:20:49,022 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/28
2021-12-16 11:20:49,022 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/29
2021-12-16 11:20:49,023 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/30
2021-12-16 11:20:49,023 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3704/31
2021-12-16 11:20:49,027 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/1
2021-12-16 11:20:49,027 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/2
2021-12-16 11:20:49,028 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/3
2021-12-16 11:20:49,028 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/4
2021-12-16 11:20:49,028 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/6
2021-12-16 11:20:49,029 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/7
2021-12-16 11:20:49,029 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3707/8
2021-12-16 11:20:49,031 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/1
2021-12-16 11:20:49,031 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/2
2021-12-16 11:20:49,031 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/3
2021-12-16 11:20:49,032 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/4
2021-12-16 11:20:49,032 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/5
2021-12-16 11:20:49,032 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/6
2021-12-16 11:20:49,033 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3709/7
2021-12-16 11:20:49,033 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/1
2021-12-16 11:20:49,033 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/2
2021-12-16 11:20:49,034 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/3
2021-12-16 11:20:49,034 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/4
2021-12-16 11:20:49,034 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/5
2021-12-16 11:20:49,035 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/6
2021-12-16 11:20:49,035 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3710/7
2021-12-16 11:20:49,035 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/1
2021-12-16 11:20:49,036 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/2
2021-12-16 11:20:49,036 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/3
2021-12-16 11:20:49,036 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/4
2021-12-16 11:20:49,037 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/5
2021-12-16 11:20:49,037 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/6
2021-12-16 11:20:49,037 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3711/7
2021-12-16 11:20:49,038 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/1
2021-12-16 11:20:49,038 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/2
2021-12-16 11:20:49,039 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/3
2021-12-16 11:20:49,039 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/4
2021-12-16 11:20:49,039 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/5
2021-12-16 11:20:49,040 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/6
2021-12-16 11:20:49,040 ERROR com.bdoemu.gameserver.model.creature.player.quests.templates.QuestTemplate 61 <init> - not found AcceptConditions by 3712/7
2021-12-16 11:20:51,176 ERROR com.bdoemu.gameserver.model.alchemy.templates.AlchemyT 48 <init> - Material template with id=[0] for AlchemyType=[[]] in column=[Coocking] didn't exist in database!

JDK 8.0u311 x64
BDO gameserver with last patch 1.0.1
 
Last edited:
Initiate Mage
Joined
Dec 18, 2021
Messages
1
Reaction score
0
Thanks for the work and for sharing it. Would it be possible to get de spanish translation file? I can't find anywhere. In the older post i find a 13 languages file but the links are broken.
 
Newbie Spellweaver
Joined
Mar 4, 2020
Messages
16
Reaction score
0
Is there any fix for load character templates from official server without having crashes?
 
Newbie Spellweaver
Joined
Feb 3, 2016
Messages
81
Reaction score
18
Is there any fix for load character templates from official server without having crashes?
I've never had that experience ever. I've been able to use any character templates from any version of the game on any server.. not sure why that would occur either?
 
Newbie Spellweaver
Joined
Mar 4, 2020
Messages
16
Reaction score
0
For the archer version works fine, but with the guardian version just insta crashes.
 
Newbie Spellweaver
Joined
Apr 27, 2018
Messages
6
Reaction score
1
Thank you Jin Mori * also Ledie.

Is it normal for the server to use almost all my CPU and memory was over 12GB and getting larger. How do I fix this issue. I download JDK and that's all. I have windows 10 x64.

Also couldn't get client to connect. I got "failed to connect" error. Is there steps that I need to take first.


Also should I change this:
[SERVICE]
TYPE=GT
RES=_EN_

[GT]
AUTHENTIC_DOMAIN=THANKS JIN YOURE AMAZING
AUTHENTIC_PORT=8888
PATCH_URL=
isLoadBinaryStaticStatus=1
viewTradeMarketUrl=http://51.178.65.94:8885/
gameTradeMarketUrl=http://51.178.65.94:8885/

to this:

[SERVICE]
TYPE=GT
RES=_EN_

[GT]
AUTHENTIC_DOMAIN=THANKS JIN YOURE AMAZING
AUTHENTIC_PORT=8888
PATCH_URL=
isLoadBinaryStaticStatus=1
viewTradeMarketUrl=http://127.0.0.1:8885/
gameTradeMarketUrl=http://127.0.0.1:8885/


Should I download Archer version? Files "Last 223 ready.zip" & "Nemesis Desert Client.zip". They seem to be older.

Thanks & Merry X-Mmas and a happy new year
 
Last edited:
Joined
Feb 21, 2007
Messages
1
Reaction score
0
Thank you Jin Mori * also Ledie.

Is it normal for the server to use almost all my CPU and memory was over 12GB and getting larger. How do I fix this issue. I download JDK and that's all. I have windows 10 x64.

Also couldn't get client to connect. I got "failed to connect" error. Is there steps that I need to take first.


Also should I change this:


to this:




Should I download Archer version? Files "Last 223 ready.zip" & "Nemesis Desert Client.zip". They seem to be older.

Thanks & Merry X-Mmas and a happy new year

Change to:
[SERVICE]
TYPE=GT
RES=_EN_

[GT]
AUTHENTIC_DOMAIN=127.0.0.1
AUTHENTIC_PORT=8888
PATCH_URL=
isLoadBinaryStaticStatus=1
viewTradeMarketUrl=http://51.178.65.94:8885/
gameTradeMarketUrl=http://51.178.65.94:8885/
 
Initiate Mage
Joined
Dec 20, 2008
Messages
4
Reaction score
0
When I entered the password after launching BDO Launcher, the windows was loading and then disappeared. already checked the log, there was no PAD04240.PAZ on my client side. I also encountered a corrupted client when extracting RAR.

START_LOG(Version = 347705)
^ 21-12-26 14:21:06 0x4148-00-1 --(--): [STEAM] SteamManager Initialize start!
^ 21-12-26 14:21:06 0x4148-00-1 --(--): windowed = 2
^ 21-12-26 14:21:06 0x4148-00-1 --(--): adaptor = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): width = 1536
^ 21-12-26 14:21:06 0x4148-00-1 --(--): height = 864
^ 21-12-26 14:21:06 0x4148-00-1 --(--): textureQuality = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamma = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): contrast = 0.400000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): LUTFilter = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): fov = 50.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): effectAlpha = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): skillPostEffect = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableOVR = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableSimpleUI = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableSound = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableMusic = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableEnvSound = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableWhisperSound = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableTraySound = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): _enableFairySound = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): _enableAroundPlayMusic = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableRidingSound = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): enableBattleSound = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): masterVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): fxVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): voiceVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): envVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): musicVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): hitFxVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): otherPlayerVolume = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): hitFxWeight = 100.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): fairyVolume = 50.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gameMouseMode = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): aimAssist = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): showSkillCmd = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): showComboGuide = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): hideWindowByAttacked = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): showGuildLoginMessage = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): showKeyGuide = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): showGameTip = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): showHumanRelation = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): ShowQuestActorColor = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): IsOnScreenSaver = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): renderPlayerColor = ZoneChange, 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): renderPlayerColor = WarAlly, 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): renderPlayerColor = Guild, 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): renderPlayerColor = Party, 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): renderPlayerColor = Enemy, 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): renderPlayerColor = NonWarPlayer, 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): mouseInvertX = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): mouseInvertY = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): mouseSensitivityX = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): mouseSensitivityY = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadEnable = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadVibration = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadInvertX = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadInvertY = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadSensitivityX = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadSensitivityY = 0.700000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): applySceneOption_gamePadUISnapping = FALSE
^ 21-12-26 14:21:06 0x4148-00-1 --(--): applySceneOption_gamePadQuickTurn = FALSE
^ 21-12-26 14:21:06 0x4148-00-1 --(--): gamePadConsoleComboMode = FALSE
^ 21-12-26 14:21:06 0x4148-00-1 --(--): cameraShakePower = 0.500000(x1.000000)
^ 21-12-26 14:21:06 0x4148-00-1 --(--): cameraShakePower = 0.500000(x1.000000)
^ 21-12-26 14:21:06 0x4148-00-1 --(--): cameraShakePower = 0.500000(x1.000000)
^ 21-12-26 14:21:06 0x4148-00-1 --(--): motionBlurPower = 0.100000(x1.000000)
^ 21-12-26 14:21:06 0x4148-00-1 --(--): upscaleEnable = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): SleepModeEnable = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): cropModeEnable = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): cropModeScaleX = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): cropModeScaleY = 0.800000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): UISelfPlayerNameTagAllwaysShow = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): RefuseRequests = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): screenShotFormat = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): screenShotQuality = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): removeFarPlayerEffect = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): useSelfPlayerOnlyLantern = 1
^ 21-12-26 14:21:06 0x4148-00-1 --(--): removeOtherPlayerEffect = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): removeInSiezeOtherPlayerEffect = 0
^ 21-12-26 14:21:06 0x4148-00-1 --(--): uiScale = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): hdrDisplayGamma = 1.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): hdrDisplayMaxNits = 1000.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): applySceneOption_ConsoleUIOffset = 0.000000
^ 21-12-26 14:21:06 0x4148-00-1 --(--): graphicOption
^ 21-12-26 14:21:06 0x4148-00-1 --(--): availableMem: 9002721, ( 9002721 / 140737488224 ) totalPageFile : 19038007
^ 21-12-26 14:21:06 0x4148-00-1 --(--): TotalPhys 16487870totalPageFile : 19038007
^ 21-12-26 14:21:06 0x4148-00-1 --(--): audioResourceType = 2
^ 21-12-26 14:21:07 0x4148-00-1 --(--): getAdapterNameList Count(1)
^ 21-12-26 14:21:07 0x4148-00-1 --(--): adaterList currentIdx(0) adapterName(nvidia geforce rtx 3060 laptop gpu)
^ 21-12-26 14:21:07 0x4148-00-1 --(--): GameVariableManager 파일 열기에 실패했습니다.(C:\Users\ArmKung\Documents\Black Desert Lab\UserCache/gameVariable.xml)
^ 21-12-26 14:21:07 0x4148-00-1 --(--): Current GraphicCard nvidia geforce rtx 3060 laptop gpu
^ 21-12-26 14:21:07 0x4148-00-1 --(--): UserDefaultLocaleType [ en-US ]
^ 21-12-26 14:21:07 0x4148-00-1 --(--): SystemDefaultLanguageCID [ 1054 ]
^ 21-12-26 14:21:07 0x4148-00-1 --(--): UserDefaultLanguageCID [ 1033 ]
^ 21-12-26 14:21:07 0x4148-00-1 --(--): 바탕화면 해상도보다 큰 경우 클리핑한다.x[1520]
^ 21-12-26 14:21:07 0x4148-00-1 --(--): 바탕화면 해상도보다 큰 경우 클리핑한다.y[825]
21-12-26 14:21:10 0x4148-00-6 eErrNoItemStaticIsntIntegrity(Imperfect fixed item information.): 로컬라이징을 할 수 없습니다! tableKey(3183609639), formatKey(255821252) textNo(0)
21-12-26 14:21:10 0x4148-00-1 eErrNoComputerInformation(Computer information!): Windows 10-64bit/AMD Ryzen 7 5800H with Radeon Graphics /16487MB/7112MB

21-12-26 14:21:10 0x4148-00-4 eErrNoDevelopLog(Development log!): swap_chain desc w[1536]h[864]f[28]refresh[144]/[0]
21-12-26 14:21:10 0x4148-00-4 eErrNoDevelopLog(Development log!): [DX11] Direct3D11 CreateDevice Start
21-12-26 14:21:10 0x4148-00-4 eErrNoDevelopLog(Development log!): [DX11] Direct3D11 CreateDevice Success (Feature Level : 11.0)
21-12-26 14:21:11 0x4148-00-1 eErrNoServiceLog(Service log!): GPU : NVIDIA GeForce RTX 3060 Laptop GPU(4318.9504.354291749.161)(Memory : 6315MB), Version : r497_25(49729)

21-12-26 14:21:11 0x4148-00-1 eErrNoServiceLog(Service log!): device lost
21-12-26 14:21:11 0x4148-00-1 eErrNoServiceLog(Service log!): device reset
21-12-26 14:21:11 0x4148-00-1 eErrNoDevelopLog(Development log!): Failed to open file:(2) c:/users/armkung/downloads/bdo/client 519 clean/Paz/PAD04240.PAZ
 
Initiate Mage
Joined
Jan 7, 2021
Messages
4
Reaction score
0
How to fix "couldn't load information for the central market" in Centralmarket.
 
Joined
Feb 27, 2011
Messages
420
Reaction score
163
minimum space vps for open server bdo ?
i have one vps 3vCPU Ram 6 GB can't open
GameServer it said low memory

at least 6 cores and up, and on some occasions 8gb ram should be doable. but recommended 12gb of ram or 16gb+ is highly recommended so the game would run correctly and smoothly.
 
Newbie Spellweaver
Joined
Jun 29, 2021
Messages
51
Reaction score
3
can i change the item description of weapons and armor? I've edited the attack values and what not and I want the item to reflect that.
 
Back
Top