Skip to content

Known Issues

Theo Ruefli edited this page Jul 24, 2026 · 3 revisions

Troubleshooting

If you encounter any issues, try the following steps in order:

  1. Test on a brand new level.
  2. If the issue persists, delete your user:// folder (%appdata%/Levelsmith Labs/).

    Warning: This will permanently delete all of your local levels and assets.

  3. If that doesn't resolve the problem, delete the repository and clone it again.
  4. If the issue still exists, you've likely found a genuine bug that needs investigation.

Known Issues

  • "Missing dependencies" errors are almost always caused by a broken merge.
  • File reorganization can cause severe merge conflicts unless everyone pulls the changes immediately. Approach file moves and renames with extreme caution.
  • Signal connections should be made in code. Creating signal connections through the Godot editor has been known to break intermittently.
  • Branch merge reversion causes issues with Github/Godot, tricking version control into thinking that the reverted changes still exist

Clone this wiki locally