Advertisement
Guest User

ServerNejde

a guest
Apr 19th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.69 KB | None | 0 0
  1. .ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [server.jar:?]
  2. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  3. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  4. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  5. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  6. at com.hicoria.javaSandBox.Main$1.run(Main.java:58) [sdb:?]
  7. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  8. Caused by: java.lang.NullPointerException
  9. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
  10. ... 18 more
  11. [11:45:52] [Thread-0/INFO] [FML]: [AstralTransformer] Loading patches...
  12. Apr 19, 2018 11:45:52 AM com.google.common.reflect.ClassPath$Scanner scanFrom
  13. WARNING: Cannot access /bin: java.lang.SecurityException: read permission error: /bin
  14. [11:45:52] [Thread-0/INFO] [FML]: [AstralTransformer] Initialized! Loaded 3 class patches!
  15. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [11:45:52] [Thread-0/INFO] [FML]: [SecretRoomsTransformer] Registered
  24. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  29. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  30. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  31. [11:45:52] [Thread-0/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  32. [11:45:52] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:110]: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
  33. [11:45:52] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
  34. [11:45:52] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:150]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
  35. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Preparing to transform World Server
  36. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Initiating transformation to method (Names [tick, func_72835_b, d] Descriptor ()V / null)
  37. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Found method, initiating patch...
  38. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Found target node for patching: INVOKEVIRTUAL oo.S ()J
  39. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Patch result: Success!
  40. [11:45:53] [Thread-0/INFO] ixin]: A re-entrant transformer '$wrapper.c4.comforts.asm.SleepTransformer' was detected and will no longer process meta class data
  41. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Transforming WorldServer
  42. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
  43. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  44. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node L0
  45. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  46. [11:45:53] [Thread-0/INFO] ixin]: A re-entrant transformer '$wrapper.vazkii.quark.base.asm.ClassTransformer' was detected and will no longer process meta class data
  47. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
  48. [11:45:53] [Thread-0/INFO] [FML]: [AstralTransformer] Transforming axw : net.minecraft.world.chunk.Chunk with 1 patches!
  49. [11:45:53] [Thread-0/INFO] [FML]: [AstralTransformer] Applied patch PATCHBLOCKMODIFY
  50. [11:45:53] [Thread-0/INFO] [BedPatch]: Patching Chunk
  51. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
  52. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
  53. [11:45:53] [Thread-0/INFO] ixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
  54. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:110]: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
  55. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
  56. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:150]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
  57. [11:45:53] [Thread-0/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
  58. [11:45:53] [Thread-0/INFO] ixin]: A re-entrant transformer '$wrapper.ru.fewizz.neid.asm.Transformer' was detected and will no longer process meta class data
  59. [11:45:53] [Thread-0/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:185]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  60. [11:45:53] [Thread-0/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:197]: Transforming net.minecraft.block.Block Finished.
  61. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Preparing to transform World Server
  62. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Initiating transformation to method (Names [tick, func_72835_b, d] Descriptor ()V / null)
  63. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Found method, initiating patch...
  64. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Found target node for patching: INVOKEVIRTUAL oo.S ()J
  65. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Patch result: Success!
  66. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Transforming WorldServer
  67. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
  68. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  69. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node L0
  70. [11:45:53] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  71. [11:45:53] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
  72. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Preparing to transform Entity Player
  73. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Initiating transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / null)
  74. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Found method, initiating patch...
  75. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Found target node for patching: INVOKEVIRTUAL amu.D ()Z
  76. [11:45:53] [Thread-0/INFO] [FML]: [Comforts ASM] Patch result: Success!
  77. [11:45:53] [Thread-0/INFO] [FML]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 2 patches!
  78. [11:45:53] [Thread-0/INFO] [FML]: [AstralTransformer] Applied patch PATCHKNOCKBACKEVENT
  79. [11:45:53] [Thread-0/INFO] [FML]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
  80. [11:45:53] [Thread-0/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
  81. [11:45:53] [Thread-0/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
  82. [11:45:53] [Thread-0/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
  83. [11:45:53] [Thread-0/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
  84. [11:45:53] [Thread-0/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  85. [11:45:54] [Thread-0/INFO] [neid]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
  86. [11:45:54] [Thread-0/INFO] [neid]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupItemHardcoredConstants"
  87. [11:45:54] [Thread-0/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
  88. [11:45:54] [Thread-0/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:185]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  89. [11:45:54] [Thread-0/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:197]: Transforming net.minecraft.block.Block Finished.
  90. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
  91. [11:45:54] [Thread-0/INFO] [FML]: [SecretRoomsTransformer] Running Transform on net.minecraft.block.state.BlockStateContainer$StateImplementation
  92. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
  93. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
  94. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:173]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
  95. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:173]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
  96. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.BlockGrass.func_180650_b
  97. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
  98. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
  99. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
  100. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:173]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
  101. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:173]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
  102. [11:45:54] [Thread-0/INFO] [FML]: [SecretRoomsTransformer] Running Transform on net.minecraft.block.BlockBreakable
  103. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
  104. [11:45:54] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:126]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
  105. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
  106. [11:45:54] [Thread-0/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)
  107. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  108. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node ASTORE 11
  109. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  110. [11:45:54] [Thread-0/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)
  111. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  112. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
  113. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  114. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Transforming TileEntityPiston
  115. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
  116. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  117. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
  118. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  119. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
  120. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  121. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
  122. [11:45:54] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  123. [11:45:55] [Thread-0/INFO] [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
  124. [11:45:55] [Thread-0/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
  125. [11:45:55] [Thread-0/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
  126. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Transforming EntityBoat
  127. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
  128. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  129. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node POP
  130. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  131. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
  132. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Located Method, patching...
  133. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Located patch target node L0
  134. [11:45:55] [Thread-0/INFO] [FML]: [Quark ASM] Patch result: true
  135. [11:45:55] [Thread-0/INFO] [STDOUT]: [pl.asie.foamfix.coremod.injections.crafting.ContainerPatchCrafting:apply:59]: Hooked findMatchingRecipe in net/minecraft/inventory/Container func_192389_a
  136. [11:45:56] [Thread-0/INFO] [neid]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
  137. [11:45:56] [Thread-0/INFO] [neid]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupItemHardcoredConstants"
  138. [11:45:56] [Thread-0/INFO] [neid]: Patching class: "net.minecraft.world.chunk.storage.AnvilChunkLoader" with Transformer Group: "TransformerGroupAnvilChunkLoader"
  139. [11:45:56] [Server thread/INFO]: Starting minecraft server version 1.12.2
  140. [11:45:56] [Server thread/INFO] [FML]: MinecraftForge v14.23.1.2578 Initialized
  141. > [11:45:56] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  142. > [11:45:56] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
  143. > [11:45:57] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
  144. > [11:45:57] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  145. > [11:45:57] [Server thread/INFO] [FML]: Searching /home/hosting/servers/190737/mods for mods
  146. > [11:45:57] [Server thread/WARN] [aroma1997core]: Mod aroma1997core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0.2
  147. > [11:45:57] [Server thread/WARN] [aroma1997sdimension]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0.0.b37
  148. > [11:45:57] [Server thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
  149. > [11:45:58] [Server thread/INFO] [careerbees]: Mod careerbees is missing the required element 'name'. Substituting careerbees
  150. > [11:45:58] [Server thread/WARN] [codechickenlib]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.1.6.339
  151. > [11:45:58] [Server thread/WARN] [compactsolars]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-5.0.17.340
  152. > [11:45:58] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
  153. > [11:45:58] [Server thread/WARN] [cookingforblockheads]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.3.26
  154. > [11:45:58] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
  155. > [11:45:58] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
  156. > [11:45:58] [Server thread/INFO] [FML]: Disabling mod custommainmenu it is client side only.
  157. > [11:45:58] [Server thread/INFO] [FML]: Disabling mod defaultoptions it is client side only.
  158. > [11:45:59] [Server thread/WARN] [enderstorage]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.2.126
  159. > [11:45:59] [Server thread/WARN] [engineersworkshop]: Mod engineersworkshop is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.6.31
  160. > [11:46:01] [Server thread/WARN] [ironchest]: 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.40.824
  161. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod jehc it is client side only.
  162. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod jeiintegration it is client side only.
  163. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
  164. > [11:46:01] [Server thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.8
  165. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod llor it is client side only.
  166. > [11:46:01] [Server thread/WARN] agicbees]: Mod magicbees is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  167. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod modnametooltip it is client side only.
  168. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
  169. > [11:46:01] [Server thread/INFO] [FML]: Disabling mod reauth it is client side only.
  170. > [11:46:02] [Server thread/INFO] [FML]: Disabling mod resourceloader it is client side only.
  171. > [11:46:02] [Server thread/WARN] [signals]: Mod signals is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  172. > [11:46:02] [Server thread/INFO] [FML]: Disabling mod tipthescales it is client side only.
  173. > [11:46:02] [Server thread/WARN] [waystones]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.33
  174. > [11:46:02] [Server thread/INFO] [FML]: Forge Mod Loader has identified 171 mods to load
  175. > [11:46:02] [Server thread/WARN] [FML]: ****************************************
  176. > [11:46:02] [Server thread/WARN] [FML]: * The API BetterWithModsAPI from source /home/hosting/servers/190737/mods/Quark-r1.4-123.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  177. > [11:46:02] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:114)
  178. > [11:46:02] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:174)
  179. > [11:46:02] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:232)
  180. > [11:46:02] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:542)
  181. > [11:46:02] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
  182. > [11:46:02] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331)...
  183. > [11:46:02] [Server thread/WARN] [FML]: ****************************************
  184. > [11:46:02] [Server thread/INFO] [FML]: Found mod(s) cjtylib_ng] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
  185. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  186. > [11:46:02] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
  187. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for actuallybaubles: assets/actuallybaubles/lang/en_us.lang
  188. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
  189. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for aroma1997core: assets/aroma1997core/lang/en_us.lang
  190. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for badwithernocookiereloaded: assets/badwithernocookiereloaded/lang/en_us.lang
  191. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for bedpatch: assets/bedpatch/lang/en_us.lang
  192. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for betteradvancements: assets/betteradvancements/lang/en_us.lang
  193. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
  194. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for clumps: assets/clumps/lang/en_us.lang
  195. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
  196. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
  197. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
  198. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
  199. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for diethopper: assets/diethopper/lang/en_us.lang
  200. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for dirt2path: assets/dirt2path/lang/en_us.lang
  201. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for fencejumper: assets/fencejumper/lang/en_us.lang
  202. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
  203. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  204. > [11:46:02] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
  205. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for kleeslabs: assets/kleeslabs/lang/en_us.lang
  206. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
  207. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang
  208. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for mcmultipart: assets/mcmultipart/lang/en_us.lang
  209. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for minetogether: assets/minetogether/lang/en_us.lang
  210. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for modtweaker: assets/modtweaker/lang/en_us.lang
  211. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
  212. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
  213. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for neid: assets/neid/lang/en_us.lang
  214. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for p455w0rdslib: assets/p455w0rdslib/lang/en_us.lang
  215. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
  216. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for quickleafdecay: assets/quickleafdecay/lang/en_us.lang
  217. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
  218. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
  219. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for thutcore_compat: assets/thutcore_compat/lang/en_us.lang
  220. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for unidict: assets/unidict/lang/en_us.lang
  221. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for universalmodifiers: assets/universalmodifiers/lang/en_us.lang
  222. > [11:46:03] [Server thread/WARN] [FML]: Missing English translation for wanionlib: assets/wanionlib/lang/en_us.lang
  223. > [11:46:03] [Server thread/FATAL] [FML]: The mod binniecore (Binnie Core) requires mod versions [forge@[14.23.1.2594,)] to be available
  224. > [11:46:03] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod binniecore (Binnie Core) requires [forge@[14.23.1.2594,)]
  225. > [11:46:03] [Server thread/FATAL] [FML]: The mod industrialforegoing (Industrial Foregoing) requires mod versions [forge@[14.23.1.2594,)] to be available
  226. > [11:46:03] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod industrialforegoing (Industrial Foregoing) requires [forge@[14.23.1.2594,)]
  227. > [11:46:03] [Server thread/FATAL] [FML]: The mod jei (Just Enough Items) requires mod versions [forge@[14.23.1.2594,)] to be available
  228. > [11:46:03] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod jei (Just Enough Items) requires [forge@[14.23.1.2594,)]
  229. > [11:46:03] [Server thread/ERROR]: Encountered an unexpected exception
  230. net.minecraftforge.fml.common.MultipleModsErrored: null
  231. at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:298) ~[Loader.class:?]
  232. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545) ~[Loader.class:?]
  233. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  234. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) ~[FMLCommonHandler.class:?]
  235. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  236. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?]
  237. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  238. > [11:46:03] [Server thread/ERROR]: This crash report has been saved to: /home/hosting/servers/190737/./crash-reports/crash-2018-04-19_11.46.03-server.txt
  239. > [11:46:03] [Server thread/INFO]: Stopping server
  240. > [11:46:03] [Server thread/INFO]: Saving worlds
  241. > [11:46:03] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
  242. > [11:46:03] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  243. > [11:46:03] [Server Shutdown Thread/INFO]: Stopping server
  244. > [11:46:03] [Server Shutdown Thread/INFO]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement