All Projects


IDSeverity[[state]]OpenedOpened byAssigned ToSummary[[changedby]]Last EditedPrivate
 4586 Low05.07.2010CXDamian [Reg Test 251] Random Name generation can match existin ...08.11.2022No5 Task Description

selecting ‘suggest name’ on character creation screen may result in a name that is already in use

 4545 Medium13.06.2010CXDamian Breakpad - missing include for gcc 4.5 17.07.2010No Task Description

src/tools/breakpad/common/linux/file_id.cc: In member function ‘bool google_breakpad::FileID::ElfFileIdentifier(uint8_t*)’:
src/tools/breakpad/common/linux/file_id.cc:132: error: ‘fstat’ was not declared in this scope

Google Code commit

patch

 4516 Low07.06.2010CXDamianVenalan Build Guide - sparse info for Cg toolkit 03.04.2016No6 Task Description

The only mention in the build guide for Cg toolkit is the url for download for FreeBSD and Windows.

4505Medium05.06.2010CXDamianbuddy command - toggle behavior12.06.2010No1 Task Description

friends list does not display all friends after using command line without add/remove(onoff), may remove other entries.

starting with no friends:

‘/buddy abcdef’ = ‘abcdef is already on your buddy list’ (refresh friends window, abcdef was added)

‘/buddy abcdefgh’ = ‘abcdefgh is not on your buddy list’ (refresh friends window, abcdef is no longer listed, abcdefgh is not listed)

‘/buddy abcdef add’ = sometimes added, sometimes not

 4402 Medium20.04.2010CXDamianweltall [Regression Test] 281 Char Creation - Childhood - no ho ...11.05.2010No3 Task Description

Possible to create a character without selecting a home in childhood screen.

 4401 Medium20.04.2010CXDamian [Regression Test] 216-217 Wrong message on invalid logi ...29.04.2011No1 Task Description

With wrong username or password, the 'server is not running or available' message is displayed

 4309 Medium27.03.2010CXDamianAlison ColemankatuRon WhitbySemutaradrJack residual dialog options - Polyuntri Stevald Serves Laan ...27.03.2010No Task Description

some dialog options are not cleared:
1. No, it is not for me to prove myself
2. Yes, if that is what it will take
3. Nothing
4. <Answer Enter one word riddle answer>
5. No, you are right, it is boring
6. Yes, please.

 4187 Medium28.02.2010CXDamianJayAngelaRuaanAlison ColemankatuRon WhitbySemutaradrJack residual dialog option - Remembrance of Love 01.03.2010No Task Description

Original report:
After buying the piece off Grok you still get the option to say "I discovered that Grok has it". Choosing that finishes the quest and leaves you with one useless quest item and T1000 less.

 4172 Critical26.02.2010CXDamian crash on Randomize Life Events in Character Creation 28.02.2010No1 Task Description

Selecting Randomize on the Life Events screen in character creation:

Program received signal SIGSEGV, Segmentation fault. 0x000000000068806d in pawsListBox::AddRow (this=0x7fffe41f7940, row=0x1879de0) at src/common/paws/pawslistbox.cpp:399 399 row->SetRelativeFrame( 0 ,(totalRows+1)*GetActualHeight(columnHeight), rowWidth, GetActualHeight(columnHeight) ); (gdb) info threads 16 Thread 0x7fffc3bdf910 (LWP 31333) 0x00007ffff6863412 in select () from /lib/libc.so.6 12 Thread 0x7fffdc5b9910 (LWP 31329) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 11 Thread 0x7fffeb34b910 (LWP 31327) 0x00007ffff685e3c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 10 Thread 0x7fffebb4c910 (LWP 31326) 0x00007ffff685e3c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=1500) at ../sysdeps/unix/sysv/linux/poll.c:87 5 Thread 0x7ffff4b6c910 (LWP 31321) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 4 Thread 0x7ffff536d910 (LWP 31320) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 3 Thread 0x7ffff5b6e910 (LWP 31319) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 2 Thread 0x7ffff636f910 (LWP 31318) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 * 1 Thread 0x7ffff7fd6710 (LWP 31315) 0x000000000068806d in pawsListBox::AddRow (this=0x7fffe41f7940, row=0x1879de0) at src/common/paws/pawslistbox.cpp:399 (gdb) bt full #0 0x000000000068806d in pawsListBox::AddRow (this=0x7fffe41f7940, row=0x1879de0) at src/common/paws/pawslistbox.cpp:399 No locals. #1 0x000000000068e93b in pawsSelectorBox::SelectAndMoveRow (this=0x7fffe4207c10, rowNo=<value optimized out>, toSelected=<value optimized out>) at src/common/paws/pawsselector.cpp:215 sourceList = 0x7fffe42081e0 destList = 0x7fffe41f7940 row = <value optimized out> #2 0x00000000004d279b in pawsLifeEventWindow::Randomize (this=0x7fffe42033a0, mouseButton=<value optimized out>, keyModifier=<value optimized out>, widget=0x7fffe4207590) at src/client/gui/pawslife.cpp:230 availableLifeEventsCount = <value optimized out> #3 pawsLifeEventWindow::OnButtonPressed (this=0x7fffe42033a0, mouseButton=<value optimized out>, keyModifier=<value optimized out>, widget=0x7fffe4207590) at src/client/gui/pawslife.cpp:75 __FUNCTION__ = "OnButtonPressed" #4 0x00000000006c5cc2 in pawsButton::OnMouseDown (this=0x7fffe4207590, button=0, modifiers=0, x=<value optimized out>, y=<value optimized out>) at src/common/paws/pawsbutton.cpp:367 No locals. #5 0x00000000006695c6 in PawsManager::HandleMouseDown (this=0xef6200, ev=<value optimized out>) at src/common/paws/pawsmanager.cpp:475 returnResult = <value optimized out> widget = <value optimized out> button = 0 modifiers = 0 #6 0x00000000004644b4 in psEngine::ProcessLogic (this=0xeec500, ev=...) at src/client/psengine.cpp:898 handled = <value optimized out> #7 0x00007ffff7706f1f in csEventTree::Dispatch (this=<value optimized out>, e=...) at /home/cxd/dev/ps1/cs/libs/csutil/cssubscription.cpp:576 h = 0x1879de0 it = {handler_reg = {<CS::Memory::CustomAllocated> = {<No data fields>}, obj = 0x7ffff7f87338}, record = 0xaef610, baseevent = {id = 23}, mode = csEventTree::SubscriberIterator::SI_LIST, qit = 0x1862f10} #8 0x00007ffff76a4f3c in csEventQueue::Dispatch (this=0x7ffff7fe8518, e=...) at /home/cxd/dev/ps1/cs/libs/csutil/cseventq.cpp:279 epoint = 0x4158680 #9 0x00007ffff76a4ae7 in csEventQueue::Process (this=0x7ffff7fe8518) at /home/cxd/dev/ps1/cs/libs/csutil/cseventq.cpp:249 No locals. #10 0x00007ffff7714f32 in csDefaultRunLoop (r=<value optimized out>) at /home/cxd/dev/ps1/cs/libs/csutil/generic/runloop.cpp:99 previous = 35053 elapsed = <value optimized out> min_elapsed = 0 cfgacc = {object_reg = 0x7ffff7ff3f48, ConfigFiles = {<CS::Memory::CustomAllocated> = {<No data fields>}, count = 1, capacity = {<csArrayCapacityFixedGrow<16>> = {<csArrayCapacityLinear<csArrayThresholdFixed<16> >> = {<csArrayThresholdFixed<16>> = {<No data fields>}, <No data fields>}, <No data fields>}, c = 16}, root = {<CS::Memory::AllocatorMalloc> = {<No data fields>}, p = 0x7fffd8066d98}}} #11 0x000000000046cbb1 in main (argc=<value optimized out>, argv=<value optimized out>) at src/client/psengine.cpp:1943 object_reg = <value optimized out> __FUNCTION__ = "main"

Single selection/removal of rows works.

Crystal Space: 33723(addt'l tested on 33701)
PlaneShift: 5633

 4163 Low25.02.2010CXDamian changing targets interrupts spell casting 03.10.2022No5 Task Description

Especially for self-cast only spells, switching targets should not break casting

/cast electrotouch
/target next npc (prior to finishing cast)
spell is interrupted

 4114 Critical18.02.2010CXDamian [realease blocker] Confirmation window for character de ...19.02.2010No4 Task Description

r5581
When attempting to delete a character, the confirmation box for password is not visible until you login.
Using it at this point crashes the client.

 4080 High12.02.2010CXDamianTalad Selecting multiple properties returns no results 28.05.2020No4 Task Description

Under advanced search, changing more then one task property from All yields no results.

select Severity : Critical
select Task Type : Bug Report
hit enter on a blank search field

Tested with Firefox, Chrome, and Konqueror on Ubuntu 9.10, IE8 and Firefox on XP

 3991 Very Low29.01.2010CXDamian Quest Typos 12.11.2013No3 Task Description

Quests with typos

 3964 Medium24.01.2010CXDamian client fails to run without planeshift.cfg 18.02.2010No5 Task Description

fails on opensuse 11.2(vm) and fedora 12(vm)
could not replicate on ubuntu 9.10 or vista 32(vm)

With clean installs, if planeshift.cfg is not created, psclient segfaults.
Removing 'System.PlugIns.iSndSysRenderer' from planeshift.cfg has the same effect(having only this entry, the client will load).

 3936 Medium17.01.2010CXDamianVenalan dialog options - Jirosh Stolen Statue 14.06.2020No4 Task Description

Merrinez:
‘No, but do you want to buy the rag?’ and ‘Yes, where can I find the sailor?’ remain after the second is selected.

‘No, his friend does not interest me’ and ‘Yes, tell me more’ remain(along with previous two options) after the second is selected.

 3935 Medium17.01.2010CXDamianJayAngelaRuaanAlison ColemankatuSemutara dialog options - A Mysterious Disease 27.02.2010No1 Task Description

Vladovic:
'Quasus sent me to give you this letter, it is most urgent' remains after selection.

 3928 Medium15.01.2010CXDamianJayAngelaRuaanAlison ColemankatuSemutara dialog options - Joining the guards 01.03.2010No1 Task Description

(ezpc)
Levrus:
Thorian Potion is not removed from inventory:
Pressed: 4. Examine and identify the potion for me please.
Player chose '4. Examine and identify the potion for me please.'.
Player says 'Examine potion'.
Got psDialogMenuMessage:(…)

after selecting 'What, 100 Tria, No way?', Thorian Potion is given to the player and both this option and 'It is a lot of tria but acceptable..' remains.

 3907 Medium12.01.2010CXDamianJayAngelaRuaanAlison ColemankatuSemutara dialog options - A Brand New Knife for Burdess 02.03.2010No1 Task Description

Harnquist:
'I am looking for a filleting knife, can you help me?'

dialog option does not disappear after selection or completion of the next step

 3845 Medium02.01.2010CXDamianJayRizinAngelaRuaan autogive two seperate of the same item - Learning sword ...04.01.2010No Task Description

Harquist:
Player chose '4. Here are your steel stocks, though the quality of them does differ.'.
Player says '<l money="0,0,0,0"><item n="Steel Stock" c="1"/><item n="Steel Stock" c="1"/></l>'.

Fails to trade with 'You have too many' message(only the two in inventory).

This will be an issue in other quests if two of the same item are requested unstacked.

 3841 High02.01.2010CXDamianJayRizinAngelaRuaan invalid dialog option - Gulm Ossoe Needs Gems 17.01.2010No Task Description

Gulm Ossoe:
Pressed: 1. Hello again! I'm back to see if you have any other little jobs?
Player chose '1. Hello again! I'm back to see if you have any other little jobs?'.
Player says 'Needs Gems'.

NPC responds with random 'I don't know what your saying' response.

 3737 Medium17.12.2009CXDamian wrong error message - too few items for quest (too many ...04.01.2010No4 Task Description

When the player has some, but not enough, of an item for a quest.(ie 6 Iron Ore, and the quest wants 8)
The error message is: 'You must give the items manually because you have too many' $Item

Should probably read along the lines of 'You do not have everything required…'

 3709 Medium16.12.2009CXDamianFrank BartonJayRizinAngelaRuaan duplicate dialog entry - A Night Off for Tilavi 14.01.2010No2 Task Description

Tilavi:
1. Fruntar sends his thanks!
2. Oh, here is the receipt for the apron.
3. Oh, here is the receipt for the apron.

option 2 and 3 are for different receipts

 3676 High15.12.2009CXDamianJayAngelaRuaanAlison ColemankatuSemutara dialog conflict - A Night Off for Tilavi / A Wife's Dil ...07.03.2010No2 Task Description

Tilavi Aurenta
Options:
A Night Off for Tilavi
1. Can I help you with anything?
A Wife's Dilemma
2. Nope, no deal.
3. Ok, what kind of deal?

select option #1
Options:
A Night Off for Tilavi
1.Oh, I see someone I know, excuse me.
2.Yes, no problem. I'll go do that real quick

select option #2
NPC responds with entry for option #3 in first dialog

 3675 Medium15.12.2009CXDamianRalph Campbell containers do not always count as empty slots 20.11.2013No7 Task Description

with empty space in containers, but the main inventory full, some items picked up or given by an NPC will fail('can't carry any more').
eg. 'Empty Bottle'
Some items will successfully be taken. eg 'Dermorian Longbeard'

 3577 Critical10.12.2009CXDamianAndrew Dai npc position does not sync during combat 20.12.2009No8 Task Description

During combat, when the NPC moves it will continue walking past the player.
If the player moves, the NPC will return(teleport or sometimes walk backwards) to its actual position.

This occurs both on EZ and Laanx. If a better example is needed, will look at making a video.

PS r4934
CS r33309

Ubuntu 9.10(amd64)
-2.6.31-15-generic
-GCC:4.4.1
-X Server:1.6.4
-fglrx:8.66.10
-OpenGL:2.1.9016

 3576 Very Low10.12.2009CXDamianJayRizinAngelaRuaan typo in dialog - Vaieund book on Octarch chess 21.01.2010No1 Task Description

Vaieund:
Player option:
"I'm looking fo a quest!" → "I'm looking for a quest!"

 3550 Medium05.12.2009CXDamianweltall Physical and Mental Stamina not decreasing in Combat 24.05.2010No7 Task Description

Smithing, Mining and Combat do not noticeably deplete either stamina.
(possible that physical stamina regen is so high that it is not noticeable)

Spells use a minuscule amount of mental stamina.

Update: Mining is reported in  bug 4018 , Smithing seems fixed (see comment), spells seemed less of a problem. I suggest to keep this report for combat only, as a fix for that is found but not applied (or tested yet). (See my comment below).

 3537 Medium03.12.2009CXDamian variable names displayed in NPC dialogs 06.12.2009No1 Task Description

r4864

seeing viable names in quest dialogs, and NPCs are saying the next step instead of completing it:

Repair Mulgik's Bracers - Jeyarp:
Player chose '2. $player gives Jeyarp twenty tria.'.
Player says '<l money="0,0,0,20"></l>'.

Liera's Supplies - Liera:
[NPC] Liera Zireti says: Hirenn over in Ojaveda carries them for me.Complete Liera's Supplies Step 2.

 3536 Medium02.12.2009CXDamianJayRizinAngelaRuaan invalid dialog option - Vaeiund book on Ocrarch Chess 21.02.2010No11 Task Description

Jayose:
Player chose '2. Vaieund sent me to get a book of strategy on Octarch's chess.'.
Player says 'Need book on Octarch's Chess'.

NPC responds to 'need book' keywords instead of quest dialog.

 3534 Medium02.12.2009CXDamianJayAngelaRuaanAlison ColemankatuSemutara invalid dialog option - Barl's Extended Duty Contract 02.03.2010No6 Task Description

Beniua Busuka:
Player chose '1. Taria is pregnant and want's Barl back to see his child.'.
Player says 'She pregnant. Taria pregnant. Barl father. Taria expecting'.

NPC responds with random 'I don't know what your saying' message

typing "taria is pregnant" works.

 3522 Medium30.11.2009CXDamian no chat window updates for Practical Knowledge increase ...12.12.2009No Task Description

Attempted with combat and armor repair.

Partial and level increases occur, but no longer display in chat(experience and pp do, however)

r4844

 3504 High30.11.2009CXDamianJohnJayRizinAngelaRuaan Lori Tyllyn placement 20.12.2009No6 Task Description

Placement of NPC Lori Tryllyn (East Hyldaa - Library) needs offset. Currently located behind wall.

 3499 Medium29.11.2009CXDamian crash on /who 29.11.2009No1 Task Description

client crashes immediately after /who

r4829
AMD 9950BE, 4GB DDR2
Sapphire HD4870 (512MB)
Ubuntu 9.10(amd64)
-2.6.31-15-generic
-GCC:4.4.1
-X.Org:1.6.4
-fglrx:8.66.10
-OpenGL:2.1.9016

* glibc detected * ./psclient: double free or corruption (!prev): 0x00007f8c43d50c60 ***

Backtrace:

/lib/libc.so.6[0x7f8c59eccdd6]
/lib/libc.so.6(cfree+0x6c)[0x7f8c59ed170c]
./psclient[0x56bffa]
./psclient[0x56cfc8]
./psclient[0x583281]
./psclient[0x58073d]
/…/cs/libcrystalspace-1.9.so[0x7f8c5ad70acf]
/…/cs/libcrystalspace-1.9.so[0x7f8c5ad70f30]
/…/cs/libcrystalspace-1.9.so(_ZN12csEventQueue6NotifyERKN2CS8StringIDINS0_12StringSetTag7GeneralEEE+0x41)[0x7f8c5ad43de1]
/…/cs/libcrystalspace-1.9.so(_ZN12csEventQueue7ProcessEv+0x87)[0x7f8c5ad44167]
/…/cs/libcrystalspace-1.9.so(_Z16csDefaultRunLoopP15iObjectRegistry+0x2b2)[0x7f8c5add4a92]
./psclient[0x44556a]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f8c59e75abd]
./psclient[0x408fa9]

Memory map:

00400000-007e3000 r-xp 00000000 08:21 51101 /…/planeshift/psclient
009e3000-00a14000 r–p 003e3000 08:21 51101 /…/planeshift/psclient
00a14000-00a16000 rw-p 00414000 08:21 51101 /…/planeshift/psclient
00a16000-00a1a000 rw-p 00000000 00:00 0
0102a000-0912c000 rw-p 00000000 00:00 0 [heap]
7f8c25dee000-7f8c25e2e000 rw-p 00000000 00:00 0
7f8c25f0f000-7f8c262ef000 rw-p 00000000 00:00 0
7f8c262ef000-7f8c263b7000 r–p 00000000 08:21 410589 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance_binalpha@@200/0129db399e588eda38a4e2f57315cd5dWT
7f8c263b7000-7f8c26657000 rw-p 00000000 00:00 0
7f8c26657000-7f8c266f3000 r–p 00000000 08:21 410580 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance_binalpha@@300/92f72ebb1cf9fa3d31830fff12483d29WT
7f8c266f3000-7f8c26953000 rw-p 00000000 00:00 0
7f8c26953000-7f8c269f0000 r–p 00000000 08:21 410565 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance_binalpha@@400/d10ed2134d07fb003464984fab0136f7WT
7f8c269f0000-7f8c26a10000 rw-p 00000000 00:00 0
7f8c26a44000-7f8c26a84000 rw-p 00000000 00:00 0
7f8c26a87000-7f8c26a97000 rw-p 00000000 00:00 0
7f8c26aa0000-7f8c26ba0000 rw-p 00000000 00:00 0
7f8c26ba6000-7f8c26d37000 rw-p 00000000 00:00 0
7f8c26d37000-7f8c26d7e000 r–p 00000000 08:21 410539 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aXT/5/doc
7f8c26d7e000-7f8c26e3e000 rw-p 00000000 00:00 0
7f8c26e3e000-7f8c26e85000 r–p 00000000 08:21 410538 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aXT/4/doc
7f8c26e85000-7f8c26f55000 rw-p 00000000 00:00 0
7f8c26f55000-7f8c26fa8000 r–p 00000000 08:21 410537 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aXT/3/doc
7f8c26fa8000-7f8c27078000 rw-p 00000000 00:00 0
7f8c27078000-7f8c270d0000 r–p 00000000 08:21 410536 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aXT/2/doc
7f8c270d0000-7f8c271a0000 rw-p 00000000 00:00 0
7f8c271a0000-7f8c27202000 r–p 00000000 08:21 410535 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aXT/1/doc
7f8c27202000-7f8c27262000 rw-p 00000000 00:00 0
7f8c27262000-7f8c272c3000 r–p 00000000 08:21 410534 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aXT/0/doc
7f8c272c4000-7f8c272f4000 rw-p 00000000 00:00 0
7f8c272f4000-7f8c2742e000 r–p 00000000 08:21 410533 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@100/ec48e87fd95dde771cca51c263b2193aWT
7f8c2742e000-7f8c2744e000 rw-p 00000000 00:00 0
7f8c27451000-7f8c277e7000 rw-p 00000000 00:00 0
7f8c277e9000-7f8c27849000 rw-p 00000000 00:00 0
7f8c2784d000-7f8c278ed000 rw-p 00000000 00:00 0
7f8c278ee000-7f8c27a2f000 rw-p 00000000 00:00 0
7f8c27a32000-7f8c27ab2000 rw-p 00000000 00:00 0
7f8c27ab3000-7f8c27b63000 rw-p 00000000 00:00 0
7f8c27b66000-7f8c27f26000 rw-p 00000000 00:00 0
7f8c27f26000-7f8c27fee000 r–p 00000000 08:21 50824 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@200/7f39523eff00fe7f3709c45eb05fb691WT
7f8c27fee000-7f8c282be000 rw-p 00000000 00:00 0
7f8c282be000-7f8c2835b000 r–p 00000000 08:21 50815 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@300/e67bfc1b9b9be86f8e5957b5b55c13c0WT
7f8c2835b000-7f8c2850b000 rw-p 00000000 00:00 0
7f8c2850b000-7f8c285a8000 r–p 00000000 08:21 410524 /home/…/.crystalspace/shadercache/1.9/lighting_default_instance@@400/6d7bb5847dff1883a3e7fbf3eb15bc99WT
7f8c285a9000-7f8c288af000 rw-p 00000000 00:00 0
7f8c288b2000-7f8c28948000 rw-p 00000000 00:00 0
7f8c2894b000-7f8c2898b000 rw-p 00000000 00:00 0
7f8c28998000-7f8c289e8000 rw-p 00000000 00:00 0
7f8c289e8000-7f8c28de9000 rw-s d5ff7000 00:0f 7500 /dev/ati/card0
7f8c28de9000-7f8c28e39000 rw-p 00000000 00:00 0
7f8c28e43000-7f8c28ee9000 rw-p 00000000 00:00 0
7f8c28ee9000-7f8c290ea000 rw-s d3e59000 00:0f 7500 /dev/ati/card0
7f8c290ea000-7f8c291a0000 rw-p 00000000 00:00 0
7f8c291aa000-7f8c292e6000 rw-p 00000000 00:00 0
7f8c292e6000-7f8c29366000 rw-p 00000000 00:00 0
7f8c29366000-7f8c29567000 rw-s d3a0b000 00:0f 7500 /dev/ati/card0
7f8c29567000-7f8c29587000 rw-p 00000000 00:00 0
7f8c2958a000-7f8c29620000 rw-p 00000000 00:00 0
7f8c2962d000-7f8c296d3000 rw-p 00000000 00:00 0
7f8c296d3000-7f8c298d4000 rw-s d2b0d000 00:0f 7500 /dev/ati/card0
7f8c298d4000-7f8c29924000 rw-p 00000000 00:00 0
7f8c2992e000-7f8c29a74000 rw-p 00000000 00:00 0
7f8c29a77000-7f8c29ca7000 rw-p 00000000 00:00 0
7f8c29ca7000-7f8c29d09000 r–p 00000000 08:21 410504 /home/…/.crystalspace/shadercache/1.9/lighting_default_binalpha@@50/906264808549c037b1658cadb2c9eb3eWT
7f8c29d09000-7f8c29e09000 rw-p 00000000 00:00 0
7f8c29e09000-7f8c29e50000 r–p 00000000 08:21 410501 /home/…/.crystalspace/shadercache/1.9/lighting_default_binalpha@@100/548a2d5ef34285ce933cf2eb8d067919XT/6/doc
7f8c29e50000-7f8c29f10000 rw-p 00000000 00:00 0
7f8c29f10000-7f8c29f58000 r–p 00000000 08:21 410500 /home/…/.crystalspace/shadercache/1.9/lighting_default_binalpha@@100/548a2d5ef34285ce933cf2eb8d067919XT/5/doc
7f8c29f58000-7f8c2a008000 rw-p 00000000 00:00 0
7f8c2a008000-7f8c2a055000 r–p 00000000 08:21 410499 /home/…/.crystalspace/shadercache/1.9/lighting_default_binalpha@@100/548a2d5ef34285ce933cf2eb8d067919XT/4/docAborted

 3497 Medium29.11.2009CXDamian missing bracket r4828 29.11.2009No Task Description

src/common/paws/pawswidget.cpp:1548: error: expected ‘)’ before ‘{’ token

 3491 Medium29.11.2009CXDamianJayRizinAngelaRuaan invalid dialog option - Tilavi is in Trouble 10.01.2010No4 Task Description

Tilavi Aurenta:
Player chose '3. What has gone missing then?'.
Player says 'What's gone missing?'.

NPC responds with random 'I don't know what your saying' message.

 3490 Medium29.11.2009CXDamianAngela Invalid dialog option - Vladovic needs Dried Maajo 02.12.2009No Task Description

Vladovic Chel-Astra:
Player chose '3. Hi, again.'.
Player says 'error'.

NPC responds with random 'I don't know what your saying' message, does not accept item on manual trade.

 3489 Medium29.11.2009CXDamianJayRizinAngelaRuaan no dialog option / item not wanted - Bjorid Needs Hiccu ...09.01.2010No5 Task Description

Vladovic Chel-Astra:
Player chose '1. Then I'm glad I saved it! Would you like it back?'.
Player says 'have it'.
[NPC] Vladovic Chel-Astra says: Excellent!
[NPC] Vladovic Chel-Astra says: Just hand it back to me, if you would.

dialog options do not change, NPC does not want the item on manual trade

 3486 High28.11.2009CXDamianKeithRlyDontKnow [Release blocker] Flagged for speed hack while running 22.11.2010No19 Task Description

Flag for speed hack while running (not-mounted).

First occurance: Ran through the bd cave tunnel, towards underground lake.

Second: ran from ledge of underground lake towards center, across lily pads.

 3485 Medium28.11.2009CXDamianJayRizinAngelaRuaan no response on dialog selection - In Aid of the Kran 14.01.2010No2 Task Description

Petrified Kran:
Player chose '1. Can I help?'.
Player says 'Aid Kran'.

No response from NPC (used to be emotes?)

NPC responds normally to other typed messages

 3482 Medium28.11.2009CXDamian pslaunch does not use same dir as psclient when changed 28.11.2009No2 Task Description

setting 'PlaneShift.UserConfigPath' in planeshift/psclient.cfg to another directory:
pslaunch still uses the default directory(/home/<user>/.PlaneShift) for settings changes
psclient uses the newly specified directory
Ubuntu 9.10
PS -r4810

 3473 Medium28.11.2009CXDamianJohnJayRizinAngelaRuaan invalid dialogue option - Get Grimal out of retirment 12.12.2009No Task Description

Grimal Bloodaxe:
Player chose '1. Your son, Raerul Bloodaxe.'.
Player says 'Raerul Bloodaxe'.

NPC respond with random 'I don't know what your saying' message

 3463 Medium27.11.2009CXDamianJayRizinAngelaRuaan invalid dialogue option - Sending a Letter home 16.01.2010No5 Task Description

Jirosh Mikana:
Player chose '1. Do you know of any trustworthy messengers I could use?'.
Player says 'which messenger use'.

NPC responds with random 'I don't know what your saying' message.

 3458 Medium27.11.2009CXDamian Invalid dialogue option - Brintec Fur Research 01.12.2009No2 Task Description

Merrinez Dholant:
Player chose '1. What can you tell me about the material he uses for his carpets?'.
Player says 'about materials. about fur. about furs'.

NPC responds with random 'I don't know what your saying' message

typing "about materials" works

 3452 Medium26.11.2009CXDamian invalid dialogue option - Bjorid Needs Hiccup Help 27.11.2009No1 Task Description

Vladovic Chel-Astra:
Player chose '1. Bjorid is in bad need of a hiccup cure.'.
Player says 'Bjorid needs hiccup cure'.

NPC responds with random 'I don't know what your saying' response

 3451 Medium26.11.2009CXDamianFrank BartonJayRizinAngelaRuaan multiple items - Jirosh Stolen Statue 14.01.2010No5 Task Description

able to receive additional 'Potent Mug's if you keep selecting 'Yes, where can I find the sailor?'

 3450 Medium26.11.2009CXDamian inventory items in containers can not be found by quest ...29.11.2009No3 Task Description

When an item to be traded for a quest is within a container(sack), clicking the quest dialogue results is a 'NPC does not want that item' message

 3449 High26.11.2009CXDamianJayRizinAngelaRuaan early termination? - Merrinez love letter 28.12.2009No2 Task Description

after handing Merrinez Ink and Paper, he responds with "How should I start?" and the quest completes(no further dialog options).

 3447 Medium26.11.2009CXDamian invalid trade for dialogue - Merrinez bad mood 26.11.2009No1 Task Description

Merrinez Dholant:
Player chose '1. This might help your hands.'.
Player says '<l money="0,0,0,0"><item n="Leather Gloves" c="1"/></l>'.

NPC does not need that item.

manually trading 'Leather Gloves' works

 3446 Medium26.11.2009CXDamian invalid trade for dialogue - What's up with the carpets ...26.11.2009No1 Task Description

Bjorid Haakthir:
Player chose '1. [Moviso gives Bjorid the dye.]'.
Player says '<l money="0,0,0,0"><item n="Blue Dye" c="1"/></l>'.

NPC does not need that item

manually trading 'Blue Dye' works

 3445 Medium26.11.2009CXDamian invalid dialogue option - Vladovic Needs Dried Maajo 27.11.2009No2 Task Description

Vladovic Chel-Astra:
Player chose '1. Hi, I am looking for a job.'.
Player says 'Needs Dried Maaj'.

results in random 'I don't know what your saying' response.

Showing tasks 1 - 50 of 65 Page 1 of 21 - 2 -

Available keyboard shortcuts

Tasklist

Task Details

Task Editing