PlaneShift

Task TypeIDPrivateCategorySeverity  descStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
Feature Request6611NoEngineMediumUnconfirmedLisaStarting and stopping musical instruments in a group/ba...25.09.201411 Task Description

musicians trying to sync up to play as a band/group is difficult.
to fix this i suggest commands /groupplay and /groupstop be made
the musicians would form a group and each one would put the song they are to play in their left hand (that way one person can play a flute piece and another plays a lira piece, another drums, etc)
the group leader would issue the commands for starting and stopping
the system would broadcast the command to each client to start playing (like the way group chat is sent to the members of the group).
the piece would play at the default speed for the music score
if the group is disbanded while playing everyone would have to automatically stop playing
if a player leaves the group they would have to automatically stop playing too.

only difficulty I would see is if one of the players is unable to play the selected piece at the default speed, the system would either have to have that person not play with an error of not talented enough or play at the fastest they can play (which would sound bad but be realistic)

Bug Report6612NoEngineMediumUnconfirmedTimops_client crash30.09.20144 Task Description

this is not about a particular bug. at first i thought there was a bug, because following the merchant’s road, the game kicked me out each time it loaded the new world. but now the game kicks me out immediately. i tried logging in with a new character - same problem. the client crashes either while ‘loading GUI’ or after the first movement within the game. i was never able to get into the game with the ps_launcher anyway. settings on my mac are on ‘open’ for all users, so that’s not the problem. here’s the error report:

Process: psclient_static [331]
Path: /Volumes/PlaneShift/PlaneShift/psclient.app/Contents/MacOS/psclient_static
Identifier: psclient_static
Version: 0.6.1.0 (0)
Build Info: psclient_static-Unknown~Unknown
Code Type: X86 (Native)
Parent Process: launchd [195]

Date/Time: 2014-09-26 10:01:41.942 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 77937 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 45985 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: 9B86D932-2DDD-4489-8D8C-63115271A622

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0×0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.GeForceGLDriver 0x8f1bf6e6 gldFinish + 109990
1 com.apple.GeForceGLDriver 0x8f0e5ab4 gldUnbindPipelineProgram + 2788
2 com.apple.GeForceGLDriver 0x8f1c5935 gldFinish + 135157
3 com.apple.GeForceGLDriver 0x8f1a0c23 gldUpdateDispatch + 1139
4 GLEngine 0x150ef4c5 gleDoDrawDispatchCore + 266
5 GLEngine 0x150a09fd glDrawElementsInstanced_IMM_Exec + 498
6 libGL.dylib 0x9102462a glDrawElementsInstancedARB + 59
7 psclient_static 0x006b13b0 CS::Plugin::gl3d::InstancingHelper::DrawAllInstances(unsigned long, unsigned long, unsigned long, long, unsigned long, void const*) + 374

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9154f382 kevent + 10
1 libSystem.B.dylib 0x9154fa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x9154ef59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9154ecfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x9154e781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x9154e5c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 3:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 4:
0 libSystem.B.dylib 0x91528b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x915566e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x915855a8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x9420e3ab CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x942113dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x9420ecda HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x9420e571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x9420e488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0×91556259 _pthread_start + 345
9 libSystem.B.dylib 0x915560de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 6:
0 libSystem.B.dylib 0x9156458a select$DARWIN_EXTSN$NOCANCEL + 10
1 libSystem.B.dylib 0x915fcc4b select + 92
2 psclient_static 0x001c1e38 NetBase::CheckIn() + 274
3 psclient_static 0x001c2718 NetBase::ProcessNetwork(unsigned int) + 34
4 psclient_static 0x002ca9df psNetConnection::Run() + 243
5 psclient_static 0x003cadba CS::Threading::Implementation::(anonymous namespace)::proxyFunc(void*) + 18
6 libSystem.B.dylib 0x915560de thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x91528b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x915566f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9159f05f pthread_cond_wait + 48
3 psclient_static 0×00619817 CS::Threading::ThreadedJobQueue::QueueRunnable::Run() + 1267

Thread 8:
0 libSystem.B.dylib 0x9154e412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9154e9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9154e5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x0303c000  ebx: 0x0309e400  ecx: 0x8fa35840  edx: 0x00000000
edi: 0x02f2c000  esi: 0x4c077600  ebp: 0xbfffe0c8  esp: 0xbfffe0c8
 ss: 0x0000001f  efl: 0x00010202  eip: 0x8f1bf6e6   cs: 0x00000017
 ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
cr2: 0x00000000

Binary Images:

  0x1000 -  0x115b00f +psclient_static 0.6.1.0 (0) <71925283-7B55-4CCB-A24E-68B4F84EE7E6> /Volumes/PlaneShift/PlaneShift/psclient.app/Contents/MacOS/psclient_static

0x203b000 - 0x255bfe7 +Cg ??? (???) /Volumes/PlaneShift/PlaneShift/psclient.app/Contents/Frameworks/Cg.framework/Cg
0x29c8000 - 0x29c8ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
0x2f00000 - 0x2f24fe7 GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x2f9d000 - 0x2fa1ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x2fa7000 - 0x2fa8ff7 com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.4.5 (2.4.5f3) <013B2DAF-7754-0B38-96B7-D162108DB9E9> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
0x14ea0000 - 0x14ea6ff7 com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0×15000000 - 0x15179ff7 GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x151ab000 - 0x155b0fe7 libclh.dylib 3.1.1 C (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x8f0c6000 - 0x8f811fff com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x9067e000 - 0x9067fff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0×90693000 - 0x90702ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90ac1000 - 0x90d27ff7 com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0×91023000 - 0x9102eff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9102f000 - 0x91071ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0×91074000 - 0x91077fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9114a000 - 0x9116bfe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0×91197000 - 0x9119bff7 libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x913bb000 - 0x9143bfeb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9145c000 - 0x91527fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0×91528000 - 0x916cfff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9170c000 - 0x9170eff7 libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9180b000 - 0x9180eff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x919cf000 - 0x919cfff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x919d0000 - 0x91afefe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91e74000 - 0x91eaffeb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91ee5000 - 0x91ee9ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91f66000 - 0x92286ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0×92287000 - 0x92327fff com.apple.Bluetooth 2.4.5 (2.4.5f3) <DDC2FBBE-2983-972E-8450-CF6A5A8632FD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0×92328000 - 0x92362ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x9237c000 - 0x92394ff7 com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0×92395000 - 0x927caff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x928d2000 - 0x92925ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x938aa000 - 0x938aaff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93a17000 - 0x93a28ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93a29000 - 0x93a37ff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93afa000 - 0x93b04ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93b0b000 - 0x93b1bff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x93b1c000 - 0x93b3efef com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93bb5000 - 0x93bbbfe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x93be7000 - 0x93c0fff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x93c10000 - 0x94026ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0×94027000 - 0x94030ff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0×94068000 - 0x940b5feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x940b6000 - 0x940b6ff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x940b7000 - 0x9416ffeb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x941ee000 - 0x94268fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0×94269000 - 0x9429cff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94aaa000 - 0x94b8afe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94bfb000 - 0x94c3ffe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94c84000 - 0x94fa8fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94fa9000 - 0x950abfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x950bf000 - 0x950daff7 libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x950db000 - 0x959beff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x959d5000 - 0x95b50fe7 com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95b84000 - 0x95b96ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95b97000 - 0x95b97ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95bd4000 - 0x95ce0ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x961df000 - 0x961e2ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9628d000 - 0x9633bff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x963bf000 - 0x963ccff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x963e3000 - 0x96427ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0×96428000 - 0x964e1fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x965c9000 - 0x9660cff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9661a000 - 0x9669cffb SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9669d000 - 0x9669dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9669e000 - 0x96860feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x969ff000 - 0x96a04ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96a16000 - 0x96a16ff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x977db000 - 0x977faff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x977fb000 - 0x97858ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9787b000 - 0x97916fe7 com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97b43000 - 0x97b51fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x97c03000 - 0x97c95fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97cde000 - 0x97d24ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x97f08000 - 0x97f3bfff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x97f47000 - 0x97f53ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x97f54000 - 0×98743557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0×98744000 - 0x98764fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0×98765000 - 0x987a2ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x987a3000 - 0x987a4ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x987ee000 - 0x98802ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0×98803000 - 0x98829ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9883a000 - 0x988e7fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x98af0000 - 0x98b31ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98b84000 - 0x98be5fe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x98be6000 - 0x98d23fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98d24000 - 0x98de0fff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x98de9000 - 0x98e95fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98ecf000 - 0x98f1fff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98f20000 - 0x99191fef com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9919a000 - 0x991a4fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x991a5000 - 0x991d6ff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x992ba000 - 0x99394fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0×99535000 - 0x99539ff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9957b000 - 0x9967cfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x9967d000 - 0x996c6fe7 libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0×99880000 - 0x99a02fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x9a07f000 - 0x9a0a3ff7 libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a0e3000 - 0x9a18bffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9a1e5000 - 0x9a27dfe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a2bc000 - 0x9a627ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a923000 - 0x9a92eff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9aabf000 - 0x9aad3fe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x9aadc000 - 0x9ab45fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
0x9ab46000 - 0x9abe3fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBook7,1, BootROM MB71.0039.B09, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0×93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232,89 GB Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0×8507, 0×24600000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0×4500, 0×06600000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0×8218, 0×06630000 / 6
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0×0237, 0×06300000 / 2

I’d appreciate any help on this one, since i like the game :-)

Bug Report6625NoEngineMediumNewVenalanJoe LyonQuest Menu: step numbering occurs for total steps, not ...15.10.2014 Task Description

I’ve updated the bug to reflect what is happening with the current code, r9606

At the moment the following option will show “red apple (1 of 2) (1/2)” and “red apple (1 of 2) (2/2)” for the menu pair Menu: no. Menu: yes.

P:RA.
Menu: bla.
Smith: wana help.
P:RA1. P:RA2.
Menu: no. Menu: yes.
Smith: shame.
Smith: good.
Complete red apple step 4.

It seems there are now duplicate code checks for counting subsets, or duplicate displays of one counting. This option should really show “red apple (1/2)” and “red apple (2/2)”.

Also now, when you have 8 menus visible from many different quests the number shown is (1/8)-(8/7) so it is done on a total number of menus available, not on a by quest basis. For example, if you have 3 quests active and 8 steps the numbering could be (1/3)(2/3)(3/3), (1/2)(2/2), (1/3)(2/3)(3/3)

Bug Report6630NoEngineMediumNewVenalanStudy window filter bug (minor)06.10.2014 Task Description

When you add a filter string to the /study window the empty lines between the item entries is lost such that you end up with long list of items. I think it might look better if the empty lines were maintained when a search string is entered

Feature Request6631NoEngineMediumUnconfirmedVenalanJoe LyonStudy window filter bug04.06.2020 Task Description

I would be nice to have the option to set the filter string to “item names” or “processes”. Such that you could search for an item “battle axe” and only see the steps under the heading “battle axe*” or search processes for things like “apple” and see every step that uses an apple.

Bug Report6640NoGUIMediumUnconfirmedNeeno Peleroincorrect sRGB profile31.12.20141 Task Description

There are three files (jade_theme.png, splash.png, yesno.png) in client_base.zip, which contain an incorrect iCCP.
When using a newer version of libpng you get the following warning: “iCCP: known incorrect sRGB profile”.
So just delete the color profile in the next art update, please.

Bug Report6644NoUser InterfaceMediumUnconfirmedEvarajActive Effects scrolling12.10.20141 Task Description

Scrolling with the mousewheel does not work if the mousecursor is over one of the listed buffs.
It works only if the mousecursor is besides or between the buffs.

svn code r9595

Bug Report6652NoEngineMediumNewVenalanJoe LyonActive Effects: When button width is "auto" it does not...18.10.2014 Task Description

As the title suggests, when you change the button height with width set to ‘auto’ I would expect the button width to scale with it. It does not. If you change the width setting from auto→manual→auto the correct width is set.

Potentially related

It is possible that when names appear the window correctly resizes and the full name is shown. But when you move back to images only the width is set to the minimum so you end up with very tall very thin buttons. But the icons have the dimensions you would expect for button height set to max so you can only see the central portion of the icon.

I can make this happen by following these steps.

1 - Button height to minimum
2 - button width to manual (and moved to minimum)
3 - button width to auto
4 - set button height to max
5 - button/icon width is fixed and when you change name↔icon you get the broken display

If you don’t follow these steps the width for change between icons and names works correctly

Feature Request6653NoEngineMediumUnconfirmedJoe LyonJoe LyonNew Crafting Gui - what happens if the crafting produce...19.10.2014 Task Description

test case

Bug Report6654NoEngineMediumUnconfirmedJoe LyonJoe LyonNew Crafting Gui - how will container sharing happen19.10.2014 Task Description

test case

Feature Request6655NoEngineMediumUnconfirmedZunnaGMNew Gm command - Resize item20.10.2014 Task Description

It would be awesome if GMs could have a new command that let them change the size of item such as carpet, pillow, vase, etc… Kind of the same system as GM use now to resize characters and npcs (example : Gorgan the giant).
It would kind of triple the number of items available for decoration and events without adding any in the database.

Feature Request6663NoUser InterfaceMediumUnconfirmedSimoneVisual feedback for typing activity and AFK24.10.20144 Task Description

It could be useful to have a visual feedback to signal to other players when someone is AFK or is typing into the chat (maybe in main chat tab).
I ran a poll into the “whishlist” section of the forum.
Since I had some good suggestions/opinions from other players I put a link to the thread so it can be used as a reference and to understand how the proposed visual feedback is:
Do you think bubbles showing when someone is AFK or someone is typing into the chat are useful?

Bug Report6664NoSoundMediumUnconfirmedJoshuaInstrument White Noise (Lute & Lira)06.11.201411 Task Description

Some of the musical notes, when using the Lute and Lira (drum seems okay), have an annoying white noise in the background. The audio is not clean, and this can be bothersome particularly to people with high-end headphones who may be able to hear it better. I am not sure if this is audible to all players, but it certainly should be to anyone with a good pair of headphones.

Some popping sounds can also be heard.

I am not too knowledgeable on music, so I can’t say which notes specifically have unclean sound, but I think since it can be heard plainly it should be easy to find out.

Feature Request6668NoQuestsMediumUnconfirmedJoshuaVenalanQuest completion warnings. (And safer quests.)14.11.201412 Task Description

Sometimes when talking to an NPC during a quest, it’s not obvious that saying something will end it early. For example, in the Dizzy Bevon quest, telling Charisa that you can’t get into the Winch abruptly ends it. Meaning you will never see the rest of that quest, even if you get Winch access. I thought that she would wait instead, which would be more fair to players. Apparently this game wasn’t as forgiving as I imagined. Failing quests is especially annoying when it involves typed answers too, where a typo or not being specific enough will cost you the quest. (Even if you knew the right answer.)

First of all, I feel there shouldn’t be an option to finish a quest early unless you fail, the options being either you complete it fully or save it for later. This would be much more player-friendly. I didn’t even fail the quest, I just couldn’t get into the Winch. I feel like I was punished for being honest, and possibly have missed out on some reputation forever.

Who in the right mind would back out of a quest after accepting it, anyway? I doubt anyone does it intentionally. These sorts of choices should be greatly reduced. It only makes sense during evil quests where you might feel bad about what you’re doing. If someone is feeling lazy or is busy, then they can complete the quest later, like in any other game. If these dialog options are going to remain in the game, then it may be better if they had a warning such as (ENDS QUEST), while the true ending of the quest could say (COMPLETES QUEST). This would help players avoid making infuriating mistakes like mine.

Secondly, sometimes it is too easy to fail a quest when typed answers are involved. In the Stolen Dagger (sp?) quest from Ojaveda where you have to tell Enach what it looked like, if you say “diamond”, or “diamonds”, instead of “diamonds and opals”, you will get the uneventful ending. This is made even more ridiculous because the answer is in your quest log, so it shouldn’t be possible to get it incorrect anyway. But you only get one chance. Basically, I feel quests that rely on typed text should be more forgiving, because sometimes it’s not about whether you’re right or wrong. Rather, it may depend on how many variations of the correct answer there are, so a lot of the time it isn’t the player’s fault. Sure, maybe “diamond” isn’t that specific, but it definitely narrows it down. If I say diamond, Enack should say something like “Anything else?”.

Bug Report6696NoSoundMediumUnconfirmedJoshuaInstrument Music Doesn't Stop22.11.20141 Task Description

When you are playing a song on an instrument, if you close out of the sheet rather than clicking the stop button, the music will continue to play. This seems to continue until you relog, and opening and using the sheet again doesn’t fix it, it will only make you play two songs at once.

I am not sure if other players hear this or just the player.

In my opinion, X’ing out of the music sheet should work just like the stop button.

Feature Request6703NoUser InterfaceMediumAssignedTuathanachJoe Lyonhow code handles missing gui items20.12.201411 Task Description

Would it be possible to change how the code handles missing parts of gui in xml, so it shows an error rather than crashing. example being with page numbers and using an old xml which did not contain them, client currently crashes as soon as you view a book. it would be nice to at least get a message pointing at cause

Bug Report6707NoEffectsMediumUnconfirmedJoshuaFog Whitens Texture Transparency03.12.20141 Task Description

When there is foggy weather in the game, some 2D textures will have white boxes around them. The most well-known instance where this happens is with the target effect under an NPC’s feet. I think this also affects 2D grass textures like at the magic shop forest. Basically, the fog makes transparency in certain textures visible by making them white.

Bug Report6710NoCharactersMediumUnconfirmedJoshuaWild Pterosaur Saddle03.12.2014 Task Description

The “Wild Pterosaur” model still has a saddle on it’s back, making it seem not so wild.

Bug Report6713NoEngineMediumUnconfirmedj oitError at xml file, double attribute19.12.2014 Task Description

I opened
planeshift/data/gui/scripthirednpcwindow.xml and got the mesage at my browser.
At Line 4 is savepositions=”yes” twice listed.

Feature Request6715NoInventory/ItemsMediumUnconfirmednobody specialVary current quality of loot items23.12.20141 Task Description

I think it would be more realistic and quite useful for looted items to have a random current quality. Finding enough damaged equipment to practice repair is always tough, this idea would go a long way to making it a more usable skill.

This idea, if properly implemented, could also balance out the values of looted items. A sub-routine could be devised to cause the highest value items suffer the greatest pre-loot damage. So a standard unmodified item could have a flat chance of being anywhere from 1 to 50 out of 50 quality. A one modifier item could roll 2 50-sided dice taking the lower result or average, and so on for 2 modifier and three modifier items. Specific implementation could be subject to testing to determine appropriate rates.

This would result in less of a lottery effect.

Bug Report6729NoCraftingMediumUnconfirmedShafaragornVenalanBow making interruptions for nonexistent movement11.02.201661 Task Description

When working on bow making at the Arena smith table: if you /use the table, when the progress bar shows that you are done, instead of being done with whatever you’re doing, you get a message that reads “You interrupted your work when you moved away” without having moved at all.

I’ve repeated it multiple times working on a few different things, but haven’t tried at any other smith tables yet.

Feature Request6735NoEngineMediumUnconfirmedDaevaornMake /ignore target music output as well as chat28.12.20141 Task Description

I would like to have a specific means of muting certain people’s “music”. It’s a shame if you have to turn off all musical instruments to be rid of the “Listen to me practise my same song for any amount of hours if you want to craft here” people.

So it would be very nice if /ignore commands would also affect audio output triggered by the ignored person. Not sure how feasible that is technically, though.

Bug Report6742NoInventory/ItemsMediumUnconfirmedMario RohkrämerLogin with less than full health02.01.20151 Task Description

Logging out after a longer time of idling, one would expect to login with full health later. But I noticed that my health is a little lower and starts regenerating after I logged in. This is especially obvious for characters with not yet maxed stats, appears to be a relative impact.

I wonder if this is caused by buffing armor parts, e.g. Ulbernaut Bracers (+8 Strength, boosting HP too, indirectly). I could imagine that the max. HP are calculated without buffs, and the current health gets limited to this lower maximum (lower than while logging out previously); then the engine loads armor parts after logging in and has to update the HP maximum, which is now higher with buffs, and the current HP get a headroom to fill up.

Feature Request6748NoUser InterfaceMediumUnconfirmedTrippedOnReality/EnarelFilter for storage window09.01.201551 Task Description

The ability to sort in the storage window is awesome. However, it would also be nice to be able to search your storage for a specific item within a category. I think this would mostly be useful in weapons categories, but I can see it being useful for other categories as well. For example, if I’m looking in category: weapons - axes and I want to find all of my blah blah blah of the hammer axes, it would be nice to be able to filter by “of the hammer”. Sorting is great, but if you’re looking for an item with a specific modifier, and it’s not a prefix, it’s hard to find.

Bug Report6750NoEngineMediumUnconfirmedxolaatacking 05.01.20152 Task Description

when i start atack enemy that is little away and before i see message he is too away switch (with shortcuts /target nearest /atack) to nearest im in combat mode but dont see any system mesages and not doing any hits- it happend in other situacions too but that i know how to reproduce

its worse to aim enemy , i often see ‘you are to away’ in first try and without move next attack hit enemy correctly

Feature Request6753NoEngineMediumUnconfirmednobody specialCrafting UI: recycling parts16.02.201542 Task Description

currently transforms from parts back into ingots are not listed in the books relevant on a consistent basis. They may be in some books but are not in the shield books. It would be good to have a list, comprehensive across skills or otherwise, so that players can know which ones are possible.

Bug Report6755NoEngineMediumUnconfirmedxolapet have trouble attack dummy04.01.2015 Task Description

with dummy targeted
/pet target
/pet attack

from longer distance pet fail to attack dummy, it hit arena wall and dissaper
from very short it attack and start rotating.

Feature Request6760NoInventory/ItemsMediumUnconfirmednobody specialChange apple to type plant part08.01.2015 Task Description

I would really like to loot food ingredients that cannot be gotten another way and not have to loot apples. If I want apples I can /harvest or /pickup them. with this change I could add food to my /loot shortcut and not miss out on lard or meat. I don’t think there is another lootable foodstuff that has multiple kinds of sources.

Bug Report6769NoEngineMediumUnconfirmedEvarajempty autoexec command boxes are not saved16.01.2015 Task Description

If you delete everything in the boxes and click the save button, the commands are back after relog.
It seems there must be at least one character in the box to get it saved.

Bug Report6772NoInventory/ItemsMediumUnconfirmedDaevaornJoe LyonIt's possible to swap a weapon with a musical instrumen...18.01.2015 Task Description
  • I was playing my pan flute.
  • I swapped the pan flute against my plat steel sabre.
  • I stopped the playback.
  • I fought.
  • I wanted to reequip my pan flute, but it could not be moved, not even from one inventory slot to the other.

I suspect that there is no test for (music instruments/)items being in use when swapping them

Feature Request6774NoUser InterfaceMediumUnconfirmedMario RohkrämerDirect access to the help dialog explaining a command18.01.20152 Task Description

You can show the Help dialog (menu button or /show help); but to read the verbose explanation about a specific command, you have to search for it in the tree of categories, which may be a little time consuming.

It may be helpful for more experienced users to have a command which opens the Help dialog and navigates to the topic about the command if it exists.

I could imagine e.g. a command like /about command to call the verbose help for the topic /command.

Bug Report6776NoItems CharacteristicsMediumUnconfirmedSajut FogilTuathanachBow Prices20.01.20151 Task Description

I crafted two bows, the NPC-Price for the Enkidukai Shortbow (needs lvl 20 in bow making and more material) seems to low.
Enkidukai Hunting Bow, Q170; 1588 Tria
Enkidukai Shortbow, Q193; 1531 Tria

Bug Report6778NoEngineMediumUnconfirmedsteve mossTalking to NPC28.01.20151 Task Description

Hi
I seem to have a glytch where frequently (but not always) an NPC will not talk to me no matter how long I wait
However if I click “Bye” and try again he will now talk
It means I have to click every NPC when he wont speak to me twice to be sure there is no dialogue

Feature Request6780NoEngineMediumUnconfirmedJoe LyonJoe LyonScriptable Ojects31.01.2015 Task Description

Courtesy of Rigwyn, on forum wishlist http://www.hydlaaplaza.com/smf/index.php?topic=42019.msg474950#msg474950

  The player would define a starting state, a series of "qualifiers" controlling a custom menu of "actions" that may be taken on the object.
  Qualifiers could check attributes, skills, possession of an item, or internal counters.
  Each action could execute one or more commands, for example /shout, /say, or /tell to the person who acted on it, or update its description or internal counters.
  All descriptions and internal counters would be shared to all clients within range as well as persist.
Feature Request6782NoEngineMediumUnconfirmedTrippedOnReality/EnarelAdd current weather to the Information Window08.02.20152 Task Description

For folks who have older computer systems, sometimes the only way to get PS to work is to have setting on lowest and have weather turned off. But weather is a good RP point so it would be nice to be able to tell what weather is happening even if you can’t see it. It would be nice to have that information next to the time in the information window, or if that isn’t possible, perhaps a command query /weather that will return the current weather of the sector you are in.

Bug Report6783NoEngineMediumUnconfirmedIridiaJoe LyonShortcutname removed on button move when an icon is use...05.03.201532 Task Description

When a shortcut that uses an icon is moved the name of the shortcut disappears and is replaced with the shortcut number.

Feature Request6784NoEngineMediumUnconfirmedKaerli StronwylleEnvenomed arrows06.04.201513 Task Description

Considering that arrows are single-use at this time and craftable, it should be feasible to use envenomed arrows to test the concept of envenomable weaponry for the time being, until we can get the engine changes needed for temporarily-poisoned blades in. (Flaming arrows would be a nice addition while you are at it…)

Feature Request6785NoMagic SystemMediumUnconfirmedCalmusglyph order in spell research should not matter16.02.20151 Task Description

Even with the recent improvement of the spell research behaviour, I think it is a bit tedious to find spells with 3 glyph combinations or spells with 2 glyphs of 2 different ways.

I propose that the glyph order doesn’t matter in the assemble slots.

Wouldn’t it also be more logical if the glyph order doesn’t matter?

Feature Request6788NoUser InterfaceMediumUnconfirmedGongerJoe LyonSplit up System tab information18.03.201511 Task Description

System tab: Could the information there be split up further, like for the logs, into something like combat, crafting, soul commands (emotes and interaction commands like /greet), so you can have more control what is shown in Main tab?

This was briefly discussed in the Dev meeting (22/02/2015), and should be assigned to Eredin.

Thank you.

Bug Report6792NoRulesMediumNewDavide VescoviniDavide VescoviniList of Combat Bugs05.04.20151 Task Description

This is a collection of Combat System bugs

Feature Request6795NoCrafting TransformationsMediumUnconfirmedNoronelTuathanachRemove confusing Broadsword crafting steps22.06.20151 Task Description

I noted that previous bug report 4573, similar in nature, has been closed. I reached out to GMs and it was confirmed that once a broadsword has been furrowed into a blade then the only option is to then make it into a kit. The flow as of 04/04/2015 looks like stock>alpha>beta>delta>brittle>dull>rough>blade (gap) heated>super>red>stock.

If the expected results of working broadswords is to have them be a one time blade, then these extra steps (heated>super>red>stock) are confusing. If the expected results is that the broadsword should be able to be worked from stocks to blade to stocks then currently the step to make the (final) blade into a heated blade is missing.

Feature Request6802NoCrafting TransformationsMediumUnconfirmedKaerli StronwylleTuathanachYou should be able to heat stock with the Book of Blade...18.05.20151 Task Description

Having to use the Working with Stock book simply to heat steel/ingots for forging makes for a silly amount of swapping back and forth between Working with Stock and Book of Blades. It’d be simple enough to add the steps for heating stock and ingots to the Book of Blades…

Feature Request6803NoEngineMediumUnconfirmedKaerli StronwylleTuathanachRound out weapon types using existing models19.04.2015 Task Description

Weapon types that I’d find useful in RP and could be more-or-less stood in for with existing art, but aren’t statted/craftable:

  • Rapiers/some sort of thin thrusting sword – this could use a longsword model for now until we get a proper rapier model in (I might make a low-fi rapier model if I get motivated enough to dust off Blender, even…)
  • Spears (and perhaps other polearm forms) – these can use the quarterstaff model until a proper model is implemented for them
Bug Report6808NoCharacters AnimationMediumUnconfirmedCan-ned FoodKran Walking Animation needs improvement08.06.2015 Task Description

Kran Walking is slightly asymmetrical, as though they were afflicted with scoliosis and weren’t treated completely.

Ignore, of course, if new models lack this trait.

Feature Request6814NoSettingMediumUnconfirmedRoman YagodinBring gods in the game03.04.201711 Task Description

From game chat:

/tell Laanx Hi, Laanx!
> Laanx is not found online.

Current /pray command is a shortcut for /emote pray, but it could be interesting to have separate command to pray gods (or specific god) for miracles or even ask them about something.

“Miracles” should be protective / healing spells, casted on character or group, or offensive spells, casted on enemies.
Spell set could vary by god. Rate of success of appeal & spell power could be determined by character race, faction points, number of previous appeals (in the game day), sacrifices and also (maybe) current location, weather and time of the day.

If god name not specified, any god in the mood could answer to the prayer.
Also, appeling to the more ancient gods (Laanx, Talad) should have lesser rate of success, but greater miracles or revelations.

Any character (even have no magical abilities and choose to be atheist) could use this command.

Gods could be implemented as (invisible) NPCs.

Example command formats:

Pray: /pray [godname]
Ask: /tell [godname] [question]
Sacrifice: /give [godname] [itemname]

Forum thread: http://www.hydlaaplaza.com/smf/index.php?topic=42207.msg477124#msg477124

Feature Request6817NoInventory/ItemsMediumUnconfirmedRichgarUnintuitive Placement Order of Picked Up Items28.07.20153 Task Description

Items that are picked up should go into the upper-left most container in our inventory that it can fit into. This will allow players to choose the order they want their inventory to fill up. When my main inventory is full, items start going into my glyph sack instead of the four empty small cloth sacks available. Thank you for your time :)

Feature Request6821NoCrafting TransformationsMediumNewKaerli StronwylleAdditional jewelry metals31.12.201732 Task Description

Right now, the only jewelry metals available in the game are gold, silver, and platinum, which leaves Ynnwn out in the cold RPwise. Considering that IRL, copper alloys (brasses and bronzes both) were and are still used for jewelrymaking – it would be logical to add those at some point down the road, to provide at least *one* Ynnwn-compatible option…

Feature Request6823NoEngineMediumUnconfirmedVonor[Engine/Settings] Add Regexp and wordlists to NPC Speec...24.11.201511 Task Description

While the quest system has greatly improved in the years I’ve been gone, there are still things one needs to type to an NPC.

Currently NPCs are still dumb as bricks when it comes to understand what players “write” to them.

As the “writing” is supposed to be “speaking” one would assume that an a person would understand a word even if it’s spelled incorrectly.

For example - in a certain quest you have to tell a certain NPC the words “diamond and opal”.

If you spell the words wrong (e.g. opale) the npc refuses to help and you have no chance of repeating that step and thus are forced to finish the quest in another way.

With regexp in the engine the settings department could make the answer look like this: (?i).*diamond.*opal.*

This would match case insensitive on “it are diamonds and opals” as well as “diamondsopals” or “diamond opale” as well as many other possible phrases that include the words “diamond” and “opal”.

With wordlists settings could define a couple of spellings of certain words to match on in-word typos even. for example: (?i).*$quest_stepX_wordlist1.*$quest_stepX_wordlist2.*
In the wordlist the settings dept could then, for example, define spellings like diamond, daimond, diamant and the like. That’s just an example though, I’m sure there are many more examples in game currently where a npc refuses to answer or you break a step in a quest only because you cnat type :-)

As for the regexp, the PCRE library from Apache could be used, maybe. http://www.pcre.org/

Bug Report6844NoEngineMediumNewVenalanPlayer crafted magic items always need identifying.08.03.2016 Task Description

As the title suggests all magic items made by crafters need to be identified. As every magically crafted item made the same way ends up giving exactly the same buff, there is logically no need for the crafter to need to identify an item as they will always know what it will do…

Bug Report6853NoCombatMediumUnconfirmedAniroho Aimirrelnot facing target problems with ranged weapons17.07.20161 Task Description

During fight using ranged weapons if the player is attacking a mob but doesn’t face them the arrows are still used but no attack is led and the message about facing the target is shown.

Sometimes attacking with ranged weapons cause the showing of the facing target message and the attacks are not dealt even when the target is near and straight before the player (the arrows are consumed as well).

Showing tasks 251 - 300 of 648 Page 6 of 13<<First - 4 - 5 - 6 - 7 - 8 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing