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: JSON parse error when using layer effects in 2024.600 #6100

Closed
gm-bug-reporter bot opened this issue Jun 3, 2024 · 5 comments
Closed

In-Game: JSON parse error when using layer effects in 2024.600 #6100

gm-bug-reporter bot opened this issue Jun 3, 2024 · 5 comments
Assignees
Labels
project This issue has a sample project attached runner-bug In-game bugs with the "GameMaker Studio 2" runtimes
Milestone

Comments

@gm-bug-reporter
Copy link

gm-bug-reporter bot commented Jun 3, 2024

Description

For some projects I have problem with using Layer Effects, it shows

ERROR!!! :: ############################################################################################
ERROR in action number 1
of Create Event for object <undefined>:
JSON parse error############################################################################################

before any line of GML code is executed

Steps To Reproduce

  1. Create project
  2. Open room, set "Underwater" filter.
  3. Run game
  4. Observe code error dialog

(smallest possible example project attached)

Which version of GameMaker are you reporting this issue for?

IDE v2024.600.0.562 Runtime v2024.600.0.582

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

Windows 10.0.22631.0

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

Windows

ef25efdd-277a-43e4-94ce-b40f106d2e46

@gm-bug-reporter gm-bug-reporter bot added project This issue has a sample project attached runner-bug In-game bugs with the "GameMaker Studio 2" runtimes labels Jun 3, 2024
@gnysek
Copy link
Contributor

gnysek commented Jun 3, 2024

This is my issue, but GM again lost info about my github authorization (thought I refreshed it 5 minutes ago).

Might be connected with #6050 .

@gnysek
Copy link
Contributor

gnysek commented Jun 3, 2024

Also, when reporting a bug, I've got such window:

obraz

Seems that layer effects are prefabs now and that might be connected to this issue somehow.

@YYDan YYDan changed the title Crash: JSON parse error when using layer effects in 2024.600 In-Game: JSON parse error when using layer effects in 2024.600 Jun 4, 2024
@YYDan YYDan added this to the 2024.6 milestone Jun 4, 2024
@gnysek
Copy link
Contributor

gnysek commented Jun 4, 2024

This might be casued by Locale settings, same as #5986 and #6058 . I still had it on runtime 2024.600.0.582 if that helps.

@DiasFranciscoA
Copy link

DiasFranciscoA commented Jun 6, 2024

This is related with the locale settings fixed here:

#5986 and #6058

@mgeddesGM
Copy link

verified as of Beta IDE v2024.600.0.579 Runtime v2024.600.0.605

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