natures call bug

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Shoob
Reaper
Posts: 1535
Joined: Mon Jan 22, 2007 6:31 pm
Location: East of the sun, west of the moon

natures call bug

#1 Post by Shoob »

Code: Select all

Lua Error: /engine/interface/ActorTalents.lua:116: /engine/interface/ActorTalents.lua:361: attempt to index field 'talents' (a nil value)
	At [C]:-1 
	At [C]:-1 error
	At /engine/interface/ActorTalents.lua:116 useTalent
	At /engine/dialogs/UseTalents.lua:108 use
	At /engine/dialogs/UseTalents.lua:41 on_input
	At /engine/KeyCommand.lua:61 receiveKey
	At /engine/KeyBind.lua:182 
the bear neither moves nor attacks, it does get a target, but that target does not switch if that target dies.

and for the sake of completeness, the bear is not removed when it dies.

Code: Select all

Lua Error: /engine/Level.lua:46: Entity 51927 not present on the level
	At [C]:-1 
	At [C]:-1 error
	At /engine/Level.lua:46 removeEntity
	At /engine/interface/ActorLife.lua:73 die
	At /mod/class/Actor.lua:450 takeHit
	At /data/damage_types.lua:46 projector
	At /mod/class/interface/Combat.lua:286 attackTargetWith
	At /mod/class/interface/Combat.lua:120 bumpInto
	At /mod/class/Actor.lua:547 attack
	At /engine/interface/ActorLife.lua:40 check
	At /engine/Map.lua:528 checkAllEntities
	At /engine/Actor.lua:75 move
	At /mod/class/Actor.lua:186 runAI
	At /engine/ai//talented.lua:53 doAI
	At /mod/class/NPC.lua:41 act
	At /engine/GameEnergyBased.lua:72 tick
	At /engine/GameTurnBased.lua:45 tick
	At /mod/class/Game.lua:322 
Oliphant am I, and I never lie.

Shoob
Reaper
Posts: 1535
Joined: Mon Jan 22, 2007 6:31 pm
Location: East of the sun, west of the moon

Re: natures call bug

#2 Post by Shoob »

oh, and a picture, pictures are nice :)
Image

why, no! there is nothing wrong with my character at all (besides that) ;) <whistles innocently>
Oliphant am I, and I never lie.

bio_hazard
Wyrmic
Posts: 233
Joined: Thu Dec 20, 2007 12:08 am
Location: California

Re: natures call bug

#3 Post by bio_hazard »

Unrelated to the bug- how are your stats so pumped at level 12?

Shoob
Reaper
Posts: 1535
Joined: Mon Jan 22, 2007 6:31 pm
Location: East of the sun, west of the moon

Re: natures call bug

#4 Post by Shoob »

sorry, I am unable to answer that one :)

In other words, I do know, but it is incredibly abusing the game so I won't tell.

it is also possible to do something like this with cheat mode, but you have to know how really... mine is without cheats though.
Oliphant am I, and I never lie.

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

Re: natures call bug

#5 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 ;)

Post Reply