Codea+ : Debugger & Threading Library (On WebRepo)

@UberGoober @Steppers I encountered the same error while running WebRepo.

@binaryblues Try deleting the WebRepo project and redownloading from https://codeawebrepo.co.uk/webrepo_latest.zip

I’ve been looking into how to handle this but it’s a little finicky when deleting files from the current running project.

@binaryblues I’m hoping this should be fixed from now on as of the latest WebRepo version.

If anyone is interested here’s a complete feature list as of Codea+ 1.4.0:

  • Threads
  • Debugger
  • Promises
  • Semaphores
  • Preprocessor
  • Async / Await (used in conjunction with Promises)
  • Documentation generator powered by annotated comments.

@Steppers Thanks! I deleted WebRepo from the Codea, downloaded the latest version, and now it works.