[b43] Shadow Simulacrum/Ice Wall infinite Lua errors

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

[b43] Shadow Simulacrum/Ice Wall infinite Lua errors

#1 Post by lukep »

I casted Shadow Simulacrum on a adventurer wyrmic, then shortly later a long chain of Lua errors started popping up. Form the log:

Code: Select all

 ----------------  Stack Dump ----------------
2: table // b0918d98
1: table // b0918d98
--------------- Stack Dump Finished ---------------
[LOG]	Ithdin the shalore uses Ice Wall.
stack traceback:
	[C]: in function 'error'
	/engine/interface/ActorTalents.lua:135: in function </engine/interface/ActorTalents.lua:126>
Lua Error: /engine/interface/ActorTalents.lua:143: /engine/interface/ActorTalents.lua:135: /data/talents/gifts/cold-drake.lua:108: attempt to index local 'oe' (a nil value)
stack traceback:
	/data/talents/gifts/cold-drake.lua:108: in function 'damtype'
	/engine/interface/ActorProject.lua:195: in function 'project'
	/data/talents/gifts/cold-drake.lua:106: in function </data/talents/gifts/cold-drake.lua:95>
	[C]: in function 'xpcall'
	/engine/interface/ActorTalents.lua:131: in function </engine/interface/ActorTalents.lua:126>
	At [C]:-1 
	At [C]:-1 error
	At /engine/interface/ActorTalents.lua:143 useTalent
	At /mod/ai//tactical.lua:378 runAI
	At /mod/ai//tactical.lua:403 doAI
	At /mod/class/NPC.lua:47 act
	At /engine/GameEnergyBased.lua:131 tickLevel
	At /engine/GameEnergyBased.lua:62 tick
	At /engine/GameTurnBased.lua:46 tick
	At /mod/class/Game.lua:1015 
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

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

Re: [b43] Shadow Simulacrum/Ice Wall infinite Lua errors

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

Post Reply