Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inspector dont work #9614

Open
gm-bug-reporter bot opened this issue Mar 3, 2025 · 1 comment
Open

inspector dont work #9614

gm-bug-reporter bot opened this issue Mar 3, 2025 · 1 comment
Assignees
Labels
ide-bug Bugs with the GameMaker IDE

Comments

@gm-bug-reporter
Copy link

Description

estoy intentando abrir el inspector pero este no abre, ni iniciando ni haciendolo manualmente, cuando inicio el proceso de depuracion este se inicia pero no puedo interactuar con el y sale en blanco sin informaciones.

Steps To Reproduce

no abre ni automatico ni manualmente, el depurador si lo abre pero no puedo interactuar con el

Which version of GameMaker are you reporting this issue for?

IDE v2024.11.0.179 Runtime v2024.11.0.226

Which operating system(s) are you seeing the problem on?

Windows 10.0.19045.0

49bca743-0f55-4146-8f2a-b223da399503

@gm-bug-reporter gm-bug-reporter bot added the ide-bug Bugs with the GameMaker IDE label Mar 3, 2025
@stuckie stuckie self-assigned this Mar 3, 2025
@stuckie stuckie moved this from Triage to Backlog in Team Workload Mar 3, 2025
@stuckie
Copy link

stuckie commented Mar 4, 2025

There are many errors in the ui.log

[20:12:29:979(73be)] Exception in YoYoStudio.User.UserPrefs.ProjectLayout+<>c__DisplayClass24_0,Void <ParseLayoutXml>b__0() :    System.NullReferenceException: Object reference not set to an instance of an object.
   at YoYoStudio.Plugins.Inspector.InspectorModule.CreateWindow(Boolean _fromLayout, eDockContainerType _targetDock, Int32 _targetTab, Int32 _dockIndex)
   at YoYoStudio.Plugins.Inspector.InspectorModule.Initialise(ModulePackage _ide)
   at YoYoStudio.Plugins.ResourceEditorManager.ActivateModule(Type _type, Object[] _parameters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.User.UserPrefs.ProjectLayout.RestoreModules(XmlNode _currentNode, Object[] args)
   at YoYoStudio.User.UserPrefs.ProjectLayout.RestoreModules(XmlNode _currentNode, Object[] args)
   at YoYoStudio.User.UserPrefs.ProjectLayout.RestoreDock(DockContainerInfo dockInfo, XmlNode dockNode)
   at YoYoStudio.User.UserPrefs.ProjectLayout.RestoreDesktops(Dictionary`2 desktops)
   at YoYoStudio.User.UserPrefs.ProjectLayout.<>c__DisplayClass24_0.<ParseLayoutXml>b__0()
   at WeakDelegate(Object, Object[])
   at YoYoStudio.Core.Utils.WeakDelegate`1.Invoke(Object[] _args)
[20:13:15:878(73be)] Exception in YoYoStudio.Plugins.AssetBrowser.FastAssetTree+<>c__DisplayClass280_0,Void <AttachNodeEvents>b__0(Single, Single, YoYoStudio.Core.Utils.eMouseButtons) :    System.NullReferenceException: Object reference not set to an instance of an object.
   at YoYoStudio.Plugins.Inspector.InspectorModule.CreateWindow(Boolean _fromLayout, eDockContainerType _targetDock, Int32 _targetTab, Int32 _dockIndex)
   at YoYoStudio.Plugins.Inspector.InspectorModule.Initialise(ModulePackage _ide)
   at YoYoStudio.Plugins.ResourceEditorManager.ActivateModule(Type _type, Object[] _parameters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Plugins.RoomEditor.RoomEditorModule.InitialiseWindows(GMRoom _room, Boolean _fromProjectLayout)
   at YoYoStudio.Plugins.RoomEditor.RoomEditorModule.InitRoomEditor(TabItem _tab, GMRoom _resource, Boolean _fromProjectLayout)
   at YoYoStudio.Plugins.RoomEditor.RoomEditorModule.Initialise(ModulePackage _ide)
   at YoYoStudio.Plugins.ResourceEditorManager.ActivateModule(Type _type, Object[] _parameters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Resources.ResourcesHelper.OpenResourceEditors(IEnumerable`1 _resList, TabItem _workspaceTab, Object _userdata)
   at YoYoStudio.Plugins.AssetBrowser.AssetTreeContextMenu.MenuEdit()
   at WeakDelegate(Object, Object[])
   at YoYoStudio.Core.Utils.WeakDelegate`1.Invoke(Object[] _args)
[20:13:16:096(73be)] Exception in YoYoStudio.Plugins.RoomEditor.RoomEditor_Room,Void Room_EffectProcess(System.TimeSpan) :    System.NullReferenceException: Object reference not set to an instance of an object.
   at YoYoStudio.Plugins.RoomEditor.RoomEditor_Room.Room_EffectProcess(TimeSpan _delta)
   at WeakDelegate(Object, Object[])
   at YoYoStudio.Core.Utils.WeakDelegate`1.Invoke(Object[] _args)

In the middle of this there is also

[20:20:18:281(73be)] Exception in YoYoStudio.Plugins.AssetBrowser.FastAssetTree+<>c__DisplayClass280_0,Void <AttachNodeEvents>b__0(Single, Single, YoYoStudio.Core.Utils.eMouseButtons) :    System.NullReferenceException: Object reference not set to an instance of an object.
   at YoYoStudio.Plugins.SpriteEditor.SpriteEditorModule.ToggleCollisionTypeOptions()
   at YoYoStudio.Plugins.SpriteEditor.SpriteEditorModule.CreateEditorWindow(GMSprite _id, TabItem _workspace, WorkspaceChainInfo _chainInfo)
   at YoYoStudio.Plugins.SpriteEditor.SpriteEditorModule.Initialise(ModulePackage _ide)
   at YoYoStudio.Plugins.ResourceEditorManager.ActivateModule(Type _type, Object[] _parameters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
   at YoYoStudio.Resources.ResourcesHelper.OpenResourceEditors(IEnumerable`1 _resList, TabItem _workspaceTab, Object _userdata)
   at YoYoStudio.Plugins.AssetBrowser.AssetTreeContextMenu.MenuEdit()
   at WeakDelegate(Object, Object[])
   at YoYoStudio.Core.Utils.WeakDelegate`1.Invoke(Object[] _args)

Which is a duplicate of #8591

We will need to look at the other errors, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-bug Bugs with the GameMaker IDE
Projects
Status: Backlog
Development

No branches or pull requests

1 participant