Page 1 of 1

[Embers 1.0.0] Viral Injector errors

Posted: Tue Feb 23, 2016 6:21 am
by Stuntofthelitter
I used the viral injector tinker for quite some time with no issues. After doing a certain zone that shall not be named that looks a lot like the heart of the gloom I went to Steam Quarry and began to encounter lua errors whenever I attacked. Eventually figured out the Viral Injector tinker seemed to be the cause, all of a sudden.

Code: Select all

Lua Error: /data-orcs/general/objects/tinkers/chemistry.lua:77: attempt to index upvalue 'self' (a nil value)
	At [C]:-1 __index
	At /data-orcs/general/objects/tinkers/chemistry.lua:77 fct
	At /mod/class/interface/Combat.lua:893 attackTargetHitProcs
	At /mod/class/interface/Combat.lua:616 attackTargetWith
	At /mod/class/interface/Combat.lua:209 attackTarget
	At /data-orcs/talents/steam/butchery.lua:84 damtype
	At /engine/interface/ActorProject.lua:218 project
	At /data-orcs/talents/steam/butchery.lua:81 callTalent
	At /mod/class/Actor.lua:4989 fireTalentCheck
	At /mod/class/Actor.lua:693 act
	At /mod/addons/orcs/superload/mod/class/Actor.lua:55 act
	At /mod/class/Player.lua:363 act
	At /engine/GameEnergyBased.lua:129 tickLevel
	At /engine/GameEnergyBased.lua:64 tick
	At /engine/GameTurnBased.lua:51 tick
	At /mod/class/Game.lua:1277 
Quite a few different error traces, all relate to this problem tracked back to chemistry.lua:77, Steam Power (a talent I have 0 points in). Problem was resolved when the Viral Injector was removed.

Re: [Embers 1.0.0] Viral Injector errors

Posted: Tue Feb 23, 2016 8:52 am
by 0player
Oh hey, upvalues strike again.

Re: [Embers 1.0.0] Viral Injector errors

Posted: Tue Feb 23, 2016 12:41 pm
by darkgod
meh, fixed