-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Exporting addons with some lua files can give corrupted files
For example with :
- https://steamcommunity.com/sharedfiles/filedetails/?id=2530771116
- https://steamcommunity.com/sharedfiles/filedetails/?id=104691717
- https://steamcommunity.com/sharedfiles/filedetails/?id=506283460
A lua file get corrupted and will throw errors because it is missing its ending
The top of the file gets lua from somewhere else, from another lua file
And the file stops at the expected line but it is breaking because more lua was added on top, lua parsing delimiters may be broken
Metadata
Metadata
Assignees
Labels
No labels