• 1

    posted a message on Having a server crashing issue with the "Up and Down and All Around" mod
    Quote from TileEntity»

    Are there changes without gravitymod?



    Yes, the server runs fine after removing the mod.

    Posted in: Server Support and Administration
  • 0

    posted a message on Having a server crashing issue with the "Up and Down and All Around" mod

    Hello, just as the title states I'm trying to run a server using the "Up and Down and All Around" mod, but every time I attempt to start the server it will crash. Any help is appreciated, thanks!


    Crashlog:

    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present: mysttmtgravitymod (UpAndDownAndAllAround-1.12.2-2.9.1.jar)Contact their authors BEFORE contacting forge
    // Why did you do that?
    Time: 4/12/23 10:05 PMDescription: Exception in server tick loop
    java.lang.ExceptionInInitializerError at java.lang.J9VMInternals.ensureError(J9VMInternals.java:147) at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:136) at uk.co.mysterymayhem.mystlib.reflection.lambda.LambdaBuilder.buildFieldLambda(LambdaBuilder.java:110) at uk.co.mysterymayhem.mystlib.reflection.lambda.LambdaBuilder.buildInstanceFieldGetter(LambdaBuilder.java:79) at uk.co.mysterymayhem.gravitymod.common.util.ReflectionLambdas.(ReflectionLambdas.java:30) at uk.co.mysterymayhem.mystlib.setup.singletons.IModPotion.setIconIndex(IModPotion.java:38) at uk.co.mysterymayhem.gravitymod.common.registries.ModPotions.addToCollection(ModPotions.java:26) at uk.co.mysterymayhem.gravitymod.common.registries.ModPotions.addToCollection(ModPotions.java:13) at uk.co.mysterymayhem.mystlib.setup.registries.AbstractPotionRegistry.onRegisterPotions(AbstractPotionRegistry.java:21) at uk.co.mysterymayhem.gravitymod.CommonProxy.lambda$onRegisterPotions$2(CommonProxy.java:110) at uk.co.mysterymayhem.gravitymod.CommonProxy$$Lambda$372/000000000000000000.accept(Unknown Source) at uk.co.mysterymayhem.gravitymod.CommonProxy.lambda$doRegister$10(CommonProxy.java:151) at uk.co.mysterymayhem.gravitymod.CommonProxy$$Lambda$355/000000000000000000.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1259) at uk.co.mysterymayhem.gravitymod.CommonProxy.doRegister(CommonProxy.java:149) at uk.co.mysterymayhem.gravitymod.CommonProxy.onRegisterPotions(CommonProxy.java:110) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_12_CommonProxy_onRegisterPotions_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:823)Caused by: java.lang.RuntimeException: java.lang.IllegalAccessException: Class java/lang/invoke/MethodHandle illegally accessing "private" member of class java/lang/invoke/InnerClassLambdaMetafactory at uk.co.mysterymayhem.mystlib.reflection.lambda.FieldLambdaMetafactory.(FieldLambdaMetafactory.java:59) ... 25 moreCaused by: java.lang.IllegalAccessException: Class java/lang/invoke/MethodHandle illegally accessing "private" member of class java/lang/invoke/InnerClassLambdaMetafactory at java.lang.invoke.FieldHandle.finishFieldInitialization(FieldHandle.java:69) at java.lang.invoke.FieldHandle.(FieldHandle.java:36) at java.lang.invoke.StaticFieldGetterHandle.(StaticFieldGetterHandle.java:37) at java.lang.invoke.MethodHandles$Lookup.findStaticGetter(MethodHandles.java:773) at uk.co.mysterymayhem.mystlib.reflection.lambda.FieldLambdaMetafactory.(FieldLambdaMetafactory.java:38) ... 25 moreCaused by: java.lang.IllegalAccessError: Class java/lang/invoke/MethodHandle illegally accessing "private" member of class java/lang/invoke/InnerClassLambdaMetafactory at java.lang.invoke.PrimitiveHandle.lookupField(Native Method) at java.lang.invoke.FieldHandle.finishFieldInitialization(FieldHandle.java:65) ... 29 more
    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- System Details --Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 5.15.0-60-generic Java Version: 1.8.0_272, Eclipse OpenJ9 Java VM Version: Eclipse OpenJ9 VM (JRE 1.8.0 Linux amd64-64-Bit Compressed References 20201022_822 (JIT enabled, AOT enabled)OpenJ9 - 0394ef754OMR - 582366ae5JCL - 41f03341d5 based on jdk8u272-b10), Eclipse OpenJ9 Memory: 930296712 bytes (887 MB) / 1083179008 bytes (1033 MB) up to 3221225472 bytes (3072 MB) JVM Flags: 9 total; -Xoptionsfile=/pro/bin/java/java8-openj9/lib/amd64/compressedrefs/options.default -Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple -Xjcl:jclse29 -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=2 -Xms1024M -Xmx3072M -XX:-UsePerfData IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    | State | ID | Version | Source | Signature | |:----- |:----------------- |:------------ |:-------------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | mysttmtgravitymod | 2.9.1 | UpAndDownAndAllAround-1.12.2-2.9.1.jar | None |
    Loaded coremods (and transformers): mysttmtgravitymod (UpAndDownAndAllAround-1.12.2-2.9.1.jar) uk.co.mysterymayhem.gravitymod.asm.Transformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
    Posted in: Server Support and Administration
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Is there a 1.6.4 version? It's the only version of Forge that works for me.

    I don't care if there's less content, as long as I can use the mod.


    I don't believe so.

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    3.0 should be the update that ports AoA to 1.12.


    Thanks man :)

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from yoshi3217»

    Basically, Tslat 1.1.3 should be the last version before 3.0 for now. There are plans for a Tslat 1.1.4 in the future, but that's mainly just for a couple small bug fixes and the Spanish translation. So as it stands 3.0 should be next, unless it takes such a long while that Tslat 1.1.4 releases before then.


    Heh, I haven't been on for a while. What's 3.0 again? Heh heh *more nervous laughter*

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Scimiguy-Thank you! I've been wondering if those were just hoaxes! And I can't wait to see what you come up with! With what I can tell this mod is gonna be great!!!

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Hey Scimiguy, I've been wondering, will you add in the later on dimensions Xolova had planned? Like Silentia, Neonon,

    left

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    I literally commented about the stealing stuff on that video!

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    God, it's hard to see this go. But it's time to give up. There's no way this is going to keep going. It's been over a year sense the mod has been updated. I've been a fan of this sense "Eternal Isles." I've had a lot of great memories from this mod. It may be one of the best in existence. Well, that's done. Goodbye you all. Goodbye AoA. If anything gets updated, let me know. I'm on almost every day.:( Thanks for the great memories Xolva.

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from _Fleega_»

    Ah, if only I had a bank account, I would totally help out.

    Lol same here
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Does anyone remember the days when it was hard to download mods. I mean possible only for you. I remember watching countless tutorials.

    Posted in: Minecraft Mods
  • 0

    posted a message on ~DecoCraft 2.4.1!!~ Decorations for Minecraft! Updated to 1.11.2 !!! ~DecoCraft 2.4.1!!~
    Quote from Wildgeek04»

    Razz I love this mod so much! But I have 1.12 so I can't play it. When will you update this mod to that version? No rush!😊


    Just download forge 1.11.2. You downloaded it for 1.12. It's the exact same thing just different versions.
    Posted in: Minecraft Mods
  • 1

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Scipion_Alpha»

    XolovA is back :D He posted a message on Twitter :)


    I hope he's going to fix the few bugs and release the 2.5 version ^^ And maybe re-open the Official AoA server if we help him with donations


    We kinda know about that already. :/ Ur a little late but whatever.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from MediaMix1»

    https://twitter.com/MCXolova/status/890673148370313217


    As it turns out, Xolova's still been heavily delayed due to having a life. This is why I've sometimes hoped that he'd one day get a development team to help him (not to make it sound bad that he doesn't have one).


    Nevertheless, it's good to still hear from him after so long. :)


    Yay, I agree It is really good to hear from him. :steve_joyous:
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from jackbmh»

    OMG! Thank you! I never though I would be able to explore the 4 unreleased dimensions. Labricon strongly reminds me of Arcana from DRPG.


    First thing I thought.
    Posted in: Minecraft Mods
  • To post a comment, please .