Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

AFAIK, it always uses 8bit-Unity's default paths.

(+1)

do i have to set up 8bit-unity first then or is it good to go with the blocklyvn8bit 3.0 download? 

i just have a "menu" and background picture (club) and it says:

  • Compilation failed!
  • Error: Failed to copy files.
  • Failed to run emulator!

In theory, the installation already comes with a version of 8bit-Unity.
From the error message, it seems that the error already happens at the compilation step.

Try to press <ctrl> + <shift> + I on the editor's window to open the developer console; it probably should show more details on what's happening.

(+1)

hi does this help?

I see, it seems that the tool isn't finding the "xcopy" program for some reason.
I have opened an issue on the repository so I can take a look at it later:
https://github.com/haroldo-ok/BlocklyVN8bit/issues/54

Maybe this workaround could fix it until then:
https://stackoverflow.com/questions/25500650/batch-file-error-xcopy-is-not-recog...

(+1)

thanks ill let you fix it as i may break something!!