Bill dying without me killing him doesn't finish the quest

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Canderel
Sher'Tul
Posts: 1252
Joined: Mon Nov 24, 2003 2:31 pm
Location: South Africa

Bill dying without me killing him doesn't finish the quest

#1 Post by Canderel »

I died to a trap and a big pile of worm masses before I could exit the level, but essentially I got bill trapped so that he stepped in a trap the whole time...

Code: Select all

# ####
#@#^B
# #
# #
# 
#####
So Bill stood on the vine until he died. I actually rested while he was killing himself. I pressed ctrl-Q, and the trollshaws wasn't completed, and Bill didn't drop much
Lua Error: /data/zones/trollshaws/npcs.lua:58: attempt to call method 'setQuestStatus' (a nil value)
At [C]:-1 setQuestStatus
At /data/zones/trollshaws/npcs.lua:58 check
At /engine/interface/ActorLife.lua:77 die
At /mod/class/Actor.lua:450 takeHit
At /data/damage_types.lua:46 projector
At /data/timed_effects.lua:89 on_timeout
At /engine/interface/ActorTemporaryEffects.lua:72 timedEffects
At /mod/class/Actor.lua:139 act
At /mod/class/NPC.lua:34 act
At /engine/GameEnergyBased.lua:72 tick
At /engine/GameTurnBased.lua:45 tick
At /mod/class/Game.lua:322
[LOG] Rested for 258 turns (stop reason: all resources and life at maximun).

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Bill dying without me killing him doesn't finish the que

#2 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Repton
Archmage
Posts: 371
Joined: Wed Aug 05, 2009 2:17 am

Re: Bill dying without me killing him doesn't finish the que

#3 Post by Repton »

I think I may have hit a similar problem in beta 3/mac. I was fighting the spirit of angmar by shield-bashing and then backing away around a corner. After doing this twice, it failed to follow me and I can't find it anywhere. I think it must have walked into an acid trap out of my field of view and died (although I didn't notice a message). If this is what happened, then dying that way doesn't finish the quest.

[where would I look for a log file such as Canderel posted?]

Canderel
Sher'Tul
Posts: 1252
Joined: Mon Nov 24, 2003 2:31 pm
Location: South Africa

Re: Bill dying without me killing him doesn't finish the que

#4 Post by Canderel »

stdout.txt in the folder where the engine lies. Usually you just use "find" in your text editor for "angmar".

Repton
Archmage
Posts: 371
Joined: Wed Aug 05, 2009 2:17 am

Re: Bill dying without me killing him doesn't finish the que

#5 Post by Repton »

stdout.txt in the folder where the engine lies. Usually you just use "find" in your text editor for "angmar".
Doesn't seem to exist on the Mac :-( ..

Post Reply