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

Fonts fail to load in GMRT due to upstream bug #579

Open
AToska21 opened this issue Oct 19, 2024 · 4 comments
Open

Fonts fail to load in GMRT due to upstream bug #579

AToska21 opened this issue Oct 19, 2024 · 4 comments
Labels
bug 😅 Juju did a bad thing nope 😑 Not gonna happen in the foreseeable future

Comments

@AToska21
Copy link

Hi!
I tried to build my game that uses Scribble with the new GMRT (VM) runtime, and when the game started it threw this error:

Warning: no handler found for chunk with ID: STRG
ScribbleDX: Welcome to Scribble Deluxe by Juju Adams! This is version 9.3.1, 2024-09-11
ScribbleDX: Verbose mode is off, set SCRIBBLE_VERBOSE to <true> to see more information
ScribbleDX: handle_parse() not available
ScribbleDX: ReferenceError: sdfEnabled is not defined
Scribble Deluxe 9.3.1: There was an error whilst reading "font_console"
          Please reimport the font into GameMaker and reset character ranges
          If this issue persists, please report it
Unhandled exception Error : ScribbleDX:
There was an error whilst reading "font_console"
Please reimport the font into GameMaker and reset character ranges
If this issue persists, please report it

Not sure what the issue is here exactly.

@AToska21 AToska21 changed the title [GMRT] Fonts fail to load [GMRT Bug] Fonts fail to load Oct 19, 2024
@JujuAdams
Copy link
Owner

Looks like GMRT is missing some functionality when compared to 2024.8.

GMRT isn't remotely close to being ready for serious testing. If you'd like to expedite a solution then you should report this bug to YYG. When GMRT is further along I'll do some testing.

@JujuAdams JujuAdams added the bug 😅 Juju did a bad thing label Oct 19, 2024
@AToska21
Copy link
Author

Looks like GMRT is missing some functionality when compared to 2024.8.

GMRT isn't remotely close to being ready for serious testing. If you'd like to expedite a solution then you should report this bug to YYG. When GMRT is further along I'll do some testing.

I'd like a solution, but the problem is it doesn't provide any logs even when SCRIBBLE_VERBOSE is true.

@JujuAdams
Copy link
Owner

The code is open source. If you want a solution fast then you are responsible for finding that solution which, in this case, means talking to YYG.

@JujuAdams JujuAdams added the nope 😑 Not gonna happen in the foreseeable future label Oct 20, 2024
@JujuAdams JujuAdams changed the title [GMRT Bug] Fonts fail to load Fonts fail to load in GMRT due to upstream bug Oct 20, 2024
@gnysek
Copy link

gnysek commented Nov 5, 2024

You can report missing functions to YYG, there's chance they would give priority for missing ones in that case:

https://github.com/YoYoGames/GameMaker-Bugs/issues/new/choose and select GMRT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 😅 Juju did a bad thing nope 😑 Not gonna happen in the foreseeable future
Projects
None yet
Development

No branches or pull requests

3 participants