There are two types of errors you may encounter when using hCore:
A few tips for debugging simulation errors:
console.log()
in JavaScript behaviors or print()
in Python behaviors to output the value of a variable or an expression to the developer console (Ctrl+Shift+J on Windows, or Cmd+Option+J on Mac).Despite our best efforts, sometimes hCore crashes with a screen that looks like this:
We hope you never see hCore crash. But if you do, there are a few things you can try:
Previous
Next