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

Page 14 of 24 FirstFirst ... 4678910111213141516171819202122 ... LastLast
Results 196 to 210 of 348
  1. #196
    Apprentice kroamele1232 is offline
    MemberRank
    Mar 2019 Join Date
    15Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Quote Originally Posted by Zepheris View Post
    Open the bdo.sqlite3 file located in the gameserver\bin\data\sqlite3
    Find the table named Pc_Set_Table
    inside the table, you'll find DefaultItemList. This is where you can edit what items appear when new characters are created.

    Hopefully you know how to edit sqlite databases :)
    which program do you use?

  2. #197
    Life is beautiful, after Ledie is offline
    MemberRank
    Aug 2019 Join Date
    /tp homeLocation
    569Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Quote Originally Posted by ohshhy View Post
    i run clientpatch.exe and then i copy shadowdesert.exe then put in client folder, bin 64 and paste, it says zlibwapi.dll error. so i found zlibwapi.dll flile and bit in folder, its same error. not respond client. how can i fix? some one help plz

    - - - Updated - - -

    i re unpack client and paste client patch, still not respond...plz help

    This is your windows missing this .dll.

    Try to search on google some tutorials about it

    - - - Updated - - -

    Quote Originally Posted by kroamele1232 View Post
    help me ledie i cant accept first quest

    07:05:53.530 INFO - accept quest:21117/107:05:53.533 INFO - --------------------------------------------------------------------------------------------------={ QuestData Loading }
    You're using what java version? First of all

    - - - Updated - - -

    Quote Originally Posted by kroamele1232 View Post
    which program do you use?

    I totally recommend you use Navicat.
    Because it have a very great UI

  3. #198
    Apprentice kroamele1232 is offline
    MemberRank
    Mar 2019 Join Date
    15Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Quote Originally Posted by Ledie View Post
    This is your windows missing this .dll.

    Try to search on google some tutorials about it

    - - - Updated - - -



    You're using what java version? First of all

    - - - Updated - - -




    I totally recommend you use Navicat.
    Because it have a very great UI
    Version 8 Update 311 java version


  4. #199
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    JDK or JRE?

  5. #200
    Novice Zepheris is offline
    MemberRank
    Dec 2021 Join Date
    2Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Quote Originally Posted by kroamele1232 View Post
    which program do you use?
    https://sqlitebrowser.org

  6. #201
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    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 by TieLay; 16-12-21 at 09:29 AM.

  7. #202
    Novice qq8865292 is offline
    MemberRank
    Jul 2018 Join Date
    2Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    good ~

  8. #203
    Novice javipece is offline
    MemberRank
    Dec 2021 Join Date
    1Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    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.

  9. #204
    Novice Uncle026 is offline
    MemberRank
    Jun 2020 Join Date
    1Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Thank you for everything you've done for the player

  10. #205
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Quote Originally Posted by javipece View Post
    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.
    in Ladi's client look into .\ads\ folder in client from THIS post

  11. #206
    Apprentice Shioriel is offline
    MemberRank
    Mar 2020 Join Date
    16Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Is there any fix for load character templates from official server without having crashes?

  12. #207

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    Quote Originally Posted by Shioriel View Post
    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?

  13. #208
    Apprentice Shioriel is offline
    MemberRank
    Mar 2020 Join Date
    16Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    For the archer version works fine, but with the guardian version just insta crashes.

  14. #209
    Apprentice RoadRage is offline
    MemberRank
    Apr 2018 Join Date
    5Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    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= http://51.178.65.94/
    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= http://127.0.0.1/
    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 by RoadRage; 25-12-21 at 08:58 PM.

  15. #210
    Enthusiast maikiller is offline
    MemberRank
    Nov 2020 Join Date
    BrazilLocation
    46Posts

    Re: [Release] Guardian Version Server Files, Client and Source - Currently most corre

    thanks im testing



Advertisement