Page 1 of 1

[1.7.0] Crash upon equipping Raindream

Posted: Fri Oct 30, 2020 7:04 pm
by mstephans
Repeatable. Game blinks back and forth from a black screen to the play screen. Had to kill the process. Is this a problem with Zomnibus, and if so is there a way to fix in-game?

Code: Select all

[Actor:move]	3285	Gregor	move from	39	29	to	40	28
[Identify]	Raindream	true
[LOG]	--------------------------------
[LOG]	Gregor picks up (m.): #SALMON##UID:211991:0#Raindream#LAST#.
[LOG]	
Deleting temp shader	rotatingshield[appearTime=0.2,noup=1]
Deleting temp shader	rotatingshield[appearTime=0.2,noup=2]
fight: 	Raindream	Crystalline Iron longsword	::	nil	LITE
fight: 	Raindream	acidic iron shield	::	nil	LITE
fight: 	Raindream	copper amulet of willpower (#STATBONUS#)	::	nil	LITE
fight: 	Raindream	survivor's brass lantern of clarity	::	nil	LITE
fight: 	Raindream	rejuvenating rough leather armour of acid resistance	::	nil	LITE
fight: 	Raindream	regal linen cloak of Eldoral	::	nil	LITE
fight: 	Raindream	grounding iron helm	::	nil	LITE
fight: 	Raindream	rough leather belt	::	nil	LITE
fight: 	Raindream	corrosive iron gauntlets of dexterity (#STATBONUS#)	::	nil	LITE
fight: 	Raindream	miner's pair of rough leather boots of tirelessness	::	nil	LITE
fight: 	Raindream	elm totem of thorny skin	::	nil	LITE
fight: 	Raindream	Crystalline Iron longsword	::	nil	LITE
fight: 	Raindream	acidic iron shield	::	nil	LITE
fight: 	Raindream	copper amulet of willpower (#STATBONUS#)	::	nil	LITE
fight: 	Raindream	rejuvenating rough leather armour of acid resistance	::	nil	LITE
fight: 	Raindream	regal linen cloak of Eldoral	::	nil	LITE
fight: 	Raindream	grounding iron helm	::	nil	LITE
fight: 	Raindream	rough leather belt	::	nil	LITE
fight: 	Raindream	corrosive iron gauntlets of dexterity (#STATBONUS#)	::	nil	LITE
fight: 	Raindream	miner's pair of rough leather boots of tirelessness	::	nil	LITE
fight: 	Raindream	elm totem of thorny skin	::	nil	LITE
[LOG]	--------------------------------
[LOG]	Gregor wears (replacing #00FF80##UID:48465:0#survivor's brass lantern of clarity#LAST#): #SALMON##UID:211991:0#Raindream#LAST#.
FROM 	/mod/addons/cults/superload/engine/dialogs/ShowErrorStack.lua	loading previous!


ERROR:
Game version: tome-1.7.0
Addons: neka_qol01a-1.0.0[X!], cloud_flasher-1.7.0[X], items-vault-1.7.0[O], water_render_fix-1.5.10[X!], possessors-1.7.0[O], turn_separators_v2-1.6.0[X!], neka_qol07-1.0.0[X!], PlenumTooltipCustom-1.7.0[X], ashes-urhrok-1.7.0[O], improved_combat_text_v2-1.6.0[X!], improved-restauto-1.6.5[X!], better_item_desc-1.6.6[X!], orcs-1.7.0[O], zomnibus-1.7.0[X], cults-1.7.0[O]

Game version (character creation): tome-1.7.0
Lua Error: /hooks/zomnibus/hooks-hero-tooltip.lua:118: attempt to call field 'setUniformColor' (a nil value)
  At [C]:-1 setUniformColor
  At /hooks/zomnibus/hooks-hero-tooltip.lua:118 
  At [string "return function(l, self, data) local ok=false..."]:1 triggerHook
  At /mod/class/uiset/Minimalist.lua:974 displayResources
  At /mod/class/uiset/Minimalist.lua:2011 super_display
  At ...addons/zomnibus/superload/mod/class/uiset/Minimalist.lua:105 display
  At /mod/class/Game.lua:1933 

Re: [1.7.0] Crash upon equipping Raindream

Posted: Fri Oct 30, 2020 8:41 pm
by zarnsttj
I had a very similar problem when trying to equip a robe.


error = "Game version: tome-1.7.0\
Addons: ashes-urhrok-1.7.0[O], items-vault-1.7.0[O], orcs-1.7.0[O], possessors-1.7.0[O], zomnibus-1.7.0[X], cults-1.7.0[O]\
\
Game version (character creation): tome-1.7.0\
Lua Error: /hooks/zomnibus/hooks-hero-tooltip.lua:118: attempt to call field 'setUniformColor' (a nil value)\
At [C]:-1 setUniformColor\
At /hooks/zomnibus/hooks-hero-tooltip.lua:118 \
At [string \"return function(l, self, data) local ok=false...\"]:1 triggerHook\
At /mod/class/uiset/Minimalist.lua:974 displayResources\
At /mod/class/uiset/Minimalist.lua:2011 super_display\
At ...addons/zomnibus/superload/mod/class/uiset/Minimalist.lua:105 display\
At /mod/class/Game.lua:1933 "
seen = true
reported = false

Re: [1.7.0] Crash upon equipping Raindream

Posted: Sat Oct 31, 2020 1:13 am
by mstephans
From a different thread:
Moasseman wrote:Zomnibus issue - Turn off Combined lifebar in Zomnibus and issue goes away
Can confirm this solves the issue. After equipping with no problem, toggling the setting immediately causes the problem again.

Re: [1.7.0] Crash upon equipping Raindream

Posted: Sat Oct 31, 2020 1:42 pm
by zarnsttj
mstephans wrote:From a different thread:
Moasseman wrote:Zomnibus issue - Turn off Combined lifebar in Zomnibus and issue goes away
Can confirm this solves the issue. After equipping with no problem, toggling the setting immediately causes the problem again.
I can also confirm this solves the issue I was having.