0.000 2024-10-25 20:26:54; Factorio 2.0.11 (build 79682, linux64, steam) 0.041 Operating system: Linux (Linuxmint 21.3) 0.000 Initializing Steam API. 0.041 Program arguments: "/home/piotr/.steam/debian-installation/steamapps/common/Factorio/bin/x64/factorio" 0.041 Config path: /home/piotr/.factorio/config/config.ini 0.041 Read data path: /home/piotr/.steam/debian-installation/steamapps/common/Factorio/data 0.041 Write data path: /home/piotr/.factorio [288999/1031027MB] 0.041 Binaries path: /home/piotr/.steam/debian-installation/steamapps/common/Factorio/bin 0.048 System info: [CPU: AMD Ryzen 9 7950X 16-Core Processor, 32 cores, RAM: 128487 MB] 0.048 Environment: DISPLAY=:0 WAYLAND_DISPLAY= DESKTOP_SESSION=cinnamon XDG_SESSION_DESKTOP=cinnamon XDG_CURRENT_DESKTOP=X-Cinnamon SDL_VIDEODRIVER= __GL_FSAA_MODE= __GL_LOG_MAX_ANISO= __GL_SYNC_TO_VBLANK= __GL_SORT_FBCONFIGS= __GL_YIELD= 0.055 Info ModManager.cpp:255: Found duplicate mod angelsrefining, using higher version (0.12.7 > 0.12.2). 0.057 Info ModManager.cpp:255: Found duplicate mod angelssmelting, using higher version (0.6.23 > 0.6.19). 0.060 Info ModManager.cpp:255: Found duplicate mod boblibrary, using higher version (1.2.0 > 1.1.5). 0.063 Info ModManager.cpp:255: Found duplicate mod boblogistics, using higher version (1.2.2 > 1.1.5). 0.079 Info ModManager.cpp:255: Found duplicate mod PerfectlyGenericObject, using higher version (1.200.9 > 1.101.9). 0.082 Display options: [FullScreen: false] [VSync: true] [UIScale: manual-pixels (100.0%)] [Native DPI: true] [Screen: 255] [Special: lmw] [Lang: en] 0.086 Video driver: x11 0.086 Available displays: 1 0.086 [0]: DELL S2721DGF 27" - {[0,0], 2560x1440, SDL_PIXELFORMAT_RGB888, 60Hz} 0.284 Initialised OpenGL:[0] NVIDIA GeForce RTX 3080/PCIe/SSE2; driver: 3.3.0 NVIDIA 550.107.02 0.284 [Extensions] s3tc:yes; KHR_debug:yes; ARB_clear_texture:yes, ARB_copy_image:yes, ARB_pipeline_statistics_query:yes, ARB_gl_spirv:yes, ARB_ES2_compatibility:yes 0.284 [Version] 3.3 0.285 Graphics settings preset: very-high 0.285 Dedicated video memory size 10240 MB 0.322 Graphics options: [Graphics quality: high] [Video memory usage: all] [DXT: high-quality] 0.322 [Max threads (load/render): 32/8] [Max texture size: 0] [Tex.Stream.: false] [Rotation quality: normal] [Other: STDCWT] [B:0,C:0,S:100] 0.754 [Audio] Driver:pulseaudio, Device:Default device, Depth:16, Channels:2, Frequency:44100 0.860 Info ModManager.cpp:434: FeatureFlag expansion-shaders = false 0.860 Info ModManager.cpp:434: FeatureFlag freezing = false 0.860 Info ModManager.cpp:434: FeatureFlag quality = false 0.860 Info ModManager.cpp:434: FeatureFlag rail-bridges = false 0.860 Info ModManager.cpp:434: FeatureFlag segmented-units = false 0.860 Info ModManager.cpp:434: FeatureFlag space-travel = false 0.860 Info ModManager.cpp:434: FeatureFlag spoiling = false 0.861 Loading mod core 0.0.0 (data.lua) 0.871 Loading mod base 2.0.11 (data.lua) 0.954 Loading mod PerfectlyGenericObject 1.200.9 (data.lua) 0.958 Loading mod base 2.0.11 (data-updates.lua) 0.989 Checksum for core: 1043092351 0.989 Checksum of base: 708330460 0.989 Checksum of PerfectlyGenericObject: 943637960 Factorio crashed. Generating symbolized stacktrace, please wait ... /tmp/factorio-build-IYZ7lj/src/Util/StacktraceToStream.cpp (52): walkStackAndPrintToStream /tmp/factorio-build-IYZ7lj/src/Util/StacktraceToStream.cpp (60): Util::printStacktraceToStream(WriteStream&) /tmp/factorio-build-IYZ7lj/src/Util/Logger.cpp (334): Logger::writeStacktrace(WriteStream*, StackTraceInfo*) /tmp/factorio-build-IYZ7lj/src/Util/Logger.cpp (379): Logger::logStacktrace(StackTraceInfo*) /tmp/factorio-build-IYZ7lj/src/Util/Logging.cpp (97): Logging::logAndAbortOrThrow(char const*, unsigned int, LogLevel, std::__cxx11::basic_string, std::allocator > const&) /tmp/factorio-build-IYZ7lj/src/Util/Logging.cpp (89): Logging::logAndAbortOrThrow(char const*, unsigned int, LogLevel, char const*, ...) /tmp/factorio-build-IYZ7lj/src/Util/ReleaseAssert.cpp (7): ReleaseAssertFailed(char const*, unsigned int, char const*) /tmp/factorio-build-IYZ7lj/src/Item/ItemPrototype.cpp (388): ItemPrototype::calculateWeight(std::set, std::less >, std::allocator > >&) /tmp/factorio-build-IYZ7lj/src/Item/ItemPrototype.cpp (338): ItemPrototype::calculateWeight(std::set, std::less >, std::allocator > >&) /tmp/factorio-build-IYZ7lj/src/Item/ItemPrototype.cpp (330): ItemPrototype::getOrCalculateWeight(std::set, std::less >, std::allocator > >&) /tmp/factorio-build-IYZ7lj/src/Item/ItemPrototype.cpp (324): ItemPrototype::setupWeight() /tmp/factorio-build-IYZ7lj/src/GlobalContext.cpp (1663): GlobalContext::postPrototypesConstructedSetup() /tmp/factorio-build-IYZ7lj/src/Data/ModManager.cpp (987): ModManager::loadModPrototypes(PropertyTree&, PropertyTree const&) /tmp/factorio-build-IYZ7lj/src/Data/ModManager.cpp (1365): ModManager::processMods(PropertyTree&, PropertyTree const&) /tmp/factorio-build-IYZ7lj/src/Data/ModManager.cpp (577): ModManager::loadData() /tmp/factorio-build-IYZ7lj/src/GlobalContext.cpp (505): GlobalContext::init(bool, bool, bool, std::optional) /tmp/factorio-build-IYZ7lj/src/MainLoop.cpp (286): MainLoop::run(Filesystem::Path const&, Filesystem::Path const&, bool, bool, std::function, Filesystem::Path const&, MainLoop::HeavyMode) /tmp/factorio-build-IYZ7lj/src/Main.cpp (1325): fmain(int, char**) /tmp/factorio-build-IYZ7lj/src/Main.cpp (1347): main ../sysdeps/nptl/libc_start_call_main.h (58): __libc_start_call_main ../csu/libc-start.c (392): __libc_start_main_impl _start 0xffffffffffffffff Stack trace logging done 2.153 Error ItemPrototype.cpp:388: recipeItemProductCount > 0 was not true 2.153 Error CrashHandler.cpp:643: Received 6 Logger::writeStacktrace skipped. 2.153 Error Util.cpp:95: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums. Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.