So the error log will give you errors such as:
[15:50:34][lexer.cpp:278]: File 'mod/test.mod' should be in utf8-bom encoding (will try to use it anyways)
However, if you save the .mod file in UTF8-BOM instead of ANSI, the mod doesn't show in the mod launcher or mod tools.
Either remove this error, or fix the launcher & mod tools to properly read UTF8-BOM files correctly.
If you resave the file back into ANSI format, it works again. It took me awhile to figure this out!! I kept recreating my mod thinking I was breaking it somehow.
[15:50:34][lexer.cpp:278]: File 'mod/test.mod' should be in utf8-bom encoding (will try to use it anyways)
However, if you save the .mod file in UTF8-BOM instead of ANSI, the mod doesn't show in the mod launcher or mod tools.
Either remove this error, or fix the launcher & mod tools to properly read UTF8-BOM files correctly.
If you resave the file back into ANSI format, it works again. It took me awhile to figure this out!! I kept recreating my mod thinking I was breaking it somehow.
Upvote
0