Advertisement
Guest User

Untitled

a guest
Oct 4th, 2015
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. [~/src/SillyMUD/src]$ cd ..
  2. [~/src/SillyMUD]$ src/dmserver
  3. Sun Oct 4 21:23:49 2015 :: Running game on port 4000.
  4. Sun Oct 4 21:23:49 2015 :: Using lib as data directory.
  5. Sun Oct 4 21:23:49 2015 :: Signal trapping.
  6. Sun Oct 4 21:23:49 2015 :: Opening mother connection.
  7. Sun Oct 4 21:23:49 2015 :: Boot db -- BEGIN.
  8. Sun Oct 4 21:23:49 2015 :: Resetting the game time:
  9. Sun Oct 4 21:23:49 2015 :: Current Gametime: 18H 3D 1M 855Y.
  10. Sun Oct 4 21:23:49 2015 :: Reading newsfile, credits, help-page, info and motd.
  11. Sun Oct 4 21:23:49 2015 :: Initializing Script Files.
  12. Sun Oct 4 21:23:49 2015 :: Unable to open script "Drunk" for reading.
  13. Sun Oct 4 21:23:49 2015 :: Unable to open script "ZepGuy" for reading.
  14. Sun Oct 4 21:23:49 2015 :: Unable to open script "RobMin" for reading.
  15. Sun Oct 4 21:23:49 2015 :: Unable to open script "Mime" for reading.
  16. Sun Oct 4 21:23:49 2015 :: Unable to open script "Dog" for reading.
  17. Sun Oct 4 21:23:49 2015 :: No scripts found to assign.
  18. Sun Oct 4 21:23:49 2015 :: Opening mobile, object and help files.
  19. Sun Oct 4 21:23:49 2015 :: Booting Figurine Table.
  20. Sun Oct 4 21:23:49 2015 :: Unable to open file "figurines".
  21. Sun Oct 4 21:23:49 2015 :: Loading zone table.
  22. Sun Oct 4 21:23:49 2015 :: Loading rooms.
  23. Sun Oct 4 21:23:49 2015 :: unknown auxiliary code `30' in room load of #5
  24. Sun Oct 4 21:23:49 2015 :: unknown auxiliary code `6' in room load of #5
  25. ...
  26. Sun Oct 4 21:23:49 2015 :: unknown auxiliary code `1' in room load of #24993
  27. Sun Oct 4 21:23:49 2015 :: unknown auxiliary code `0' in room load of #24993
  28. Sun Oct 4 21:23:49 2015 :: Generating index tables for mobile and object files.
  29. Sun Oct 4 21:23:49 2015 :: Renumbering zone table.
  30. Sun Oct 4 21:23:49 2015 :: Generating player index.
  31. Sun Oct 4 21:23:49 2015 :: Began Wizlist Generation.
  32. Sun Oct 4 21:23:49 2015 :: center computed.
  33. Sun Oct 4 21:23:49 2015 :: Creator Generated.
  34. Sun Oct 4 21:23:49 2015 :: Implementors Generated.
  35. Sun Oct 4 21:23:49 2015 :: Gods of Final Judgement Generated.
  36. Sun Oct 4 21:23:49 2015 :: Loading fight messages.
  37. Sun Oct 4 21:23:49 2015 :: Loading social messages.
  38. Sun Oct 4 21:23:49 2015 :: Loading pose messages.
  39. Sun Oct 4 21:23:49 2015 :: Assigning function pointers:
  40. Sun Oct 4 21:23:49 2015 :: Mobiles.
  41. Sun Oct 4 21:23:49 2015 :: Objects.
  42. Sun Oct 4 21:23:49 2015 :: Room.
  43. Sun Oct 4 21:23:49 2015 :: Commands.
  44. Sun Oct 4 21:23:49 2015 :: Spells.
  45. Sun Oct 4 21:23:49 2015 :: Skills.
  46. Sun Oct 4 21:23:49 2015 :: Updating characters with saved items:
  47. Sun Oct 4 21:23:49 2015 :: Loading saved rooms.
  48. Performing boot-time init of Scratch Zone For Static Game (rooms 0-0).
  49. Performing boot-time reload of static mobs
  50. Performing boot-time init of LIMBO (rooms 1-49).
  51. Automatic initialization of LIMBO
  52. Sun Oct 4 21:23:49 2015 :: Run time initialization of zone LIMBO, rooms (1-49)
  53. Sun Oct 4 21:23:49 2015 :: Puff has gold > level * 1500 (10)
  54. Performing boot-time init of Temple Extensions (rooms 50-199).
  55. Performing boot-time init of Forrest Landing Mall (rooms 200-249).
  56. ...
  57. Performing boot-time init of Last Area (rooms 30000-999999).
  58. Sun Oct 4 21:23:49 2015 :: Boot db -- DONE.
  59. Sun Oct 4 21:23:49 2015 :: Entering game loop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement