Dolphin86 Posted May 29, 2024 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Share Posted May 29, 2024 (edited) as title i think the error was on OngoingQuestInfoList_True_EN.lub, i was trying to add custom quest on db/import/quest_db.yml error 1: Spoiler error 2: Spoiler error : Spoiler in game error: Spoiler here is my OngoingQuestInfoList_True_EN.lub here is my quest_db.yml here is my npc script testquest.txt im really at lost what was wrong, please help / guide me? OngoingQuestInfoList_True_EN.lub Edited May 29, 2024 by Dolphin86 Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted May 29, 2024 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share Posted May 29, 2024 thanks to @llchrisll fixed files : OngoingQuestInfoList_True_EN.lub RecommendedQuestInfoList_True_EN.lub ragna.exe in short, the quest details in both ongoing and recomended was at wrong section, as result the system cant read it, and yeah needed a new exe as well.. problem solved Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted May 29, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 22 minutes ago Share Posted May 29, 2024 7 minutes ago, Dolphin86 said: as title i think the error was on OngoingQuestInfoList_True_EN.lub, i was trying to add custom quest on db/import/quest_db.yml error 1: Hide contents error 2: Hide contents error : Hide contents in game error: Hide contents here is my OngoingQuestInfoList_True_EN.lub here is my quest_db.yml here is my npc script testquest.txt im really at lost what was wrong, please help / guide me? That error is clientside, so for sure its from .lub Its started from line 8, I assume your lua files having issue. Why you have 2 multiple same ID here then. Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted May 29, 2024 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share Posted May 29, 2024 (edited) 2 minutes ago, Chaos92 said: That error is clientside, so for sure its from .lub Its started from line 8, I assume your lua files having issue. Why you have 2 multiple same ID here then. yeah i had just notify that, i have uploaded a newer file, also that is a clean file, i had just recently edited it, i had never had issue before editing updated : Spoiler [120000] = { Title = "Prontera Field Hunting 1", IconName = "ico_nq.bmp", Description = { "Hunt following monster list.", "100 Poring", "100 Pupa", "100 Fabre" }, Summary = "Quest reset at 24 hours.", RewardEXP = "700", RewardJEXP = "650", RewardItemList = { {ItemID = 40221, ItemNum = 1} }, CoolTimeQuest = 1 } and yes im pretty sure well aware there is a problem with the file, but at which part? where? Edited May 29, 2024 by Dolphin86 Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted May 29, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 22 minutes ago Share Posted May 29, 2024 10 minutes ago, Dolphin86 said: yeah i had just notify that, i have uploaded a newer file, also that is a clean file, i had just recently edited it, i had never had issue before editing updated : Reveal hidden contents [120000] = { Title = "Prontera Field Hunting 1", IconName = "ico_nq.bmp", Description = { "Hunt following monster list.", "100 Poring", "100 Pupa", "100 Fabre" }, Summary = "Quest reset at 24 hours.", RewardEXP = "700", RewardJEXP = "650", RewardItemList = { {ItemID = 40221, ItemNum = 1} }, CoolTimeQuest = 1 } and yes im pretty sure well aware there is a problem with the file, but at which part? where? its either what you edit is the issue, or your warp/nemo patch issue. Are you sure its reading the correct file ? most people that have issue might probably patched it wrongly. Use the recommended session/profile. Since you are using Chris Translation, then use the session/profile provided from him in his git. Quote Link to comment Share on other sites More sharing options...
Question
Dolphin86
as title i think the error was on OngoingQuestInfoList_True_EN.lub, i was trying to add custom quest on db/import/quest_db.yml
error 1:
error 2:
error :
in game error:
here is my OngoingQuestInfoList_True_EN.lub
here is my quest_db.yml
here is my npc script testquest.txt
im really at lost what was wrong, please help / guide me?
OngoingQuestInfoList_True_EN.lub
Edited by Dolphin86Link to comment
Share on other sites
4 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.