Advertisement
CrypticSpartan

Console Log 4

Dec 16th, 2018
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.80 KB | None | 0 0
  1. 16.12 17:26:47 [Multicraft] Not restarting crashed server.
  2. 16.12 17:26:47 [Multicraft] Server stopped
  3. 16.12 17:26:47 [Multicraft] Server shut down
  4. 16.12 17:26:47 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving worlds
  5. 16.12 17:26:47 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Stopping server
  6. 16.12 17:26:47 [Server] Server thread/INFO [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
  7. 16.12 17:26:47 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving worlds
  8. 16.12 17:26:47 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server
  9. 16.12 17:26:47 [Server] Server thread/ERROR [minecraft/MinecraftServer]: This crash report has been saved to: /./crash-reports/crash-2018-12-16_17.26.47-server.txt
  10. 16.12 17:26:47 [Server] INFO ... 33 more
  11. 16.12 17:26:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  12. 16.12 17:26:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  13. 16.12 17:26:47 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  14. 16.12 17:26:47 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  15. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
  16. 16.12 17:26:47 [Server] INFO at vazkii.quark.base.asm.ClassTransformer.transform(ClassTransformer.java:113) ~[ClassTransformer.class:?]
  17. 16.12 17:26:47 [Server] INFO at vazkii.quark.base.asm.ClassTransformer.transformModelBiped(ClassTransformer.java:122) ~[ClassTransformer.class:?]
  18. 16.12 17:26:47 [Server] INFO at vazkii.quark.base.asm.ClassTransformer.transform(ClassTransformer.java:548) ~[ClassTransformer.class:?]
  19. 16.12 17:26:47 [Server] INFO at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.2.jar:5.2]
  20. 16.12 17:26:47 [Server] INFO Caused by: java.lang.NullPointerException
  21. 16.12 17:26:47 [Server] INFO ... 33 more
  22. 16.12 17:26:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  23. 16.12 17:26:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  24. 16.12 17:26:47 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  25. 16.12 17:26:47 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  26. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
  27. 16.12 17:26:47 [Server] INFO Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer vazkii.quark.base.asm.ClassTransformer@5d5ba07f from coremod LoadingPlugin
  28. 16.12 17:26:47 [Server] INFO ... 33 more
  29. 16.12 17:26:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  30. 16.12 17:26:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  31. 16.12 17:26:47 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  32. 16.12 17:26:47 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.ModelBiped
  33. 16.12 17:26:47 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  34. 16.12 17:26:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  35. 16.12 17:26:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  36. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
  37. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  38. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) ~[Loader.class:?]
  39. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
  40. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  41. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  42. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  43. 16.12 17:26:47 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  44. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  45. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  46. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  47. 16.12 17:26:47 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  48. 16.12 17:26:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  49. 16.12 17:26:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  50. 16.12 17:26:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  51. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
  52. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
  53. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  54. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  55. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  56. 16.12 17:26:47 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  57. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  58. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  59. 16.12 17:26:47 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  60. 16.12 17:26:47 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  61. 16.12 17:26:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  62. 16.12 17:26:47 [Server] INFO at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) ~[?:?]
  63. 16.12 17:26:47 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
  64. 16.12 17:26:47 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
  65. 16.12 17:26:47 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
  66. 16.12 17:26:47 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/model/ModelBiped
  67. 16.12 17:26:47 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
  68. 16.12 17:26:47 [Server] Server thread/INFO [FML]: [Quark ASM] Transforming ModelBiped
  69. 16.12 17:26:41 [Server] Server thread/INFO [tconstruct]: Preparing to take over the world
  70. 16.12 17:26:41 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
  71. 16.12 17:26:41 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  72. 16.12 17:26:40 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, openmodscore, srm-hooks, aether_legacy, armoryexpansion, augmentedvoid, autoreglib, bettercombatmod, biomesoplenty, cfm, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, conarm, creativeplus, creativecore, endreborn, flatcoloredblocks, forgelin, infinitic, infinitycraft, ironbackpacks, ironchest, jei, lex, lostquiver, mantle, mapgadgets, moarfood, moartinkers, morecraft, muchmorespiders, mumboredstone, nex, openblocks, openmods, orecore, pattysmorestuff, plustic, quark, randomthings, rezombiesv15ver1122jar, sandro, redstoneplusplus, redstonearsenal, redstoneflux, removedfeaturesmod, secretroomsmod, stg, stupidthings, tconstruct, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tinkertoolleveling, worldedit] at SERVER
  73. 16.12 17:26:40 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, openmodscore, srm-hooks, aether_legacy, armoryexpansion, augmentedvoid, autoreglib, bettercombatmod, biomesoplenty, cfm, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, conarm, creativeplus, creativecore, endreborn, flatcoloredblocks, forgelin, infinitic, infinitycraft, ironbackpacks, ironchest, jei, lex, lostquiver, mantle, mapgadgets, moarfood, moartinkers, morecraft, muchmorespiders, mumboredstone, nex, openblocks, openmods, orecore, pattysmorestuff, plustic, quark, randomthings, rezombiesv15ver1122jar, sandro, redstoneplusplus, redstonearsenal, redstoneflux, removedfeaturesmod, secretroomsmod, stg, stupidthings, tconstruct, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tinkertoolleveling, worldedit] at CLIENT
  74. 16.12 17:26:39 [Server] Server thread/INFO [FML]: FML has found a non-mod file reauth-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  75. 16.12 17:26:39 [Server] Server thread/INFO [FML]: FML has found a non-mod file WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  76. 16.12 17:26:39 [Server] Server thread/INFO [FML]: FML has found a non-mod file Sound-Physics-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  77. 16.12 17:26:39 [Server] Server thread/INFO [FML]: FML has found a non-mod file CTM-MC1.12.2-0.3.3.22.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  78. 16.12 17:26:39 [Server] Server thread/WARN [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
  79. 16.12 17:26:39 [Server] Server thread/WARN [FML]: Missing English translation for stg: assets/stg/lang/en_us.lang
  80. 16.12 17:26:39 [Server] Server thread/WARN [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
  81. 16.12 17:26:39 [Server] Server thread/WARN [FML]: Missing English translation for sandro: assets/sandro/lang/en_us.lang
  82. 16.12 17:26:39 [Server] Server thread/WARN [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
  83. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for lex: assets/lex/lang/en_us.lang
  84. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for infinitic: assets/infinitic/lang/en_us.lang
  85. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  86. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
  87. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
  88. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for bettercombatmod: assets/bettercombatmod/lang/en_us.lang
  89. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for armoryexpansion: assets/armoryexpansion/lang/en_us.lang
  90. 16.12 17:26:38 [Server] Server thread/WARN [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  91. 16.12 17:26:38 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 66 mods to load
  92. 16.12 17:26:38 [Server] Server thread/INFO [FML]: Disabling mod reauth it is client side only.
  93. 16.12 17:26:38 [Server] Server thread/INFO [FML]: Disabling mod worldeditcuife2 it is client side only.
  94. 16.12 17:26:37 [Server] Server thread/INFO [FML]: Disabling mod soundphysics it is client side only.
  95. 16.12 17:26:36 [Server] Server thread/INFO [FML]: Mod muchmorespiders is missing the required element 'name'. Substituting muchmorespiders
  96. 16.12 17:26:36 [Server] Server thread/WARN [FML]: Mod moartinkers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6.0
  97. 16.12 17:26:35 [Server] Server thread/WARN [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.54.838
  98. 16.12 17:26:34 [Server] Server thread/INFO [FML]: Disabling mod ctm it is client side only.
  99. 16.12 17:26:34 [Server] Server thread/WARN [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
  100. 16.12 17:26:33 [Server] Server thread/INFO [FML]: Searching /./mods for mods
  101. 16.12 17:26:33 [Server] Server thread/WARN [FML]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
  102. 16.12 17:26:33 [Server] Server thread/WARN [FML]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
  103. 16.12 17:26:32 [Server] Server thread/INFO [FML]: Replaced 1036 ore ingredients
  104. 16.12 17:26:32 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  105. 16.12 17:26:32 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2768 Initialized
  106. 16.12 17:26:32 [Server] Server thread/WARN [minecraft/DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  107. 16.12 17:26:32 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
  108. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  109. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Adding invokestatic to 30/4
  110. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 30
  111. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Adding invokestatic to 30/3
  112. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 30
  113. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 39
  114. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 39
  115. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  116. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;)
  117. 16.12 17:26:32 [Server] main/INFO [FML]: [Quark ASM] Transforming ContainerMerchant
  118. 16.12 17:26:32 [Server] main/INFO [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
  119. 16.12 17:26:30 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  120. 16.12 17:26:30 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 6
  121. 16.12 17:26:30 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  122. 16.12 17:26:30 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafy;Lamu;)Z)
  123. 16.12 17:26:30 [Server] main/INFO [FML]: [Quark ASM] Transforming RecipeAddPattern
  124. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Failed to locate the method!
  125. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V)
  126. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Transforming ItemBanner
  127. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  128. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
  129. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  130. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
  131. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  132. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Located patch target node POP
  133. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  134. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
  135. 16.12 17:26:29 [Server] main/INFO [FML]: [Quark ASM] Transforming EntityBoat
  136. 16.12 17:26:28 [Server] main/INFO [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
  137. 16.12 17:26:28 [Server] main/INFO [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
  138. 16.12 17:26:28 [Server] main/INFO [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
  139. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  140. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
  141. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  142. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
  143. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  144. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
  145. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  146. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
  147. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  148. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
  149. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  150. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
  151. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Transforming TileEntityPiston
  152. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  153. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
  154. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  155. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z / (Lawt;Lamu;Let;Lfa;ZLfa;)Z)
  156. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  157. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located patch target node ASTORE 11
  158. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  159. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z)
  160. 16.12 17:26:26 [Server] main/INFO [FML]: [Quark ASM] Transforming BlockPistonBase
  161. 16.12 17:26:26 [Server] main/INFO [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
  162. 16.12 17:26:26 [Server] main/INFO [FML]: [SecretRoomsTransformer] Finished Transform on: net.minecraft.block.BlockBreakable
  163. 16.12 17:26:26 [Server] main/INFO [FML]: [SecretRoomsTransformer] Running Transform on net.minecraft.block.BlockBreakable
  164. 16.12 17:26:26 [Server] main/INFO [FML]: [SecretRoomsTransformer] Finished Transform on: net.minecraft.block.state.BlockStateContainer$StateImplementation
  165. 16.12 17:26:26 [Server] main/INFO [FML]: [SecretRoomsTransformer] Running Transform on net.minecraft.block.state.BlockStateContainer$StateImplementation
  166. 16.12 17:26:25 [Server] main/INFO [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
  167. 16.12 17:26:25 [Server] main/INFO [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
  168. 16.12 17:26:25 [Server] main/INFO [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  169. 16.12 17:26:25 [Server] main/INFO [BetterFps]: Patching net.minecraft.block.Block... (aow)
  170. 16.12 17:26:24 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  171. 16.12 17:26:24 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
  172. 16.12 17:26:24 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
  173. 16.12 17:26:24 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
  174. 16.12 17:26:24 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
  175. 16.12 17:26:24 [Server] main/INFO [FML]: [Quark ASM] Transforming WorldServer
  176. 16.12 17:26:24 [Server] main/INFO [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  177. 16.12 17:26:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  178. 16.12 17:26:24 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  179. 16.12 17:26:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  180. 16.12 17:26:24 [Server] main/INFO [FML]: [SecretRoomsTransformer] Registered
  181. 16.12 17:26:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  182. 16.12 17:26:23 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  183. 16.12 17:26:23 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  184. 16.12 17:26:23 [Server] main/INFO [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
  185. 16.12 17:26:22 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  186. 16.12 17:26:22 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  187. 16.12 17:26:22 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  188. 16.12 17:26:22 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  189. 16.12 17:26:22 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  190. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  191. 16.12 17:26:19 [Server] main/INFO [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
  192. 16.12 17:26:19 [Server] main/INFO [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  193. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  194. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  195. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  196. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  197. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  198. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
  199. 16.12 17:26:19 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  200. 16.12 17:26:19 [Server] main/WARN [FML]: The coremod CoreModLoader (com.sonicether.soundphysics.CoreModLoader) is not signed!
  201. 16.12 17:26:19 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Sound-Physics-Mod-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  202. 16.12 17:26:19 [Server] main/INFO [FML]: [SecretRoomsMod-Core] Core loaded
  203. 16.12 17:26:19 [Server] main/WARN [FML]: The coremod SecretRoomsMod-Core (com.wynprice.secretroomsmod.core.SecretRoomsCore) is not signed!
  204. 16.12 17:26:19 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in secretroomsmod-1.12.2-5.6.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  205. 16.12 17:26:19 [Server] main/WARN [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  206. 16.12 17:26:19 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in RandomThings-MC1.12.2-4.2.4 (1).jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  207. 16.12 17:26:18 [Server] main/WARN [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
  208. 16.12 17:26:18 [Server] main/WARN [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  209. 16.12 17:26:18 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-135.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  210. 16.12 17:26:18 [Server] main/INFO [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar
  211. 16.12 17:26:18 [Server] main/WARN [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  212. 16.12 17:26:18 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  213. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
  214. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  215. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  216. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  217. 16.12 17:26:17 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  218. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
  219. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  220. 16.12 17:26:17 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  221. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
  222. 16.12 17:26:17 [Server] main/WARN [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  223. 16.12 17:26:17 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  224. 16.12 17:26:17 [Server] main/INFO [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
  225. 16.12 17:26:17 [Server] main/INFO [FML]: Searching /./mods for mods
  226. 16.12 17:26:16 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:2.6.32-696.18.7.el6.x86_64, installed at /usr/java/jre1.8.0_111
  227. 16.12 17:26:16 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
  228. 16.12 17:26:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  229. 16.12 17:26:16 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  230. 16.12 17:26:16 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  231. 16.12 17:26:16 [Server] INFO 2018-12-16 17:26:16,360 main WARN Disabling terminal, you're running in an unsupported environment.
  232. 16.12 17:26:11 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  233. 16.12 17:26:11 [Multicraft] Loaded config for "Minecraft Forge 1.12.x"
  234. 16.12 17:26:11 [Multicraft] Starting server!
  235. 16.12 17:26:11 [Multicraft] Loading server properties
  236. 16.12 17:26:11 [Multicraft] Server stopped
  237. 16.12 17:26:11 [Multicraft] Received restart command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement