Jump to content
  • 0

H> Quest info error


Sallycantdance

Question


  • Group:  Members
  • Topic Count:  230
  • Topics Per Day:  0.14
  • Content Count:  806
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

hello anyone knows how to fix this?
im getting this error after loading the RecommendedQuestInfoList_True_EN in the warp because i want to translate the quest korea to english

 

error.png

1.png

data\luafiles514\lua files\quest

 

QuestLuaFileList.lub quest_function.lub quest_function.lua

Edited by Sallycantdance
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/19/23
  • Last Seen:  

no estoy seguro si esta es la solucion, pero creo que debes poner en el programa con el que haces tu cliente algo asi. image.png.2af2e0c2fae2aab74088787907603a68.pngimage.png.68adb65bda7dae8c9d830f65487f8635.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  230
  • Topics Per Day:  0.14
  • Content Count:  806
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

8 hours ago, Mawwhh said:

no estoy seguro si esta es la solucion, pero creo que debes poner en el programa con el que haces tu cliente algo asi. image.png.2af2e0c2fae2aab74088787907603a68.pngimage.png.68adb65bda7dae8c9d830f65487f8635.png

También intento eso, señor, pero también tengo un error después de intentarlo 

unknown quest 1004

1.png

2.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  227
  • Reputation:   96
  • Joined:  06/02/12
  • Last Seen:  

Hello. RecommendedQuestInfoList_True_EN is part of the old translation process. Current ROenglishRE project uses the renamed System folder (SystemEN). Avoid mixing components from the old and new.

If you want to continue using RecommendedQuestInfoList_True_EN:
Check your client folder/grf for the following files:

  • /System/RecommendedQuestInfoList_True_EN.lub
  • /System/OngoingQuestInfoList_True_EN.lub

Did you find them in the correct folder? Are they decompiled? Are they in the language you want?

Also, check:

  • /data/luafiles514/lua files/datainfo/questinfo_f.lub

Try opening this file. It should not contain the following lines — if it does, delete the file.

dofile("SystemEN/OngoingQuests_C.lub")
dofile("SystemEN/RecommendedQuests_C.lub")

Edited by Racaae
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  230
  • Topics Per Day:  0.14
  • Content Count:  806
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

3 hours ago, Racaae said:

Hello. RecommendedQuestInfoList_True_EN is part of the old translation process. Current ROenglishRE project uses the renamed System folder (SystemEN). Avoid mixing components from the old and new.

If you want to continue using RecommendedQuestInfoList_True_EN:
Check your client folder/grf for the following files:

  • /System/RecommendedQuestInfoList_True_EN.lub
  • /System/OngoingQuestInfoList_True_EN.lub

Did you find them in the correct folder? Are they decompiled? Are they in the language you want?

Also, check:

  • /data/luafile1s54/lua files/datainfo/questinfo_f.lub

Try opening this file. It should not contain the following lines — if it does, delete the file.

dofile("SystemEN/OngoingQuests_C.lub")
dofile("SystemEN/RecommendedQuests_C.lub")

i try to put the roenglish system en OngoingQuests/lub then i patch it in customize OngoingQuestInfolist.lub and while searching i dont have the file this file questinfo_f.lub

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  230
  • Topics Per Day:  0.14
  • Content Count:  806
  • Reputation:   12
  • Joined:  12/04/20
  • Last Seen:  

in the active quest tab its already english but in the new quest tab it still korean i wonder how to translate the new Quest tab 


image.thumb.png.c5d44689c9c0ccb5c4bad6447d527100.png

2.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...