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

Code Editor 2: GM crash when showing a tooltip #8591

Closed
Lukanibal opened this issue Dec 2, 2024 — with GM Bug Reporter · 3 comments
Closed

Code Editor 2: GM crash when showing a tooltip #8591

Lukanibal opened this issue Dec 2, 2024 — with GM Bug Reporter · 3 comments
Assignees
Labels
crash Crashes or other major stability issues with the GameMaker IDE dump This issue has a sample project attached
Milestone

Comments

@Lukanibal
Copy link

Description

I was editing a lot of code in the new editor, I probably had 10 or 12 tabs open of object editors in CE2. I was copying/pasting more than usual, but otherwise I have no idea what caused the crash.

Steps To Reproduce

I honestly have no idea, I hope the logs help find the issue, I'm really sorry I don't have more info.

Which version of GameMaker are you reporting this issue for?

IDE v2024.1100.0.700 Runtime v2024.1100.0.718

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

Windows 10.0.26100.0

13f2ef64-7ef8-4a14-90bb-b88f2881b15e

@gm-bug-reporter gm-bug-reporter bot added crash Crashes or other major stability issues with the GameMaker IDE dump This issue has a sample project attached labels Dec 2, 2024
@stuckie stuckie self-assigned this Dec 3, 2024
@stuckie stuckie moved this from Triage to Todo in Team Workload Dec 3, 2024
@stuckie stuckie added this to the 2025.1 milestone Dec 3, 2024
@stuckie
Copy link

stuckie commented Dec 3, 2024

So this looks like it's crashed specifically trying to make a tooltip

Exception stack: at YoYoStudio.GUI.Gadgets.TextEditor2.TextEditorPanel.XyToLineColumn(Single x, Single y, Int32& line, Int32& column, Boolean clampColumn)
at YoYoStudio.GUI.Gadgets.TextEditor2.Components.TooltipComponent.OnMouseOver(Single _mousex, Single _mousey, eMouseButtons _buttons)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Threading.QueueUserWorkItemCallbackDefaultContext`1.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
[10:59:14:905(627d)] --------------------------------------------------------------------------------

@stuckie stuckie changed the title IDE is Unstable, instantly crashed Code Editor 2: Crash creating tooltip Dec 3, 2024
@stuckie stuckie moved this from Todo to In Progress in Team Workload Dec 3, 2024
@YYDan YYDan changed the title Code Editor 2: Crash creating tooltip Code Editor 2: GM crash when showing a tooltip Dec 3, 2024
@thennothinghappened
Copy link

#8784 and #8861 are likely duplicates of this issue.

@stuckie stuckie marked this as a duplicate of #9033 Jan 20, 2025
@stuckie
Copy link

stuckie commented Feb 10, 2025

This should be fixed as of 2024.1300.0.732

@stuckie stuckie closed this as completed Feb 10, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Workload Feb 10, 2025
@stuckie stuckie marked this as a duplicate of #8784 Feb 10, 2025
@stuckie stuckie marked this as a duplicate of #9349 Feb 10, 2025
@stuckie stuckie marked this as a duplicate of #8861 Feb 10, 2025
@stuckie stuckie marked this as a duplicate of #9341 Feb 10, 2025
@YYBartT YYBartT moved this from Done to Ready for QA in Team Workload Feb 10, 2025
@stuckie stuckie marked this as a duplicate of #9371 Feb 13, 2025
@stuckie stuckie marked this as a duplicate of #9619 Mar 4, 2025
This was referenced Mar 4, 2025
@sihammill sihammill self-assigned this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Crashes or other major stability issues with the GameMaker IDE dump This issue has a sample project attached
Projects
Status: Ready for QA
Development

No branches or pull requests

4 participants