I just tried making a map with a custom value (the value that I am using for the custom map is 0x01000008 or (1<<24)+8), and 4coder crashes. I tried changing the value to one of the 4coder built-ins (mapid_file), and 4coder no longer crashes. Putting it in Visual Studio to debug my code, my code is reached and once it returns from `get_bindings` it crashes with an exception: "Exception thrown at 0x00007FF8BD6A2672 (4ed_app.dll) in 4ed.exe: 0xC0000005: Access violation reading location 0x0000000000000190". I am using the 4.0.25 version purchased from
itch.io.