Skeleton Master Archer game Freeze

Where bugs go to lie down and rest

Moderator: Moderator

Message
Author
Zaive
Archmage
Posts: 313
Joined: Mon May 24, 2010 1:33 pm

Skeleton Master Archer game Freeze

#1 Post by Zaive »

After I managed to kill a skeleton master archer with my own archer, my character was stuck in place with a / above him. He couldn't move or attack, but he could rest for only 1 turn at a time, use potions and save game. I'm assuming that the / mark is a projectile from the skeleton archer, and it won't hit because he's already dead.....? Something like that.
Burb Lulls wrote:"FLURRYFLURRYFLURRYFLURRYFLURRYFLURRY"

Taxorgian
Archmage
Posts: 300
Joined: Mon May 17, 2010 11:56 am

Re: Skeleton Master Archer game Freeze

#2 Post by Taxorgian »

Were you pinned? If so, just drop some junk and pick it up to burn through turns until you unpin.

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

Re: Skeleton Master Archer game Freeze

#3 Post by darkgod »

Hummm log file please
[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 ;)

Zaive
Archmage
Posts: 313
Joined: Mon May 24, 2010 1:33 pm

Re: Skeleton Master Archer game Freeze

#4 Post by Zaive »

How do I get the log file...? :oops:
And how can I take a screenshot?
Burb Lulls wrote:"FLURRYFLURRYFLURRYFLURRYFLURRYFLURRY"

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

Re: Skeleton Master Archer game Freeze

#5 Post by darkgod »

The log is a file named "stdout.txt" in the directory of T-Engine.
For a screenshot, I have no idea under windows :/
[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 ;)

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: Skeleton Master Archer game Freeze

#6 Post by madmonk »

Use <ALT>+<Print Screen> or <CTRL>+<Print Screen>

<ALT> gives the active Window, <CTRL> gives the entire screen.
Regards

Jon.

Zaive
Archmage
Posts: 313
Joined: Mon May 24, 2010 1:33 pm

Re: Skeleton Master Archer game Freeze

#7 Post by Zaive »

Well, I started another character so the log files got replaced....

And I can't find where the stupid screenshots are saved. >.<

Edit: nevermind, I think I figured it out...
Image
Not exactly sure what is going on... but that's what it looks like
Burb Lulls wrote:"FLURRYFLURRYFLURRYFLURRYFLURRYFLURRY"

Zaive
Archmage
Posts: 313
Joined: Mon May 24, 2010 1:33 pm

Re: Skeleton Master Archer game Freeze

#8 Post by Zaive »

Sorry for the double post... but It happened again... so, Log?

Code: Select all

Lua Error: /engine/interface/ActorInventory.lua:138: attempt to index local 'inven' (a nil value)
	At [C]:-1 
	At /engine/interface/ActorInventory.lua:138 removeObject
	At /mod/class/interface/Combat.lua:174 damtype
	At /engine/interface/ActorProject.lua:217 projectDoAct
	At /engine/interface/ActorProject.lua:269 projectDoStop
	At /engine/Projectile.lua:147 act
	At /engine/GameEnergyBased.lua:72 tick
	At /engine/GameTurnBased.lua:45 tick
	At /mod/class/Game.lua:369 
Not sure if that is the right section, but it has this repeated like 30 times at the end of the log.
Burb Lulls wrote:"FLURRYFLURRYFLURRYFLURRYFLURRYFLURRY"

Dr Who
Wayist
Posts: 28
Joined: Thu Jun 24, 2010 8:40 pm

Re: Skeleton Master Archer game Freeze

#9 Post by Dr Who »

I just had the same bug. Fortunately, I just saved on entering this level.

Code: Select all

[LOG]	Skeleton archer shoots!
USING	table: 09592660	Shoot
[SHOOT WITH]	ash longbow	ash arrow
Adding entity	66481	after	64019
[SHOOT] speed	1	=>	1000
Total encumbrance	73.52
[COMBAT DAMAGE] power(1.317139) totstat(42.100000) talent_mod(2.140175)
[ATTACK] to 	skeleton archer	 :: 	79.117377997172	7	5	::	1
checkHit	81.5	11.85
=> chance to hit	95
[ATTACK] raw dam	79.117377997172	versus	5	with APR	7
[ATTACK] after range	90
[PHYS CRIT %]	1.8
[ATTACK] after crit	90
[ATTACK] after mult	90
[PROJECTOR] starting dam	90
[PROJECTOR] after difficulty dam	90
[PROJECTOR] res	0	1	 on dam	97.2
[PROJECTOR] final dam	97.2
[LOG]	David Tennant hits skeleton archer for #aaaaaa#97.20 physical damage#LAST#.
[LOG]	David Tennant killed skeleton archer!
785	***
Lua Error: /engine/interface/ActorInventory.lua:138: attempt to index local 'inven' (a nil value)
	At [C]:-1 
	At /engine/interface/ActorInventory.lua:138 removeObject
	At /mod/class/interface/Combat.lua:174 damtype
	At /engine/interface/ActorProject.lua:217 projectDoAct
	At /engine/interface/ActorProject.lua:269 projectDoStop
	At /engine/Projectile.lua:147 act
	At /engine/GameEnergyBased.lua:72 tick
	At /engine/GameTurnBased.lua:45 tick
	At /mod/class/Game.lua:369 
EDIT: Zaive beat me to it. Also, I can use scrolls of phase door, but it doesn't fix the bug.

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

Re: Skeleton Master Archer game Freeze

#10 Post by darkgod »

Ohhh damned.

Did you save & reload while the projectile was travelling by any chances ?
[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 ;)

Zaive
Archmage
Posts: 313
Joined: Mon May 24, 2010 1:33 pm

Re: Skeleton Master Archer game Freeze

#11 Post by Zaive »

Before the bug happened? No.

After it happened I did save and reload, and it's still there.

I still think it has something to do with killing the archer before the projectile reaches you.
Burb Lulls wrote:"FLURRYFLURRYFLURRYFLURRYFLURRYFLURRY"

Gwai
Sher'Tul
Posts: 1091
Joined: Wed Apr 27, 2005 1:55 pm

Re: Skeleton Master Archer game Freeze

#12 Post by Gwai »

I don't know if this bug is fixed or not, but if you need another example for the purposes of error finding, I have one. Same sort of image as the one above (person standing on a /) but different error repeated over and over:

Lua Error: /mod/class/interface/Combat.lua:168: attempt to index upvalue 'params' (a nil value)
At [C]:-1
At /mod/class/interface/Combat.lua:168 damtype
At /engine/interface/ActorProject.lua:217 projectDoAct
At /engine/interface/ActorProject.lua:269 projectDoStop
At /engine/Projectile.lua:147 act
At /engine/GameEnergyBased.lua:72 tick
At /engine/GameTurnBased.lua:45 tick
At /mod/class/Game.lua:369

I'm only 80% sure that's the right error though, because I was also testing whether I could run a sun pally in beta8. Discovered I could and went back to my archer only to find him stuck.

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Skeleton Master Archer game Freeze

#13 Post by yufra »

I need an excuse to dive into the Projectile code anyway, so I'll look at this too. This is still open DG, right?
<DarkGod> lets say it's intended

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

Re: Skeleton Master Archer game Freeze

#14 Post by darkgod »

Yeah

But you'll die with blood pooring from your eyes ;)
[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 ;)

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Skeleton Master Archer game Freeze

#15 Post by yufra »

Haha, I believe you after spending a bit of time looking at it. I'll look at it a bit more and see if I cannot suggest some miraculously simply and elegant way to change how archeryShoot, ActorProject and Projectile work together. So see you in... say a week? :D
<DarkGod> lets say it's intended

Post Reply