Advertisement
Guest User

Untitled

a guest
Aug 6th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.17 KB | None | 0 0
  1. ~/install/game/terasology/TerasologyOmega$ java -Xms128m -Xmx1024m -jar libs/Terasology.jar -homedir
  2. Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
  3. Recognized argument: -homedir
  4. codeLocation: /home/l/install/game/terasology/TerasologyOmega/libs/engine-0.54.0.jar
  5. Found the natives dir: /home/l/install/game/terasology/TerasologyOmega/natives
  6. 04:14:47.059 [main] INFO o.terasology.engine.TerasologyEngine - Initializing Terasology...
  7. 04:14:47.085 [main] INFO o.terasology.engine.TerasologyEngine - [buildNumber=56, buildId=56, buildTag=jenkins-TerasologyStable-56, buildUrl=http://jenkins.terasology.org/job/TerasologyStable/56/, gitBranch=master, gitCommit=18a8c33ea890c2731c93597671d665c9a757cfc6, dateTime=2015-07-26T23:08:12Z, displayVersion=pre-alpha, engineVersion=0.54.0]
  8. 04:14:47.085 [main] INFO o.terasology.engine.TerasologyEngine - Home path:
  9. 04:14:47.086 [main] INFO o.terasology.engine.TerasologyEngine - Install path: /home/l/install/game/terasology/TerasologyOmega
  10. 04:14:47.086 [main] INFO o.terasology.engine.TerasologyEngine - Java: 1.8.0_45-internal in /usr/lib/jvm/java-8-openjdk-amd64/jre
  11. 04:14:47.087 [main] INFO o.terasology.engine.TerasologyEngine - Java VM: OpenJDK 64-Bit Server VM, version: 25.45-b02
  12. 04:14:47.087 [main] INFO o.terasology.engine.TerasologyEngine - OS: Linux, arch: amd64, version: 3.19.0-18-generic
  13. 04:14:47.087 [main] INFO o.terasology.engine.TerasologyEngine - Max. Memory: 910 MiB
  14. 04:14:47.087 [main] INFO o.terasology.engine.TerasologyEngine - Processors: 4
  15. 04:14:47.825 [main] INFO o.t.e.s.c.ConfigurationSubsystem - Video Settings: {"pixelFormat":24,"windowPosX":379,"windowPosY":235,"windowWidth":1152,"windowHeight":720,"fullscreen":false,"viewDistance":"moderate","flickeringLight":true,"animateGrass":true,"animateWater":false,"fieldOfView":90.0,"cameraBobbing":true,"renderPlacingBox":true,"blurIntensity":2,"reflectiveWater":false,"vignette":true,"motionBlur":true,"ssao":false,"filmGrain":true,"outline":true,"lightShafts":true,"eyeAdaptation":true,"bloom":true,"dynamicShadows":true,"oculusVrSupport":false,"maxTextureAtlasResolution":4096,"maxChunksUsedForShadowMapping":1024,"shadowMapResolution":1024,"normalMapping":false,"parallaxMapping":false,"dynamicShadowsPcfFiltering":false,"cloudShadows":true,"renderNearest":true,"particleEffectLimit":10,"frameLimit":60,"meshLimit":400,"inscattering":true,"localReflections":false,"vSync":false,"clampLighting":false,"fboScale":100,"dumpShaders":false,"screenshotSize":"normal size","screenshotFormat":"jpg","cameraSettings":{"cameraSetting":"normal"},"debug":{"enabled":false,"stage":"opaque_color","firstPersonElementsHidden":false,"hudHidden":false,"wireframe":false,"renderChunkBoundingBoxes":false,"renderSkeletons":false}}
  16. 04:14:47.834 [main] INFO o.t.audio.openAL.OpenALManager - Initializing OpenAL audio manager
  17. 04:14:47.854 [main] INFO o.t.audio.openAL.OpenALManager - OpenAL 1.1 ALSOFT 1.15.1 initialized!
  18. 04:14:47.854 [main] INFO o.t.audio.openAL.OpenALManager - Using OpenAL: OpenAL Soft by OpenAL Community
  19. 04:14:47.855 [main] INFO o.t.audio.openAL.OpenALManager - Using device: OpenAL Soft
  20. 04:14:47.855 [main] INFO o.t.audio.openAL.OpenALManager - Available AL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency
  21. 04:14:47.855 [main] INFO o.t.audio.openAL.OpenALManager - Available ALC extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback
  22. 04:14:47.855 [main] INFO o.t.audio.openAL.OpenALManager - Max mono sources: 255
  23. 04:14:47.855 [main] INFO o.t.audio.openAL.OpenALManager - Max stereo sources: 1
  24. 04:14:47.855 [main] INFO o.t.audio.openAL.OpenALManager - Mixer frequency: 44100
  25. 04:14:47.884 [main] INFO o.t.module.ModulePathScanner - Discovered module: Core-0.54.0
  26. 04:14:47.885 [main] INFO o.t.module.ModulePathScanner - Discovered module: Seasons-0.9.1-SNAPSHOT
  27. 04:14:47.886 [main] INFO o.t.module.ModulePathScanner - Discovered module: MarcinScIncubator-0.1.0
  28. 04:14:47.888 [main] INFO o.t.module.ModulePathScanner - Discovered module: Journal-0.1.1-SNAPSHOT
  29. 04:14:47.890 [main] INFO o.t.module.ModulePathScanner - Discovered module: Minerals-0.1.2-SNAPSHOT
  30. 04:14:47.891 [main] INFO o.t.module.ModulePathScanner - Discovered module: SubstanceMatters-0.1.1-SNAPSHOT
  31. 04:14:47.892 [main] INFO o.t.module.ModulePathScanner - Discovered module: Pathfinding-0.1.1-SNAPSHOT
  32. 04:14:47.893 [main] INFO o.t.module.ModulePathScanner - Discovered module: Portals-0.1.1-SNAPSHOT
  33. 04:14:47.897 [main] INFO o.t.module.ModulePathScanner - Discovered module: ManualLabor-0.1.1-SNAPSHOT
  34. 04:14:47.898 [main] INFO o.t.module.ModulePathScanner - Discovered module: LightAndShadow-0.1.1-SNAPSHOT
  35. 04:14:47.899 [main] INFO o.t.module.ModulePathScanner - Discovered module: MarkovChains-1.5.1-SNAPSHOT
  36. 04:14:47.900 [main] INFO o.t.module.ModulePathScanner - Discovered module: IRLCorp-0.1.1-SNAPSHOT
  37. 04:14:47.901 [main] INFO o.t.module.ModulePathScanner - Discovered module: Malicious-0.1.1-SNAPSHOT
  38. 04:14:47.902 [main] INFO o.t.module.ModulePathScanner - Discovered module: NameGenerator-0.4.1-SNAPSHOT
  39. 04:14:47.903 [main] INFO o.t.module.ModulePathScanner - Discovered module: ItemRendering-0.1.1-SNAPSHOT
  40. 04:14:47.904 [main] INFO o.t.module.ModulePathScanner - Discovered module: BlockNetwork-0.1.1-SNAPSHOT
  41. 04:14:47.905 [main] INFO o.t.module.ModulePathScanner - Discovered module: Minimap-0.2.1-SNAPSHOT
  42. 04:14:47.907 [main] INFO o.t.module.ModulePathScanner - Discovered module: CopperAndBronze-0.1.1-SNAPSHOT
  43. 04:14:47.907 [main] INFO o.t.module.ModulePathScanner - Discovered module: MusicDirector-0.2.1-SNAPSHOT
  44. 04:14:47.908 [main] INFO o.t.module.ModulePathScanner - Discovered module: AlterationEffects-0.1.1-SNAPSHOT
  45. 04:14:47.909 [main] INFO o.t.module.ModulePathScanner - Discovered module: Workstation-0.1.1-SNAPSHOT
  46. 04:14:47.910 [main] INFO o.t.module.ModulePathScanner - Discovered module: Breathing-0.1.1-SNAPSHOT
  47. 04:14:47.911 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChrisVolume1OST-0.2.1-SNAPSHOT
  48. 04:14:47.912 [main] INFO o.t.module.ModulePathScanner - Discovered module: MultiBlock-0.1.1-SNAPSHOT
  49. 04:14:47.913 [main] INFO o.t.module.ModulePathScanner - Discovered module: GrowingFlora-0.1.1-SNAPSHOT
  50. 04:14:47.914 [main] INFO o.t.module.ModulePathScanner - Discovered module: LegacyMusic-0.1.1-SNAPSHOT
  51. 04:14:47.915 [main] INFO o.t.module.ModulePathScanner - Discovered module: WildAnimals-0.1.1-SNAPSHOT
  52. 04:14:47.916 [main] INFO o.t.module.ModulePathScanner - Discovered module: StructuralResources-0.2.1-SNAPSHOT
  53. 04:14:47.917 [main] INFO o.t.module.ModulePathScanner - Discovered module: SimpleLiquids-0.1.1-SNAPSHOT
  54. 04:14:47.918 [main] INFO o.t.module.ModulePathScanner - Discovered module: JoshariasSurvival-0.1.1-SNAPSHOT
  55. 04:14:47.919 [main] INFO o.t.module.ModulePathScanner - Discovered module: MobileBlocks-0.1.1-SNAPSHOT
  56. 04:14:47.920 [main] INFO o.t.module.ModulePathScanner - Discovered module: Machines-0.1.1-SNAPSHOT
  57. 04:14:47.921 [main] INFO o.t.module.ModulePathScanner - Discovered module: CoreSampleGameplay-0.54.0
  58. 04:14:47.922 [main] INFO o.t.module.ModulePathScanner - Discovered module: CakeLie-0.1.1-SNAPSHOT
  59. 04:14:47.923 [main] INFO o.t.module.ModulePathScanner - Discovered module: Signalling-0.1.1-SNAPSHOT
  60. 04:14:47.924 [main] INFO o.t.module.ModulePathScanner - Discovered module: ComputerMonitors-0.1.1-SNAPSHOT
  61. 04:14:47.925 [main] INFO o.t.module.ModulePathScanner - Discovered module: ThroughoutTheAges-0.1.1-SNAPSHOT
  62. 04:14:47.925 [main] INFO o.t.module.ModulePathScanner - Discovered module: Spawning-0.1.1-SNAPSHOT
  63. 04:14:47.926 [main] INFO o.t.module.ModulePathScanner - Discovered module: Hunger-0.1.1-SNAPSHOT
  64. 04:14:47.926 [main] INFO o.t.module.ModulePathScanner - Discovered module: Caves-0.1.1-SNAPSHOT
  65. 04:14:47.927 [main] INFO o.t.module.ModulePathScanner - Discovered module: ManualLaborEventualSkills-0.1.0-SNAPSHOT
  66. 04:14:47.928 [main] INFO o.t.module.ModulePathScanner - Discovered module: CustomOreGen-0.1.1-SNAPSHOT
  67. 04:14:47.928 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorldlyTooltip-0.1.1-SNAPSHOT
  68. 04:14:47.929 [main] INFO o.t.module.ModulePathScanner - Discovered module: FluidComputerIntegration-0.1.1-SNAPSHOT
  69. 04:14:47.930 [main] INFO o.t.module.ModulePathScanner - Discovered module: Fences-0.1.1-SNAPSHOT
  70. 04:14:47.931 [main] INFO o.t.module.ModulePathScanner - Discovered module: FunnyBlocks-0.1.1-SNAPSHOT
  71. 04:14:47.932 [main] INFO o.t.module.ModulePathScanner - Discovered module: Cities-0.4.2-SNAPSHOT
  72. 04:14:47.933 [main] INFO o.t.module.ModulePathScanner - Discovered module: SimpleFarming-0.1.1-SNAPSHOT
  73. 04:14:47.934 [main] INFO o.t.module.ModulePathScanner - Discovered module: Genome-0.1.1-SNAPSHOT
  74. 04:14:47.935 [main] INFO o.t.module.ModulePathScanner - Discovered module: CommonWorld-0.1.3-SNAPSHOT
  75. 04:14:47.935 [main] INFO o.t.module.ModulePathScanner - Discovered module: Maze-0.1.1-SNAPSHOT
  76. 04:14:47.936 [main] INFO o.t.module.ModulePathScanner - Discovered module: Valentines-0.1.1-SNAPSHOT
  77. 04:14:47.937 [main] INFO o.t.module.ModulePathScanner - Discovered module: OreGeneration-0.1.1-SNAPSHOT
  78. 04:14:47.937 [main] INFO o.t.module.ModulePathScanner - Discovered module: Durability-0.1.1-SNAPSHOT
  79. 04:14:47.938 [main] INFO o.t.module.ModulePathScanner - Discovered module: masteroforeon-0.1.1-SNAPSHOT
  80. 04:14:47.939 [main] INFO o.t.module.ModulePathScanner - Discovered module: ModularComputers-0.1.1-SNAPSHOT
  81. 04:14:47.940 [main] INFO o.t.module.ModulePathScanner - Discovered module: Miniion-0.2.1-SNAPSHOT
  82. 04:14:47.941 [main] INFO o.t.module.ModulePathScanner - Discovered module: AnotherWorld-0.2.0-SNAPSHOT
  83. 04:14:47.942 [main] INFO o.t.module.ModulePathScanner - Discovered module: Fluid-0.1.1-SNAPSHOT
  84. 04:14:47.943 [main] INFO o.t.module.ModulePathScanner - Discovered module: PlantPack-0.1.1-SNAPSHOT
  85. 04:14:47.945 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChrisVolume2OST-0.1.1-SNAPSHOT
  86. 04:14:47.945 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChangingBlocks-0.1.1-SNAPSHOT
  87. 04:14:47.946 [main] INFO o.t.module.ModulePathScanner - Discovered module: MoreLights-0.1.1-SNAPSHOT
  88. 04:14:47.947 [main] INFO o.t.module.ModulePathScanner - Discovered module: Sample-0.1.1-SNAPSHOT
  89. 04:14:47.948 [main] INFO o.t.module.ModulePathScanner - Discovered module: InGameHelp-0.1.0-SNAPSHOT
  90. 04:14:47.949 [main] INFO o.t.module.ModulePathScanner - Discovered module: TutorialWorldGeneration-0.1.1-SNAPSHOT
  91. 04:14:47.950 [main] INFO o.t.module.ModulePathScanner - Discovered module: WoodAndStone-0.1.1-SNAPSHOT
  92. 04:14:47.951 [main] INFO o.t.module.ModulePathScanner - Discovered module: CheatsForAll-0.1.1-SNAPSHOT
  93. 04:14:47.952 [main] INFO o.t.module.ModulePathScanner - Discovered module: AnotherWorldPlants-0.1.1-SNAPSHOT
  94. 04:14:47.953 [main] INFO o.t.module.ModulePathScanner - Discovered module: Soils-0.1.1-SNAPSHOT
  95. 04:14:47.954 [main] INFO o.t.module.ModulePathScanner - Discovered module: BlockPicker-0.1.1-SNAPSHOT
  96. 04:14:47.955 [main] INFO o.t.module.ModulePathScanner - Discovered module: Oreons-0.2.1-SNAPSHOT
  97. 04:14:47.955 [main] INFO o.t.module.ModulePathScanner - Discovered module: EventualSkills-0.1.0-SNAPSHOT
  98. 04:14:47.956 [main] INFO o.t.module.ModulePathScanner - Discovered module: LightAndShadowResources-0.1.1-SNAPSHOT
  99. 04:14:47.957 [main] INFO o.t.module.ModulePathScanner - Discovered module: ClimateConditions-0.1.1-SNAPSHOT
  100. 04:14:48.243 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  101. 04:14:48.304 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  102. 04:14:48.362 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  103. 04:14:48.388 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  104. 04:14:48.400 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  105. 04:14:48.407 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  106. 04:14:48.426 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  107. 04:14:48.447 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  108. 04:14:48.454 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  109. 04:14:48.461 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  110. 04:14:48.469 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  111. 04:14:48.477 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  112. 04:14:48.495 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  113. 04:14:48.508 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  114. 04:14:48.517 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  115. 04:14:48.526 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  116. 04:14:48.534 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  117. 04:14:48.540 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  118. 04:14:48.555 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  119. 04:14:48.566 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  120. 04:14:48.588 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  121. 04:14:48.603 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  122. 04:14:48.627 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  123. 04:14:48.668 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  124. 04:14:48.676 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  125. 04:14:48.683 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  126. 04:14:48.691 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  127. 04:14:48.695 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  128. 04:14:48.702 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  129. 04:14:48.706 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  130. 04:14:48.722 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  131. 04:14:48.741 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  132. 04:14:48.746 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  133. 04:14:48.756 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  134. 04:14:48.763 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  135. 04:14:48.769 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  136. 04:14:48.775 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  137. 04:14:48.785 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  138. 04:14:48.794 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  139. 04:14:48.805 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  140. 04:14:48.816 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  141. 04:14:48.823 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  142. 04:14:48.829 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  143. 04:14:48.833 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  144. 04:14:48.845 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  145. 04:14:48.848 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  146. 04:14:48.854 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  147. 04:14:48.860 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  148. 04:14:48.864 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  149. 04:14:48.867 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  150. 04:14:48.871 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  151. 04:14:48.877 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  152. 04:14:48.881 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  153. 04:14:48.897 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  154. 04:14:48.913 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  155. 04:14:48.923 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  156. 04:14:48.927 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  157. 04:14:48.931 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  158. 04:14:48.940 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  159. 04:14:48.968 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  160. 04:14:48.975 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  161. 04:14:48.985 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  162. 04:14:48.995 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  163. 04:14:49.000 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  164. 04:14:49.006 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  165. 04:14:49.010 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  166. 04:14:49.017 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  167. 04:14:49.025 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  168. 04:14:49.048 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  169. 04:14:49.052 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  170. 04:14:49.061 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  171. 04:14:49.064 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  172. 04:14:49.070 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  173. 04:14:49.076 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  174. 04:14:49.082 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  175. 04:14:49.093 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  176. 04:14:49.103 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  177. 04:14:50.090 [main] INFO o.t.rendering.ShaderManagerLwjgl - Loading Terasology shader manager...
  178. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - LWJGL: 2.9.2 / linux
  179. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VENDOR: NVIDIA Corporation
  180. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_RENDERER: GeForce GTX 780/PCIe/SSE2
  181. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VERSION: 4.5.0 NVIDIA 346.59
  182. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - SHADING_LANGUAGE VERSION: 4.50 NVIDIA
  183. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object
  184. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size
  185. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture
  186. 04:14:50.091 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts
  187. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program
  188. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image
  189. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query
  190. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_internalformat_query2 GL_NV_internalformat_sample_query GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample
  191. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query
  192. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_provoking_vertex GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects
  193. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision
  194. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_query_buffer_object GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include
  195. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier
  196. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map
  197. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge
  198. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui
  199. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3
  200. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding
  201. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers
  202. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color
  203. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access
  204. 04:14:50.092 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled
  205. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float
  206. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects
  207. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array
  208. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine
  209. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent
  210. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra
  211. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_vertex_attrib_64bit GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_KHR_robust_buffer_access_behavior
  212. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_KHR_robustness GL_KTX_buffer_region GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_square GL_NV_command_list
  213. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_compute_program5 GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_ES1_1_compatibility
  214. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2
  215. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5
  216. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2
  217. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters GL_NV_shader_atomic_float
  218. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample
  219. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop
  220. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option
  221. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_SGIS_generate_mipmap
  222. 04:14:50.093 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  223. 04:14:50.150 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  224. 04:14:50.161 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  225. 04:14:50.170 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  226. 04:14:50.175 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  227. 04:14:50.182 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  228. 04:14:50.187 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  229. 04:14:50.192 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  230. 04:14:50.197 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  231. 04:14:50.202 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  232. 04:14:50.206 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  233. 04:14:50.212 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  234. 04:14:50.219 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  235. 04:14:50.228 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  236. 04:14:50.232 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  237. 04:14:50.237 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  238. 04:14:50.242 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  239. 04:14:50.247 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  240. 04:14:50.251 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  241. 04:14:50.256 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  242. 04:14:50.262 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  243. 04:14:50.267 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  244. 04:14:50.275 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  245. 04:14:50.289 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  246. 04:14:50.294 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  247. 04:14:50.299 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  248. 04:14:50.304 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  249. 04:14:50.309 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  250. 04:14:50.314 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  251. 04:14:50.320 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  252. 04:14:50.328 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  253. 04:14:50.339 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  254. 04:14:50.344 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  255. 04:14:50.350 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  256. 04:14:50.355 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  257. 04:14:50.360 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  258. 04:14:50.364 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  259. 04:14:50.370 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  260. 04:14:50.376 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  261. 04:14:50.383 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  262. 04:14:50.389 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  263. 04:14:50.395 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  264. 04:14:50.401 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  265. 04:14:50.406 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  266. 04:14:50.411 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  267. 04:14:50.415 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  268. 04:14:50.424 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  269. 04:14:50.428 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  270. 04:14:50.433 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  271. 04:14:50.437 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  272. 04:14:50.442 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  273. 04:14:50.450 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  274. 04:14:50.457 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  275. 04:14:50.465 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  276. 04:14:50.478 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  277. 04:14:50.483 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  278. 04:14:50.487 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  279. 04:14:50.491 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  280. 04:14:50.497 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  281. 04:14:50.504 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  282. 04:14:50.508 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  283. 04:14:50.516 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  284. 04:14:50.523 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  285. 04:14:50.527 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  286. 04:14:50.531 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  287. 04:14:50.536 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  288. 04:14:50.540 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  289. 04:14:50.547 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  290. 04:14:50.557 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  291. 04:14:50.562 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  292. 04:14:50.566 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  293. 04:14:50.570 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  294. 04:14:50.574 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  295. 04:14:50.578 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  296. 04:14:50.583 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  297. 04:14:50.589 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  298. 04:14:50.597 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  299. 04:14:50.610 [main] INFO o.terasology.engine.TerasologyEngine - Initialization completed in 3.55sec.
  300. 04:14:51.127 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1438859691127), capping to 1000
  301. 04:15:56.171 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  302. 04:15:56.179 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: engine:0.54.0
  303. 04:15:56.180 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Core:0.54.0
  304. 04:15:56.180 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreSampleGameplay:0.54.0
  305. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome MOUNTAINS with short id 0.
  306. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome SNOW with short id 1.
  307. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome DESERT with short id 2.
  308. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome FOREST with short id 3.
  309. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome OCEAN with short id 4.
  310. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome BEACH with short id 5.
  311. 04:15:57.610 [main] INFO o.t.world.biomes.BiomeManager - Registering biome PLAINS with short id 6.
  312. 04:15:57.611 [main] INFO o.t.world.biomes.BiomeManager - Registering biome org.terasology.world.biomes.UnknownBiome@7123be6c with short id 0.
  313. 04:15:57.612 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:mountains with id 1 that wasn't present in the save game.
  314. 04:15:57.612 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:beach with id 2 that wasn't present in the save game.
  315. 04:15:57.613 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:desert with id 3 that wasn't present in the save game.
  316. 04:15:57.613 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:ocean with id 4 that wasn't present in the save game.
  317. 04:15:57.613 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:snow with id 5 that wasn't present in the save game.
  318. 04:15:57.613 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:plains with id 6 that wasn't present in the save game.
  319. 04:15:57.613 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:forest with id 7 that wasn't present in the save game.
  320. 04:15:57.687 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'UnbreathableBlock'
  321. 04:15:57.781 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement'
  322. 04:15:57.781 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'maxGroundSpeed' onto 'engine:CharacterMovement'
  323. 04:15:57.781 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement'
  324. 04:15:57.915 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Breather'
  325. 04:15:57.986 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:DoorTop]
  326. 04:15:57.986 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.LEFT with id 1
  327. 04:15:57.987 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.RIGHT with id 2
  328. 04:15:57.987 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.FRONT with id 3
  329. 04:15:57.987 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.BACK with id 4
  330. 04:15:57.992 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:DoorBottom]
  331. 04:15:57.993 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.LEFT with id 5
  332. 04:15:57.993 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.RIGHT with id 6
  333. 04:15:57.993 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.FRONT with id 7
  334. 04:15:57.993 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.BACK with id 8
  335. 04:15:58.075 [main] INFO o.t.e.m.l.InitialiseWorld - World seed: "vohMemv0tBvlSVRvROcFQtfzzsVlLz1R"
  336. 04:15:58.144 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[engine:air]
  337. 04:15:58.144 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:air with id 9
  338. 04:15:58.839 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:stone]
  339. 04:15:58.839 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:stone with id 10
  340. 04:15:58.842 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:water]
  341. 04:15:58.842 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:water with id 11
  342. 04:15:58.843 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Ice]
  343. 04:15:58.844 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Ice with id 12
  344. 04:15:58.848 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Sand]
  345. 04:15:58.848 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Sand with id 13
  346. 04:15:58.851 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Grass]
  347. 04:15:58.851 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Grass with id 14
  348. 04:15:58.853 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Snow]
  349. 04:15:58.854 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Snow with id 15
  350. 04:15:58.856 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Dirt]
  351. 04:15:58.856 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Dirt with id 16
  352. 04:15:58.859 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:TallGrass1]
  353. 04:15:58.859 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:TallGrass1 with id 17
  354. 04:15:58.861 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:TallGrass2]
  355. 04:15:58.861 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:TallGrass2 with id 18
  356. 04:15:58.862 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:TallGrass3]
  357. 04:15:58.862 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:TallGrass3 with id 19
  358. 04:15:58.864 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Dandelion]
  359. 04:15:58.864 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Dandelion with id 20
  360. 04:15:58.865 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Glowbell]
  361. 04:15:58.865 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Glowbell with id 21
  362. 04:15:58.867 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Iris]
  363. 04:15:58.867 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Iris with id 22
  364. 04:15:58.868 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Lavender]
  365. 04:15:58.869 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Lavender with id 23
  366. 04:15:58.870 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:RedClover]
  367. 04:15:58.870 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:RedClover with id 24
  368. 04:15:58.871 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:RedFlower]
  369. 04:15:58.871 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:RedFlower with id 25
  370. 04:15:58.872 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Tulip]
  371. 04:15:58.873 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Tulip with id 26
  372. 04:15:58.874 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:YellowFlower]
  373. 04:15:58.874 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:YellowFlower with id 27
  374. 04:15:58.875 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:BigBrownShroom]
  375. 04:15:58.875 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:BigBrownShroom with id 28
  376. 04:15:58.876 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:BrownShroom]
  377. 04:15:58.877 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:BrownShroom with id 29
  378. 04:15:58.878 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:RedShroom]
  379. 04:15:58.878 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:RedShroom with id 30
  380. 04:15:59.212 [Chunk-Generator-4] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:OakTrunk]
  381. 04:15:59.300 [Chunk-Generator-4] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:OakTrunk with id 31
  382. 04:15:59.318 [Chunk-Generator-4] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:GreenLeaf]
  383. 04:15:59.318 [Chunk-Generator-4] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:GreenLeaf with id 32
  384. 04:15:59.319 [Chunk-Generator-6] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:OakTrunk]
  385. 04:15:59.319 [Chunk-Generator-6] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:OakTrunk with id 33
  386. 04:15:59.323 [Chunk-Generator-7] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Cactus]
  387. 04:15:59.323 [Chunk-Generator-7] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Cactus with id 34
  388. 04:15:59.431 [Chunk-Generator-6] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:BirchTrunk]
  389. 04:15:59.432 [Chunk-Generator-6] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:BirchTrunk with id 35
  390. 04:15:59.435 [Chunk-Generator-6] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:DarkLeaf]
  391. 04:15:59.437 [Chunk-Generator-6] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:DarkLeaf with id 36
  392. 04:15:59.467 [Chunk-Generator-5] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:PineTrunk]
  393. 04:15:59.467 [Chunk-Generator-5] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:PineTrunk with id 37
  394. 04:16:00.763 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:chest]
  395. 04:16:00.764 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:chest.LEFT with id 38
  396. 04:16:00.771 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:chest.RIGHT with id 39
  397. 04:16:00.771 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:chest.FRONT with id 40
  398. 04:16:00.771 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:chest.BACK with id 41
  399. 04:16:00.778 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:companion]
  400. 04:16:00.778 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:companion with id 42
  401. 04:16:00.796 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:brick:engine:stair]
  402. 04:16:00.801 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.LEFT with id 43
  403. 04:16:00.802 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.RIGHT with id 44
  404. 04:16:00.802 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.FRONT with id 45
  405. 04:16:00.802 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.BACK with id 46
  406. 04:16:00.804 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Tnt]
  407. 04:16:00.808 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Tnt with id 47
  408. 04:16:00.818 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:brick]
  409. 04:16:00.818 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick with id 48
  410. 04:16:00.823 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Plank]
  411. 04:16:00.825 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Plank with id 49
  412. 04:16:00.834 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:lava]
  413. 04:16:00.836 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:lava with id 50
  414. 04:16:00.862 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Torch]
  415. 04:16:00.864 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Torch.TOP with id 51
  416. 04:16:00.865 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Torch.LEFT with id 52
  417. 04:16:00.865 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Torch.RIGHT with id 53
  418. 04:16:00.865 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Torch.FRONT with id 54
  419. 04:16:00.865 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Torch.BACK with id 55
  420. 04:16:00.871 [main] INFO o.t.r.world.RenderableWorldImpl - New Viewing Distance: Moderate
  421. 04:16:02.701 [Chunk-Generator-5] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:RedLeaf]
  422. 04:16:02.702 [Chunk-Generator-5] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:RedLeaf with id 56
  423. 04:16:10.382 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -98, 44, -33
  424. 04:16:10.383 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -99, 44, -33
  425. 04:16:10.544 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -77, 47, -65
  426. 04:16:10.544 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -78, 47, -65
  427. 04:16:10.544 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -78, 47, -66
  428. 04:16:10.544 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -79, 47, -66
  429. 04:16:10.544 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -79, 47, -67
  430. 04:16:10.544 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -80, 47, -67
  431. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -65, 49, -68
  432. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -65, 49, -69
  433. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -66, 49, -69
  434. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -66, 49, -70
  435. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -67, 49, -70
  436. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -67, 49, -71
  437. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -68, 49, -71
  438. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -68, 49, -72
  439. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -69, 49, -72
  440. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -69, 49, -73
  441. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -70, 49, -73
  442. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -70, 49, -74
  443. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -71, 49, -74
  444. 04:16:10.771 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -71, 49, -75
  445. 04:16:10.831 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -65, 62, -72
  446. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -65, 62, -73
  447. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -66, 62, -73
  448. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -66, 62, -74
  449. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -67, 62, -74
  450. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -67, 62, -75
  451. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -67, 63, -75
  452. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -67, 63, -76
  453. 04:16:10.832 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -68, 63, -76
  454. 04:17:06.177 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  455. 04:17:06.183 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  456. 04:17:07.177 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  457. 04:17:49.432 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  458. 04:17:49.432 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  459. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 75, 160
  460. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  461. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  462. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 74, 160
  463. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  464. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 74, 160
  465. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -245, 75, 160
  466. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  467. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 74, 160
  468. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 74, 160
  469. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 74, 160
  470. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  471. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  472. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 75, 160
  473. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  474. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -245, 74, 160
  475. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  476. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  477. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 75, 160
  478. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  479. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  480. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 75, 160
  481. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 75, 160
  482. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -246, 74, 160
  483. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -247, 75, 160
  484. 04:17:49.433 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -245, 75, 160
  485. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 162, 160
  486. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 160, 160
  487. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  488. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  489. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 160, 160
  490. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 160, 160
  491. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  492. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  493. 04:17:50.348 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 162, 160
  494. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 161, 160
  495. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  496. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  497. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 161, 160
  498. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  499. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 159, 160
  500. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  501. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  502. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 162, 160
  503. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 161, 160
  504. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  505. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 160, 160
  506. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 160, 160
  507. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  508. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 160, 160
  509. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  510. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  511. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 160, 160
  512. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  513. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  514. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  515. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  516. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 159, 160
  517. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 161, 160
  518. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  519. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  520. 04:17:50.349 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 161, 160
  521. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  522. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  523. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 160, 160
  524. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -235, 161, 160
  525. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 162, 160
  526. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 160, 160
  527. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -237, 161, 160
  528. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 161, 160
  529. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 162, 160
  530. 04:17:50.350 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -236, 162, 160
  531. 04:17:51.188 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  532. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  533. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  534. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  535. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  536. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  537. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 131
  538. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 133
  539. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  540. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  541. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  542. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  543. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  544. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  545. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  546. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  547. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 133
  548. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  549. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  550. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  551. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  552. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  553. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  554. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  555. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  556. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  557. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 133
  558. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  559. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 134
  560. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  561. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  562. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  563. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  564. 04:17:51.189 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  565. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  566. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  567. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  568. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  569. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  570. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  571. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  572. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  573. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  574. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  575. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  576. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  577. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  578. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  579. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  580. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  581. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  582. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  583. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  584. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  585. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 133
  586. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  587. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  588. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 131
  589. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  590. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 131
  591. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  592. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  593. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  594. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  595. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  596. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  597. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  598. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  599. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  600. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  601. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  602. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  603. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  604. 04:17:51.190 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  605. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  606. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 134
  607. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  608. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  609. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  610. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  611. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  612. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  613. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  614. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  615. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  616. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  617. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 133
  618. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  619. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  620. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  621. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  622. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  623. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  624. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  625. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 134
  626. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  627. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  628. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  629. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  630. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 134
  631. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  632. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  633. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  634. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 134
  635. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  636. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  637. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 134
  638. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 134
  639. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  640. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  641. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 132
  642. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 133
  643. 04:17:51.191 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  644. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  645. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 133
  646. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  647. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  648. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 133
  649. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -178, 256, 132
  650. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -179, 256, 134
  651. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  652. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -181, 256, 132
  653. 04:17:51.192 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at -180, 256, 132
  654. 04:18:06.386 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  655. 04:18:06.387 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  656. 04:18:07.915 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  657. 04:18:34.159 [main] INFO o.t.r.n.l.m.v.VideoSettingsScreen - Video Settings: {"pixelFormat":24,"windowPosX":379,"windowPosY":235,"windowWidth":1152,"windowHeight":720,"fullscreen":false,"viewDistance":"moderate","flickeringLight":true,"animateGrass":true,"animateWater":false,"fieldOfView":90.0,"cameraBobbing":true,"renderPlacingBox":true,"blurIntensity":0,"reflectiveWater":false,"vignette":true,"motionBlur":true,"ssao":false,"filmGrain":true,"outline":true,"lightShafts":true,"eyeAdaptation":true,"bloom":true,"dynamicShadows":true,"oculusVrSupport":false,"maxTextureAtlasResolution":4096,"maxChunksUsedForShadowMapping":1024,"shadowMapResolution":1024,"normalMapping":false,"parallaxMapping":false,"dynamicShadowsPcfFiltering":false,"cloudShadows":true,"renderNearest":true,"particleEffectLimit":10,"frameLimit":60,"meshLimit":400,"inscattering":true,"localReflections":false,"vSync":false,"clampLighting":false,"fboScale":100,"dumpShaders":false,"screenshotSize":"normal size","screenshotFormat":"jpg","cameraSettings":{"cameraSetting":"normal"},"debug":{"enabled":false,"stage":"opaque_color","firstPersonElementsHidden":false,"hudHidden":false,"wireframe":false,"renderChunkBoundingBoxes":false,"renderSkeletons":false}}
  658. 04:19:06.390 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  659. 04:19:06.392 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  660. 04:19:07.700 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  661. 04:20:06.399 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  662. 04:20:06.403 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  663. 04:20:09.095 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  664. 04:21:06.415 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  665. 04:21:06.417 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  666. 04:21:08.628 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  667. 04:22:06.431 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  668. 04:22:06.433 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  669. 04:22:08.379 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  670. 04:23:05.657 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot
  671. 04:23:05.659 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts
  672. 04:23:05.660 [main] INFO o.t.n.internal.NetworkSystemImpl - Client disconnected: l
  673. 04:23:05.663 [main] INFO o.t.logic.console.ConsoleImpl - [NOTIFICATION] Player "l" has left the game
  674. 04:23:05.664 [main] INFO o.t.n.internal.NetworkSystemImpl - Network shutdown
  675. 04:23:06.932 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
  676. 04:23:06.933 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
  677. 04:23:07.682 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2083), capping to 1000
  678. 04:23:11.023 [main] INFO o.terasology.engine.TerasologyEngine - Shutting down Terasology...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement