That was all that was in the console, it said all that then went to stopping.
Posts by pvprexor
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
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
Display More[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"
There is my console if needed -
Okay thank you

-
Okay so me and a friend are playing all the mods 3 and the server goes through the queue and it says starting but its already on. We can join it and it never goes to "online''. This is an issue because im waiting 30 mins to wait for it to say online and i cant tell when it is actually on.
-
Hello! Me and a friend were wanting to play FTB Inventions and i started the server waited 50 mins and then it just stopped.
My server is cweb23.aternos.me
Thanks!
-
I would love if you could add FTB Beyond! It just came out last night I believe and i'm sure a lot of youtuber's will be recording this pack. I know of one that has already started playing his name is Welsnight and here is the link to his ep.1
External Content www.youtube.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.Thank you for your time and hope to see this pack up soon

-
Yessss me and my friend want to play this together and Aternos is our only way!
-
I would like to request unabridged because i've been wanting to play on a server with my friend and this is the only way. Thanks!
