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

Debugger: Breakpoints do not persist between IDE sessions #7306

Closed
1 of 2 tasks
zreedy opened this issue Aug 15, 2024 · 3 comments
Closed
1 of 2 tasks

Debugger: Breakpoints do not persist between IDE sessions #7306

zreedy opened this issue Aug 15, 2024 · 3 comments
Assignees
Labels
ide-bug Bugs with the GameMaker IDE
Milestone

Comments

@zreedy
Copy link

zreedy commented Aug 15, 2024

Description

The serialization of breakpoints errors due to cyclic reference within the project structure. This error is logged to the ui.log as "BreakpointManager:Error saving data:..." (if the log level is high enough).

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. Assign some breakpoints in any script, or object
  3. Close the project by closing GameMaker
  4. Restart GameMaker and open the project
  5. Observe that the breakpoints are no longer present

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.800 (Betas)

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

Windows 10

Are you running GameMaker from inside your Steam library?

None

Contact Us Package Attached?

  • I have attached my Contact Us Package

Sample Project Added?

  • I have included a small sample project
@zreedy zreedy added the ide-bug Bugs with the GameMaker IDE label Aug 15, 2024
@zreedy
Copy link
Author

zreedy commented Aug 15, 2024

This issue is fixed, it was discovered incidentally while addressing #5578
File for tracking purposes.

@zreedy zreedy self-assigned this Aug 15, 2024
@YYDan YYDan added this to the 2024.10 milestone Aug 16, 2024
@jackerley jackerley moved this from Triage to Todo in Team Workload Aug 16, 2024
@zreedy zreedy closed this as completed Aug 22, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Team Workload Aug 22, 2024
@gurpreetsinghmatharoo gurpreetsinghmatharoo moved this from Done to Ready for QA in Team Workload Aug 22, 2024
@scott-dunbar
Copy link
Collaborator

Verified fixed in IDE v2024.1100.0.624 Runtime v2024.1100.0.650

@scott-dunbar scott-dunbar moved this from Ready for QA to Verified in Team Workload Sep 23, 2024
@yerumaku

This comment was marked as resolved.

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: Verified
Development

No branches or pull requests

4 participants