[1.7.0] Crash upon equipping Raindream

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
mstephans
Low Yeek
Posts: 8
Joined: Thu Jul 05, 2012 6:12 am

[1.7.0] Crash upon equipping Raindream

#1 Post 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 

zarnsttj
Posts: 2
Joined: Fri Oct 30, 2020 8:39 pm

Re: [1.7.0] Crash upon equipping Raindream

#2 Post 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

mstephans
Low Yeek
Posts: 8
Joined: Thu Jul 05, 2012 6:12 am

Re: [1.7.0] Crash upon equipping Raindream

#3 Post 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.

zarnsttj
Posts: 2
Joined: Fri Oct 30, 2020 8:39 pm

Re: [1.7.0] Crash upon equipping Raindream

#4 Post 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.

Post Reply