Godot message error gmc.cfg

26 views
Skip to first unread message

Elie Héloua (CréationsH.Photos)

unread,
Jan 22, 2025, 9:15:24 AM1/22/25
to MPF Users
I not understande this message


  core/io/config_file.cpp:304 - ConfigFile parse error at res://gmc.cfg:3: Expected ','.
  core/io/config_file.cpp:304 - ConfigFile parse error at res://gmc.cfg:3: Expected ','.
  Error loading config file 'res://gmc.cfg': Parse error
  Error loading config file 'res://gmc.cfg': Parse error


Anthony van Winkle

unread,
Jan 22, 2025, 10:35:05 AM1/22/25
to mpf-...@googlegroups.com
This means that your gmc.cfg file has a syntax error, possibly a comma is missing somewhere. 

--
You received this message because you are subscribed to the Google Groups "MPF Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mpf-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mpf-users/5fff0bc7-d9c2-4eeb-93ed-94eda4ebfec1n%40googlegroups.com.

Elie Héloua (CréationsH.Photos)

unread,
Jan 22, 2025, 3:30:29 PM1/22/25
to MPF Users
I write this
[sound_system]
music={"type": "solo"}
effects={"type": "simultaneous", "simultaneous_sounds": 3, "default": true}
voice=["type": "sequential"]

same problem .

Is the comma different between the French keyboard and the English keyboard?

Elie Héloua (CréationsH.Photos)

unread,
Jan 22, 2025, 3:48:45 PM1/22/25
to MPF Users
more precisely canadian-french keyboard (configuration)

Anthony van Winkle

unread,
Jan 22, 2025, 4:01:14 PM1/22/25
to mpf-...@googlegroups.com
It looks like you last line, for voice, is using square brackets instead of curly brackets. Square brackets are for a list, which is why it’s expecting a comma. Try changing those to curly and you should be set!

Elie Héloua (CréationsH.Photos)

unread,
Jan 22, 2025, 4:18:07 PM1/22/25
to MPF Users
Oups ! Thank you, I need to readjust my glasses; LOL
Reply all
Reply to author
Forward
0 new messages