Guest User

bug

a guest
Jun 27th, 2016
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1.  
  2. factorio@mpnetwork:~/factorio/bin/x64$ ./factorio --start-server-load-latest
  3. 0.000 2016-06-27 15:03:52; Factorio 0.13.0 (Build 22782, linux64, headless)
  4. 0.135 Operating system: Linux (Ubuntu 14.04)
  5. 0.135 Program arguments: "./factorio" "--start-server-load-latest"
  6. 0.135 Read data path: /home/factorio/factorio/data
  7. 0.135 Write data path: /home/factorio/factorio
  8. 0.135 Binaries path: /home/factorio/factorio/bin
  9. 0.156 Running in headless mode
  10. 0.163 Loading mod core 0.0.0 (data.lua)
  11. 0.169 Loading mod base 0.13.0 (data.lua)
  12. 0.460 Checksum for core: 1399339455
  13. 0.460 Checksum for mod base: 2039900801
  14. 1.519 Custom inputs active: 0
  15. 1.519 Factorio initialised
  16. 1.520 Info Router.cpp:563: Router peerID(65535) shutting down.
  17. 1.520 Info Router.cpp:594: Router state -> Disconnected
  18. 1.548 Info MultiplayerManager.cpp:999: networkTick(0) mapTick(-1) changing state from(Ready) to(PreparedToHostGame)
  19. 1.548 Info MultiplayerManager.cpp:999: networkTick(0) mapTick(-1) changing state from(PreparedToHostGame) to(CreatingGame)
  20. 1.548 Loading map /home/factorio/factorio/saves/halp.zip
  21. 1.628 Info Scenario.cpp:129: Map version 0.13.0-93
  22. 1.633 Info PrototypeMigrationList.cpp:87: Activating migration base/2014-01-09_Factorio_0.9.0.json
  23. 1.633 Warning PrototypeMigrationList.cpp:152: "pump" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  24. 1.633 Warning PrototypeMigrationList.cpp:152: "big-tree" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  25. 1.633 Warning PrototypeMigrationList.cpp:152: "small-storage-tank" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  26. 1.633 Warning PrototypeMigrationList.cpp:152: "pump" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  27. 1.633 Warning PrototypeMigrationList.cpp:152: "small-storage-tank" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  28. 1.633 Info PrototypeMigrationList.cpp:87: Activating migration base/2014-03-17_Factorio_0.9.4.json
  29. 1.633 Warning PrototypeMigrationList.cpp:152: "logistic-chest-provider" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  30. 1.633 Warning PrototypeMigrationList.cpp:152: "logistic-chest-provider" mentioned as FROM in prototype migration was not found in the map prototype dictionary, ignoring ...
  31. 1.697 Applying migration: Base Mod: 2014-01-28_Factorio_0.9.0.lua
  32. 1.698 Warning Scenario.cpp:204: Map loading failed during migrations processing: Error while applying migration: Base Mod: 2014-01-28_Factorio_0.9.0.lua
  33.  
  34. Cannot execute command. Error: [string "if game.is_demo() then..."]:5: attempt to index field 'player' (a nil value)
  35. 1.737 Error MultiplayerManager.cpp:129: MultiplayerManager failed: "Error while applying migration: Base Mod: 2014-01-28_Factorio_0.9.0.lua
  36.  
  37. Cannot execute command. Error: [string "if game.is_demo() then..."]:5: attempt to index field 'player' (a nil value)"
  38. 1.737 Info MultiplayerManager.cpp:999: networkTick(0) mapTick(-1) changing state from(CreatingGame) to(InitializationFailed)
  39. 1.737 Error Main.cpp:442: Couldn't load the game for MP: Error while applying migration: Base Mod: 2014-01-28_Factorio_0.9.0.lua
  40.  
  41. Cannot execute command. Error: [string "if game.is_demo() then..."]:5: attempt to index field 'player' (a nil value)
  42.  
  43.  
  44. factorio@mpnetwork:~/factorio/bin/x64$ ./factorio --start-server halp.zip
  45. 0.000 2016-06-27 15:04:29; Factorio 0.13.0 (Build 22782, linux64, headless)
  46. 0.152 Operating system: Linux (Ubuntu 14.04)
  47. 0.152 Program arguments: "./factorio" "--start-server" "halp.zip"
  48. 0.152 Read data path: /home/factorio/factorio/data
  49. 0.152 Write data path: /home/factorio/factorio
  50. 0.152 Binaries path: /home/factorio/factorio/bin
  51. 0.168 Running in headless mode
  52. 0.185 Loading mod core 0.0.0 (data.lua)
  53. 0.193 Loading mod base 0.13.0 (data.lua)
  54. 0.798 Checksum for core: 1399339455
  55. 0.801 Checksum for mod base: 2039900801
  56. 2.496 Custom inputs active: 0
  57. 2.498 Factorio initialised
  58. 2.501 Info Router.cpp:563: Router peerID(65535) shutting down.
  59. 2.501 Info Router.cpp:594: Router state -> Disconnected
  60. 2.606 Info MultiplayerManager.cpp:999: networkTick(0) mapTick(-1) changing state from(Ready) to(PreparedToHostGame)
  61. 2.606 Info MultiplayerManager.cpp:999: networkTick(0) mapTick(-1) changing state from(PreparedToHostGame) to(CreatingGame)
  62. 2.607 Loading map halp.zip
  63. 2.627 Error MultiplayerManager.cpp:129: MultiplayerManager failed: "Opening zip halp.zip failed"
  64. 2.627 Info MultiplayerManager.cpp:999: networkTick(0) mapTick(-1) changing state from(CreatingGame) to(InitializationFailed)
  65. 2.627 Error Main.cpp:442: Couldn't load the game for MP: Opening zip halp.zip failed
Advertisement
Add Comment
Please, Sign In to add comment