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

In Game: [YYC] Chained accessor referring to the wrong reference as of 2024.1100 Beta 6 #8375

Closed
shichen85 opened this issue Nov 11, 2024 — with GM Bug Reporter · 2 comments
Assignees
Labels
project This issue has a sample project attached runner-bug In-game bugs with the "GameMaker Studio 2" runtimes
Milestone

Comments

@shichen85
Copy link

Description

We are observing Chained accessor notation not finding the right reference for YYC exports starting in beta runtime 2024.1100.0.702 that was not in beta 5 runtime 691.

Steps To Reproduce

  1. Run the project in Windows YYC under the config gamepipe_test_dev
  2. See the exception being thrown referring to particle_get_info() while the function is not called.
  3. Run the project in VM and see no error.
  4. Run the project in YYC in runtime 691 and see no error.

Which version of GameMaker are you reporting this issue for?

IDE v2024.1100.0.679 Runtime v2024.1100.0.703

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

Windows 10.0.22000.0

Which platform(s) are you seeing the problem on?

Windows

15625b49-7e37-44fa-95d4-0dd009e4d531

@gm-bug-reporter gm-bug-reporter bot added runner-bug In-game bugs with the "GameMaker Studio 2" runtimes project This issue has a sample project attached labels Nov 11, 2024
@YYDan YYDan changed the title In Game: [YYC] Chained accessor referring to the wrong reference In Game: [YYC] Chained accessor referring to the wrong reference as of 2024.1100 Beta 6 Nov 12, 2024
@stuckie stuckie moved this from Triage to Todo in Team Workload Nov 12, 2024
@stuckie stuckie added this to the 2024.11 milestone Nov 12, 2024
@rwkay rwkay moved this from Todo to In Progress in Team Workload Nov 13, 2024
@rwkay
Copy link

rwkay commented Nov 13, 2024

Fixed in 2024.11 - but I had to remove the fixes that were added for #8203 and #7082 - as they did not work in the general case

@rwkay rwkay closed this as completed Nov 13, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Workload Nov 13, 2024
@YYBartT YYBartT moved this from Done to Ready for QA in Team Workload Nov 13, 2024
@alicemoretti alicemoretti self-assigned this Nov 14, 2024
@alicemoretti
Copy link
Contributor

Verified fixed on IDE v2024.1100.0.685 Runtime v2024.1100.0.707.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project This issue has a sample project attached runner-bug In-game bugs with the "GameMaker Studio 2" runtimes
Projects
Status: Verified
Development

No branches or pull requests

4 participants