Code: Select all
2015-10-21 10:43:20; Factorio 0.12.12 (Build 17122, linux64)
Operating system: Linux
[…]
terminate called after throwing an instance of 'ScriptException'
terminate called recursively
Factorio crashed. Generating symbolized stacktrace, please wait ...
#0 0x7f4e58dd8180 in ?? at ??:0
#1 0x7f4e58dd8107 in ?? at ??:0
#2 0x7f4e58dd94e8 in ?? at ??:0
#3 0xd448dd in __gnu_cxx::__verbose_terminate_handler() at ??:?
Error Util.cpp:61: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Code: Select all
local ok, mod = pcall(require, "does_not_exist")