Page 1 of 1

[Bug] Crash at end of quest

PostPosted: 06 Jun 2014, 21:22
by Crevox
Two different parts of the same quest. At the end, talk to the NPC to end the quest; if you speak to him a second time, the game crashes. It's a shrine modeled NPC at the end of a dungeon.

Quest ID 112. Don't remember the quest name. Don't know why there isn't a bug report forum, but here you go.

Image

Code: Select all
npcData : (instance of StageSetting.NPC : 0x120207F8)
        res : (weakref : 0x3F157810)
        questData : CharaQuestData({[32000]=Time(1402013330),[3009]=Time(1402014973),[2050]=Time(1402008449),[3011]=Time...
        view : (instance of StageNPCView : 0x1D4CCD00)
        questID : 112
        scene : (instance of InstanceDungeonScene : 0x2996CEA0)
        stageNPCSetting : (instance of StageSetting.NPC : 0x120207F8)
        npcView : (instance of StageNPCView : 0x1D4CCD00)
        task : (instance of NPCVisitTask : 0x0FA1F8C8)
        this : (weakref : 0x3F1571D0)
        ongoingQuest : CharaQuestData.OngoingQuest(4,[0],true)
        event : null


Code: Select all
        npcData : (instance of StageSetting.NPC : 0x11DC63C8)
        res : (weakref : 0x2AD4E2B0)
        questData : CharaQuestData({[32000]=Time(1402013330),[3009]=Time(1402014973),[2050]=Time(1402008449),[3011]=Time...
        view : (instance of StageNPCView : 0x1CC0F208)
        questID : 112
        scene : (instance of InstanceDungeonScene : 0x4135A2E8)
        stageNPCSetting : (instance of StageSetting.NPC : 0x11DC63C8)
        npcView : (instance of StageNPCView : 0x1CC0F208)
        task : (instance of NPCVisitTask : 0x0F0827D0)
        this : (weakref : 0x2AD4E190)
        ongoingQuest : CharaQuestData.OngoingQuest(6,[1],true)
        event : null

Re: [Bug] Crash at end of quest

PostPosted: 06 Jun 2014, 21:24
by Hinagiku Katsura
Don't worry just keep this post and the develop will fix this problem.