The issue has to do with Devinci's Airships and Moving World but i based the modpack completely around having a flying and moving base. Are there any other 1.12.2 mobile flying base mods that i can replace it with?
The issue has to do with Devinci's Airships and Moving World but i based the modpack completely around having a flying and moving base. Are there any other 1.12.2 mobile flying base mods that i can replace it with?
Sorry, I cut it off on accident. This is the full one.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 2020-10-28 22:16:02 CDT
Description: Initializing game
java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader
at net.minecraftforge.fml.common.Loader.handler$zza000$beforeConstructingMods(Loader.java:1131)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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: 512950416 bytes (489 MB) / 1456996352 bytes (1389 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
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 69 mods loaded, 69 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 7500 Series'
Suspected Mods: Unknown
Launched Version: forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 7500 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 7500 Series'
Suspected Mods: Unknown
Launched Version: forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 7500 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Im trying to make a modpack and when it launches it says "These may be a potential error with Unknown"
Here is the crash log.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 2020-10-28 22:16:02 CDT
Description: Initializing game
java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader
at net.minecraftforge.fml.common.Loader.handler$zza000$beforeConstructingMods(Loader.java:1131)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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: 512950416 bytes (489 MB) / 1456996352 bytes (1389 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
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 69 mods loaded, 69 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 7500 Series'
Suspected Mods: Unknown
Launched Version: forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 7500 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
Could you let me know whats wrong with this? btw dont judge my mod choice. Just seeing what works
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 5/30/19 7:27 PMDescription: Initializing game
java.lang.NoSuchMethodError: net.minecraft.item.Item.getCreatorModId(Lnet/minecraft/item/ItemStack;)Ljava/lang/String; at mcp.mobius.waila.utils.ModIdentification.nameFromStack(ModIdentification.java:25) at mcp.mobius.waila.handlers.VanillaTooltipHandler.tooltipEvent(VanillaTooltipHandler.java:17) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_VanillaTooltipHandler_tooltipEvent_ItemTooltipEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:276) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889) at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:575) at net.minecraft.client.Minecraft$$Lambda$71/1701524000.apply(Unknown Source) at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49) at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44) at net.minecraft.client.Minecraft$$Lambda$75/1024698324.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:589) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:528) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at mcp.mobius.waila.utils.ModIdentification.nameFromStack(ModIdentification.java:25) at mcp.mobius.waila.handlers.VanillaTooltipHandler.tooltipEvent(VanillaTooltipHandler.java:17) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_VanillaTooltipHandler_tooltipEvent_ItemTooltipEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:276) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889) at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:575) at net.minecraft.client.Minecraft$$Lambda$71/1701524000.apply(Unknown Source) at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49) at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44) at net.minecraft.client.Minecraft$$Lambda$75/1024698324.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:589) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:528)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- 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: 95575984 bytes (91 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.0.2491 Optifine OptiFine_1.12.2_HD_U_E3 16 mods loaded, 16 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 | |:----- |:------------------------ |:------------- |:----------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2491.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.0.2491 | forge-1.12.2-14.23.0.2491.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | | UCH | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None | | UCH | yarrmateys_cutemobmodels | 1.0.16 | Cute-Mob-Models-Remake-Mod-1.12.jar | None | | UCH | fastbench | 1.7.1 | Fast-Workbench-Mod-1.12.2.jar | None | | UCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12.2.jar | None | | UCH | hmag | 3.2.0 | HMaG-mc1.12.2-3.2.0.jar | None | | UCH | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None | | UCH | mantle | 1.12-1.3.3.55 | Mantle-Mod-1.12.2.jar | None | | UCH | mknutils | 3.2.1 | MKNUtils-mc1.12.2-3.2.1.jar | None | | UCH | nifty | 1.20 | NiftyBlocks-Mod-1.12.2.jar | None | | UCH | peacefulsurface | 1.12.2-v1b | Peaceful-Surface-Mod-1.12.2.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | UCH | runningshoesmod | 1.1 | Running-Shoes-Mod-1.12.2.jar | None |
Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4534' Renderer: 'Intel(R) HD Graphics 620' Launched Version: 1.12.2-forge1.12.2-14.23.0.2491 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4534, Intel GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: vanilla, file/Wolfhound Resource Pack 1.14.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz
So I am just trying to launch Sky Factory 3 with the twitch launcher but it keeps crashing. Here are the logs
---- Minecraft Crash Report -------- Minecraft Crash Report ----// You should try our sister game, Minceraft!
Time: 5/28/19 9:44 AMDescription: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/multipart/JItemMultiPart at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.NoClassDefFoundError: codechicken/multipart/JItemMultiPart at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ... 10 moreCaused by: java.lang.ClassNotFoundException: codechicken.multipart.JItemMultiPart at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 36 moreCaused by: java.lang.NullPointerException
0
I literally just took mods out individually until it started working
0
I fixed the issue
0
The issue has to do with Devinci's Airships and Moving World but i based the modpack completely around having a flying and moving base. Are there any other 1.12.2 mobile flying base mods that i can replace it with?
0
The issue has to do with Devinci's Airships and Moving World but i based the modpack completely around having a flying and moving base. Are there any other 1.12.2 mobile flying base mods that i can replace it with?
0
I edited it to have the full log.
0
Sorry, I cut it off on accident. This is the full one.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 2020-10-28 22:16:02 CDT
Description: Initializing game
java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader
at net.minecraftforge.fml.common.Loader.handler$zza000$beforeConstructingMods(Loader.java:1131)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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: 512950416 bytes (489 MB) / 1456996352 bytes (1389 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
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 69 mods loaded, 69 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 |
|:----- |:-------------------------------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
| L | minecraft | 1.12.2 | minecraft.jar | None |
| L | mcp | 9.42 | minecraft.jar | None |
| L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | smoothfontcore | mc1.12.2-2.1.2 | minecraft.jar | None |
| L | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
| L | smoothfont | mc1.12.2-2.1.2 | SmoothFont-mc1.12.2-2.1.2.jar | None |
| L | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
| L | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
| L | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
| L | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | None |
| L | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | None |
| L | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
| L | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| L | better_diving | 1.5.8 | BetterDiving-1.12.2-1.5.8.jar | None |
| L | betterquesting | 3.5.329 | BetterQuesting-3.5.329.jar | None |
| L | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| L | biometweaker | 3.2.368 | BiomeTweaker-1.12.2-3.2.368.jar | None |
| L | blockarmor | 2.4.12 | BlockArmor-1.12.2-2.4.12.jar | None |
| L | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | None |
| L | carryon | 1.12.2 | CarryOn+MC1.12.2+v1.12.2.jar | None |
| L | catwalks | 1.12.2-4.0.45 | catwalks-1.12.2-4.0.45.jar | None |
| L | chancecubes | 1.12.2-5.0.2.385 | ChanceCubes-1.12.2-5.0.2.385.jar | None |
| L | chickennugget | 1.3.0 | chickennugget-1.3.0.jar | None |
| L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| L | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| L | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| L | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| L | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
| L | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |
| L | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| L | movingworld | 1.12-6.353 | movingworld-1.12-6.353-full.jar | None |
| L | davincisvessels | @[email protected] | davincisvessels-1.12-6.340-full.jar | None |
| L | eggs | 1.0 | EM3R50N-EatTheEggs-1.12.2-14.23.4.2760.jar | None |
| L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| L | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| L | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| L | hooked | %VERSION% | hooked-1.0.3.jar | None |
| L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| L | inventorypets | 2.0.6 | inventorypets-1.12-2.0.6.jar | None |
| L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None |
| L | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| L | primitivecrafting | 1.12.2 | primitivecrafting-1.12.2-1.4.4.7.jar | None |
| L | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
| L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| L | lockdown | 1.0 | Lockdown-1.12.1-7.0.1-universal.jar | None |
| L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
| L | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| L | mob_mash | 2.4 | Mob+Mash-2.4.jar | None |
| L | movinglightsource | 1.0.15 | movinglightsource-1.12.2-1.0.15.jar | None |
| L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
| L | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
| L | musiccraft | 3.2.3 | MusicCraft-3.2.3.jar | None |
| L | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| L | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
| L | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
| L | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
| L | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.14+168.jar | None |
| L | silentgear | 0.6.5 | SilentGear-1.12.2-0.6.7+76.jar | None |
| L | sips | 1.0 | sips-0.5.jar | None |
| L | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| L | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None |
| L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
| L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| L | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | None |
| L | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| L | lonelybiome | 2.0.2 | LonelyBiome-1.12.2-2.0.2.jar | None |
| L | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
pl.asie.splashanimation.core.SplashProgressTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
bre.smoothfont.asm.Transformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
MovingWorldCore (movingworld-1.12-6.353-full.jar)
VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 7500 Series'
Suspected Mods: Unknown
Launched Version: forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 7500 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
0
Im trying to make a modpack and when it launches it says "These may be a potential error with Unknown"
Here is the crash log.
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: 103601800 bytes (98 MB) / 1107296256 bytes (1056 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
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 66 mods loaded, 66 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 |
|:----- |:-------------------------------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
| L | minecraft | 1.12.2 | minecraft.jar | None |
| L | mcp | 9.42 | minecraft.jar | None |
| L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
| L | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
| L | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
| L | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
| L | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | None |
| L | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | None |
| L | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
| L | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| L | better_diving | 1.5.8 | BetterDiving-1.12.2-1.5.8.jar | None |
| L | betterquesting | 3.5.329 | BetterQuesting-3.5.329.jar | None |
| L | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| L | biometweaker | 3.2.368 | BiomeTweaker-1.12.2-3.2.368.jar | None |
| L | blockarmor | 2.4.12 | BlockArmor-1.12.2-2.4.12.jar | None |
| L | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | None |
| L | carryon | 1.12.2 | CarryOn+MC1.12.2+v1.12.2.jar | None |
| L | catwalks | 1.12.2-4.0.45 | catwalks-1.12.2-4.0.45.jar | None |
| L | chancecubes | 1.12.2-5.0.2.385 | ChanceCubes-1.12.2-5.0.2.385.jar | None |
| L | chickennugget | 1.3.0 | chickennugget-1.3.0.jar | None |
| L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| L | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| L | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| L | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| L | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
| L | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |
| L | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| L | movingworld | 1.12-6.353 | movingworld-1.12-6.353-full.jar | None |
| L | davincisvessels | @[email protected] | davincisvessels-1.12-6.340-full.jar | None |
| L | eggs | 1.0 | EM3R50N-EatTheEggs-1.12.2-14.23.4.2760.jar | None |
| L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| L | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| L | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| L | hooked | %VERSION% | hooked-1.0.3.jar | None |
| L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| L | inventorypets | 2.0.6 | inventorypets-1.12-2.0.6.jar | None |
| L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None |
| L | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| L | primitivecrafting | 1.12.2 | primitivecrafting-1.12.2-1.4.4.7.jar | None |
| L | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
| L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| L | lockdown | 1.0 | Lockdown-1.12.1-7.0.1-universal.jar | None |
| L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
| L | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| L | mob_mash | 2.4 | Mob+Mash-2.4.jar | None |
| L | movinglightsource | 1.0.15 | movinglightsource-1.12.2-1.0.15.jar | None |
| L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
| L | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
| L | musiccraft | 3.2.3 | MusicCraft-3.2.3.jar | None |
| L | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
| L | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
| L | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
| L | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.14+168.jar | None |
| L | silentgear | 0.6.5 | SilentGear-1.12.2-0.6.7+76.jar | None |
| L | sips | 1.0 | sips-0.5.jar | None |
| L | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| L | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None |
| L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
| L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| L | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | None |
| L | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| L | lonelybiome | 2.0.2 | LonelyBiome-1.12.2-2.0.2.jar | None |
| L | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
MovingWorldCore (movingworld-1.12-6.353-full.jar)
VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 7500 Series'
Suspected Mods: Unknown
Launched Version: forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 7500 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
0
Im trying to make a modpack and when it launches it says "These may be a potential error with Unknown"
Here is the crash log.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 2020-10-28 22:16:02 CDT
Description: Initializing game
java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader
at net.minecraftforge.fml.common.Loader.handler$zza000$beforeConstructingMods(Loader.java:1131)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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: 512950416 bytes (489 MB) / 1456996352 bytes (1389 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
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 69 mods loaded, 69 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 |
|:----- |:-------------------------------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
| L | minecraft | 1.12.2 | minecraft.jar | None |
| L | mcp | 9.42 | minecraft.jar | None |
| L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | smoothfontcore | mc1.12.2-2.1.2 | minecraft.jar | None |
| L | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
| L | smoothfont | mc1.12.2-2.1.2 | SmoothFont-mc1.12.2-2.1.2.jar | None |
| L | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
| L | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
| L | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
| L | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | None |
| L | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | None |
| L | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
| L | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| L | better_diving | 1.5.8 | BetterDiving-1.12.2-1.5.8.jar | None |
| L | betterquesting | 3.5.329 | BetterQuesting-3.5.329.jar | None |
| L | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| L | biometweaker | 3.2.368 | BiomeTweaker-1.12.2-3.2.368.jar | None |
| L | blockarmor | 2.4.12 | BlockArmor-1.12.2-2.4.12.jar | None |
| L | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | None |
| L | carryon | 1.12.2 | CarryOn+MC1.12.2+v1.12.2.jar | None |
| L | catwalks | 1.12.2-4.0.45 | catwalks-1.12.2-4.0.45.jar | None |
| L | chancecubes | 1.12.2-5.0.2.385 | ChanceCubes-1.12.2-5.0.2.385.jar | None |
| L | chickennugget | 1.3.0 | chickennugget-1.3.0.jar | None |
| L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| L | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| L | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| L | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| L | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
| L | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |
| L | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| L | movingworld | 1.12-6.353 | movingworld-1.12-6.353-full.jar | None |
| L | davincisvessels | @[email protected] | davincisvessels-1.12-6.340-full.jar | None |
| L | eggs | 1.0 | EM3R50N-EatTheEggs-1.12.2-14.23.4.2760.jar | None |
| L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| L | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| L | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| L | hooked | %VERSION% | hooked-1.0.3.jar | None |
| L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| L | inventorypets | 2.0.6 | inventorypets-1.12-2.0.6.jar | None |
| L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None |
| L | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| L | primitivecrafting | 1.12.2 | primitivecrafting-1.12.2-1.4.4.7.jar | None |
| L | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
| L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| L | lockdown | 1.0 | Lockdown-1.12.1-7.0.1-universal.jar | None |
| L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
| L | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| L | mob_mash | 2.4 | Mob+Mash-2.4.jar | None |
| L | movinglightsource | 1.0.15 | movinglightsource-1.12.2-1.0.15.jar | None |
| L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
| L | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
| L | musiccraft | 3.2.3 | MusicCraft-3.2.3.jar | None |
| L | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| L | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
| L | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
| L | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
| L | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.14+168.jar | None |
| L | silentgear | 0.6.5 | SilentGear-1.12.2-0.6.7+76.jar | None |
| L | sips | 1.0 | sips-0.5.jar | None |
| L | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| L | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None |
| L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
| L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| L | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | None |
| L | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| L | lonelybiome | 2.0.2 | LonelyBiome-1.12.2-2.0.2.jar | None |
| L | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
pl.asie.splashanimation.core.SplashProgressTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
bre.smoothfont.asm.Transformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
MovingWorldCore (movingworld-1.12-6.353-full.jar)
VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 7500 Series'
Suspected Mods: Unknown
Launched Version: forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 7500 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
0
Could you let me know whats wrong with this? btw dont judge my mod choice. Just seeing what works
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 5/30/19 7:27 PMDescription: Initializing game
java.lang.NoSuchMethodError: net.minecraft.item.Item.getCreatorModId(Lnet/minecraft/item/ItemStack;)Ljava/lang/String; at mcp.mobius.waila.utils.ModIdentification.nameFromStack(ModIdentification.java:25) at mcp.mobius.waila.handlers.VanillaTooltipHandler.tooltipEvent(VanillaTooltipHandler.java:17) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_VanillaTooltipHandler_tooltipEvent_ItemTooltipEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:276) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889) at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:575) at net.minecraft.client.Minecraft$$Lambda$71/1701524000.apply(Unknown Source) at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49) at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44) at net.minecraft.client.Minecraft$$Lambda$75/1024698324.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:589) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:528) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at mcp.mobius.waila.utils.ModIdentification.nameFromStack(ModIdentification.java:25) at mcp.mobius.waila.handlers.VanillaTooltipHandler.tooltipEvent(VanillaTooltipHandler.java:17) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_VanillaTooltipHandler_tooltipEvent_ItemTooltipEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:276) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889) at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:575) at net.minecraft.client.Minecraft$$Lambda$71/1701524000.apply(Unknown Source) at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49) at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44) at net.minecraft.client.Minecraft$$Lambda$75/1024698324.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:589) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:528)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- 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: 95575984 bytes (91 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.0.2491 Optifine OptiFine_1.12.2_HD_U_E3 16 mods loaded, 16 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 | |:----- |:------------------------ |:------------- |:----------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2491.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.0.2491 | forge-1.12.2-14.23.0.2491.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | | UCH | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None | | UCH | yarrmateys_cutemobmodels | 1.0.16 | Cute-Mob-Models-Remake-Mod-1.12.jar | None | | UCH | fastbench | 1.7.1 | Fast-Workbench-Mod-1.12.2.jar | None | | UCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12.2.jar | None | | UCH | hmag | 3.2.0 | HMaG-mc1.12.2-3.2.0.jar | None | | UCH | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None | | UCH | mantle | 1.12-1.3.3.55 | Mantle-Mod-1.12.2.jar | None | | UCH | mknutils | 3.2.1 | MKNUtils-mc1.12.2-3.2.1.jar | None | | UCH | nifty | 1.20 | NiftyBlocks-Mod-1.12.2.jar | None | | UCH | peacefulsurface | 1.12.2-v1b | Peaceful-Surface-Mod-1.12.2.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | UCH | runningshoesmod | 1.1 | Running-Shoes-Mod-1.12.2.jar | None |
Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4534' Renderer: 'Intel(R) HD Graphics 620' Launched Version: 1.12.2-forge1.12.2-14.23.0.2491 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4534, Intel GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: vanilla, file/Wolfhound Resource Pack 1.14.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz
0
So I am just trying to launch Sky Factory 3 with the twitch launcher but it keeps crashing. Here are the logs
---- Minecraft Crash Report -------- Minecraft Crash Report ----// You should try our sister game, Minceraft!
Time: 5/28/19 9:44 AMDescription: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/multipart/JItemMultiPart at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.NoClassDefFoundError: codechicken/multipart/JItemMultiPart at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ... 10 moreCaused by: java.lang.ClassNotFoundException: codechicken.multipart.JItemMultiPart at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 36 moreCaused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.7.10 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: 101226840 bytes (96 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 21 mods loaded, 21 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UC Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UC ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UC MC3ASMCore{0.1} [Metroid Cubed 3 ASM Core] (minecraft.jar) UC FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar) UE mc3{0.3.33.1} [Metroid Cubed 3] ([1.7.10]+Metroid+Cubed+3+0.3.33.1-server_hotfix.jar) UC forgeendertech{1.7.10-1.9.2.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.2.0-build.0061.jar) UC adhooks{1.7.10-2.1.1.0} [Advanced Hook Launchers] (AdHooks-1.7.10-2.1.1.0-build.0061.jar) UC betterbuilderswands{0.8.1} [Better Builder's Wands] (BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar) UC cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10 (1).jar) UC CharacterOnGui{1.0} [CharacterOnGui] (CharacterOnGui-1.7.10-1.3.jar) UC CustomMainMenu{1.9.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.1.jar) UC DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) UC inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UC ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar) UC ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar) UC ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar) UC McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar) GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4534' Renderer: 'Intel(R) HD Graphics 620'
Also gonna say that normal minecraft wont even let me launch a version of Forge