Okay so I started my server waited 30 minutes and then stopped. Did it again and yes I have checked to see if I have to type fml confirm but it didnt say anything and it just shutdown a second time. It's really making me mad that I have just wasted a hour of my life to see that it is just not going to start. My server is pvprexor.aternos.me very annoying glitch.
Code
[20:11:55] ain/INFO] [ShetiPhian-ASM/]: Injecting: Run Particle Override
[20:11:55] ain/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:11:55] ain/INFO] [neid/]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:11:55] ain/INFO] [neid/]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupItemHardcoredConstants"
[20:11:55] ain/INFO] [neid/]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:11:55] ain/INFO] [STDOUT/]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:154]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[20:11:55] ain/INFO] [STDOUT/]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:166]: Transforming net.minecraft.block.Block Finished.
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:133]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:133]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:133]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[20:11:56] ain/INFO] [STDOUT/]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:133]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Transforming BlockPistonBase
[20:11:57] ain/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)
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located Method, patching...
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located patch target node ASTORE 11
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Patch result: true
[20:11:57] ain/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)
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located Method, patching...
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Patch result: true
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Transforming TileEntityPiston
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located Method, patching...
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Patch result: true
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located Method, patching...
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
[20:11:57] ain/INFO] [FML/]: [Quark ASM] Patch result: true
[20:11:59] ain/INFO] [STDOUT/]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:47]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[20:11:59] ain/INFO] [STDOUT/]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:59]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Transforming EntityBoat
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Located Method, patching...
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Located patch target node POP
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Patch result: true
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Located Method, patching...
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Located patch target node L0
[20:12:00] ain/INFO] [FML/]: [Quark ASM] Patch result: true
[20:12:02] ain/INFO] [neid/]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:12:02] ain/INFO] [neid/]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupItemHardcoredConstants"
[20:12:03] ain/DEBUG] [FML/]: Creating vanilla freeze snapshot
[20:12:03] ain/DEBUG] [FML/]: Vanilla freeze snapshot created
[20:12:04] ain/INFO] [neid/]: Patching class: "net.minecraft.world.chunk.storage.AnvilChunkLoader" with Transformer Group: "TransformerGroupAnvilChunkLoader"
Display More
There is my console if needed