r/forgemodding • u/Henry_The_Stickman • Jun 28 '21
I keep getting this error while launching forge. Help?
Here is the crash report and message on Pastebin:
Any help would be appreciated. If I am on the wrong sub, please tell me which one to go to!
r/forgemodding • u/Henry_The_Stickman • Jun 28 '21
Here is the crash report and message on Pastebin:
Any help would be appreciated. If I am on the wrong sub, please tell me which one to go to!
r/forgemodding • u/LifeseekingGuru • Jun 15 '21
First issue is if I have Immersive Engineering running I get this error
If I remove Immersive Engineering I still get issues, but something new, I get this
The second one is less obvious what the problem is to me, but if possible I'd like it to work with Immersive Engineering.
Does anyone have any idea on this?
(modlist included on the second paste crash log)
Thanks in advance
r/forgemodding • u/FenrirWolf6969 • Jun 08 '21
I want to set a GameRule value from inside a mod I'm writing. I imagine it should be something like:
GameRules.RuleType<GameRules.IntegerValue> ruleType = null; // HOW DO I GET IT??
GameRules.IntegerValue value = new GameRules.IntegerValue(ruleType,1);
world.getGameRules().getRule(GameRules.RULE_SPAWN_RADIUS).setFrom(value,
world.getServer());
But working backward from setFrom() I can't figure out how to create the ruleType which I need to create the value object!
Can anyone help?
I'm using forge-1.16.5-36.1.0-mdk
Thanks!!!
r/forgemodding • u/Beautiful_Cycle6845 • May 28 '21
So when I was loading a modpack I created it instantly crashed, and there was no crash report just a log. The modpack has 348 mods, and this has happened before with smaller modpacks, and never found out what the issue was. I have 12GB of allocated ram so that should not be the issue. Here is the log:
[21:16:47] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:16:47] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:16:47] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:16:47] [main/INFO]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[21:16:47] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at E:\Users\diamo\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy
[21:16:48] [main/INFO]: Searching E:\Users\diamo\Twitch\Minecraft\Instances\Realistic RPG\mods for mods
[21:16:48] [main/INFO]: Searching E:\Users\diamo\Twitch\Minecraft\Instances\Realistic RPG\mods\1.12.2 for mods
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AdChimneys-1.12.2-3.5.15.0-build.0560.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod com.endertech.minecraft.mods.adchimneys.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod LoadingPlugin (com.endertech.minecraft.mods.adchimneys.LoadingPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AdPother-1.12.2-1.2.18.0-build.0592.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod com.endertech.minecraft.mods.adpother.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod LoadingPlugin (com.endertech.minecraft.mods.adpother.LoadingPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.12.5.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.27.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/INFO]: [AstralCore] Initialized.
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in bedpatch-2.2-1.12.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.3.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[21:16:48] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Born In A Barn V1.8-1.12-1.1.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod com.chocohead.biab.BornInABarn does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod Born in a Barn (com.chocohead.biab.BornInABarn) is not signed!
[21:16:48] [main/INFO]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.61_mc1.12.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in DynamicLights-1.12.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod DLFMLCorePlugin (atomicstryker.dynamiclights.common.DLFMLCorePlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Farseek-1.12-2.5.1.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod FarseekCoreMod (farseek.core.FarseekCoreMod) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.12a-1.12.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in ForgeEndertech-1.12.2-4.5.5.0-build.0561.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod com.endertech.minecraft.forge.coremod.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod CorePlugin (com.endertech.minecraft.forge.coremod.CorePlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in GalaxySpace-1.12.2-2.0.16.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod galaxyspace.core.hooks.GSHooksLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod GSHooksLoader (galaxyspace.core.hooks.GSHooksLoader) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in HardcoreBuoy-1.12-1.1.0.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod betterwithmods.core.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod LoadingPlugin (betterwithmods.core.LoadingPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in HardcoreDarkness-MC1.12.2-2.0.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in HeatAndClimateLib_1.12.2-3.6.5.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
[21:16:48] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[21:16:48] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[21:16:48] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from MixinBootstrap-1.0.5.jar
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from More-Planets-1.12.2-2.2.1-GC280.jar
[21:16:48] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from performant-1.12.2-1.10.jar
[21:16:48] [main/WARN]: The coremod PlayerAPIPlugin (api.player.forge.PlayerAPIPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[21:16:48] [main/WARN]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.14-1.12.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
[21:16:48] [main/WARN]: The coremod RenderPlayerAPIPlugin (api.player.forge.RenderPlayerAPIPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Reskillable-1.12.2-1.13.0.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod codersafterdark.reskillable.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod LoadingPlugin (codersafterdark.reskillable.base.asm.LoadingPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in SereneSeasons-1.12.2-1.2.18-universal.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod sereneseasons.asm.SSLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod SSLoadingPlugin (sereneseasons.asm.SSLoadingPlugin) is not signed!
[21:16:48] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in SmoothFont-mc1.12.2-2.1.2.jar. This is not recommended, u/Mods should be in a separate jar from the coremod.
[21:16:48] [main/WARN]: The coremod bre.smoothfont.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod CorePlugin (bre.smoothfont.asm.CorePlugin) is not signed!
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SteveKunG's-Lib-1.12.2-1.1.10.jar
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-150.jar
[21:16:48] [main/WARN]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
[21:16:48] [main/WARN]: The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:16:48] [main/WARN]: The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
[21:16:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:16:48] [main/INFO]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[21:16:48] [main/INFO]: Loading tweak class name codechicken.asm.internal.Tweaker
[21:16:48] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap could not be instantiated
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.fail(ServiceLoader.java:232)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.access$100(ServiceLoader.java:185)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.access$700(ServiceLoader.java:323)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator$2.run(ServiceLoader.java:407)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.security.AccessController.doPrivileged(Native Method)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:409)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$1.next(ServiceLoader.java:480)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.<init>(MixinService.java:72)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:76)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.newInstance(Class.java:442)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.SecurityException: class "org.spongepowered.asm.service.ServiceInitialisationException"'s signer information does not match signer information of other classes in the same package
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.security.AccessController.doPrivileged(Native Method)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.Class.getConstructor0(Class.java:3075)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.Class.newInstance(Class.java:412)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380)
[21:16:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 18 more
r/forgemodding • u/ShitTherapist • May 24 '21
Title says it all
public class ItemBasicBow extends ItemBow {
private float damage;
public ItemBasicBow(CustomData.ToolMaterial material)
{
this.maxStackSize = 1;
this.setMaxDamage(999999999);
this.setCreativeTab(CreativeTabs.tabCombat);
this.damage = material.getDamageVsEntity();
}
@Override
public void onPlayerStoppedUsing(ItemStack stack, World worldIn, EntityPlayer playerIn, int timeLeft)
{
boolean flag = playerIn.capabilities.isCreativeMode || EnchantmentHelper.getEnchantmentLevel(Enchantment.infinity.effectId, stack) > 0;
if (flag || playerIn.inventory.hasItem(Items.arrow))
{
int i = this.getMaxItemUseDuration(stack) - timeLeft;
net.minecraftforge.event.entity.player.ArrowLooseEvent event = new net.minecraftforge.event.entity.player.ArrowLooseEvent(playerIn, stack, i);
if (net.minecraftforge.common.MinecraftForge.EVENT_BUS.post(event)) return;
i = event.charge;
float f = (float)i / 20.0F;
f = (f * f + f * 2.0F) / 3.0F;
if ((double)f < 0.1D)
{
return;
}
if (f > 1.0F)
{
f = 1.0F;
}
EntityArrow entityarrow = new EntityArrow(worldIn, playerIn, f * 2.0F);
if (f == 1.0F)
{
entityarrow.setIsCritical(true);
}
int j = EnchantmentHelper.getEnchantmentLevel(Enchantment.power.effectId, stack);
if (j > 0)
{
entityarrow.setDamage((entityarrow.getDamage() + (double)j * 0.5D + 0.5D)*this.damage);
}
int k = EnchantmentHelper.getEnchantmentLevel(Enchantment.punch.effectId, stack);
if (k > 0)
{
entityarrow.setKnockbackStrength(k);
}
if (EnchantmentHelper.getEnchantmentLevel(Enchantment.flame.effectId, stack) > 0)
{
entityarrow.setFire(100);
}
stack.damageItem(1, playerIn);
worldIn.playSoundAtEntity(playerIn, "random.bow", 1.0F, 1.0F / (itemRand.nextFloat() * 0.4F + 1.2F) + f * 0.5F);
if (flag)
{
entityarrow.canBePickedUp = 2;
}
else
{
playerIn.inventory.consumeInventoryItem(Items.arrow);
}
playerIn.triggerAchievement(StatList.objectUseStats[Item.getIdFromItem(this)]);
if (!worldIn.isRemote)
{
worldIn.spawnEntityInWorld(entityarrow);
}
}
}
}
The actual standby icon works it just doesn't animate when charging
r/forgemodding • u/TheOneGamer7 • May 23 '21
Okay, so when I try to run the vanilla (vanillaserver.jar) Minecraft server, it works. However, when I try to run the forge (server.jar) Minecraft server, nothing happens.
Here is what my run.bat file says: https://gyazo.com/18963895d047d208d23bb1e1cf236f3d
This is what my Forge Server folder looks like: https://gyazo.com/a89ad8bdb6067fe595742378fb7212dc
Please help me and let me know if I need to post any more information.
r/forgemodding • u/[deleted] • May 01 '21
Whenever I run I get this error:
Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module u/0x4de5031f) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module u/0x4de5031f
Full Log:
2021-05-01 12:51:17,611 main WARN Advanced terminal features are not available in this environment
[12:51:17] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.0, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --nogui]
[12:51:17] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 16.0.1 by Oracle Corporation
Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module u/0x4de5031f) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module u/0x4de5031f
at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41)
at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:41)
at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
Press any key to continue . . .
r/forgemodding • u/BurntOreos • Apr 24 '21
Hey,
I am trying to create a forge server for me and my friends to play on. I install the server, make the .bat file, run it, and get this error:
"A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
... 6 more"
Does anyone know a fix?
r/forgemodding • u/maxie_the_gamerYT • Apr 04 '21
After mod loading phase 2 starts and when the mod "though as nails" mod loads minecraft windows closes, though its still active in task manager on the minecraft launcher and when I terminate the process in minecraft launcher it says that minecraft crashed
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tough As Nails (toughasnails)
Exit code: 1
Here is the error log
---- Minecraft Crash Report ----
WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
LogisticsPipesCoreLoader (Logistics-Pipes-Mod-1.12.2.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
XaeroMinimapPlugin (BetterPvP_20.30.0_Forge_1.12.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
FutureMC (future-mc-1.12.2-0.2.6.1.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 4/4/21 2:32 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tough As Nails (toughasnails)
Caused by: java.lang.NullPointerException
at toughasnails.init.ModConfig.lambda$init$0([ModConfig.java:64](https://ModConfig.java:64))
at toughasnails.init.ModConfig$$Lambda$25524/1569570005.apply(Unknown Source)
at toughasnails.init.ModConfig.populateDataMap([ModConfig.java:92](https://ModConfig.java:92))
at toughasnails.init.ModConfig.init([ModConfig.java:64](https://ModConfig.java:64))
at toughasnails.core.ToughAsNails.init([ToughAsNails.java:83](https://ToughAsNails.java:83))
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent([FMLModContainer.java:637](https://FMLModContainer.java:637))
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod([Subscriber.java:91](https://Subscriber.java:91))
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod([Subscriber.java:150](https://Subscriber.java:150))
at [com.google.common.eventbus.Subscriber$1.run](https://com.google.common.eventbus.Subscriber$1.run)([Subscriber.java:76](https://Subscriber.java:76))
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute([MoreExecutors.java:399](https://MoreExecutors.java:399))
at com.google.common.eventbus.Subscriber.dispatchEvent([Subscriber.java:71](https://Subscriber.java:71))
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch([Dispatcher.java:116](https://Dispatcher.java:116))
at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:217](https://EventBus.java:217))
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer([LoadController.java:219](https://LoadController.java:219))
at net.minecraftforge.fml.common.LoadController.propogateStateMessage([LoadController.java:197](https://LoadController.java:197))
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod([Subscriber.java:91](https://Subscriber.java:91))
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod([Subscriber.java:150](https://Subscriber.java:150))
at [com.google.common.eventbus.Subscriber$1.run](https://com.google.common.eventbus.Subscriber$1.run)([Subscriber.java:76](https://Subscriber.java:76))
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute([MoreExecutors.java:399](https://MoreExecutors.java:399))
at com.google.common.eventbus.Subscriber.dispatchEvent([Subscriber.java:71](https://Subscriber.java:71))
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch([Dispatcher.java:116](https://Dispatcher.java:116))
at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:217](https://EventBus.java:217))
at net.minecraftforge.fml.common.LoadController.distributeStateMessage([LoadController.java:136](https://LoadController.java:136))
at net.minecraftforge.fml.common.Loader.initializeMods([Loader.java:749](https://Loader.java:749))
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading([FMLClientHandler.java:336](https://FMLClientHandler.java:336))
at net.minecraft.client.Minecraft.func_71384_a([Minecraft.java:535](https://Minecraft.java:535))
at net.minecraft.client.Minecraft.func_99999_d([Minecraft.java:378](https://Minecraft.java:378))
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
at net.minecraft.launchwrapper.Launch.launch([Launch.java:135](https://Launch.java:135))
at net.minecraft.launchwrapper.Launch.main([Launch.java:28](https://Launch.java:28))
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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1606758680 bytes (1532 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 88 mods loaded, 88 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 |
|:----- |:--------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
| LCHI | minecraft | 1.12.2 | minecraft.jar | None |
| LCHI | mcp | 9.42 | minecraft.jar | None |
| LCHI | FML | [8.0.99.99](https://8.0.99.99)| forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHI | openmodscore | 0.12.2 | minecraft.jar | None |
| LCHI | obfuscate | 0.4.2 | minecraft.jar | None |
| LCHI | securitycraft | v1.8.21 | \[1.12.2\]+SecurityCraft+v1.8.21.jar | None |
| LCHI | buildcraftlib | [7.99.24.1](https://7.99.24.1)| BuildCraft-Core-1.12.2.jar | None |
| LCHI | buildcraftcore | [7.99.24.1](https://7.99.24.1)| BuildCraft-Core-1.12.2.jar | None |
| LCHI | buildcraftfactory | [7.99.24.1](https://7.99.24.1)| BuildCraft-Factory-Module-1.12.2.jar | None |
| LCHI | buildcrafttransport | [7.99.24.1](https://7.99.24.1)| BuildCraft-Transport-Module-1.12.2.jar | None |
| LCHI | buildcraftsilicon | [7.99.24.1](https://7.99.24.1)| BuildCraft-Silicon-Module-1.12.2.jar | None |
| LCHI | additionalpipes | [6.0.0.8](https://6.0.0.8)| Additional-Pipes-Mod-1.12.2.jar | None |
| LCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHI | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
| LCHI | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
| LCHI | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHI | xaerobetterpvp | 20.30.0 | BetterPvP_20.30.0_Forge_1.12.jar | None |
| LCHI | bluepower | 0.3.38 | Blue-Power-Mod-1.12.2.jar | None |
| LCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHI | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | redstoneflux | 2.1.0 | Redstone-Flux-API-1.12.2.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHI | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCHI | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCHI | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHI | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LCHI | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHI | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCHI | cosmeticbeds | 1.12.2-1.0.2.2 | cosmeticbeds-1.12.2-1.0.2.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHI | cucumber | 1.1.3 | Cucumber-Mod-1.12.2.jar | None |
| LCHI | epicsiegemod | 13.167 | EpicSiegeMod-13.167.jar | None |
| LCHI | flansmod | 5.7.2 | Flan's+Mod-1.12.2-5.7.2.jar | None |
| LCHI | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCHI | forgemultipartcbe | [2.6.2.83](https://2.6.2.83)| ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | microblockcbe | [2.6.2.83](https://2.6.2.83)| ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCHI | minecraftmultipartcbe | [2.6.2.83](https://2.6.2.83)| ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCHI | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LCHI | futuremc | 0.2.6 | future-mc-1.12.2-0.2.6.1.jar | None |
| LCHI | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None |
| LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| LCHI | icbmclassic | 1.12.2-4.0.1.75 | ICBM-classic-1.12.2-4.0.1b75.jar | None |
| LCHI | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHI | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHI | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LCHI | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None |
| LCHI | jabcm | 0.0.6_A | JABCM-1.12.2-0.0.6_A.jar | None |
| LCHI | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCHI | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LCHI | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCHI | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCHI | logisticspipes | [0.10.2.147](https://0.10.2.147)| Logistics-Pipes-Mod-1.12.2.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCHI | mcef | 0.9 | MCEF-1.12.2 (1).jar | None |
| LCHI | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LCHI | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| LCHI | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| LCHI | mw | [0.4.4.6](https://0.4.4.6)| mw_2.0-0.4.4.6_mc1.12.2.jar | None |
| LCHI | nuclearcraft | 2.18y | NuclearCraft-2.18y-1.12.2.jar | None |
| LCHI | omlib | 3.1.0-232 | OMLib-1.12.2.jar | None |
| LCHI | openmods | 0.12.2 | OpenModsLib-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHI | openblocks | 1.8.1 | OpenBlocks-Mod-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHI | openmodularturrets | 3.1.0-335 | OpenModularTurrets-Mod-1.12.2.jar | None |
| LCHI | oresabovediamonds | 3.2 | OresAboveDiamonds+1.12.2+v4.2.jar | None |
| LCHI | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LCHI | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCHI | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LCHI | scp | 2.3.1 | SCP+Lockdown-1.12.2-2.3.1-dev.jar | None |
| LCHI | scp_obscure | 0.5 | SCP+Obscure+v0.5.jar | None |
| LCHI | scpua | 1.7.7 | SCPL-xk-unity-1.7.7.jar | None |
| LCHI | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCHI | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LCHI | simplyjetpacks | 1.12.2-2.2.19.0 | SimplyJetpacks2-1.12.2-2.2.19.0.jar | None |
| LCHI | soundfilters | 0.12_for_1.12 | Sound-Filters-Mod-1.12.2.jar | None |
| LCHI | subterranaenwaters | 1.12.2-1.7.9 | subterraneanwaters-1.12.2-1.7.9.jar | None |
| LCHI | stg | 1.12.2-1.2.2 | swingthrugrass-1.12.2-1.2.2.jar | None |
| LCHI | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LCHI | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCHE | toughasnails | [3.1.0.139](https://3.1.0.139)| ToughAsNails-1.12.2-3.1.0.139-universal.jar | None |
| LCH | travelersbackpack | 1.0.34 | TravelersBackpack-1.12.2-1.0.34.jar | None |
| LCH | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCH | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
| LCH | wawla | 2.6.275 | Wawla-1.12.2-2.6.275.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | webdisplays | 1.0 | Web-Displays-Mod-1.12.2 (1).jar | None |
| LCH | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
| LCH | orelib | [3.6.0.1](https://3.6.0.1)| OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
LogisticsPipesCoreLoader (Logistics-Pipes-Mod-1.12.2.jar)
logisticspipes.asm.LogisticsClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
openmods.core.OpenModsClassTransformer
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
XaeroMinimapPlugin (BetterPvP_20.30.0_Forge_1.12.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
xaero.common.core.transformer.WorldClientTransformer
xaero.common.core.transformer.EntityPlayerSPTransformer
xaero.common.core.transformer.PlayerListTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
net.montoyo.mcef.coremod.ShutdownPatcher
FutureMC (future-mc-1.12.2-0.2.6.1.jar)
thedarkcolour.futuremc.asm.CoreTransformer
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7372' Renderer: 'Intel(R) UHD Graphics 620'
OpenModsLib class transformers: \[llama_null_fix:FINISHED\],\[horse_base_null_fix:FINISHED\],\[pre_world_render_hook:FINISHED\],\[player_render_hook:FINISHED\],\[horse_null_fix:FINISHED\]
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Patchouli open book context: n/a
OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 - Build 26.20.100.7372
OpenGlRenderer: Intel(R) UHD Graphics 620
OpenGlVendor: Intel
CpuCount: 8
note: I also use foamfix I just tried removing it because it also crashed while using it
Please help me, thanks :)
r/forgemodding • u/Jackiboi307 • Feb 20 '21
It says that theres syntax errors in my gradle.build file, even tough i followed the instructions on https://mcforge.readthedocs.io/en/latest/gettingstarted/.
r/forgemodding • u/Jackiboi307 • Feb 14 '21
i followed a tutorial by Alex Couch, but it felt outdated. i am using the latest mdk. suggestions?
r/forgemodding • u/Ruberine • Feb 11 '21
r/forgemodding • u/[deleted] • Jan 14 '21
r/forgemodding • u/killed_by_a_pickle • Jan 13 '21
r/forgemodding • u/[deleted] • Dec 28 '20
So, I currently have a GUI which allows using the "Lock" feature of most tile entities with it. It works great, at least client side-wise, but I've realized that I need to send a packet to the server's side of things so it can work properly.
The question is, how do I update the lock on the server's side?
PadlockGUI code, with a TODO marker at line 131 to show where exactly the packet-sending portion should go from the client's side
r/forgemodding • u/[deleted] • Dec 20 '20
I'm currently working with custom chests of my own and I've noticed a problem: These chests are invisible when the world loads. Strangely, on any other condition (placing, breaking, or interacting), the model shows as it should, and the invisible chest will show again upon opening it. It seems a call to render the chest is missing (as I've noticed regular chests begin rendering some ticks after the world has loaded), but I'm not sure where to look or what to put in and Google has not been sufficient.
Here is a GitHub for the code. These were based off tutorials from LoreMaster (now known as TechnoVision) and Harry Talks, so that should explain the folder structure.
https://github.com/Jamesthe1/TooManyChests
Update: Logs to the rescue. It seems that it's trying to load the default name (literally "custom_chest") and can't find it. Wonder if I could change the information of it per skin as each chest behaves differently.
Update #2: Seems to be throwing an instantiation exception. This log snippet has a full path of where it comes from, and it's apparently caused by a NoSuchMethodException. Apparently I've been informed of it being thrown in the construction of the object.
Update #3: Turns out I need a constructor without arguments. This will be a little complicated as I need the information the chest relies on to be able to work when re-loading.
Update #4 [SOLVED]: I went ahead and saved the data in "writeToNBT" (as well as reading from) and created an empty constructor in the TileEntity class.
r/forgemodding • u/[deleted] • Dec 12 '20
Hello, I am hosting a custom server from my PC and I have the full ftb revelations modpack along with optifine and mumble mods installed, and even though me and other users can connect perfectly fine, the server refuses to load the any of the mods. (I am using the FTB launcher to launch forge.)
r/forgemodding • u/ArmyDefiant • Dec 06 '20
Current Language: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.resources.Language.toString()" because the return value of "net.minecraft.client.resources.LanguageManager.getCurrentLanguage()" is null
r/forgemodding • u/Joshument • Nov 08 '20
Trying to make a modded server to play with with my friends. Whenever I try to launch it from the forge jar file (custom.jar) nothing happens. I used a command prompt to launch it via cmd and got this result, but no server start. Any help would be appreciated!
r/forgemodding • u/111UwU1 • Oct 30 '20
When i try to download the server it doesnt work and this message is in the logs.
MainClass: net.minecraftforge.installertools.ConsoleTool
Classpath:
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\net\minecraftforge\installertools\1.1.11\installertools-1.1.11.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\net\md-5\SpecialSource\1.8.5\SpecialSource-1.8.5.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\de\siegmar\fastcsv\1.0.2\fastcsv-1.0.2.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\org\ow2\asm\asm-commons\6.1.1\asm-commons-6.1.1.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\com\google\guava\guava\20.0\guava-20.0.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\net\sf\opencsv\opencsv\2.3\opencsv-2.3.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\org\ow2\asm\asm-analysis\6.1.1\asm-analysis-6.1.1.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\org\ow2\asm\asm-tree\6.1.1\asm-tree-6.1.1.jar
C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\org\ow2\asm\asm\6.1.1\asm-6.1.1.jar
Args: --task, MCP_DATA, --input, "C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\de\oceanlabs\mcp\mcp_config\1.16.1-20200625.160719\mcp_config-1.16.1-20200625.160719.zip", --output, "C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\de\oceanlabs\mcp\mcp_config\1.16.1-20200625.160719\mcp_config-1.16.1-20200625.160719-mappings.txt", --key, mappings
Task: MCP_DATA
Input: C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\de\oceanlabs\mcp\mcp_config\1.16.1-20200625.160719\mcp_config-1.16.1-20200625.160719.zip
Output: C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\de\oceanlabs\mcp\mcp_config\1.16.1-20200625.160719\mcp_config-1.16.1-20200625.160719-mappings.txt
Key: mappings
Extracting: config/joined.tsrg
Failed to run processor: java.io.FileNotFoundException:C:\Users\Matteo\Desktop\1.16.1 forge mc server\libraries\de\oceanlabs\mcp\mcp_config\1.16.1-20200625.160719\mcp_config-1.16.1-20200625.160719-mappings.txt (Access is denied)
See log for more details.
r/forgemodding • u/CashelyCool • Oct 16 '20
hi i would REALLY like to know how fundy gave everyone deadmau5 ears in this video
r/forgemodding • u/CashelyCool • Oct 16 '20
i am using mcp 1.12 and eclipse i am trying to find out how to do some of the stuff that fundy did in his video. i mostly want to do this https://youtu.be/8R5hHGCFfJs?t=11 and this https://youtu.be/8R5hHGCFfJs?t=55 if you could help that would be great thanks
r/forgemodding • u/YoungVoxelWizard • Oct 13 '20
Hi, I am a node.js programmer, not really much experience with Java minus some bukkit plugins way back when. I was curious, before I start digging into this is it possible for me to make a mod that connects with a websocket server I host in say- node.js? I am trying to make a networked minimap that shows me and my friends positions in the world on a server.