Jump to content

Recommended Posts

Hi, I have no idea what I'm doing. When I try to start the mode I get this error message: 

[string "scripts/util.lua]:619: Could Not find an asset matching anim/ghost-toxic-build.zip
Lua error stack traceback: =[C] in function 'assert'
scripts/util.lua(619,1) in function 'resolvefilepath'

scripts/mainfunctions.lua(118,1) in function 'resolve_FN'

scripts/mainfunctions.lua(106,1) in function 'registerPrefabsImpl'
scripts/mainfunctions.lua(137,1) in function 'registerSingleprefab'
scripts/mainfunctions.lua(169,1)
= (tail call) ?
= [C] in function 'xpcall'

I have no idea what to do at this point and any help would be appreciated 

Ok... I don't know if I can be of much help, but looking at the first line it can't find the ghost zip file in your anim folder, which either means you don't have that file or it can't understand what that file is.

You should try to simply run the auto compiler again and see if that works, or maybe go through the ghost's scml file (the spriter file but open it with notepad++) and look for anything that stands out. 

Please be aware that I am not a professional or anything, this is just the things I did when I ran into similar problems. Hope it helps, if you still have this issue.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...