LoadError: AssertionError: isdir(path) - GameZero.jl

Hi, I’m new in Julia and I started studying GameZero.jl package a little while ago. I’m having trouble creating an actor because when I run the rungame(“FileName.jl”) it gives an error message: “LoadError: AssertionError: isdir(path)” . I don’t know exactly what I should change in order for me to be able to use the actor. I’m using vscode and it’s accused of a method error, but I don’t quite understand. Could someone help me please?


arquivosJulia

The folder imagens has a typo, it should be images

1 Like

Oh my god, i hadn’t thought this could be the problem, thank you so much! :slight_smile: