Page 1 of 1

Beta 7: Finding the rarest bugs

Posted: Wed Jul 28, 2010 9:16 am
by Zop
Bugs:
- Selling some of a pile of arrows/ammo will not identify the portion sold to the store.
- The 1000 gold achievement was not immediately unlocked by selling items- I had to pick up some gold.
- Removing an amulet of the fish did not remove the water breathing effect. (Also, no description on the power)
- An archer missing the player from out of player's sight does not stop resting. The sound was quite loud when a dozen of miss sounds were played instantly!

Oddities, unknowns:
- Eight legs of wonder quest doesn't seem to be finishable.
- Taking the wayportal in Eruan a second time was a bad idea... I came out deep in the wall, and time was passing by itself...
- Daggers seem to be uncommon, and even more so in the far east, where monsters usually drop axes. My poor Shadowblade!

Re: Beta 7: Finding the rarest bugs

Posted: Wed Jul 28, 2010 9:23 am
by darkgod
- Removing an amulet of the fish did not remove the water breathing effect. (Also, no description on the power)
- Taking the wayportal in Eruan a second time was a bad idea... I came out deep in the wall, and time was passing by itself...
Would you have the corresponding logs by any chance ?
- Eight legs of wonder quest doesn't seem to be finishable.
What do you mean ? You cant find the boss ?

Re: Beta 7: Finding the rarest bugs

Posted: Wed Jul 28, 2010 9:41 am
by Zop
I finished the boss, and I am allowed in town, but the quest says I still need to talk to Aeryn.

The amulet problem can be seen because the air doesn't countdown after having worn the amulet.

I retried the last problem, and it did come up again, so I grabbed the relevant log (stdout, I hope...) http://www.mediafire.com/?k12ivgztq2pep1b But I think this is all you need (at line 3541 in the log):

[MOVE] actor moved without a starting position fire drake 2 162
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
Total encumbrance 0
[GENERATOR] requiring object nil
stack traceback:
/engine/Zone.lua:473: in function 'getGenerator'
/mod/class/Game.lua:314: in function 'changeLevel'
/mod/class/Player.lua:582: in function 'useOrbPortal'
/data/general/objects/quest-artifacts.lua:83: in function </data/general/objects/quest-artifacts.lua:79>
Lua Error: /engine/interface/ObjectActivable.lua:57: /engine/Zone.lua:473: attempt to index field '?' (a nil value)
At [C]:-1
At [C]:-1 error
At /engine/interface/ObjectActivable.lua:57 use
At /mod/class/Player.lua:472 playerUseItem
At /mod/dialogs/UseItemDialog.lua:66 use
At /mod/dialogs/UseItemDialog.lua:47 ?
At /engine/KeyBind.lua:198
18 frames in 12.907 seconds = 1.39459 FPS
56 ticks in 16.29 seconds = 3.43769 TPS
[LOG] Today is the 13th Coirë of the 122th year of the Fourth Age of Middle-earth.
[LOG] The time is 00:00.
[LOG] Today is the 14th Coirë of the 122th year of the Fourth Age of Middle-earth.
[LOG] The time is 00:00.
[LOG] Today is the 15th Coirë of the 122th year of the Fourth Age of Middle-earth.
[LOG] The time is 00:00.
331 frames in 10.008 seconds = 33.0735 FPS
30322 ticks in 10.009 seconds = 3029.47 TPS

Re: Beta 7: Finding the rarest bugs

Posted: Wed Jul 28, 2010 9:47 am
by darkgod
Ah yes I'll check that thanks :)