Jump to content

Sobber

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Sobber

  1. so basically i hit play and i get a crash message but no crash report but i went into the logs and pulled out where the error was can someone help me out with finding out what it means [20:08:29] [main/ERROR]: Unable to launch java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/World at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?] ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?] ... 6 more Caused by: java.lang.ClassFormatError: Duplicate interface name in class file net/minecraft/world/World at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_51] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_51] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?] ... 6 more
  2. got it thank you, i know this is not forges problem so thank you for helping me with it
  3. my game will crash with the "internal error" message everytime i load into a world I think it has something to do with Block Armour mod i really have no idea tho This is the crash report i got ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2019-07-07 18:14:20 EDT Description: Ticking memory connection java.lang.IllegalStateException: A JEI API method is being called by another mod from the wrong thread: Thread[Server thread,10,SERVER] It must be called on the main thread by using Minecraft.addScheduledTask. at mezz.jei.util.ErrorUtil.assertMainThread(ErrorUtil.java:245) at mezz.jei.ingredients.IngredientRegistry.removeIngredientsAtRuntime(IngredientRegistry.java:332) at mezz.jei.ingredients.IngredientRegistry.removeIngredientsAtRuntime(IngredientRegistry.java:290) at twopiradians.blockArmor.jei.BlockArmorJEIPlugin.syncJEIIngredients(BlockArmorJEIPlugin.java:54) at twopiradians.blockArmor.common.config.Config.syncJEIIngredients(Config.java:191) at twopiradians.blockArmor.common.config.Config.syncConfig(Config.java:136) at twopiradians.blockArmor.common.config.Config.onJoinWorld(Config.java:202) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_369_Config_onJoinWorld_PlayerLoggedInEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:575) at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:219) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:205) at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285) at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Ticking connection -- Connection: net.minecraft.network.NetworkManager@fa2b002 -- System 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: 2300452568 bytes (2193 MB) / 7751073792 bytes (7392 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 26, tcache: 71, allocated: 1, tallocated: 21 FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 126 mods loaded, 126 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 | |:------ |:--------------------------------- |:--------------------- |:---------------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None | | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHIJA | voxelmap | 1.9.10 | forgemod_VoxelMap-1.9.10_for_1.12.2.jar | None | | LCHIJA | jei | 4.15.0.285 | jei_1.12.2-4.15.0.285.jar | None | | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | roots | 1.12.2-3.0.2 | Roots-1.12.2-3.0.2.jar | None | | LCHIJA | endercore | 1.12.2-0.5.59 | EnderCore-1.12.2-0.5.59.jar | None | | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None | | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2 (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None | | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | enderio | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderiointegrationtic | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | twilightforest | 3.9.888 | twilightforest-1.12.2-3.9.888-universal.jar | None | | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None | | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | LCHIJA | armoryexpansion | 1.3.1 | armoryexpansion-1.3.1.jar | None | | LCHIJA | armoryexpansion-custommaterials | 1.3.1 | armoryexpansion-1.3.1.jar | None | | LCHIJA | armoryexpansion-iceandfire | 1.3.1 | armoryexpansion-1.3.1.jar | None | | LCHIJA | armoryexpansion-matteroverdrive | 1.3.1 | armoryexpansion-1.3.1.jar | None | | LCHIJA | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | LCHIJA | battletowers | 1.6.4 | BattleTowers-1.12.2.jar | None | | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None | | LCHIJA | betterfoliage | 2.2.0 | BetterFoliage-MC1.12-2.2.0.jar | None | | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCHIJA | blockarmor | 2.4.11 | BlockArmor-1.12.2-2.4.11.jar | None | | LCHIJA | cyclicmagic | 1.19.12 | Cyclic-1.12.2-1.19.12 (1).jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe | | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LCHIJA | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None | | LCHIJA | bookshelf | 2.3.586 | Bookshelf-1.12.2-2.3.586.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | botania | r1.10-361 | Botania+r1.10-361.jar | None | | LCHIJA | buildcraftlib | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcraftcore | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcraftbuilders | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcrafttransport | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcraftsilicon | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcraftenergy | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | ic2 | 2.8.164-ex112 | industrialcraft-2-2.8.164-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None | | LCHIJA | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None | | LCHIJA | buildcraftcompat | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcraftfactory | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | buildcraftrobotics | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCHIJA | classiccombat | 1.0.1 | ClassicCombat-1.0.1.jar | None | | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | LCHIJA | customspawner | 3.11.3 | CustomMobSpawner-3.11.3.jar | None | | LCHIJA | nhc | 4.0.3 | NHCore-1.12-4.0.3.jar | None | | LCHIJA | dse | A6 | DeepSeaExpansion-1.12.2-Preview-A6.jar | None | | LCHIJA | mocreatures | 12.0.5 | DrZharks MoCreatures Mod-12.0.5 (1).jar | None | | LCHIJA | elevatorid | 1.4.2 | ElevatorMod-1.12.2-1.4.2.jar | None | | LCHIJA | eplus | 5.0.179 | EnchantingPlus-1.12.2-5.0.179.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | enderiobase | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderioconduits | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderioconduitsappliedenergistics | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderioconduitsopencomputers | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderioconduitsrefinedstorage | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderiointegrationforestry | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderiointegrationticlate | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderiomachines | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderiopowertools | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None | | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None | | LCHIJA | fpsreducer | mc1.12.2-1.10.3 | FpsReducer-mc1.12.2-1.10.3.jar | None | | LCHIJA | gravestone | 1.10.2 | gravestone-1.10.2.jar | None | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.12-236.jar | None | | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.1.jar | None | | LCHIJA | inventorypets | 2.0.1 | inventorypets-1.12-2.0.1.jar | None | | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.69.845.jar | None | | LCHIJA | ironman | Beta-1.12.2-1.2.6 | IronMan-1.12.2-Beta-1.12.2-1.2.6.jar | None | | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None | | LCHIJA | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None | | LCHIJA | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | LCHIJA | speedsterheroes | 1.12.2-2.1.3 | SpeedsterHeroes-1.12.2-2.1.3.jar | None | | LCHIJA | lucraftcore | 1.12.2-2.4.5 | LucraftCore-1.12.2-2.4.5.jar | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mcjtylib_ng | 3.5.3 | mcjtylib-1.12-3.5.3.jar | None | | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None | | LCHIJA | morph | 7.1.3 | Morph-1.12.2-7.1.3.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None | | LCHIJA | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None | | LCHIJA | mysticalworld | 1.12.2-1.3.1 | MysticWorld-1.12.2-1.3.1.jar | None | | LCHIJA | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None | | LCHIJA | nuclearcraft | 2.17a | NuclearCraft-2.17a-1.12.2.jar | None | | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zd+Surprise+for+Yogcast.jar | None | | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None | | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None | | LCHIJA | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None | | LCHIJA | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa | | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None | | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None | | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None | | LCHIJA | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None | | LCHIJA | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None | | LCHIJA | wizardry | 0.10.8 | wizardry-0.10.8.jar | None | | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | LCHIJA | armoryexpansion-conarm | 1.3.1 | armoryexpansion-1.3.1.jar | None | | LCHIJA | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None | | LCHIJA | mysticallib | 1.12.2-1.3.1 | mysticallib-1.12.2-1.3.1.jar | None | | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None | Loaded coremods (and transformers): Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.5.jar) lucraft.mods.lucraftcore.core.LCTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) invtweaks.forge.asm.ContainerTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher ForgelinPlugin (Forgelin-1.8.3.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer AstralCore (astralsorcery-1.12.2-1.10.19.jar) VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar) Wizardry Plugin (wizardry-0.10.8.jar) com.teamwizardry.wizardry.asm.WizardryTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) mods.betterfoliage.loader.BetterFoliageTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. 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-6 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced) Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.): * Optifine is installed. This is NOT supported. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! AE2 Integration: IC2:ON, RC:ON, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF Suspected Mods: Just Enough Items (jei), Block Armor (blockarmor) Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['Sobber'/7407, l='test', x=-539.77, y=122.40, z=10.57]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' Client Crashes Since Restart: 0 Integrated Server Crashes Since Restart: 1
  4. i am pretty sure this is what you are looking for please tell me if it is no[13:57:08] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [13:57:08] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [13:57:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [13:57:08] [main/INFO]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading [13:57:08] [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 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64 [13:57:08] [main/INFO]: Searching C:\Users\andre\AppData\Roaming\.minecraft\mods for mods [13:57:08] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [13:57:08] [main/WARN]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed! [13:57:08] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8 (1).jar [13:57:08] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar [13:57:08] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.5-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [13:57:08] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [13:57:08] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.64+dev.146.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [13:57:08] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [13:57:08] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar [13:57:08] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [13:57:08] [main/INFO]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker [13:57:08] [main/WARN]: Tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker has already been visited -- skipping [13:57:08] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker [13:57:08] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [13:57:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [13:57:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [13:57:08] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker [13:57:08] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [13:57:08] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader [13:57:08] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer [13:57:08] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\andre\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_E3.jar [13:57:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [13:57:09] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [13:57:09] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [13:57:09] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [13:57:09] [main/INFO]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker [13:57:09] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [13:57:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [13:57:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [13:57:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: kotlin/reflect/KDeclarationContainer [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at mods.betterfoliage.loader.Refs.<clinit>(Refs.kt:13) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at mods.betterfoliage.loader.BetterFoliageTransformer.<init>(BetterFoliageCore.kt:13) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.newInstance(Class.java:442) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:243) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at $wrapper.mods.betterfoliage.loader.BetterFoliageTransformer.<init>(Unknown Source) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.newInstance(Class.java:442) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: kotlin.reflect.KDeclarationContainer [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [13:57:10] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 18 more t and i will try to find what you are looking for
  5. Forge 1.12.2 14.23.5.2838 crashes with the message "ERROR Game Crashed An unexpected issue occured and the game has crasged. we're sorry for this inconvenience" i was able to run it fine yesterday and the day before but now it just puts this on my screen every time i launch forge. i have uninstalled and reinstalled forge and have tried restarting my computer.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.