We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91883c commit 839d149Copy full SHA for 839d149
src/crash_handler.lua
@@ -682,7 +682,7 @@ function injectStackTrace()
682
end
683
684
if not V then
685
- table.insert(err, '\nA bad lovely patch has resulted in this crash.\n')
+ table.insert(err, '\nA mod you have installed has caused a syntax error through patching. Please share this crash with the mod developer.\n')
686
687
688
local success, msg = pcall(getDebugInfoForCrash)
version.lua
@@ -1 +1 @@
1
-return "1.0.0~BETA-1215b-STEAMODDED"
+return "1.0.0~BETA-1215c-STEAMODDED"
0 commit comments