Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2015
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. Using world specified by --worldname on the command line
  2. 2015-09-23 17:42:55: ERROR[main]: The following mods could not be found: "3dmushrooms" "adv_spawning" "along_shore" "animal_big_red" "animal_chicken" "animal_clownfish" "animal_cow" "animal_creeper" "animal_deer" "animal_dm" "animal_fish_blue_white" "animal_gull" "animal_rat" "animal_sheep" "animal_vombie" "animal_wolf" "animalmaterials" "barn" "bushes" "bushes_classic" "cavestuff" "creatures" "dryplants" "factions" "ferns" "flowers_plus" "junglegrass" "mob_archer" "mob_bear" "mob_guard" "mob_npc" "mob_oerkki" "mob_ostrich" "mob_shark" "mob_slime" "mobf" "mobf_settings" "molehills" "nature_classic" "poisonivy" "snow" "torches" "trap" "trunks" "ufos" "vines" "weather" "woodsoils" "youngtrees"
  3. 4: Bind failed: Address already in use
  4. 2015-09-23 17:42:57: ACTION[main]: .__ __ __
  5. 2015-09-23 17:42:57: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
  6. 2015-09-23 17:42:57: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
  7. 2015-09-23 17:42:57: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
  8. 2015-09-23 17:42:57: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
  9. 2015-09-23 17:42:57: ACTION[main]: \/ \/ \/ \/ \/
  10. 2015-09-23 17:42:57: ACTION[main]: World at [/home/ibouvousaime/.minetest/worlds/test]
  11. 2015-09-23 17:42:57: ACTION[main]: Server for gameid="minetest" listening on 0.0.0.0:30000.
  12. 2015-09-23 17:42:57: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
  13. 2015-09-23 17:42:57: ERROR[main]: Failed to bind socket (port already in use?)
  14.  
  15. In thread 7f313ae60780:
  16. /tmp/buildd/minetest-0.4.13+repack/src/server.cpp:511: void Server::step(float): A fatal error occurred: Failed to bind socket (port already in use?)
  17. Debug stacks:
  18. DEBUG STACK FOR THREAD 7f312fdfe700:
  19. #0 virtual void* ServerThread::Thread()
  20. #1 void Server::Receive()
  21. (Leftover data: #2 void Server::SendBlocks(float))
  22. (Leftover data: #3 void ItemStack::serialize(std::ostream&) const)
  23. DEBUG STACK FOR THREAD 7f313ae60780:
  24. #0 int main(int, char**)
  25. #1 Dedicated server branch
  26. #2 void dedicated_server_loop(Server&, bool&)
  27. #3 void Server::step(float)
  28. Aborted
  29. ibouvousaime@ibouvousaimespc:/usr/bin$ minetestserver --worldname test
  30. Using world specified by --worldname on the command line
  31. 2015-09-23 17:43:05: ERROR[main]: The following mods could not be found: "3dmushrooms" "adv_spawning" "along_shore" "animal_big_red" "animal_chicken" "animal_clownfish" "animal_cow" "animal_creeper" "animal_deer" "animal_dm" "animal_fish_blue_white" "animal_gull" "animal_rat" "animal_sheep" "animal_vombie" "animal_wolf" "animalmaterials" "barn" "bushes" "bushes_classic" "cavestuff" "creatures" "dryplants" "factions" "ferns" "flowers_plus" "junglegrass" "mob_archer" "mob_bear" "mob_guard" "mob_npc" "mob_oerkki" "mob_ostrich" "mob_shark" "mob_slime" "mobf" "mobf_settings" "molehills" "nature_classic" "poisonivy" "snow" "torches" "trap" "trunks" "ufos" "vines" "weather" "woodsoils" "youngtrees"
  32. 4: Bind failed: Address already in use
  33. 2015-09-23 17:43:05: ACTION[main]: .__ __ __
  34. 2015-09-23 17:43:05: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
  35. 2015-09-23 17:43:05: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
  36. 2015-09-23 17:43:05: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
  37. 2015-09-23 17:43:05: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
  38. 2015-09-23 17:43:05: ACTION[main]: \/ \/ \/ \/ \/
  39. 2015-09-23 17:43:05: ACTION[main]: World at [/home/ibouvousaime/.minetest/worlds/test]
  40. 2015-09-23 17:43:05: ACTION[main]: Server for gameid="minetest" listening on 0.0.0.0:30000.
  41. 2015-09-23 17:43:05: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
  42. 2015-09-23 17:43:05: ERROR[main]: Failed to bind socket (port already in use?)
  43.  
  44. In thread 7fba87849780:
  45. /tmp/buildd/minetest-0.4.13+repack/src/server.cpp:511: void Server::step(float): A fatal error occurred: Failed to bind socket (port already in use?)
  46. Debug stacks:
  47. DEBUG STACK FOR THREAD 7fba8096c700:
  48. #0 virtual void* ServerThread::Thread()
  49. #1 void Server::Receive()
  50. (Leftover data: #2 void Server::SendBlocks(float))
  51. (Leftover data: #3 void ItemStack::serialize(std::ostream&) const)
  52. DEBUG STACK FOR THREAD 7fba87849780:
  53. #0 int main(int, char**)
  54. #1 Dedicated server branch
  55. #2 void dedicated_server_loop(Server&, bool&)
  56. #3 void Server::step(float)
  57. Aborted
  58. ibouvousaime@ibouvousaimespc:/usr/bin$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement