Latest Compile Doesn't Work (Crashes on Startup)
61352151511 opened this issue ยท 2 comments
Mantle, Tinkers Construct, and Tinkers Mechworks are all installed on my client, they are all the latest version compiled off of github. I also have the latest forge (10.13.0.1160) and am running minecraft 1.7.10. When I try to launch with tinkers mechworks I get this crash report. Near the bottom it says "TMechworks{1.7.10-DEV.3b2f91f} Tinkers' Mechworks Unloaded->Constructed->Errored"
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: tconstruct/common/TRepo
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: tconstruct/common/TRepo
at tmechworks.lib.TMechworksRegistry.initializeDrawbridgeState(TMechworksRegistry.java:227)
at tmechworks.lib.TMechworksRegistry.(TMechworksRegistry.java:234)
at tmechworks.TMechworks.preInit(TMechworks.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: tconstruct.common.TRepo
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.(Unknown Source)
at tconstruct.preloader.ASMInterfaceRepair.transform(ASMInterfaceRepair.java:33)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 41 more
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 7 (amd64) version 6.1
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 330559088 bytes (315 MB) / 537395200 bytes (512 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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.1.1160 Minecraft Forge 10.13.0.1160 29 mods loaded, 29 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML{7.10.1.1160} Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge{10.13.0.1160} Minecraft Forge Unloaded->Constructed->Pre-initialized
AppliedEnergistics2-Core{rv0-stable-8} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.1.8} CodeChicken Core Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.2.12} Not Enough Items Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.1.1} Tinkers Corestruct Unloaded->Constructed->Pre-initialized
IC2{2.2.495-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized
advancedgenetics{1.5.6} Advanced Genetics Unloaded->Constructed->Pre-initialized
appliedenergistics2{rv0-stable-8} Applied Energistics 2 Unloaded->Constructed->Pre-initialized
BiblioCraft{1.7.3} BiblioCraft Unloaded->Constructed->Pre-initialized
AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry](Blood Magic-v1.0.1g%281.7.10%29.jar) Unloaded->Constructed->Pre-initialized
Botania{r1.1-73} [Botania](Botania r1.1-73.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.34.312} Compact Solar Arrays Unloaded->Constructed->Pre-initialized
factorization.notify{1.0} Factorization Notification System Unloaded->Constructed->Pre-initialized
factorization{1.7.10-0.8.83} Factorization Unloaded->Constructed->Pre-initialized
factorization.misc{1.7.10-0.8.83} Factorization Miscellaneous Nonsense Unloaded->Constructed->Pre-initialized
iChunUtil{3.2.1} iChunUtil Unloaded->Constructed->Pre-initialized
Hats{3.0.0} Hats Unloaded->Constructed->Pre-initialized
inventorytweaks{1.58-dev-137-492e064} Inventory Tweaks Unloaded->Constructed->Pre-initialized
IronChest{6.0.41.729} Iron Chest Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-DEV.3b2f91f} Mantle Unloaded->Constructed->Pre-initialized
Morpheus{[email protected]} Morpheus Unloaded->Constructed->Pre-initialized
secretroomsmod{@Version@} The SecretRoomsMod Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.6.0.DEV.3b2f91f} Tinkers' Construct Unloaded->Constructed->Pre-initialized
Baubles{1.0.0.13} Baubles Unloaded->Constructed->Pre-initialized
Thaumcraft{4.1.1.14} Thaumcraft Unloaded->Constructed->Pre-initialized
TMechworks{1.7.10-DEV.3b2f91f} Tinkers' Mechworks Unloaded->Constructed->Errored
TwilightForest{2.2.0} The Twilight Forest Unloaded->Constructed->Pre-initialized
AE2 Version: stable rv0-stable-8 for Forge 10.13.0.1152
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Fixed in 34d1d9b