Jump to content

Quests aren't displayed


Recommended Posts

  • Premium

Hello, since some times, I got a strange bug, my quests are present in the left of my screen but when I click on it (or if I do nothing) my quests aren't displayed in "Quests" pannel "n" key.
 

So I looked in my syserr and I guess I found the bug.

 

Here's my syserr :

0201 00:24:11523 :: invalid idx 0
0201 00:24:28704 :: Traceback (most recent call last):

0201 00:24:28704 ::   File "game.py", line 785, in RefreshQuest

0201 00:24:28705 ::   File "interfaceModule.py", line 606, in RefreshQuest

0201 00:24:28705 ::   File "uiCharacter.py", line 679, in RefreshQuest

0201 00:24:28705 :: ValueError
0201 00:24:28705 :: : 
0201 00:24:28705 :: too many values to unpack
0201 00:24:28705 :: 

0201 00:24:28738 :: Traceback (most recent call last):

0201 00:24:28738 ::   File "game.py", line 785, in RefreshQuest

0201 00:24:28739 ::   File "interfaceModule.py", line 606, in RefreshQuest

0201 00:24:28739 ::   File "uiCharacter.py", line 679, in RefreshQuest

0201 00:24:28739 :: ValueError
0201 00:24:28739 :: : 
0201 00:24:28739 :: too many values to unpack
0201 00:24:28739 :: 

0201 00:24:28740 :: Traceback (most recent call last):

0201 00:24:28740 ::   File "game.py", line 785, in RefreshQuest

0201 00:24:28740 ::   File "interfaceModule.py", line 606, in RefreshQuest

0201 00:24:28741 ::   File "uiCharacter.py", line 679, in RefreshQuest

0201 00:24:28741 :: ValueError
0201 00:24:28741 :: : 
0201 00:24:28741 :: too many values to unpack
0201 00:24:28741 :: 

0201 00:24:28741 :: Traceback (most recent call last):

0201 00:24:28741 ::   File "game.py", line 785, in RefreshQuest

0201 00:24:28741 ::   File "interfaceModule.py", line 606, in RefreshQuest

0201 00:24:28742 ::   File "uiCharacter.py", line 679, in RefreshQuest

0201 00:24:28742 :: ValueError
0201 00:24:28742 :: : 
0201 00:24:28742 :: too many values to unpack
0201 00:24:28742 :: 

0201 00:24:28742 :: Traceback (most recent call last):

0201 00:24:28742 ::   File "game.py", line 785, in RefreshQuest

0201 00:24:28743 ::   File "interfaceModule.py", line 606, in RefreshQuest

0201 00:24:28743 ::   File "uiCharacter.py", line 679, in RefreshQuest

0201 00:24:28743 :: ValueError
0201 00:24:28743 :: : 
0201 00:24:28743 :: too many values to unpack
0201 00:24:28743 :: 


I conclude that the problem are the "too many values to unpack".

 

Did someone have a fix please ?

Have a nice day. :)

Link to comment
Share on other sites

  • Replies 12
  • Created
  • Last Reply

Top Posters In This Topic

  • Premium

I changed some things, but I'm pretty sure it's about python 2.7 ^^

 

Here's the "buggy" piece of code, i'm pretty sure the problem is from it.

 


for i in questRange[:questCount]:
            (questName, questIcon, questCounterName, questCounterValue) = quest.GetQuestData(self.questShowingStartIndex+i)

            self.questNameList[i].SetText(questName)
            self.questNameList[i].Show()
            self.questLastCountList[i].Show()
            self.questLastTimeList[i].Show()

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 0

      Moving server from FreeBSD 11.2 to 13.2 - lib needed

    2. 0

      I just implemented some costumes and they are not visible

    3. 0

      Skill Tree Problem

    4. 97

      Ulthar SF V2 (TMP4 Base)

    5. 5

      Client Crashes through Offline Shop (Ikarus)

    6. 5

      VIVY-WORLD2 - FARM TO THE TOP

    7. 0

      ToolTip Bug?

    8. 0

      Skill tree build erorr

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.