sqirradotdev / IzzyEngine

Izzy Engine is a complete recreation of Friday Night Funkin', aiming for easy custom content creation.
Apache License 2.0
64 stars 14 forks source link

tutorial is not working #25

Closed bdidk235 closed 3 years ago

bdidk235 commented 3 years ago

when i try to play tutorial this error appears:

hscript/Interp.hx (line 258)
hscript/Interp.hx (line 451)
izzy/gameplay/Stage.hx (line 41)
izzy/state/PlayState.hx (line 154)
flixel/FlxGame.hx (line 637)
flixel/FlxGame.hx (line 724)
flixel/FlxGame.hx (line 677)
flixel/FlxGame.hx (line 551)
openfl/events/EventDispatcher.hx (line 402)
openfl/display/DisplayObject.hx (line 1399)

Uncaught Error: [file_contents,data/characters/.json]
Please report this error to the GitHub page: https://github.com/gedehari/IzzyEngine

thank you

flashintv commented 3 years ago

by looking into this I think it just tries to load in a character that doesnt exist

sqirradotdev commented 3 years ago

hmm I thought I got this fixed in 682b4cc73fe2a21b7eeb80eb23650af2b694f1a3 , what version are you using?

bdidk235 commented 3 years ago

I used the latest version