Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.05 KB | None | 0 0
  1.  
  2. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  3. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM805\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  4. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  5. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  6. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  7. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  8. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  9. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  10. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  11. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  12. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  13. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  14. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  15. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  16. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  17. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  18. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  19. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  20. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  21. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  22. [14:42:01] [Server thread/INFO]: Unloading dimension 805
  23. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  24. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  25. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  26. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  27. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  28. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  29. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  30. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  31. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  32. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  33. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  34. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  35. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  36. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  37. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  38. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  39. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM806\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  40. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  41. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  42. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  43. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  44. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  45. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  46. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  47. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  48. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  49. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  50. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  51. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  52. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  53. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  54. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  55. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  56. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  57. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  58. [14:42:01] [Server thread/INFO]: Unloading dimension 806
  59. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  60. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  61. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  62. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  63. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  64. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  65. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  66. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  67. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  68. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  69. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  70. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  71. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  72. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  73. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  74. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  75. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM807\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  76. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  77. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  78. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  79. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  80. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  81. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  82. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  83. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  84. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  85. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  86. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  87. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  88. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  89. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  90. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  91. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  92. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  93. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  94. [14:42:01] [Server thread/INFO]: Unloading dimension 807
  95. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  96. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  97. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  98. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  99. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  100. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  101. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  102. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  103. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  104. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  105. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  106. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  107. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  108. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  109. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  110. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  111. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM808\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  112. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  113. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  114. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  115. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  116. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  117. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  118. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  119. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  120. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  121. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  122. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  123. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  124. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  125. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  126. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  127. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  128. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  129. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  130. [14:42:01] [Server thread/INFO]: Unloading dimension 808
  131. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  132. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  133. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  134. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  135. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  136. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  137. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  138. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  139. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  140. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  141. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  142. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  143. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  144. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  145. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  146. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  147. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM809\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  148. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  149. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  150. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  151. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  152. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  153. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  154. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  155. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  156. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  157. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  158. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  159. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  160. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  161. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  162. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  163. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  164. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  165. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  166. [14:42:01] [Server thread/INFO]: Unloading dimension 809
  167. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  168. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  169. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  170. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  171. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  172. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  173. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  174. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  175. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  176. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  177. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  178. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  179. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  180. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  181. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  182. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  183. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM810\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  184. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  185. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  186. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  187. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  188. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  189. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  190. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  191. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  192. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  193. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  194. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  195. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  196. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  197. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  198. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  199. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  200. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  201. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  202. [14:42:01] [Server thread/INFO]: Unloading dimension 810
  203. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  204. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  205. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  206. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  207. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  208. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  209. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  210. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  211. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  212. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  213. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  214. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  215. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  216. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  217. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  218. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  219. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM811\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  220. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  221. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  222. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  223. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  224. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  225. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  226. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  227. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  228. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  229. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  230. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  231. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  232. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  233. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  234. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  235. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  236. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  237. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  238. [14:42:01] [Server thread/INFO]: Unloading dimension 811
  239. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  240. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  241. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  242. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  243. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  244. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  245. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  246. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  247. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  248. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  249. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  250. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  251. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  252. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  253. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  254. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  255. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM812\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  256. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  257. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  258. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  259. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  260. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  261. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  262. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  263. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  264. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  265. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  266. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  267. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  268. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  269. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  270. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  271. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  272. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  273. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  274. [14:42:01] [Server thread/INFO]: Unloading dimension 812
  275. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  276. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  277. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  278. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  279. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  280. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  281. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  282. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  283. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  284. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  285. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  286. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  287. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  288. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  289. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  290. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  291. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM813\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  292. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  293. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  294. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  295. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  296. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  297. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  298. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  299. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  300. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  301. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  302. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  303. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  304. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  305. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  306. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  307. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  308. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  309. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  310. [14:42:01] [Server thread/INFO]: Unloading dimension 813
  311. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  312. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  313. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  314. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  315. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  316. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  317. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  318. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  319. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  320. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  321. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  322. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  323. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  324. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  325. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  326. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  327. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM814\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  328. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  329. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  330. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  331. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  332. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  333. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  334. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  335. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  336. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  337. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  338. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  339. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  340. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  341. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  342. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  343. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  344. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  345. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  346. [14:42:01] [Server thread/INFO]: Unloading dimension 814
  347. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  348. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  349. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  350. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  351. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  352. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  353. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  354. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  355. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  356. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  357. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  358. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  359. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  360. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  361. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  362. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  363. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM815\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  364. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  365. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  366. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  367. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  368. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  369. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  370. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  371. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  372. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  373. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  374. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  375. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  376. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  377. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  378. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  379. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  380. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  381. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  382. [14:42:01] [Server thread/INFO]: Unloading dimension 815
  383. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  384. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  385. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  386. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  387. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  388. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  389. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  390. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  391. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  392. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  393. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  394. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  395. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  396. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  397. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  398. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  399. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM816\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  400. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  401. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  402. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  403. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  404. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  405. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  406. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  407. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  408. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  409. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  410. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  411. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  412. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  413. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  414. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  415. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  416. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  417. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  418. [14:42:01] [Server thread/INFO]: Unloading dimension 816
  419. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  420. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  421. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  422. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  423. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  424. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  425. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  426. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  427. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  428. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  429. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  430. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  431. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  432. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  433. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  434. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  435. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM817\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  436. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  437. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  438. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  439. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  440. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  441. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  442. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  443. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  444. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  445. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  446. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  447. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  448. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  449. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  450. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  451. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  452. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  453. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  454. [14:42:01] [Server thread/INFO]: Unloading dimension 817
  455. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  456. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  457. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  458. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  459. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  460. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  461. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  462. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  463. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  464. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  465. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  466. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  467. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  468. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  469. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  470. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  471. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM818\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  472. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  473. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  474. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  475. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  476. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  477. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  478. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  479. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  480. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  481. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  482. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  483. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  484. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  485. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  486. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  487. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  488. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  489. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  490. [14:42:01] [Server thread/INFO]: Unloading dimension 818
  491. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  492. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  493. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  494. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  495. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  496. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  497. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  498. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  499. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  500. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  501. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  502. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  503. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  504. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  505. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  506. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  507. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM819\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  508. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  509. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  510. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  511. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  512. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  513. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  514. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  515. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  516. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  517. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  518. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  519. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  520. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  521. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  522. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  523. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  524. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  525. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  526. [14:42:01] [Server thread/INFO]: Unloading dimension 819
  527. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  528. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  529. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  530. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  531. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  532. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  533. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  534. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  535. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  536. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  537. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  538. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  539. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  540. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  541. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  542. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  543. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM820\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  544. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  545. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  546. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  547. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  548. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  549. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  550. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  551. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  552. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  553. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  554. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  555. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  556. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  557. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  558. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  559. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  560. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  561. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  562. [14:42:01] [Server thread/INFO]: Unloading dimension 820
  563. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: java.io.IOException: Das System kann den angegebenen Pfad nicht finden
  564. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  565. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.io.File.createNewFile(Unknown Source)
  566. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:128)
  567. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  568. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  569. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  570. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  571. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  572. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  573. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  574. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  575. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  576. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  577. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  578. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:130]: at java.lang.Thread.run(Unknown Source)
  579. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: java.io.FileNotFoundException: C:\Users\ahmad\AppData\Roaming\.recipescramble\saves\New World--\DIM821\data\cqr_structure_parts.nbt (Das System kann den angegebenen Pfad nicht finden)
  580. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open0(Native Method)
  581. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.open(Unknown Source)
  582. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  583. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.io.FileOutputStream.<init>(Unknown Source)
  584. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.saveData(DungeonGenerationHandler.java:135)
  585. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler.handleWorldSave(DungeonGenerationHandler.java:93)
  586. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandlerEvent.onWorldSaveEvent(DungeonGenerationHandlerEvent.java:21)
  587. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_DungeonGenerationHandlerEvent_onWorldSaveEvent_Save.invoke(.dynamic)
  588. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  589. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  590. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  591. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:395)
  592. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  593. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  594. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  595. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  596. [14:42:01] [Server thread/INFO]: [com.teamcqr.chocolatequestrepoured.structuregen.DungeonGenerationHandler:saveData:141]: at java.lang.Thread.run(Unknown Source)
  597. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  598. [14:42:01] [Server thread/INFO]: Unloading dimension 821
  599. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  600. [14:42:01] [Server thread/INFO]: Unloading dimension -1
  601. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  602. [14:42:01] [Server thread/INFO]: Unloading dimension 2
  603. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  604. [14:42:01] [Server thread/INFO]: Unloading dimension -11325
  605. [14:42:01] [Server thread/INFO]: Saved 0 parts to generate
  606. [14:42:02] [Server thread/INFO]: Unloading dimension -8
  607. [14:42:02] [Server thread/INFO]: Saved 0 parts to generate
  608. [14:42:02] [Server thread/INFO]: Unloading dimension 3
  609. [14:42:02] [Server thread/INFO]: Saved 0 parts to generate
  610. [14:42:02] [Server thread/INFO]: Unloading dimension 4
  611. [14:42:02] [Server thread/INFO]: Saved 0 parts to generate
  612. [14:42:02] [Server thread/INFO]: Unloading dimension 5
  613. [14:42:02] [Server thread/INFO]: Saved 0 parts to generate
  614. [14:42:02] [Server thread/INFO]: Unloading dimension 6
  615. [14:42:02] [Server thread/INFO]: Saved 0 parts to generate
  616. [14:42:02] [Server thread/INFO]: Unloading dimension 7
  617. [14:42:02] [Server thread/INFO]: Changing view distance to 6, from 10
  618. [14:42:02] [Netty Local Client IO #1/INFO]: Server protocol version 2
  619. [14:42:02] [Netty Server IO #3/INFO]: Client protocol version 2
  620. [14:42:02] [Netty Server IO #3/INFO]: Client attempting to join with 55 mods : recipescramble@2.3.6,hats@7.0.0,aoa3@3.2.3,ebwizardry@4.2.5,googlyeyes@7.1.0,jei@4.15.0.291,travellersbackpack@1.0.19.19,casinocraft@v06,techguns_core@1.12.2-1.0,findme@1.1.0,yoyos@1.12.2-1.3.3.25,mcp@9.42,controlling@3.0.7,journeymap@1.12.2-5.5.5,forgelin@1.8.3,inventorytweaks@1.64+dev.146.2180b27,harvestcraft@1.12.2zb,randompatches@1.12.2-1.20.1.0,chancecubes@1.12.2-4.0.0.270,llibrary@1.7.19,secretroomsmod@5.6.4,bettercombatmod@1.5.6,speedsterheroes@1.12.2-2.1.4,additionalstructures@2.2.2,ichunutil@7.2.1,inventorypets@2.0.1,forge@14.23.5.2846,tardis@0.1.2,chesttransporter@2.8.8,ironchest@1.12.2-7.0.67.844,thercmod@4.0.1.0,minecraft@1.12.2,avaritia@3.3.0,biomesoplenty@7.0.1.2439,vehicle@0.41.1,igauntlet@3.9.1,srm-hooks@1.12.2-1.0.0,ironman@Beta-1.12.2-1.2.6,extrautils2@1.0,roguelike@1.8.0,bloodmoon@1.5.3,kindredlegacy@1.12.2-1.2.1,gb@1.1.206,gravestone@1.10.2,heroesexpansion@1.12.2-1.3.5,rats@3.2.5,randomthings@4.2.7.3,FML@8.0.99.99,obfuscate@0.2.6,pymtech@1.12.2-1.0.2,lucraftcore@1.12.2-2.4.8,cqrepoured@1.8.0A,codechickenlib@3.2.3.358,mightyenderchicken@7.3.0,techguns@2.0.1.2
  621. [14:42:02] [Netty Server IO #3/INFO]: Skipping config sync, No mods have registered a syncable config.
  622. [14:42:02] [Netty Local Client IO #1/INFO]: [Netty Local Client IO #1] Client side modded connection established
  623. [14:42:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5434ms behind, skipping 108 tick(s)
  624. [14:42:07] [Server thread/INFO]: [Server thread] Server side modded connection established
  625. [14:42:07] [Server thread/INFO]: se1im[local:E:85e2e5b2] logged in with entity id 2004 at (88.5, 67.0, 259.5)
  626. [14:42:07] [Server thread/INFO]: se1im joined the game
  627. [14:42:07] [Server thread/INFO]: Synchronising spell glyph data for se1im
  628. [14:42:07] [Server thread/INFO]: Synchronising spell emitters for se1im
  629. [14:42:07] [Server thread/INFO]: Synchronising config settings for se1im
  630. [14:42:07] [Server thread/INFO]: Synchronising advancements for se1im
  631. [14:42:07] [Server thread/INFO]: [net.tardis.mod.network.packets.MessageConfigSync:<init>:21]: [64xtile.tardis.toyota_hexagon_1@0]
  632. [14:42:11] [Thread-32/INFO]: No custom rewards detected for the current user!
  633. [14:42:11] [Client thread/INFO]: [CHAT] Welcome to Advent of Ascension! Press DELETE to view your stats
  634. [14:42:11] [Client thread/INFO]: [CHAT] §fVersion 2.0.3 of §aInventory Pets§f is now available.
  635. [14:42:11] [Client thread/INFO]: [CHAT] Click to: [Download]
  636. [14:42:11] [Client thread/INFO]: [CHAT] [Hats] Server is on Hat Hunting Mode! Kill a mob with a hat to unlock it!
  637. [14:42:12] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
  638. [14:42:12] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
  639. [14:42:12] [Server thread/INFO]: se1im has made the advancement [Rats]
  640. [14:42:12] [Server thread/INFO]: Synchronising advancements for se1im
  641. [14:42:12] [Server thread/INFO]: se1im has made the advancement [A Hero's Journey]
  642. [14:42:12] [Server thread/INFO]: Synchronising advancements for se1im
  643. [14:42:12] [Client thread/INFO]: Loaded 0 waypoints from C:\Users\ahmad\AppData\Roaming\.recipescramble\journeymap\data\sp\New World~\waypoints
  644. [14:42:12] [Client thread/INFO]: Mapping started in C:\Users\ahmad\AppData\Roaming\.recipescramble\journeymap\data\sp\New World~\DIM0. Memory: 3274MB total, 239MB free
  645. [14:42:12] [Netty Local Client IO #1/INFO]: Teleport Enabled:true
  646. [14:42:12] [Netty Local Client IO #1/INFO]: Server Admin Enabled:true
  647. [14:42:12] [Client thread/INFO]: [CHAT] se1im has made the advancement [Rats]
  648. [14:42:12] [Client thread/INFO]: [CHAT] se1im has made the advancement [A Hero's Journey]
  649. [14:42:12] [Client thread/INFO]: Loaded 85 advancements
  650. [14:42:28] [Client thread/INFO]: [CHAT] Saved screenshot as 2020-03-03_14.42.28.png
  651. [14:42:34] [Client thread/INFO]: [CHAT] Saved screenshot as 2020-03-03_14.42.34.png
  652. [14:42:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16196ms behind, skipping 323 tick(s)
  653. [14:42:38] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3938ms behind, skipping 78 tick(s)
  654. [14:42:51] [Server thread/INFO]: Saving and pausing game...
  655. [14:42:51] [Server thread/INFO]: Saving chunks for level 'New World--'/overworld
  656. [14:42:52] [Server thread/INFO]: Saved 0 parts to generate
  657. [14:42:52] [Server thread/INFO]: Saving chunks for level 'New World--'/ExtraUtils2_Quarry_Dim
  658. [14:42:52] [Server thread/INFO]: Saved 0 parts to generate
  659. [14:42:52] [Server thread/INFO]: Saving chunks for level 'New World--'/Spectre
  660. [14:42:52] [Server thread/INFO]: Saved 0 parts to generate
  661. [14:42:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4864ms behind, skipping 97 tick(s)
  662. [14:43:11] [Netty Server IO #3/ERROR]: There was a critical exception handling a packet on channel ironman
  663. java.lang.NullPointerException: null
  664. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$5.selectNetworks(FMLOutboundHandler.java:162) ~[FMLOutboundHandler$OutboundTarget$5.class:?]
  665. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  666. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  667. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  668. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  669. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  670. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:4.1.9.Final]
  671. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:4.1.9.Final]
  672. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  673. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  674. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  675. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  676. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
  677. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:4.1.9.Final]
  678. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:4.1.9.Final]
  679. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToAll(SimpleNetworkWrapper.java:236) ~[SimpleNetworkWrapper.class:?]
  680. at lucraft.mods.heroes.ironman.network.IMPacketDispatcher.sendToAll(IMPacketDispatcher.java:41) ~[IMPacketDispatcher.class:?]
  681. at lucraft.mods.heroes.ironman.capabilities.CapabilityIronMan.sync(CapabilityIronMan.java:73) ~[CapabilityIronMan.class:?]
  682. at lucraft.mods.heroes.ironman.capabilities.CapabilityIronMan.setCapabilityOwner(CapabilityIronMan.java:125) ~[CapabilityIronMan.class:?]
  683. at lucraft.mods.heroes.ironman.capabilities.CapabilityIronMan.onEntityJoinWorld(CapabilityIronMan.java:232) ~[CapabilityIronMan.class:?]
  684. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_244_CapabilityIronMan_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?]
  685. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  686. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
  687. at net.minecraft.world.World.func_72838_d(World.java:1209) ~[amu.class:?]
  688. at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:259) ~[bsb.class:?]
  689. at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2523) ~[bib.class:?]
  690. at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2430) ~[bib.class:?]
  691. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:300) ~[brz.class:?]
  692. at net.minecraft.network.play.server.SPacketJoinGame.func_148833_a(SourceFile:76) ~[jh.class:?]
  693. at net.minecraft.network.play.server.SPacketJoinGame.func_148833_a(SourceFile:13) ~[jh.class:?]
  694. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) ~[hv$1.class:?]
  695. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_231]
  696. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_231]
  697. at net.minecraft.util.Util.func_181617_a(Util.java:47) ~[h.class:?]
  698. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) ~[bib.class:?]
  699. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) ~[bib.class:?]
  700. at net.minecraft.client.main.Main.main(SourceFile:123) ~[minecraft.jar:?]
  701. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  702. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  703. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  704. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  705. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.12.jar:?]
  706. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.12.jar:?]
  707. [14:43:11] [Netty Server IO #3/ERROR]: Network Disconnect: A fatal error has occurred, this connection is terminated
  708. [14:43:11] [Client thread/INFO]: Mapping halted in C:\Users\ahmad\AppData\Roaming\.recipescramble\journeymap\data\sp\New World~\DIM0
  709. [14:43:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4364ms behind, skipping 87 tick(s)
  710. [14:43:11] [Server thread/INFO]: se1im lost connection: A fatal error has occurred, this connection is terminated
  711. [14:43:11] [Server thread/INFO]: se1im left the game
  712. [14:43:11] [Server thread/INFO]: Stopping singleplayer server as player logged out
  713. [14:43:12] [Server thread/INFO]: Saved 0 parts to generate
  714. [14:43:12] [Server thread/INFO]: Saved 0 parts to generate
  715. [14:43:12] [Server thread/INFO]: Saved 0 parts to generate
  716. [14:43:12] [Server thread/INFO]: Stopping server
  717. [14:43:12] [Server thread/INFO]: Saving players
  718. [14:43:12] [Server thread/INFO]: Saving worlds
  719. [14:43:12] [Server thread/INFO]: Saving chunks for level 'New World--'/overworld
  720. [14:43:12] [Server thread/INFO]: Saved 0 parts to generate
  721. [14:43:12] [Server thread/INFO]: Saving chunks for level 'New World--'/ExtraUtils2_Quarry_Dim
  722. [14:43:12] [Server thread/INFO]: Saved 0 parts to generate
  723. [14:43:12] [Server thread/INFO]: Saving chunks for level 'New World--'/Spectre
  724. [14:43:12] [Server thread/INFO]: Saved 0 parts to generate
  725. [14:43:13] [Server thread/INFO]: Unloading dimension 0
  726. [14:43:13] [Server thread/INFO]: Unloading dimension -9999
  727. [14:43:13] [Server thread/INFO]: Unloading dimension -343800852
  728. [14:43:19] [Server thread/INFO]: Applying holder lookups
  729. [14:43:19] [Server thread/INFO]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement