View Issue Details

IDProjectCategoryView StatusLast Update
0000437M.O.O.D.S.Functionality (Funktionalität)public2025-04-24 09:57
Reporterfschuhmann Assigned Topdegasper  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000437: (editor)Doubleklick a Playerprofile on Gamestart throws a null ref excetion
Description

(editor)Doubleklick a Playerprofile on Gamestart throws a null ref excetion

Additional Information

DisplayGroup.SelectDisplay(id: #0, fromPlayer: True) => Failed to Select Display!
Object reference not set to an instance of an object
at StickyStoneStudio.MOODS.MainMenuChoosenPlayerProfilePanel.OnButtonSuccess (StickyStoneStudio.MOODS.ButtonPrompt buttonPrompt, StickyStoneStudio.MOODS.Owner owner) [0x00031] in C:\workspace\repos\MOODS\Assets\Scripts\UI\MenuFramework\MainMenu\MainMenuChoosenPlayerProfilePanel.cs:552
at StickyStoneStudio.MOODS.MainMenuChoosenPlayerProfilePanel.OnDoubleClick (System.Int32 DisplayID) [0x0000d] in C:\workspace\repos\MOODS\Assets\Scripts\UI\MenuFramework\MainMenu\MainMenuChoosenPlayerProfilePanel.cs:384
at StickyStoneStudio.MOODS.DisplayGroup.TriggerConfirmDoubleClick (System.Int32 selectedID) [0x00001] in C:\workspace\repos\MOODS\Assets\Scripts\UI\MenuFramework\InGameMenu\Displays\DisplayGroup.cs:365
at StickyStoneStudio.MOODS.DisplayGroup.SelectDisplay (System.Int32 id, System.Boolean fromPlayer) [0x0004f] in C:\workspace\repos\MOODS\Assets\Scripts\UI\MenuFramework\InGameMenu\Displays\DisplayGroup.cs:148
UnityEngine.Debug:LogError (object)
StickyStoneStudio.MOODS.DisplayGroup:SelectDisplay (int,bool) (at Assets/Scripts/UI/MenuFramework/InGameMenu/Displays/DisplayGroup.cs:209)
StickyStoneStudio.MOODS.DisplayGroup:SelectDisplay (StickyStoneStudio.MOODS.Display,bool) (at Assets/Scripts/UI/MenuFramework/InGameMenu/Displays/DisplayGroup.cs:123)
StickyStoneStudio.MOODS.Display:OnClick_SelectDisplay () (at Assets/Scripts/UI/MenuFramework/InGameMenu/Displays/Display.cs:155)
StickyStoneStudio.MOODS.Display:<initDisplay>b__39_0 () (at Assets/Scripts/UI/MenuFramework/InGameMenu/Displays/Display.cs:100)
UnityEngine.EventSystems.ExecuteEvents:Execute<UnityEngine.EventSystems.IPointerClickHandler> (UnityEngine.GameObject,UnityEngine.EventSystems.BaseEventData,UnityEngine.EventSystems.ExecuteEvents/EventFunction`1<UnityEngine.EventSystems.IPointerClickHandler>)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule/MouseButtonEventData) (at Assets/Plugins/Rewired/Integration/UnityUI/RewiredStandaloneInputModule.cs:1082)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent (int,int) (at Assets/Plugins/Rewired/Integration/UnityUI/RewiredStandaloneInputModule.cs:983)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents () (at Assets/Plugins/Rewired/Integration/UnityUI/RewiredStandaloneInputModule.cs:967)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process () (at Assets/Plugins/Rewired/Integration/UnityUI/RewiredStandaloneInputModule.cs:681)
UnityEngine.EventSystems.EventSystem:Update ()
Rewired.Integration.UnityUI.RewiredEventSystem:Update () (at Assets/Plugins/Rewired/Integration/UnityUI/RewiredEventSystem.cs:40)

TagsNo tags attached.
Attach Tags
Build Date2025-04-23

Activities

pdegasper

2025-04-24 09:57

administrator   ~0000253

fixed and push0rt

Issue History

Date Modified Username Field Change
2025-04-23 16:27 fschuhmann New Issue
2025-04-23 16:59 jhuels Status new => acknowledged
2025-04-23 17:05 pdegasper Assigned To => pdegasper
2025-04-23 17:05 pdegasper Status acknowledged => assigned
2025-04-24 09:57 pdegasper Status assigned => resolved
2025-04-24 09:57 pdegasper Resolution open => fixed
2025-04-24 09:57 pdegasper Note Added: 0000253