Error while picking a scroll from alcove

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Daght
Posts: 146
Joined: Sun Apr 15, 2012 12:28 pm
Location: Italy

Error while picking a scroll from alcove

Post by Daght »

Picking a Ice_Shard_Scroll from an alcove and passing on it with the maouse to read it, immediate crash!

Code: Select all

[string "ToolTip.lua"]:0: attempt to index field 'recipe' (a nil value)
stack traceback:
	[string "ToolTip.lua"]: in function 'drawToolTip'
	[string "ToolTip.lua"]: in function 'update'
	[string "Gui.lua"]: in function 'draw'
	[string "GameMode.lua"]: in function 'update'
	[string "Grimrock.lua"]: in function 'display'
	[string "Grimrock.lua"]: in main chunk

OS Version 6.1

OEM ID: 0
Number of processors: 4
Page size: 4096
Processor type: 586

Total memory: 6142 MB
Free memory: 3006 MB

Display device 0:
  Device name: \\.\DISPLAY1
  Device string: NVIDIA GeForce GTX 460
  State flags: 08000005

Display device 1:
  Device name: \\.\DISPLAY2
  Device string: NVIDIA GeForce GTX 460
  State flags: 00000000

Display device 2:
  Device name: \\.\DISPLAY3
  Device string: NVIDIA GeForce 310 
  State flags: 00000000

Display device 3:
  Device name: \\.\DISPLAY4
  Device string: NVIDIA GeForce 310 
  State flags: 00000000

Display device 4:
  Device name: \\.\DISPLAYV1
  Device string: RDPDD Chained DD
  State flags: 00200008

Display device 5:
  Device name: \\.\DISPLAYV2
  Device string: RDP Encoder Mirror Driver
  State flags: 00200008

Display device 6:
  Device name: \\.\DISPLAYV3
  Device string: RDP Reflector Display Driver
  State flags: 00200008

If we do not end the war, the war will end us.
User avatar
Blichew
Posts: 157
Joined: Thu Sep 27, 2012 12:39 am

Re: Error while picking a scroll from alcove

Post by Blichew »

Seems like this is a known bug (reported a few times) in recent version.
Post Reply