Advertisement
masa-

World Primer - loading into world events

Dec 10th, 2018
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.64 KB | None | 0 0
  1. 2018-12-10 14:21:02 +0200 [INFO] [net.minecraft.server.integrated.IntegratedServer] Starting integrated minecraft server version 1.12.2
  2. 2018-12-10 14:21:02 +0200 [INFO] [net.minecraft.server.integrated.IntegratedServer] Generating keypair
  3. 2018-12-10 14:21:02 +0200 [INFO] [worldprimer] FMLServerAboutToStartEvent
  4. 2018-12-10 14:21:02 +0200 [INFO] [worldprimer] FMLServerAboutToStartEvent - server starting, previous start count: 0
  5. 2018-12-10 14:21:02 +0200 [INFO] [FML] Injecting existing registry data into this server instance
  6. 2018-12-10 14:21:02 +0200 [INFO] [FML] Applying holder lookups
  7. 2018-12-10 14:21:02 +0200 [INFO] [FML] Holder lookups applied
  8. 2018-12-10 14:21:02 +0200 [INFO] [FML] Loading dimension 0 (ruins_2) (net.minecraft.server.integrated.IntegratedServer@50b567cd)
  9. 2018-12-10 14:21:03 +0200 [INFO] [net.minecraft.advancements.AdvancementList] Loaded 488 advancements
  10. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.CreateSpawnPosition, DIM: 0
  11. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.Load, DIM: 0
  12. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.Load - running dimensionLoadingCommands
  13. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Running a (possibly substituted) command: 'say Dimension 0 is loading' in dimension 0
  14. 2018-12-10 14:21:03 +0200 [INFO] [net.minecraft.server.MinecraftServer] [World Primer] Dimension 0 is loading
  15. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Attempting to load chunks in dimension 0
  16. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Attempting to load chunks [-1,-1] to [0,0] in dimension 0
  17. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Loading chunk [-1,-1] in dimension 0
  18. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Loading chunk [-1,0] in dimension 0
  19. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Loading chunk [0,-1] in dimension 0
  20. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Loading chunk [0,0] in dimension 0
  21. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Queueing chunk [-1,-1] for unloading in dimension 0
  22. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Queueing chunk [0,-1] for unloading in dimension 0
  23. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Queueing chunk [0,0] for unloading in dimension 0
  24. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Queueing chunk [-1,0] for unloading in dimension 0
  25. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Running a (possibly substituted) command: 'testruin testtree 0 120 0' in dimension 0
  26. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Unknown command. Try /help for a list of commands
  27. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Running a (possibly substituted) command: 'say Finished building your ruins!' in dimension 0
  28. 2018-12-10 14:21:03 +0200 [INFO] [net.minecraft.server.MinecraftServer] [World Primer] Finished building your ruins!
  29. 2018-12-10 14:21:03 +0200 [INFO] [FML] Loading dimension -1 (ruins_2) (net.minecraft.server.integrated.IntegratedServer@50b567cd)
  30. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.Load, DIM: -1
  31. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.Load - running dimensionLoadingCommands
  32. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Running a (possibly substituted) command: 'say Dimension -1 is loading' in dimension -1
  33. 2018-12-10 14:21:03 +0200 [INFO] [net.minecraft.server.MinecraftServer] [World Primer] Dimension -1 is loading
  34. 2018-12-10 14:21:03 +0200 [INFO] [FML] Loading dimension 1 (ruins_2) (net.minecraft.server.integrated.IntegratedServer@50b567cd)
  35. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.Load, DIM: 1
  36. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] WorldEvent.Load - running dimensionLoadingCommands
  37. 2018-12-10 14:21:03 +0200 [INFO] [worldprimer] Running a (possibly substituted) command: 'say Dimension 1 is loading' in dimension 1
  38. 2018-12-10 14:21:03 +0200 [INFO] [net.minecraft.server.MinecraftServer] [World Primer] Dimension 1 is loading
  39. 2018-12-10 14:21:03 +0200 [INFO] [net.minecraft.server.MinecraftServer] Preparing start region for level 0
  40. 2018-12-10 14:21:04 +0200 [INFO] [net.minecraft.server.MinecraftServer] Preparing spawn area: 14%
  41. 2018-12-10 14:21:05 +0200 [INFO] [net.minecraft.server.MinecraftServer] Preparing spawn area: 32%
  42. 2018-12-10 14:21:06 +0200 [INFO] [net.minecraft.server.MinecraftServer] Preparing spawn area: 49%
  43. 2018-12-10 14:21:07 +0200 [INFO] [net.minecraft.server.MinecraftServer] Preparing spawn area: 66%
  44. 2018-12-10 14:21:08 +0200 [INFO] [net.minecraft.server.MinecraftServer] Preparing spawn area: 85%
  45. 2018-12-10 14:21:09 +0200 [INFO] [worldprimer] FMLServerStartingEvent
  46. 2018-12-10 14:21:09 +0200 [INFO] [worldprimer] FMLServerStartedEvent
  47. 2018-12-10 14:21:09 +0200 [INFO] [FML] Unloading dimension -1
  48. 2018-12-10 14:21:09 +0200 [INFO] [FML] Unloading dimension 1
  49. 2018-12-10 14:21:10 +0200 [INFO] [FML] Server protocol version 2
  50. 2018-12-10 14:21:10 +0200 [INFO] [FML] Client protocol version 2
  51. 2018-12-10 14:21:10 +0200 [INFO] [FML] Client attempting to join with 9 mods : minecraft@1.12.2,worldprimer@0.6.0-dev.20181210.141958,minihud@0.13.1,FML@8.0.99.99,forge@14.23.5.2775,ruins@17.1,mcp@9.42,tellme@0.6.1-dev.20180803.164859,itemscroller@0.12.0
  52. 2018-12-10 14:21:10 +0200 [INFO] [FML] [Netty Local Client IO #0] Client side modded connection established
  53. 2018-12-10 14:21:10 +0200 [INFO] [FML] [Server thread] Server side modded connection established
  54. 2018-12-10 14:21:10 +0200 [INFO] [net.minecraft.server.management.PlayerList] masa_[local:E:aae925c6] logged in with entity id 1289 at (-239.5, 73.0, 257.5)
  55. 2018-12-10 14:21:10 +0200 [INFO] [net.minecraft.server.MinecraftServer] masa_ joined the game
  56. 2018-12-10 14:21:10 +0200 [INFO] [worldprimer] PlayerLoggedInEvent player: EntityPlayerMP['masa_'/1289, l='ruins_2', x=-239.50, y=73.00, z=257.50]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement