PlaneShift

Task Type  ascIDPrivateCategorySeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
Bug Report6378No2D ArtMediumUnconfirmedJonMap shows Irifon River between Gugrontid and Bronze Doo...04.04.20141 Task Description

The map that shows up when you take a pterosaur flight shows a river identified as the Irifon River between Gugrontid and the Bronze Doors. However, there’s no river there and the Irifon is actually located between Hydlaa and Ojaveda.

Bug Report5204NoBugtrackerMediumUnconfirmedShinobu MaeharaWhen receiving a bugtracker account, a non-existing ver...02.12.20211 Task Description

When I received the account confirmation message in my inbox, and then clicked on the link, it asked for a verification code.
But there was no textbox to enter the code, and it wasn’t in the message sent. Fortunately the login turned out to work just the same - all mention of verification codes should be scrapped.

Bug Report6368NoBugtrackerMediumUnconfirmedIvan MarshPS crashes randomly when in use. Always gives this erro...20.03.2014 Task Description

I am running ps on a OSX system running 10.9.2. The game crashes regularly however when I am playing it. It doesn’t always happen at the same time or in the same place. It seems that it always gives this error though.

Mar 20 09:40:49 macbook kernel[0]: process psclient_static[2932] thread 384705 caught burning CPU!; EXC_RESOURCE supressed due to audio playback
Mar 20 15:15:25 macbook kernel[0]: process psclient_static[3419] thread 457035 caught burning CPU!; EXC_RESOURCE supressed due to audio playback
Mar 20 16:25:02 macbook kernel[0]: process psclient_static[3538] thread 477372 caught burning CPU!; EXC_RESOURCE supressed due to audio playback
Mar 20 16:27:10 macbook com.apple.launchd.peruser.501[286] ([0×0-0x38f38f].psclient[3538]): Job appears to have crashed: Segmentation fault: 11

Any ideas on what is causing this? Thanks in advance.

Bug Report7079NoBugtrackerMediumUnconfirmedMichael LoevenLocked Chests Deleted When Consumed26.11.20212 Task Description

If the player attempts to open a locked chest by dragging it to their equipment panel. The game displays a message that the chest is locked but consumes the item anyway providing now loot. Expected behavior is that the game places the locked chest back into the players inventory or prevents them from consuming it if it is locked

Bug Report7258NoBugtrackerLowUnconfirmedHaviland Tenourisegmentation fault in hydlaa VK_ERROR_DEVICE_LOST24.11.20223 Task Description

Not sure what causes the client to crash. But it seems reproducible when I turn around.

System is Linux 5.8.0-59
Ubuntu bullseye
mesa 20.2.6-0
NVidia GeForce GTX 970
Driver Version: 460.91.03
CUDA Version: 11.2

[2021.07.31-21.33.40:344][840]LogRHI: Timed out while waiting for GPU to catch up on occlusion results. (0.5 s)
[2021.07.31-21.33.40:420][840]LogVulkanRHI: Error: Result failed, VkResult=-4
at /home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742
with error VK_ERROR_DEVICE_LOST
Fatal error: [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803]
Result failed, VkResult=-4
at /home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742
with error VK_ERROR_DEVICE_LOST
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
[2021.07.31-21.33.40:480][840]LogCore:

Critical error:

Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0×0000000000000003

[2021.07.31-21.33.40:480][840]LogCore: Fatal error: [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803]
Result failed, VkResult=-4
at /home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742
with error VK_ERROR_DEVICE_LOST
0x0000000004445d9b PSUnrealClient!VulkanRHI::VerifyVulkanResult(VkResult, char const*, char const*, unsigned int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp:802]
0×0000000004422322 PSUnrealClient!VulkanRHI::FFenceManager::WaitForFence(VulkanRHI::FFence*, unsigned long long) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742]
0x00000000043fe84d PSUnrealClient!FVulkanCommandBufferManager::WaitForCmdBuffer(FVulkanCmdBuffer*, float) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanCommandBuffer.cpp:457]
0x000000000446288e PSUnrealClient!FVulkanViewport::WaitForFrameEventCompletion() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:296]
0x000000000444795c PSUnrealClient!FVulkanViewport::Present(FVulkanCommandListContext*, FVulkanCmdBuffer*, FVulkanQueue*, FVulkanQueue*, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:939]
0×0000000004447098 PSUnrealClient!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp:889]
0x000000000450fcd0 PSUnrealClient!FRHICommandListExecutor::ExecuteInner_DoExecute(FRHICommandListBase&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:373]
0x0000000004526d97 PSUnrealClient!FExecuteRHIThreadTask::DoTask(ENamedThreads::Type, TRefCountPtr<FGraphEvent> const&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:428]
0x0000000004526bb5 PSUnrealClient!TGraphTask<FExecuteRHIThreadTask>::ExecuteTask(TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:886]
0x0000000002e8b1f6 PSUnrealClient!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:709]
0x0000000002e8ad9e PSUnrealClient!FNamedTaskThread::ProcessTasksUntilQuit(int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:600]
0x0000000004552ab6 PSUnrealClient!FRHIThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp:319]
0x0000000002ee0017 PSUnrealClient!FRunnableThreadPThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25]
0x0000000002ec01fc PSUnrealClient!FRunnableThreadPThread::_ThreadProc(void*) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:185]
0x00007fab15c94609 libpthread.so.0!UnknownFunction(0×9608)
0x00007fab1529a293 libc.so.6!clone(+0×42)

0x0000000002ea96ee PSUnrealClient!FGenericPlatformMisc::RaiseException(unsigned int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp:472]
0x0000000002fccd9b PSUnrealClient!FOutputDevice::LogfImpl(char16_t const*, …) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/OutputDevice.cpp:61]
0x0000000004445d9b PSUnrealClient!VulkanRHI::VerifyVulkanResult(VkResult, char const*, char const*, unsigned int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp:802]
0×0000000004422322 PSUnrealClient!VulkanRHI::FFenceManager::WaitForFence(VulkanRHI::FFence*, unsigned long long) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp:4742]
0x00000000043fe84d PSUnrealClient!FVulkanCommandBufferManager::WaitForCmdBuffer(FVulkanCmdBuffer*, float) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanCommandBuffer.cpp:457]
0x000000000446288e PSUnrealClient!FVulkanViewport::WaitForFrameEventCompletion() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:296]
0x000000000444795c PSUnrealClient!FVulkanViewport::Present(FVulkanCommandListContext*, FVulkanCmdBuffer*, FVulkanQueue*, FVulkanQueue*, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:939]
0×0000000004447098 PSUnrealClient!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp:889]
0x000000000450fcd0 PSUnrealClient!FRHICommandListExecutor::ExecuteInner_DoExecute(FRHICommandListBase&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:373]
0x0000000004526d97 PSUnrealClient!FExecuteRHIThreadTask::DoTask(ENamedThreads::Type, TRefCountPtr<FGraphEvent> const&) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp:428]
0x0000000004526bb5 PSUnrealClient!TGraphTask<FExecuteRHIThreadTask>::ExecuteTask(TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:886]
0x0000000002e8b1f6 PSUnrealClient!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:709]
0x0000000002e8ad9e PSUnrealClient!FNamedTaskThread::ProcessTasksUntilQuit(int) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp:600]
0x0000000004552ab6 PSUnrealClient!FRHIThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp:319]
0x0000000002ee0017 PSUnrealClient!FRunnableThreadPThread::Run() [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25]
0x0000000002ec01fc PSUnrealClient!FRunnableThreadPThread::_ThreadProc(void*) [/home/planeshift/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:185]
0x00007fab15c94609 libpthread.so.0!UnknownFunction(0×9608)
0x00007fab1529a293 libc.so.6!clone(+0×42)

[2021.07.31-21.33.40:490][840]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected.
[2021.07.31-21.33.40:490][840]LogExit: Executing StaticShutdownAfterError
Malloc Size=131160 LargeMemoryPoolOffset=196744
Malloc Size=131160 LargeMemoryPoolOffset=327928
Malloc Size=259466 LargeMemoryPoolOffset=587418
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault (core dumped)

Bug Report7358NoBugtrackerLowUnconfirmedKiFunStuSKlyros legs missing from player model when wearing roba01.11.20221 Task Description

Need to fix the model to not being open at the bottom. (noted it missing in stream while working on magic light)

Bug Report7361NoBugtrackerLowUnconfirmedHaviland TenouriLog enabled for NPC, but NPC talk is not logged11.03.2022 Task Description

NPC talk is not logged to chat logfile. The only things which gets logged is what I type into the free-form-box

Bug Report7370NoBugtrackerLowUnconfirmedStalfosIntroduction to Crafting doesn't update wallet12.06.20222 Task Description

The console says you received 4 circles, but the wallet won’t update until you complete another quest. Comnpleting Harnquist is Hungry for example says another 4 circles in console, and wallet updates to 8 circles.

Bug Report7396NoBugtrackerLowUnconfirmedHaviland TenouriLauncher segfaults on exit04.03.20231 Task Description

The log ends with:

[…]
[2022.06.12-06.20.45:782][774]LogModuleManager: Shutting down and abandoning module Engine (10)
[2022.06.12-06.20.45:782][774]LogModuleManager: Shutting down and abandoning module CoreUObject (8)
[2022.06.12-06.20.45:782][774]LogModuleManager: Shutting down and abandoning module SandboxFile (6)
[2022.06.12-06.20.45:782][774]LogModuleManager: Shutting down and abandoning module PakFile (4)
[2022.06.12-06.20.45:782][774]LogModuleManager: Shutting down and abandoning module RSA (3)
Failed to find symbol file, expected location:
“/home/oliver/PS/psunreal/PSLauncher/Binaries/Linux/PSLauncher.sym” Assertion failed: GraphicsPSOLockedMap.Num() == 0 [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanPipeline.cpp] [Line: 1307]

[2022.06.12-06.20.45:788][774]LogCore: Error: appError called: Assertion failed: GraphicsPSOLockedMap.Num() == 0 [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanPipeline.cpp] [Line: 1307]

Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
[2022.06.12-06.20.45:797][774]LogCore:

Critical error:

Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0×0000000000000003

[2022.06.12-06.20.45:797][774]LogCore: Assertion failed: GraphicsPSOLockedMap.Num() == 0 [File:/home/planeshift/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanPipeline.cpp] [Line: 1307]

0x00000000029b3bce PSLauncher!UnknownFunction(0x27b3bce)
0x0000000002ace60b PSLauncher!UnknownFunction(0x28ce60a)
0x0000000002a8dae4 PSLauncher!UnknownFunction(0x288dae3)
0x0000000002a8d982 PSLauncher!UnknownFunction(0x288d981)
0x00000000042129f0 PSLauncher!UnknownFunction(0x40129ef)
0x0000000004211c82 PSLauncher!UnknownFunction(0x4011c81)
0x00000000041ec845 PSLauncher!UnknownFunction(0x3fec844)
0x000000000422e5ed PSLauncher!UnknownFunction(0x402e5ec)
0x00000000042df6b7 PSLauncher!UnknownFunction(0x40df6b6)
0x00000000021fd088 PSLauncher!UnknownFunction(0x1ffd087)
0x00000000021fd13c PSLauncher!UnknownFunction(0x1ffd13b)
0x00000000057bfc08 PSLauncher!UnknownFunction(0x55bfc07)
0x00007f3977026083 libc.so.6!__libc_start_main(+0xf2)
0x00000000021f97c9 PSLauncher!UnknownFunction(0x1ff97c8)

Malloc Size=131160 LargeMemoryPoolOffset=196744
Malloc Size=131160 LargeMemoryPoolOffset=327928
Malloc Size=111987 LargeMemoryPoolOffset=439939
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault (core dumped)

Bug Report7424NoBugtrackerLowUnconfirmedDamolaguild house: no collision detection inside guild house22.01.20231 Task Description

PSUnreal 0.7.23 (not yet in Reported Version)

In guild house one can run through chairs and beds and shelves.

Collision detected is disabled. Like for chairs and other items placed outside of the guild house.

Expected result

In guild house collisions are detected for items like beds, shelves, chairs and so on is enabled like in Crystal Space PS. So that these items are really solid for the char.

Ideally there would also be collision detection outside of guild house, together with a physics simulations, so that you cannot place 10 shelves onto one another easily, cause they would crumble down again. We did not have this in Crystal Space PS however, so for feature parity with CS PS collision detection inside guild houses is enough.

Bug Report7446NoBugtrackerVery LowNewGongerGuards! Guards!13.01.20232 Task Description

Two problems with guards:
They do not complain about characters with wielded weapons.
They do not let creatures enter the city! ;-)

Bug Report7458NoBugtrackerLowCould not VerifyKiFunStuSCombat targets showing from different areas28.08.20221 Task Description

While at harnquist in Hydlaa I am able to target creatures in the arena.

very confusing and weird.

Bug Report7467NoBugtrackerLowUnconfirmedKiFunStuSItem left reminders27.08.20221 Task Description

Put a sack on the ground
put a torch in the sack
picked up the sack.

Receive warning that I should not leave 1 torch here a few minutes later

Bug Report7479NoBugtrackerLowNewDamolaMoving an item inside around inside container gives "it...30.12.20226 Task Description

I have a container (a sack) with tools. In there, I have a rock pick. Its capacity is 18.85/20. I can move the rock pick from container to inventory and back nicely.

However when I move the rock pick to a different slot in the container, I get:

“Item cannot be added to that container because item is too large to fit.”

I bet what happens is that PSUnreal first tries to add the rock pick to the new slot in the container and only then removes it from the old slot. This is of cause the safe way to do it, however it does lead to above error, as the rock pick has a size of 1.5 and that does not fit in 20-18.85 anymore.

That seems to be the case, cause moving a potion around in a container with capacity 7.90/20 works nicely.

I believe Crystal Space PS had the same “bug”.

Bug Report7505NoBugtrackerLowUnconfirmedferretrandomised riding and walking abilities10.10.20221 Task Description

riding a mount can be strange. there is the usual sit on saddle look, standing on saddle with knees bent, standing sideways like on a surfdoard or skate board, and there is side saddle. not yet had the reversal of riding position this time, yet. if you sit side saddle, stand like surfing/skateboarding, you walk/run crablike.

Bug Report7512NoBugtrackerLowNewHaviland Tenourican not attack without a weapon14.01.20232 Task Description

When trying to attack it says “You have no weapons equipped!”

Bug Report7529NoBugtrackerLowUnconfirmedDamolaBuddies list has hard to read font and text color03.11.2022 Task Description

For some reason the buddies list uses a different font than all the other lists. I find it quite hard to read.

In addition to that the text color is red on a brown-greyish background. That makes it even harder to read.

I suggest using the same font and color as in the other lists.

Bug Report7539NoBugtrackerLowCould not VerifyDamolaClears chat line on entering ]14.01.20237 Task Description

# How to reproduce

Enter some text followed by “]”

# Actual result

PSUnreal clears the chat line

# Expected result

“]” appears on chat line.

# Use case

Use [] for OOC comments in /tell or (rarely) in main.

Bug Report7656NoBugtrackerLowNewferretfloating book on ojaroad114.01.2023 Task Description

a floating book, that claims to be a dead bird, is floating and inaccessible as it has no collision and thus not allowed to be picked up. position of the book is found by going to /teleport me map hydlaa_plaza 337145.72 -345854.81 10980.61 on teleport you are directly where the book is situated and on a rivnak, a nolthrir has it head high.

Bug Report7684NoBugtrackerMediumNewHaviland TenouriEditing Guildpermissions and Points24.01.20231 Task Description

Giving a Guild level the permission to edit gild points is not honoured. The flag is shown, but if someone of ther permitted group tries to edit the points of himself or another member he gets “you don’t have the permission…”

Additionally, editing permissions is not propageted to other online members. Ie. they do not see any changes in guild privileges.

Bug Report7728NoBugtrackerLowUnconfirmedDamolaJumping when on mount is delayed09.02.20231 Task Description

When mounted after pressing the space bar it takes about half an second or so before the jump actually happens.

When not mounted the jump is immediate.

Bug Report7732NoBugtrackerMediumUnconfirmedHieuNpc Dialogue02.03.20231 Task Description

My PC resolution is 4:3. When I talk to NPC, NPC dialogue is on the left of the screen and I cannot see whole NPC dialogue.

Bug Report7746NoBugtrackerLowUnconfirmedDamolaUsing /me chat command in group tab posts to main tab11.02.2023 Task Description

In Crystalspace based PlaneShift it posted to group chat.

Bug Report7754NoBugtrackerLowNewHaviland TenouriAlliance chat goes to main18.10.202311 Task Description

Chat for the alliance chat tab goes to the main tab.

Bug Report7755NoBugtrackerLowNewHaviland TenouriHelp chat is broken17.02.202311 Task Description

Messages to the help channel get lost, as if they were never written

Bug Report7758NoBugtrackerLowUnconfirmedferretshortcuts not working at all 13.02.20231 Task Description

i have tried to set up shortcuts for a number of things, one issue was that an attempt to initiate nightvision was causing an attempt to fish instead. i moved the icons about but same issues occured. not i have cleared shortcuts and i have nothing working at all. all i get on attempts to set shrotcuts is a message saying ‘the key is already assigned’

tried refreshing game and still the same.

Bug Report7768NoBugtrackerLowUnconfirmedMewshadMetallurgy is not leveled (at metallurgy level 2)20.02.202311 Task Description

So I was trying to smelt and cast iron but the metallurgy does not level up. Same with zink. The book “working with stock” only tell me how to smelt quicksilver, which does not even work at my level. Currently on metallurgy level 2.

Bug Report7772NoBugtrackerLowUnconfirmedThosorused to click on green buddy list to whisper now have t...16.02.20232 Task Description

windows and Linux, can’t just click on a green buddy to whisper.

Bug Report7774NoBugtrackerLowUnconfirmedMohonin DitinWrong Number indication in System and Inventory16.02.2023 Task Description

While crafting enchanted ‘Ynnwn Longbow’, after the final bow is made, it shows two different quality in two different places. That is in system message, if it shows quality ‘X’, it shows quality ‘Y’ in smith table inventory box, where Y=X-1. And this is from Master Bow maker, maxed up in Bow making skill. Sorry, but other bows i haven’t checked this out. Does not happen always but happens most of the time. And Does not happen with Q300 bows

Bug Report7777NoBugtrackerLowUnconfirmedGongerTrading does not open your inventory16.02.20232 Task Description

When a trade request is accepted, the inventory should open at the same time, but it does not.
Opening it yourself is not a big deal, of course, but it would be nice to have.

Bug Report7785NoBugtrackerLowUnconfirmedEatuckCharacter Animations while Mounted and Other19.02.2023 Task Description

My characters race is Kran and I have noticed that my character does the neck stretch animation while mounted.I recommend to have some kind of check while mounted so the idle/standing animations aren’t triggered. Maybe only when the character is standing and idle for a certain amount of time. In addition, I have noticed my character and npcs randomly doing the treading water animation.I am not sure if it is planned but it seems out of place.

Bug Report7806NoBugtrackerLowUnconfirmedUadjetProblems with /morph07.03.2023 Task Description

I’ve been doing some testing with the /morph command, and have not yet found a way to get it to work properly. I used my event character and every time I tried to morph into another race gender I had issues with the default Enkidukai texture remaining on the head. There were also other issues, like klyros wings being missing, and the fact that after the tests my enkidukai character now seem to have lemur textures on her hands permanently.

These are the results I got starting with a female enkidukai character, closing the game and loading fresh after each morph:

Dermorian M - Wrong texture, no back of head. Changing hair trait doesn’t help.
Dermorian F - Wrong texture, no back of head. Changing hair trait doesn’t help.
Diaboli M - Wrong texture, no back of head. Changing hair trait doesn’t help. Setting trait first doesn’t help.
Diaboli F - Wrong texture, no back of head. Changing hair trait doesn’t help.
Enkidukai M - Bad face texture, even from female enki
Enkidukai F -
Klyros M - Entirely wrong texture, no wings, back missing
Klyros F - Nothing visible. Helmet and held items show on ground
Kran N - Wrong texture except for hands, oddly.
Lemur M - Wrong texture except hands, no hair. Hand texture remains after relog
Lemur F - Wrong texture except hands, no hair. Hand texture remains after relog
Nolthrir M - Wrong texture except for hands. No top/back of head
Nolthrir F - Wrong texture except for hands. No top/back of head
Stonehammer M - Wrong texture except for hands. No top/back of head or beard section of face.
Stonehammer F - Wrong texture except for hands. No top/back of head
Ylian M - Wrong texture except for hands. No top/back of head
Ylian F - Wrong texture except for hands. No top/back of head

I few quick tests with a female dermorian character were better, but the head texture was always wrong.

Bug Report7811NoBugtrackerLowUnconfirmedDamolacharacter stands up from sitting for idle animation07.05.202331 Task Description

I sat Damola down on a char in Kada El. I held “Z” key for that, cause tapping did not work for the char I was aiming at.

Damola sat down. However she stood up every now and then, I think it was for idle animation.

Bug Report7818NoBugtrackerLowUnconfirmedMohonin DitinPile of dust cannot be kept in furnace16.04.20232 Task Description

The pile of dust that gets crafted sometimes for reasons we all know, this pile of dust cannot be disposed of by putting it in Furnace. Some of us experienced players want to keep the place clean and so whenever we find pile of dust, we put it in Furnace, it eventually vanishes by putting it in furnace and forgetting about it. Now there is no choice but to sell it off to NPC for 0 tria. This is not the main problem, but the problem is to find a NPC nearby who buys ‘Pile of Dust’. So either make a NPC available near Crafting Station to sell of the dust or make furnace to take in the dust and burn it down vanishing it.

Bug Report7840NoBugtrackerLowUnconfirmedDamolaglobal chat not marked specially in chat log07.05.2023 Task Description

This is with PSUnreal 0.7.35!

Yay for the new Global chat!

I prefer to have all chats in one big chat log. However global chat is not marked as global inside the log file. Like this:

(some time) [chat] Damola: This is global chat!

Would be nice to have “[global]” or some other marker like this in there.

Same goes for NPC chatter and so on. Currently all messages are marked with “[chat]” which is not all that helpful for searching around in the file.

Bug Report7842NoBugtrackerLowUnconfirmedGongerBad results for Platinum mining10.05.2023 Task Description

Platinum Mining is pretty much how it was in Legacy - at Mining 200, I succeed less than 40% of the time, and Q is between 80 and 115 only. With optimal mining gear this will not go above Q 130 or Q 140. It was planned to be made in such a way that there is at least a chance to get Q 200 for Platinum.
The success % is less disturbing - some things SHOULD be more difficult than others!

Bug Report7843NoBugtrackerLowUnconfirmedGongerStore screen: Purified feature not showing for glyphs14.05.2023 Task Description

In the Glyphs tab of the Store screen of Legacy, glyphs were shown as purified or not. This is not the case in PSU.

Bug Report7844NoBugtrackerLowUnconfirmedDamola/me in group chat goes to main tab20.05.2023 Task Description

As subject says: /me in group chat goes to main tab. In Crystalspace based PS it went to group tab.

Bug Report7848NoBugtrackerLowUnconfirmedDamolaChat log stops after loss of connection to server01.01.20241 Task Description

After a loss of connection to the server, and logging in the game again without closing the client, the client stops logging chat.

Bug Report7849NoBugtrackerLowUnconfirmedTutharelForest Arangmas, and some other monsters, don't attack ...28.05.2023 Task Description

When I fight Forest Arangmas they don’t attack back. Sometimes they do but most of the time they just sit there.

Bug Report7854NoBugtrackerLowUnconfirmedThosorPremature falling out of saddle while mounted. windows/...13.06.20232 Task Description

While Moving around, I think turning might be causing this, in the middle of walking or running, suddenly you are out of the saddle and running on your own. Also, not sure if there is supposed to be a quick dismount when clicking the right mouse button which happens when you want to look around etc.

Bug Report7859NoBugtrackerLowUnconfirmedDamolaWhen scrolling up in chat to read older messages it sti...23.12.20234 Task Description

Great that PSUnreal now scrolls down when someone types in a new messages.

However IMHO that should only happen if chat was at the last message. In case the player scrolled up to re-read older messages, it should not jump down on each new message as otherwise the player would have to scroll up again and again and again in case many new messages are appearing in a short time.

Bug Report7860NoBugtrackerLowUnconfirmedEriz GonzylFloating Objects at Nyshyn's Ruins outside 22.06.20231 Task Description

//imgur.com/a/BUTOrjj

Bug Report7862NoBugtrackerLowUnconfirmedRykiaThe Honey and Sapphire Orilliphia Syrup icons appear to...30.06.2023 Task Description

Suggest making one of the icons for these a different color: Honey / Sapphire Orilliphia Syrup.
Currently they appear to use the same icon.

Bug Report7870NoBugtrackerMediumCould not VerifyRykiaAdding 3 lumps of butter to Preparation Table may cause...29.10.20234 Task Description

Adding 3 lumps of butter to the Preparation Table next to Orchibaly in Oja, seems to cause the server to crash. One and two lumps at a time work as expected.This has happened a few times today, but it may be possible that a DEV is also working on something at the same time.

Bug Report7937NoBugtrackerLowUnconfirmedRykiaBe able to see several text lines in all chat windows a...12.11.2023 Task Description

Be able to see several text lines in all chat windows after returning from a crash or logging out.
This was available in Legacy. Can it also be available in PSU?

Bug Report7945NoBugtrackerLowReady to testDaevaornHard to leave the winch, portal too small to find12.03.20242 Task Description

If inside the Winch quarter in Hydlaa it is difficult to leave towards Plaza.

The right-clickable portal area on the gate encompasses only a small part of the door around knee height. This used to be as big as the entire door and should be again.

Bug Report7967NoBugtrackerLowCould not VerifyThosorlose ability to click anywhere during combat01.01.20241 Task Description

When shooting rogue with bow and arrow, suddenly rogue is dead, although standing and his health still 50%.
Right click after tabbing out of combat to loot. loot icons and others show up, but then nothing is clickable.
KB works, can call inventory, etc. Pointer shows and moves. no ability to click anywhere.

Bug Report7968NoBugtrackerLowCould not VerifyThosorcan't get rid of white combat reticle, can mouse look a...01.01.2024 Task Description

no task description

Bug Report7979NoBugtrackerLowUnconfirmedDaevaornTuathanachGugrontid forge missing interaction buttons31.12.20231 Task Description

The forge at Gardr’s smithy does not offer the usual interaction button when opening the container window. There are simply no buttons.

Showing tasks 1 - 50 of 650 Page 1 of 131 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing