mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-05 06:14:36 +00:00
7 lines
361 B
Markdown
7 lines
361 B
Markdown
# Troubleshooting Common Issues
|
|
|
|
- Weird macro error with a very tall call stack: Restart Visual Studio Code
|
|
- `Get Thread Context Failed`: Turn off other expensive applications while building
|
|
- `Type not found: T1`: This is thrown by `json2object`, make sure the data type of `@:default` is correct.
|
|
- NOTE: `flixel.util.typeLimit.OneOfTwo` isn't supported.
|