Issue Data
|
Issue #23900: DefaultCounterQuestRefColIncOnDeath: Cannot call Increment() on a None object
[02/22/2018 - 12:14:42AM] error: Cannot call Increment() on a None object, aborting function call
stack: [alias DungeonBosses on quest BoSR01 (00064EC7)].defaultcounteraliascolincondeatha.Increment() - "g:\_F4\Art\Raw\Scripts\DefaultCounterAliasColIncOnDeathA.psc" Line 8 [alias DungeonBosses on quest BoSR01 (00064EC7)].defaultcounteraliascolincondeatha.WaitingForDeath.OnDeath() - "g:\_F4\Art\Raw\Scripts\DefaultCounterQuestRefColIncOnDeath.psc" Line 25 Note: This looks like a similar error to what is reported in Issue #21004. Obviously, it's related to a different quest though. |
Seems this same type of error can occur on multiple quests in various "dungeon" locations.
[04/25/2018 - 12:12:58PM] error: Cannot call Increment() on a None object, aborting function call
stack:
[alias DungeonBoss on quest BoSR03 (000C8675)].defaultcounteraliascolincondeatha.Increment() - "g:\_F4\Art\Raw\Scripts\DefaultCounterAliasColIncOnDeathA.psc" Line 8
[alias DungeonBoss on quest BoSR03 (000C8675)].defaultcounteraliascolincondeatha.WaitingForDeath.OnDeath() - "g:\_F4\Art\Raw\Scripts\DefaultCounterQuestRefColIncOnDeath.psc" Line 25
It also occurred in the Combat Zone.
[05/09/2018 - 07:29:19PM] error: Cannot call Increment() on a None object, aborting function call
stack:
[alias Attackers on quest CZ (0002074B)].defaultcounteraliascolincondeathe.Increment() - "g:\_F4\Art\Raw\Scripts\DefaultCounterAliasColIncOnDeathE.psc" Line 8
[alias Attackers on quest CZ (0002074B)].defaultcounteraliascolincondeathe.WaitingForDeath.OnDeath() - "g:\_F4\Art\Raw\Scripts\DefaultCounterQuestRefColIncOnDeath.psc" Line 25
Moved to separate tickets.
stack:
[alias DungeonBoss on quest BoSR03 (000C8675)].defaultcounteraliascolincondeatha.Increment() - "g:\_F4\Art\Raw\Scripts\DefaultCounterAliasColIncOnDeathA.psc" Line 8
[alias DungeonBoss on quest BoSR03 (000C8675)].defaultcounteraliascolincondeatha.WaitingForDeath.OnDeath() - "g:\_F4\Art\Raw\Scripts\DefaultCounterQuestRefColIncOnDeath.psc" Line 25
It also occurred in the Combat Zone.
[05/09/2018 - 07:29:19PM] error: Cannot call Increment() on a None object, aborting function call
stack:
[alias Attackers on quest CZ (0002074B)].defaultcounteraliascolincondeathe.Increment() - "g:\_F4\Art\Raw\Scripts\DefaultCounterAliasColIncOnDeathE.psc" Line 8
[alias Attackers on quest CZ (0002074B)].defaultcounteraliascolincondeathe.WaitingForDeath.OnDeath() - "g:\_F4\Art\Raw\Scripts\DefaultCounterQuestRefColIncOnDeath.psc" Line 25
Moved to separate tickets.
Comment #1 Apr 26, 2018 1:20 am
Edited by BlackPete on Sep 18, 2018 3:28 pm
"This looks like a similar error to what is reported in Issue #21004. Obviously, it's related to a different quest though"
Yes, and because it's a QUEST issue (as explained in #21004), the errors reported in your comment should have been posted in separate tickets.
Yes, and because it's a QUEST issue (as explained in #21004), the errors reported in your comment should have been posted in separate tickets.
I moved the two from the comment to separate tickets. (Issue #25156, Issue #25157)
Showing Comments 1 - 3 of 3