Hi all.
About a couple months back we finished a mobile game project. Back then starting it and building it worked fine. However now that I have updated I get this error everytime I try to build the game:
errors occurred during the build.
Errors running builder ‘Content Builder’ on project ‘newtry’.
com/dynamo/spine/proto/Spine$SpineScene
We havent changed any code from the last time we ran it though http://pastebin.com/0KerXNrH this is the entire log
Your projects are stored in the /branches folder inside the Defold.app on OSX and probably side by side the .exe on Windows. Make a copy of the branches folder or one of the individual projects inside that folder. The folder structure is like this: /branches/[projectid]/[userid]/[foldername] where foldername is the name you gave your “branch” when you opened the project the first time in the editor.
Also, if you want to use an external git tool each of the projects in the /branches folder is it’s own git repository.