Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.82 KB | None | 0 0
  1. 2019-07-19 00:40:59,227 Thread-0 ERROR Could not register mbeans java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
  2. at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
  3. at java.lang.SecurityManager.checkPermission(SecurityManager.java:585)
  4. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848)
  5. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322)
  6. at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
  7. at org.apache.logging.log4j.core.jmx.Server.register(Server.java:389)
  8. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:167)
  9. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
  10. at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:556)
  11. at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:617)
  12. at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:634)
  13. at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:229)
  14. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:242)
  15. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45)
  16. at org.apache.logging.log4j.LogManager.getContext(LogManager.java:174)
  17. at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:618)
  18. at net.minecraft.launchwrapper.LogWrapper.configureLogging(LogWrapper.java:14)
  19. at net.minecraft.launchwrapper.LogWrapper.log(LogWrapper.java:28)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
  27. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:498)
  32. at com.hicoria.javaSandBox.Main$1.run(Main.java:69)
  33. at java.lang.Thread.run(Thread.java:748)
  34.  
  35. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  36. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  37. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  38. [00:40:59] [Thread-0/INFO] [FML]: Forge Mod Loader version 14.23.5.2836 for Minecraft 1.12.2 loading
  39. [00:40:59] [Thread-0/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Linux:amd64:4.19.0-0.bpo.1-amd64, installed at /usr/lib/jvm/java-8-oracle/jre
  40. [00:40:59] [Thread-0/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
  41. [00:40:59] [Thread-0/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
  42. [00:40:59] [Thread-0/INFO] [FML]: Searching /home/hosting/servers/221922/./mods for mods
  43. [00:40:59] [Thread-0/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
  44. [00:40:59] [Thread-0/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in DynamicSurroundings-1.12.2-3.4.9.13.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  45. [00:40:59] [Thread-0/WARN] [FML]: The coremod org.blockartistry.DynSurround.asm.TransformLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  46. [00:40:59] [Thread-0/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  47. [00:40:59] [Thread-0/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  48. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  49. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
  50. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  51. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  52. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  53. [00:40:59] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. 2019-07-19 00:41:00,736 Thread-0 ERROR Could not register mbeans java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
  55. at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
  56. at java.lang.SecurityManager.checkPermission(SecurityManager.java:585)
  57. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848)
  58. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322)
  59. at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
  60. at org.apache.logging.log4j.core.jmx.Server.register(Server.java:389)
  61. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:167)
  62. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
  63. at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:556)
  64. at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:617)
  65. at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:634)
  66. at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:229)
  67. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:242)
  68. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45)
  69. at org.apache.logging.log4j.LogManager.getContext(LogManager.java:174)
  70. at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:618)
  71. at net.minecraftforge.fml.common.FMLLog.<clinit>(FMLLog.java:36)
  72. at net.minecraftforge.fml.common.patcher.ClassPatchManager.setup(ClassPatchManager.java:220)
  73. at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:186)
  74. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:164)
  75. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  76. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  80. at java.lang.reflect.Method.invoke(Method.java:498)
  81. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
  82. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  86. at java.lang.reflect.Method.invoke(Method.java:498)
  87. at com.hicoria.javaSandBox.Main$1.run(Main.java:69)
  88. at java.lang.Thread.run(Thread.java:748)
  89.  
  90. [00:41:01] [Thread-0/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  91. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
  93. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  94. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  95. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  96. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  97. [00:41:01] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  98. [00:41:01] [Thread-0/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
  99. [00:41:01] [Thread-0/INFO] [dsurround Transform]: func_73051_P()V: Found!
  100. [00:41:01] [Thread-0/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
  101. [00:41:02] [Thread-0/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  102. [00:41:02] [Thread-0/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
  103. [00:41:02] [Thread-0/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
  104. [00:41:03] [Thread-0/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
  105. [00:41:03] [Thread-0/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
  106. [00:41:03] [Thread-0/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
  107. [00:41:04] [Thread-0/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
  108. [00:41:04] [Thread-0/INFO] [dsurround Transform]: func_70071_h_()V: Found!
  109. [00:41:04] [Thread-0/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
  110. [00:41:05] [Thread-0/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
  111. [00:41:05] [Server thread/INFO] inecraft/DedicatedServer]: Starting minecraft server version 1.12.2
  112. [00:41:05] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2836 Initialized
  113. [00:41:05] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  114. [?1h=[?2004h> [00:41:05] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  115. > [00:41:05] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  116. > [00:41:06] [Server thread/INFO] [FML]: Searching /home/hosting/servers/221922/./mods for mods
  117. > [00:41:06] [Server thread/INFO] [FML]: Disabling mod presets it is client side only.
  118. > [00:41:06] [Server thread/WARN] [FML]: Mod holoinventory is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.0.150
  119. > [00:41:06] [Server thread/WARN] [FML]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1-mc1.12
  120. > [00:41:06] [Server thread/INFO] [FML]: Forge Mod Loader has identified 18 mods to load
  121. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  122. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
  123. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for betteradvancements: assets/betteradvancements/lang/en_us.lang
  124. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
  125. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for holoinventory: assets/holoinventory/lang/en_us.lang
  126. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for ingameinfoxml: assets/ingameinfoxml/lang/en_us.lang
  127. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for lunatriuscore: assets/lunatriuscore/lang/en_us.lang
  128. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for nmsot: assets/nmsot/lang/en_us.lang
  129. > [00:41:06] [Server thread/WARN] [FML]: Missing English translation for stg: assets/stg/lang/en_us.lang
  130. > [00:41:07] [Server thread/INFO] [FML]: Attempting connection with missing mods inecraft, mcp, FML, forge, appleskin, betteradvancements, dsurround, fastleafdecay, holoinventory, waila, ingameinfoxml, inventorytweaks, jei, jepb, justenoughbuttons, lunatriuscore, nmsot, stg] at CLIENT
  131. > [00:41:07] [Server thread/INFO] [FML]: Attempting connection with missing mods inecraft, mcp, FML, forge, appleskin, betteradvancements, dsurround, fastleafdecay, holoinventory, waila, ingameinfoxml, inventorytweaks, jei, jepb, justenoughbuttons, lunatriuscore, nmsot, stg] at SERVER
  132. > [00:41:08] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  133. > [00:41:08] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
  134. > [00:41:08] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  135. > [00:41:08] [Server thread/INFO] [FML]: Found 2 ItemStackHolder annotations
  136. > [00:41:08] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  137. > [00:41:08] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  138. > [00:41:08] [Server thread/INFO] [holoinventory]: Update config
  139. > [00:41:08] [Server thread/INFO] [FML]: Applying holder lookups
  140. > [00:41:08] [Server thread/INFO] [FML]: Holder lookups applied
  141. > [00:41:08] [Server thread/INFO] [FML]: Applying holder lookups
  142. > [00:41:08] [Server thread/INFO] [FML]: Holder lookups applied
  143. > [00:41:08] [Server thread/INFO] [dsurround]: Registering sounds
  144. > [00:41:08] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2838
  145. > [00:41:08] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings/master/version.json
  146. > [00:41:08] [Server thread/INFO] [dsurround]: 701 sound events in registry
  147. > [00:41:08] [Server thread/INFO] [FML]: Applying holder lookups
  148. > [00:41:08] [Server thread/INFO] [FML]: Holder lookups applied
  149. > [00:41:08] [Server thread/INFO] [FML]: Applying holder lookups
  150. > [00:41:08] [Server thread/INFO] [FML]: Holder lookups applied
  151. > [00:41:08] [Server thread/INFO] [FML]: Injecting itemstacks
  152. > [00:41:08] [Server thread/INFO] [FML]: Itemstack injection complete
  153. > [00:41:08] [Server thread/INFO] inecraft/DedicatedServer]: Loading properties
  154. > [00:41:08] [Server thread/INFO] inecraft/DedicatedServer]: Default game type: SURVIVAL
  155. > [00:41:08] [Server thread/INFO] inecraft/DedicatedServer]: Generating keypair
  156. > [00:41:08] [Server thread/INFO] inecraft/DedicatedServer]: Starting Minecraft server on 89.203.248.16:32985
  157. > [00:41:08] [Server thread/INFO] inecraft/NetworkSystem]: Using epoll channel type
  158. > [00:41:08] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Found status: OUTDATED Target: 3.5.4.3
  159. > [00:41:08] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
  160. > [00:41:08] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Found status: UP_TO_DATE Target: null
  161. > [00:41:08] [Server thread/INFO] [FML]: Applying holder lookups
  162. > [00:41:08] [Server thread/INFO] [FML]: Holder lookups applied
  163. > [00:41:09] [Server thread/INFO] [nmsot]: Now parsing woodlogs # This line disables mob spawning on all types of wood logs.
  164. > [00:41:09] [Server thread/INFO] [nmsot]: Now parsing block:minecraft:brown_mushroom_block || block:minecraft:red_mushroom_block
  165. > [00:41:09] [Server thread/INFO] [nmsot]: Now parsing # The above line disables mob spawning on mushroom blocks.
  166. > [00:41:09] [Server thread/INFO] [FML]: Injecting itemstacks
  167. > [00:41:09] [Server thread/INFO] [FML]: Itemstack injection complete
  168. > [00:41:09] [Server thread/INFO] [Waila]: Starting Waila...
  169. > [00:41:09] [Server thread/INFO] [Waila]: Gathering annotated plugins...
  170. > [00:41:09] [Server thread/INFO] [Waila]: Gathering wrapped IMC plugins...
  171. > [00:41:09] [Server thread/INFO] [Waila]: Registering plugins...
  172. > [00:41:09] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
  173. > [00:41:09] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
  174. > [00:41:09] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
  175. > [00:41:09] [Server thread/INFO] [Waila]: Starting Waila took 32.72 ms
  176. > [00:41:09] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 18 mods
  177. > [00:41:09] [Server thread/INFO] inecraft/DedicatedServer]: Preparing level "world"
  178. > [00:41:09] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  179. > [00:41:09] [Server thread/INFO] [FML]: Applying holder lookups
  180. > [00:41:09] [Server thread/INFO] [FML]: Holder lookups applied
  181. > [00:41:09] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@67f60e25)
  182. > [00:41:10] [Server thread/INFO] inecraft/AdvancementList]: Loaded 488 advancements
  183. > [00:41:10] [Server thread/INFO] [dsurround]: Identified the following resource pack locations
  184. > [00:41:10] [Server thread/INFO] [dsurround]: Resource pack dsurround: Presence by Ha3, OreCruncher (https://minecraft.curseforge.com/projects/dynamic-surroundings)
  185. > [00:41:10] [Server thread/INFO] [dsurround]: Loading [dsurround:data/mcp.json] <- [dsurround]
  186. > [00:41:10] [Server thread/INFO] [dsurround]: DimensionInfo{id=0, name=overworld, seaLevel=63, cloudHeight=128, skyHeight=256, haze=true, aurora=true, weather=true, fog=true}
  187. > [00:41:10] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@67f60e25)
  188. > [00:41:10] [Server thread/INFO] [dsurround]: DimensionInfo{id=-1, name=the_nether, seaLevel=0, cloudHeight=256, skyHeight=256, haze=false, aurora=false, weather=true, fog=true}
  189. > [00:41:10] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@67f60e25)
  190. > [00:41:10] [Server thread/INFO] [dsurround]: DimensionInfo{id=1, name=the_end, seaLevel=0, cloudHeight=128, skyHeight=256, haze=false, aurora=false, weather=false, fog=false}
  191. > [00:41:10] [Server thread/INFO] inecraft/MinecraftServer]: Preparing start region for level 0
  192. > [00:41:11] [Server thread/INFO] inecraft/MinecraftServer]: Preparing spawn area: 48%
  193. > [00:41:11] [Server thread/INFO] inecraft/DedicatedServer]: Done (2.328s)! For help, type "help" or "?"
  194. > [00:41:11] [Server thread/INFO] inecraft/DedicatedServer]: Starting GS4 status listener
  195. > [00:41:11] [Query Listener #1/INFO] inecraft/MinecraftServer]: Query running on 89.203.248.16:32985
  196. > [00:41:11] [BetterFps Update Checker/WARN] [BetterFps]: Could not check for updates: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
  197. > [00:41:12] [Server thread/INFO] [FML]: Unloading dimension -1
  198. > [00:41:12] [Server thread/INFO] [FML]: Unloading dimension 1
  199. > say Hicoria: Vypinani serveru, Server shutdown.
  200. [?1l>[?1000l[?2004l[?1h=[?2004h> save-all
  201. [?1l>[?1000l[?2004l[?1h=[?2004h> stop
  202. [?1l>[?1000l[?2004l[?1h=[?2004h> [00:42:39] [Server thread/INFO] inecraft/DedicatedServer]: [Server] Hicoria: Vypinani serveru, Server shutdown.
  203. > [00:42:39] [Server thread/INFO] inecraft/DedicatedServer]: Saving...
  204. > [00:42:39] [Server thread/INFO] inecraft/DedicatedServer]: Saved the world
  205. > [00:42:39] [Server thread/INFO] inecraft/DedicatedServer]: Stopping the server
  206. > [00:42:39] [Server thread/INFO] inecraft/MinecraftServer]: Stopping server
  207. > [00:42:39] [Server thread/INFO] inecraft/MinecraftServer]: Saving players
  208. > [00:42:39] [Server thread/INFO] inecraft/MinecraftServer]: Saving worlds
  209. > [00:42:39] [Server thread/INFO] inecraft/MinecraftServer]: Saving chunks for level 'world'/overworld
  210. > [00:42:39] [Server thread/INFO] [FML]: Unloading dimension 0
  211. > [00:42:39] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Stopping server
  212. > [00:42:39] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Saving players
  213. > 00:44:38] [User Authenticator #2/INFO] inecraft/NetHandlerLoginServer]: UUID of player ilostmyguacamole is 36bd30f0-8da7-46bc-a8c6-504991c6276c
  214. > [00:44:38] [Netty Epoll Server IO #6/INFO] [FML]: Client protocol version 2
  215. > [00:44:38] [Netty Epoll Server IO #6/INFO] [FML]: Client attempting to join with 32 mods : minecraft@1.12.2,enchdesc@1.1.6,notes@1.1.1,mousetweaks@2.8,blur@1.0.4-14,jei@4.9.1.175,justenoughbuttons@1.12-1.2,neat@1.4-15,xaerominimap@1.14,mcp@9.42,lunatriuscore@1.2.0.42,jepb@1.2.1,controlling@3.0.6,enhancedvisuals@1.0,xaeroworldmap@1.2.4,keywizard@1.12.2-1.5.3-b1,reauth@3.5.2,FML@8.0.99.99,inventorytweaks@1.63+release.109.220f184,stg@1.12.2-1.2.3,appleskin@1.0.9,ingameinfoxml@2.8.2.94,waila@1.8.25,jeresources@0.8.6.28,presets@3.4.9.13,forge@14.23.3.2680,holoinventory@2.1.0.150,fastleafdecay@v14,nmsot@1.2.1-mc1.12,soundfilters@0.10_for_1.12,dsurround@3.4.9.13,betteradvancements@0.0.5.17
  216. > [00:44:59] [Server thread/INFO] inecraft/NetHandlerPlayServer]: ilostmyguacamole lost connection: Disconnected
  217. > [00:44:59] [Server thread/INFO] inecraft/DedicatedServer]: ilostmyguacamole left the game
  218. > erver IO #9/ERROR] [FML]: NetworkDispatcher exception
  219. io.netty.handler.timeout.ReadTimeoutException: null
  220. > [00:45:39] [Server thread/INFO] inecraft/NetHandlerPlayServer]: ilostmyguacamole lost connection: Timed out
  221. > [00:45:39] [Server thread/INFO] inecraft/DedicatedServer]: ilostmyguacamole left the game
  222. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement