PlaneShift

Task TypeIDPrivateCategorySeverityStatusOpened byAssigned ToSummaryLast Edited[[changedby]]
Bug Report7928NoModels and MapsHighFixed pending releaseDaevaornPCs can get locked into the Ash Brotherhood Lair17.03.2024 Task Description

A server crash happened while I was inside the Ash Brotherhood Lair.

On restart the stone in the doorway had been reset in its closed position, and I was effectively trapped inside, without a way of triggering the mechanism to re-open the passageway.

There should be a second trigger/gear/switch on the iside.

Bug Report 7927 NoCrashesCriticalClosedDaevaorn Trap detection crashes the server 24.12.20234 Task Description

Using the
/ability detect/remove traps
(as a chat command, not having focused an item, next to a previously triggered Necromantic trap, just outside the first/main chamber of the Ash Brotherhood lair)
crashes the server immediately.

Bug Report 7926 NoItems CharacteristicsMediumClosedStalfos Some items can't be equipped by certain characters 27.11.20233 Task Description

Staifos Lyrkem cannot equip Robes, tried several and he still had a robe equipped from CS, can’t be re-equipped now.
Goron Eltincae cannot equip Torso Armour, tried Leather and Chain with STR 100. Had leather equipped from CS, can’t be re-equipped.

says “does not fit in that slot”.
Other Nolthrir can equip robes.

Bug Report7925NoGUILowReady to testRykiaTwo Crystal Way Spells now have the same shortcut icon13.03.20241 Task Description

The following Crystal Way spells have the same shortcut icon.
Blessed Litany
Prayer

Bug Report 7924 NoBugtrackerLowClosedRykia Two Crystal  03.11.2023 Task Description

no task description

Bug Report7923NoGUILowReady to testDaevaornWar pick lacking icon09.03.20245 Task Description

There is no 2d art / icon to represent a “War Pick” in game.
Inventory cells containing one are not discernable from empty slots.

Bug Report 7922 NoCombatHighClosedDaevaorn Trying to cast an attack spell via keyboard shortcut no ...25.03.20242 Task Description

It is impossible to use keyboard shortcuts for magic attacks.

Steps to reproduce: Define a shortcut with an attack spell i.e. Stone Fist, assign a key to that shortcut, i.e. “Period” [.]

Trying to cast this way brings up a strange colourful, triangular progress bar, and the system returns “You cannot attack yourself” although an enemy has got a target focus.

Bug Report7921NoInventory/ItemsVery LowReady to testStalfosCompleting Levrus Rat Eye lets you pick from 2 identica...13.03.20241 Task Description

You may pick Energy Glyph or Energy Glyph. And it should be Levrus’ Rat Eyes

Bug Report7920NoNPC DialogMediumUnconfirmedStalfosWithout a way - tell me about circles bug.31.10.2023 Task Description

The first time a character does With a Way Levrus asks what thier favourite way is then there is an option of “Sure, you already told me about Circles” which Levrus does not recognise.

Bug Report 7919 NoSoundLowClosedStalfos Importing music crashes client 13.12.20232 Task Description

ON a blank piece of music, clicking Compose, and then Select (whether or not a mid file is found)

All this is posted in terminal when I click Select:

[2023.10.31-14.08.05:505][712]LogTemp: APlaneshiftPlayerControllerBase::RequestLoadMidiFile
[2023.10.31-14.08.05:505][712]LogFileManager: Warning: ReadFile failed: Count=0 Length=4096 Error=errno=21 (Is a directory) for file
Signal 11 caught.
Malloc Size=262146 LargeMemoryPoolOffset=262162
CommonUnixCrashHandler: Signal=11
[2023.10.31-14.08.05:537][712]LogCore:

Critical error:

Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0×0000000000000004

[2023.10.31-14.08.05:537][712]LogCore: Fatal error!

0×0000000003713997 PSUnrealClient!UMidiComponent::GetTrackCount() [/home/luke/PSUnreal511/Plugins/MidiAsset/Source/Midi/Private/MidiComponent.cpp:431]
0x0000000004a59598 PSUnrealClient!MusicValidator::ValidateMusicalSheet(UMidiComponent*, FString&) [/home/luke/PSUnreal511/Source/PSUnreal/util/../server/../util/musicutils.h:204]
0x0000000004a594ba PSUnrealClient!UClientSongManager::LoadMidiFile(APlaneshiftPlayerControllerBase*, FString, int, FString&) [/home/luke/PSUnreal511/Source/PSUnreal/client/clientsongmanager.cpp:237]
0x0000000004aca7d6 PSUnrealClient!APlaneshiftPlayerControllerBase::RequestLoadMidiFile(FString, int, FString&) [/home/luke/PSUnreal511/Source/PSUnreal/PlaneshiftPlayerControllerBase.cpp:1590]
0x0000000004982fdf PSUnrealClient!APlaneshiftPlayerControllerBase::execRequestLoadMidiFile(UObject*, FFrame&, void*) [/home/luke/PSUnreal511/Intermediate/Build/Linux/B4D820EA/PSUnrealClient/Inc/PSUnreal/UHT/PlaneshiftPlayerControllerBase.gen.cpp:428]
0x0000000004f5e1b7 PSUnrealClient!UFunction::Invoke(UObject*, FFrame&, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/Class.cpp:6455]
0x00000000050ad1b7 PSUnrealClient!UObject::CallFunction(FFrame&, void*, UFunction*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1129]
0x00000000050ad705 PSUnrealClient!ProcessLocalScriptFunction(UObject*, FFrame&, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1226]
0x00000000050ad3f4 PSUnrealClient!void ProcessScriptFunction<void (*)(UObject*, FFrame&, void*)>(UObject*, UFunction*, FFrame&, void*, void (*)(UObject*, FFrame&, void*)) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1026]
0x00000000050ad705 PSUnrealClient!ProcessLocalScriptFunction(UObject*, FFrame&, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1226]
0x00000000050ad3f4 PSUnrealClient!void ProcessScriptFunction<void (*)(UObject*, FFrame&, void*)>(UObject*, UFunction*, FFrame&, void*, void (*)(UObject*, FFrame&, void*)) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1026]
0x00000000050b22e5 PSUnrealClient!UObject::ProcessContextOpcode(FFrame&, void*, bool) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:3136]
0x00000000050ad705 PSUnrealClient!ProcessLocalScriptFunction(UObject*, FFrame&, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1226]
0x00000000050ad3f4 PSUnrealClient!void ProcessScriptFunction<void (*)(UObject*, FFrame&, void*)>(UObject*, UFunction*, FFrame&, void*, void (*)(UObject*, FFrame&, void*)) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1026]
0x00000000050ad705 PSUnrealClient!ProcessLocalScriptFunction(UObject*, FFrame&, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:1226]
0x0000000004f5e1b7 PSUnrealClient!UFunction::Invoke(UObject*, FFrame&, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/Class.cpp:6455]
0x00000000050ae796 PSUnrealClient!UObject::ProcessEvent(UFunction*, void*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/CoreUObject/Private/UObject/ScriptCore.cpp:2125]
0x0000000003402c3e PSUnrealClient!void TMulticastScriptDelegate<FWeakObjectPtr>::ProcessMulticastDelegate<UObject>(void*) const [/home/luke/5.1.1-release/Engine/Source/Runtime/Core/Public/UObject/ScriptDelegates.h:498]
0x0000000007366ae2 PSUnrealClient!UButton::SlateHandleClicked() [/home/luke/5.1.1-release/Engine/Source/./Runtime/UMG/Private/Components/Button.cpp:217]
0x00000000073ac5c0 PSUnrealClient!TBaseUObjectMethodDelegateInstance<false, UButton, FReply (), FDefaultDelegateUserPolicy>::Execute() const [/home/luke/5.1.1-release/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h:600]
0x00000000054670e1 PSUnrealClient!SButton::ExecuteOnClick() [/home/luke/5.1.1-release/Engine/Source/./Runtime/Slate/Private/Widgets/Input/SButton.cpp:465]
0x000000000547d082 PSUnrealClient!SButton::OnMouseButtonUp(FGeometry const&, FPointerEvent const&) [/home/luke/5.1.1-release/Engine/Source/./Runtime/Slate/Private/Widgets/Input/SButton.cpp:390]
0x00000000053343ad PSUnrealClient!FSlateApplication::RoutePointerUpEvent(FWidgetPath const&, FPointerEvent const&) [/home/luke/5.1.1-release/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5033]
0x0000000005316bed PSUnrealClient!FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent const&) [/home/luke/5.1.1-release/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5601]
0x000000000533872e PSUnrealClient!FSlateApplication::OnMouseUp(EMouseButtons::Type, UE::Math::TVector2<double>) [/home/luke/5.1.1-release/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5566]
0x000000000514a8e5 PSUnrealClient!FLinuxApplication::ProcessDeferredMessage(SDL_Event) [/home/luke/5.1.1-release/Engine/Source/./Runtime/ApplicationCore/Private/Linux/LinuxApplication.cpp:414]
0x000000000514a37c PSUnrealClient!FLinuxPlatformApplicationMisc::PumpMessages(bool) [/home/luke/5.1.1-release/Engine/Source/./Runtime/ApplicationCore/Private/Linux/LinuxPlatformApplicationMisc.cpp:436]
0x00000000032689f9 PSUnrealClient!FEngineLoop::Tick() [/home/luke/5.1.1-release/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:5287]
0x0000000003269afa PSUnrealClient!GuardedMain(char16_t const*) [/home/luke/5.1.1-release/Engine/Source/./Runtime/Launch/Private/Launch.cpp:204]
0x00000000086f0aa0 PSUnrealClient!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/home/luke/5.1.1-release/Engine/Source/Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:269]
0x00007faffb8ee1ca libc.so.6!UnknownFunction(0x271c9)
0x00007faffb8ee285 libc.so.6!__libc_start_main(+0×84)
0×0000000003267029 PSUnrealClient!_start()

[2023.10.31-14.08.05:538][712]LogExit: Executing StaticShutdownAfterError
Malloc Size=131160 LargeMemoryPoolOffset=393352
Malloc Size=131160 LargeMemoryPoolOffset=524536
Malloc Size=195930 LargeMemoryPoolOffset=720490
[2023.10.31-14.08.05:550][712]LogHAL: Error: FUnixPlatformProcess::CreateProc: File does not exist (/home/Andrew/Documents/PlaneshiftUE/Engine/Binaries/Linux/CrashReportClient)
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault

Bug Report 7918 NoGUIVery LowClosedStalfos Context Menus sometimes close before clicking an option 27.11.202331 Task Description

Right clicking an NPC or an item for example can close the context menu before you have time to click talk to or pickup.

Repeatable every time by right clicking then rapidly moving the mouse from side to side, but sometimes happens with barely any movement.

Bug Report7917NoGuilds/GroupsVery LowUnconfirmedStalfosGuild members show offline when in /who31.10.2023 Task Description

Also says in Main chat “Guild Member just joined Planeshift” yet has a No under Online.

Bug Report7916NoModels and MapsLowUnconfirmedStalfosInescapable Hole30.10.2023 Task Description

ojaroad2 457484 -324254 12385

Bug Report 7915 NoCrashesCriticalClosedStalfos Ptero Amdeneir to Oja crashes server 30.10.20233 Task Description

Amdeneir to Hydlaa doesn’t, 3 times to Oja it did though.

Bug Report7914NoCraftingHighCould not VerifyDaevaornDropping an item in an occupied container slot doesn't ...07.12.202372 Task Description

affected version: 0.7.38 (couldn’t be set yet as the version)

When trying to drop an item on an occupied container slot, the item remains “in limbo”, i.e. nothing happens.

This affects crafting severly:
Shift-clicking a stack placed into a container, you have always been able to “fan out” stacks of items in containers for crafting processes that would individually change quality (thereby averaging the random factor of the process).
This is no longer possible.

Bug Report 7913 NoUpdater/PSLaunchCriticalClosedStalfos PSLaunch says game upto date, game says it's not 29.10.20231 Task Description

Game also says it is loading the updater, but it doesn’t and there’s no update on the website.

Bug Report 7912 NoNPC DialogVery LowClosedStalfos Quests Typos 09.03.202415 Task Description

When you say “Using weapons is all well and good, but what about armour?” on the 5th line after that he says “You should just ware…” should be wear

Bug Report7911NoCombatLowUnconfirmedStalfosPet refuses to attack27.10.20231 Task Description

It says the pet has successfully targeted the creature , but will not attack with /pet attack. This is on One-Eyed Rats that can be killed by player, shows the same error on Kikiris mind you, that can’t be killed by player.

Bug Report 7910 NoInventory/ItemsVery LowClosedStalfos /pickup does not find the targeted item 29.10.20231 Task Description

Says object not found

Bug Report 7909 NoQuests DynamicsMediumClosedStalfos "The Bitter Battle" does not start 28.10.2023 Task Description

When you try to give her a bottle of Terevan Melomel, it says: “Leann Grudaire does not need that.”, “Trade Declined”

Bug Report 7908 NoModels and MapsHighClosedStalfos Kran too big for Amdeneir Tavern Stairs 29.10.20233 Task Description

Kran cannot go through the archway to get to the stairs in the Amdeneir Tavern stairs, whether you go through the side entrance, or the front entrance and down to the bottom floor.

Bug Report7907NoCharacters AnimationVery LowUnconfirmedDaevaornEnchanting gems rendered as digging animation14.01.20241 Task Description

When using an enchanter my character is digging or lunging.

This should be the same animation as spell casting IMO.

Bug Report 7906 NoGUILowClosedDaevaorn Quest-triggered skill rank-up displyed as buff for clie ...31.10.2023 Task Description

If I rank up in a skill by completing a quest, the skills window displays the gained rank as a buff (green + number below the actual skill rank)

Only if I rank up in (any other) skill regularly (e.g. by crafting) after that the skills window is updated properly and previous quest rank-ups are incorporated correctly.
(A restart of the game client obviously has the same effect.)

Bug Report 7905 NoModels and MapsLowClosedDaevaorn Excessive Metal Chest spawning in Lava cave 27.10.20231 Task Description

There was a stack of 15 or 16 such chests when I got there today, and they were overlapping resulting in weird flickering graphics.

Bug Report 7904 NoInventory/ItemsVery LowClosedDaevaorn Ornate Small Battle Axe has wrong icon 29.10.20232 Task Description

The ornate battle axe has the icon of a falchion.

Bug Report 7903 NoItems CharacteristicsLowClosedDaevaorn Spellweave item not providing max mana buff 29.10.20233 Task Description

My spellweave LS claims to add “max mana +100” in its description, but doesn’t.

Bug Report 7902 NoEffect SystemMediumClosedDaevaorn Active effects countdown reset with every additional ef ...29.10.20231 Task Description

I noticed a discrepancy between my Dakkru’s curse timer and the time elapsed. The effect disappeared as intended after 30 mins, but the countdown was still showing several hundred seconds when it was removed.

So I experimented a little with shorter effect durations (like Relaxing Sleep) and found that whenever an effect is added, the countdown display (in numbers on hover as well as growing “background bar”) of all the others is reset to their original duration.

Bug Report 7901 NoGUILowClosedDaevaorn Target health bar not updating with damage over time 29.10.202311 Task Description

When fighting an opponent with magic, the health bar does not reflect any damage over time effect, e.g. magic/poison damage, caused to the target.

In order to get a visual update on the target’s actual HP you need to unfocus and target them again.

Bug Report 7900 NoBugtrackerLowClosedUadjet A couple typos, easy to fix 09.03.202421 Task Description

In the quest Jirosh’s Stolen Status, it says “Lori told you the name of the person in Smear.” The word “In” should be “is”.

When awarded the achievement for getting your first glyph, the popup says “and wait the process to completed.” It should be “and wait for the process to be completed.”

Bug Report7899NoModels and MapsVery LowUnconfirmedDaevaornTrees in the riverbed near Raurim17.10.2023 Task Description

Similar but not identical to FS#7871

Four trees growing in the center of the riverbed at /pos
raurim_area 632871.68 -471483.83 9353.26

Although not impossible to have them grow in the water, it’s highly unlikely they’d grow at the center of the stream.

Bug Report 7898 NoCraftingMediumClosedDaevaorn Mixing in wooden bowl broken 23.10.202311 Task Description

I have failed to create two recipes at the same stage where I have an “Unmixed [sauce]” and need to “Mix Unmixed … using Wooden Bowl with a Wooden Spoon.”

The process starts normally but takes unusually long time and creates Slimy Goo in the end.

Steps to reproduce
1) Put either “Unmixed Terevan Berry Wine Sauce” or “Unmixed Pungent Tuber Sauce” into a wooden bowl.
2) Hold a wooden spoon and press the use-button.
3) Wait for the goo.

Since I encountered this in two different recipes with two different intermediary products, I’m assuming that it is a general problem with the mixing process / wooden bowl / wooden spoon.

Feature Request7897NoUser InterfaceLowUnconfirmedDaevaornFeature request: NPC Interaction window/view severly la...17.10.20232 Task Description

The NPC interaction window can only be controlled via mouse clicks, which is extremely cumbersome – particularly giving the full screen scale – bordering the unintuitive for some parts,.

Going back and forth between the menu entries and the dialogue window to click the progression arrow is cumbersone as well as leaving the view (and here we are extremely unintuitive) with a mouse click in the corner, instead of supporting the Escape key.

My proposals (ranked by importance, most important first):

1) allow for exiting the view by assigning the ESC key to the leave button
2) allow for dialogue progression by hitting the space bar (having your character jump in this view is really an expendable “feature”) or at least have the arrow key right assigned to that right pointing arrow appearing under the lefthand dialogue section.
3) selecting conversation options on the right-hand side via numbers 1-9 (range should suffice for 99% of the present cases).

Bug Report7896NoCraftingLowUnconfirmedDaevaornAmdeneir tavern kitchen lacking a (hotspot for a) prepa...17.10.2023 Task Description

While the tavern’s kitchen in Amdeneir has all the smaller pieces of equipment, the tables and stove they are standing on don’t offer any interaction to open an oven, a grill or a preparation table respectively.

I’d expect there to be at least a preparation table accessible.

Feature Request7895NoRendering IssuesLowPostponedDaevaornNightvision ability not working inside dark buildings23.10.20231 Task Description

The nightvision effect (cool stuff BTW) does not actually improve sight when inside a very dark buildinig, e.g. the Amdeneir tavern.

(One can of course argue in terms of realism, that nightvision needs residual light to work, but I counter that with the fact that any publicly accessible building should have more than enough residual light. – It should have enough light not to require that ability in the first place!)

Bug Report7894NoQuestsMediumReady to testDaevaorn"Beer Tasting Event" quest cannot be taken up09.03.20246 Task Description

The quest “Beer Tasting Event” (that I understand is the one to start into the Brewing skill) is not working as intended.

OBSERVED:
~~~~~~~~~

When I initiate the quest dialog in the interaction menu with a double click on the option
“You brew ales and beers I see, and smell.”

the quest master replies with the generic
“Looks like you are in search of fame and honour. Unfortunately I have not tasks to help you in that.”

The quest is not taken up accordingly.

EXPECTED:
~~~~~~~~~

The quest dialogue should be properly initiated and a quest log entry should appear after that.

Bug Report 7893 NoQuestsMediumClosedUadjet Roaming for a Rivnak awards no mount 29.10.202321 Task Description

On completing the Roaming for a Rivnak quest no mount appears, and no tab for a rivnak is added to the Pets window. This remains true even after a reload. I also tested the Drifting for a Drifter and Ring of Familiar quests, and those both resulted in a pet and a new tab in the Pets window, so it’s only the Rivnak quest that’s bugged.

Bug Report 7892 NoModels and MapsMediumClosedStalfos Death Realm exit comes out in the middle of nowhere 23.10.20232 Task Description

This has got to be a bug, and not intentional. Bad enough for me, but for new players winding up in the middle of nowhere overburdened, with no paths, no signpost, no mount to get anywhere fast, and most directions leading to impassable mountains, with many inescapable holes.

If you get lucky you can find a path after a bit of a ride, and follow it for miles, ending up by more impassable mountains and inescapable holes. Took long enough following this path on a mount, and it’s a red herring anyway.

TP back to Hydlaa please.

Bug Report 7891 NoQuestsLowClosedStalfos Order of the Keen Edge standing reduced to 0 25.10.20231 Task Description

After the latest update, faction standing reduced to 0. Can’t complete Slimy Doubt to see if it will still go up, because searching the bronze doors shacks is not fixed yet.

Bug Report7890NoGUILowUnconfirmedStalfosShortcuts only remember 5 commands09.03.20243 Task Description

Any other commands are deleted

Bug Report7889NoGUILowCould not VerifyStalfosItems sometimes dropped instead of moved into container07.01.202471 Task Description

When moving items into bags or around within a container it can instead be dropped onto the floor or wall where the mouse cursor landed.

Bug Report 7888 NoModels and MapsMediumClosedStalfos Arena Furnace and Forge unuseable 04.12.2023 Task Description

It says the Furnace/Forge are too far away, even if you stand on the lip.

Bug Report 7887 NoNPCVery LowClosedStalfos Clicking Buy on a merchant with no items, greys out sel ...30.10.20231 Task Description

If you click Buy, you can’t then sell until you leave dialogue and reopen.

Bug Report 7886 NoItems CharacteristicsVery LowClosedStalfos Feeding pet sometimes reduces energy 30.10.20232 Task Description

I gave my Rivnak a q50 apple and energy went down by 15 instead of up by 5. Intermittent, mostly works fine.

Bug Report 7885 NoBugtrackerHighClosedYorlak Server Crash caused by teaching pet phrases 30.10.202311 Task Description

Attempting to teach pet phrases crashes server.

Bug Report 7884 NoCrashesCriticalClosedStalfos Trying to cut 5 steel coils with cutter crashes server 30.10.20235 Task Description

Cutting 5 would give you 75 Dozen Open Steel Rings

Bug Report7883NoCraftingVery LowUnconfirmedStalfosCrafting shows 2 different exp for 1 action30.09.2023 Task Description

These 2 values for experience should be merged for a less verbose log.

Bug Report 7882 NoCraftingLowClosedStalfos Ranking up does not show practice points gained 30.10.2023 Task Description

Say you gain 56 practice points from a task, it doesn’t show this if you get enough practice points to rank up.

Bug Report 7881 NoBugtrackerVery LowClosedStalfos No timer in active magic, for the waiting steps in Ques ...23.10.2023 Task Description

When an NPC asks you to wait for a quest, there is no longer a wait timer in the active magic window like there used to be in CS. Or is this intentional?

Bug Report 7880 NoGUILowClosedStalfos Active Events don't show up 23.10.2023 Task Description

Events currently running don’t show up at all in Active events, but do show up in Completed once they are. They did use to show up in UE, maybe a few updates ago.

Different to Gonger’s bug in Windows, not sure if that still happens.

Bug Report7879NoModels and MapsLowUnconfirmedMohonin DitinNew player Welcome Hydlaa Map Problem30.09.2023 Task Description

The new player to Hydlaa from the BD come with some maps given. Basically 2 x maps, 1 is Hydlaa main city map and 2 is East Hydlaa. Both these 2 maps i found in my Inventory just after arriving in Hydlaa Plaza with my new Characters. The issue/bug is just can’t open or use the map. The right click of mouse on the map does nothing. And as the rt clk does nothing so the option of clking the ‘use’ icon is definitely not there, plus the map cannot be drag and dropped in the black area in middle of the inventory. Thus No map drawing to be seen, as was in legacy and No addition of Map to the compendium.

Showing tasks 101 - 150 of 7691 Page 3 of 154 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing