Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. root@leveller:~/factorio/bin/x64# LD_LIBRARY_PATH=. ./factorio --mp-load-game tr ainhell --latency-ms 133
  2. 0.000 Info Main.cpp:150: Program arguments: "./factorio" "--mp-load-game" "t rainhell" "--latency-ms" "133"
  3. 0.000 2015-07-28 21:47:29; Factorio 0.12.1 (Build 16116, linux64)
  4. 0.000 Operating system: Linux
  5. 0.000 Read data path: /root/factorio/data
  6. 0.000 Write data path: /root/factorio
  7. 0.000 Binaries path: /root/factorio/bin
  8. 0.001 Info LocaleProvider.cpp:282: Language en is LTR
  9. 0.001 Info LocaleProvider.cpp:282: Language en is LTR
  10. terminate called after throwing an instance of 'std::runtime_error'
  11. what(): failed to create display!
  12. 1.299 Warning Logger.cpp:315: Symbols.size() == 19, usedSize == 13
  13. Factorio crashed. Generating symbolized stacktrace, please wait ...
  14. 2.555 Warning Logger.cpp:315: Symbols.size() == 18, usedSize == 12
  15. #0 0x7f5971eec2f0 in ?? at ??:0
  16. #1 0x7f5971eec267 in ?? at ??:0
  17. #2 0x7f5971eedeca in ?? at ??:0
  18. #3 0xe0295d in __gnu_cxx::__verbose_terminate_handler() at ??:?
  19. #4 0xd75636 in __cxxabiv1::__terminate(void (*)()) at ??:?
  20. #5 0xd75681 in std::terminate() at ??:?
  21. #6 0xd77458 in __cxa_throw at ??:?
  22. #7 0x732c2b in std::string::_Rep::_M_dispose(std::allocator<char> const&) at /t mp/factorio-b6tb5R/src/Graphics/Display.cpp:78 (discriminator 2)
  23. #8 0x96f59f in std::basic_string<char, std::char_traits<char>, std::allocator<c har> >::~basic_string() at /usr/include/c++/5/bits/basic_string.h:2940 (discrimi nator 2)
  24. #9 0xa41209 in Display::Display(short, short) at /tmp/factorio-b6tb5R/src/Graph ics/Display.cpp:110 (discriminator 2)
  25. #10 0x7f5971ed7a40 in GlobalContext::init(bool, boost::filesystem::path const&) [clone .constprop.50659] at /tmp/factorio-b6tb5R/src/GlobalContext.cpp:518
  26. #11 0x40a419 in init at /tmp/factorio-b6tb5R/src/GlobalContext.cpp:294
  27. 2.555 Error Util.cpp:45: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement