-
Notifications
You must be signed in to change notification settings - Fork 6
Troubleshooting
Build halted with errors?
'NoneType' object has no attribute 'ant_glob'
You probably have an invalid source folder defined. Usually happens when deleting source folders from outside of Flash Develop.
AttributeError: 'str' object has no attribute 'name'
For some reason when you compile in 'release'-mode, you get this error randomly. Try compiling again (and again), or use the 'debug' version. This is a known bug in the build script. Flambe 2 related, Flambe 3 has better build tool
'FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Projects\\MyGame\\..\\bin\\waf'
You probably have an invalid path to the Flambe source folder. If you used flambe dev
, double check the source path (should be haxelib dev flambe "PATH_TO\flambe_source\src"
(don't forget the src in the path).
Documentation guide for Flambe - Targeted to version 4.0+
Flambe | Installation | Demo projects | Showcase | API Reference | Forum
Flambe is MIT licensed and available for free. Feel free to contribute!
- Home / Installation
- Entity / Components
- Core
- Assets
- Publish your game
- Other
- Editors
- Plugins, tools, extensions
- Help
- More Flambe