[1.6.4+orcs 1.1.3] Error while lore learning ‘pocket-time-2’

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
starsapphire
Thalore
Posts: 132
Joined: Sat Sep 27, 2014 11:33 am
Location: Irkkk

[1.6.4+orcs 1.1.3] Error while lore learning ‘pocket-time-2’

#1 Post by starsapphire »

The error log says

Code: Select all

/mod/class/interface/PartyLore.lua:93: Error while lore learning ‘pocket-time-2’ : /mod/class/interface/PartyLore.lua:90: invalid value (boolean) at index 2 in table for ‘concat’
Possible cause:
in tome-orcs/data/lore/pocket-time.lua:33

Code: Select all

			Lore.pocket_time_winner.name = pwinner.name
			Lore.pocket_time_winner.race = pwinner.descriptor.subrace:lower():a_an()
			Lore.pocket_time_winner.class = pwinner.descriptor.subclass:lower()
*			Lore.pocket_time_winner.race = pwinner.descriptor.subrace == "Yeek"
-- should be Lore.pocket_time_winner.is_yeek

HenryEx
Wayist
Posts: 16
Joined: Thu Feb 13, 2014 1:02 pm

Re: [1.6.4+orcs 1.1.3] Error while lore learning ‘pocket-tim

#2 Post by HenryEx »

As of 1.6.5, it seems this bug has not been fixed yet.
Entering level 2 of the time pocket yields a LUA error and no lore.

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

Re: [1.6.4+orcs 1.1.3] Error while lore learning ‘pocket-tim

#3 Post by darkgod »

fixed thanks
[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