[svn r1614] Lua error after identifying artifact

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
hops
Halfling
Posts: 111
Joined: Tue Sep 21, 2010 9:05 am

[svn r1614] Lua error after identifying artifact

#1 Post by hops »

[Identify] Mighty Girdle of Bombur true
Lua Error: /mod/class/interface/PlayerLore.lua:68: attempt to index field 'additional_lore' (a nil value)
At [C]:-1
At /mod/class/interface/PlayerLore.lua:68 additionalLore
At /mod/class/Object.lua:490
At (tail call):-1
At /engine/interface/ObjectIdentify.lua:72 identify
At /data/general/objects/scrolls.lua:61 action
At /engine/dialogs/ShowEquipInven.lua:147 use
At /engine/dialogs/ShowEquipInven.lua:46 fct
At /engine/ui/ListColumns.lua:242 onUse
At /engine/ui/ListColumns.lua:187 fct
At /engine/Mouse.lua:42 receiveMouse
At /engine/Mouse.lua:64 delegate
At /engine/ui/Dialog.lua:312 mouseEvent
At /engine/ui/Dialog.lua:167 fct
At /engine/Mouse.lua:42

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

Re: [svn r1614] Lua error after identifying artifact

#2 Post by darkgod »

Savefiles are broken by this svn update :)
Playing svn is dangerous ;)
[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 ;)

hops
Halfling
Posts: 111
Joined: Tue Sep 21, 2010 9:05 am

Re: [svn r1614] Lua error after identifying artifact

#3 Post by hops »

If I did not remember wrongly, the character is (re-)created in this same revision.

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

Re: [svn r1614] Lua error after identifying artifact

#4 Post by darkgod »

But maybe you used quickbirth ?
[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 ;)

hops
Halfling
Posts: 111
Joined: Tue Sep 21, 2010 9:05 am

Re: [svn r1614] Lua error after identifying artifact

#5 Post by hops »

I thought quickbirth only affects initial allocation of points. Is it that quickbirth file must be removed across savefile-incompatible revisions?

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

Re: [svn r1614] Lua error after identifying artifact

#6 Post by darkgod »

Yes, quickbirth is a dump of the player after birth
[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