Oli_Dron Posted October 23, 2013 Posted October 23, 2013 whenever i load up my modpack it goes to the mojang screen and then shuts down yet the mods work on vanilla minecraft. https://dl.dropboxusercontent.com/s/1si3roa5mfs5tzj/modpack.zip?token_hash=AAFUQqVUu0LVjgw4_n8hpvWT11Jj1AklXfzKJBP-4AWAdw&dl=1
Kitsune30 Posted October 23, 2013 Posted October 23, 2013 I tested it, and the console threw up a bug from something from Medieval Weapons mod. 2013-10-23 11:30:04 [iNFO] [sTDOUT] ---- Minecraft Crash Report ---- 2013-10-23 11:30:04 [iNFO] [sTDOUT] // Everything's going to plan. No, really, that was supposed to happen. 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] Time: 10/23/13 11:30 AM 2013-10-23 11:30:04 [iNFO] [sTDOUT] Description: Initializing game 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] java.lang.VerifyError: (class: mcreator_pWWoodenCrossbow$ItemgGUN, method: a signature: (Lnet/minecraft/item/EnumToolMaterial;Lnet/minecraft/world/ColorizerGrass;Lnet/minecraft/entity/player/CallableItemName;)Lnet/minecraft/item/EnumToolMaterial;) Incompatible argument to function 2013-10-23 11:30:04 [iNFO] [sTDOUT] at mcreator_pWWoodenCrossbow.<clinit>(mcreator_pWWoodenCrossbow.java:127) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at mod_MedievalWeaponsMod.<init>(mod_MedievalWeaponsMod.java:117) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.Class.newInstance0(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.Class.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:496) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:509) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(SourceFile:101) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows: 2013-10-23 11:30:04 [iNFO] [sTDOUT] --------------------------------------------------------------------------------------- 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] -- Head -- 2013-10-23 11:30:04 [iNFO] [sTDOUT] Stacktrace: 2013-10-23 11:30:04 [iNFO] [sTDOUT] at mcreator_pWWoodenCrossbow.<clinit>(mcreator_pWWoodenCrossbow.java:127) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at mod_MedievalWeaponsMod.<init>(mod_MedievalWeaponsMod.java:117) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.Class.newInstance0(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.Class.newInstance(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:496) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:509) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472) 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] -- Initialization -- 2013-10-23 11:30:04 [iNFO] [sTDOUT] Details: 2013-10-23 11:30:04 [iNFO] [sTDOUT] Stacktrace: 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(SourceFile:101) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) 2013-10-23 11:30:04 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2013-10-23 11:30:04 [iNFO] [sTDOUT] 2013-10-23 11:30:04 [iNFO] [sTDOUT] -- System Details -- 2013-10-23 11:30:04 [iNFO] [sTDOUT] Details: 2013-10-23 11:30:04 [iNFO] [sTDOUT] Minecraft Version: 1.6.4 2013-10-23 11:30:04 [iNFO] [sTDOUT] Operating System: Windows 8 (amd64) version 6.2 2013-10-23 11:30:04 [iNFO] [sTDOUT] Java Version: 1.7.0_10, Oracle Corporation 2013-10-23 11:30:04 [iNFO] [sTDOUT] Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation 2013-10-23 11:30:04 [iNFO] [sTDOUT] Memory: 588084256 bytes (560 MB) / 741801984 bytes (707 MB) up to 3817799680 bytes (3640 MB) 2013-10-23 11:30:04 [iNFO] [sTDOUT] JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m 2013-10-23 11:30:04 [iNFO] [sTDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used 2013-10-23 11:30:04 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed 2013-10-23 11:30:04 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 2013-10-23 11:30:04 [iNFO] [sTDOUT] FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 22 mods loaded, 22 mods active 2013-10-23 11:30:04 [iNFO] [sTDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] FML{6.4.20.916} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] Forge{9.11.1.916} [Minecraft Forge] (modpack.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] MoarFood{v3.5.0} [MoarFood] ([1.6.4]MoarFood3.6.0.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] customnpcs{0.8} [CustomNpcs] (CustomNPCs_1.6.2.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] wonderfulwands{1.1.0} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.1.0.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] EnergyManipulator{1.1.8} [Energy Manipulator] (EM1.6.4 1.1.8.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] flintlock_guns{1.6_5} [Flintlock Guns Mod] (Flintlock_Guns_Mod_v1.6_-_MC_1.6.4.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] IronChest{5.4.1.629} [iron Chest] (ironchest-universal-1.6.4-5.4.1.629.zip) Unloaded->Constructed 2013-10-23 11:30:04 [iNFO] [sTDOUT] mod_MedievalWeaponsMod{Not available} [mod_MedievalWeaponsMod] (Medieval_Weapons_1_1_0[1.6.2].zip.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] Mystcraft{0.10.7.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.7.00.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] mod_ReiMinimap{Not available} [mod_ReiMinimap] (Reis-Minimap-1.6.4.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] RingsOfPower{1.3.1} [Rings of Power] (rings-of-power-v1.3.1-mc1.6.4.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] Sorcery{Beta 1.1} [sorcery] (Sorcery Beta 1.1.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] TLSpecialArmor{1.6.4} [specialArmor] (SpecialArmor_1.6.4a.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] Thaumcraft{4.0.2a} [Thaumcraft] (Thaumcraft4.0.2a.zip) Unloaded 2013-10-23 11:30:04 [iNFO] [sTDOUT] Launched Version: 1.6.4-Forge9.11.1.916 2013-10-23 11:30:04 [iNFO] [sTDOUT] LWJGL: 2.9.0 2013-10-23 11:30:04 [iNFO] [sTDOUT] OpenGL: AMD Radeon HD 7700 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc. 2013-10-23 11:30:04 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge' 2013-10-23 11:30:04 [iNFO] [sTDOUT] Type: Client (map_client.txt) 2013-10-23 11:30:04 [iNFO] [sTDOUT] Resource Pack: Default 2013-10-23 11:30:04 [iNFO] [sTDOUT] Current Language: English (US) 2013-10-23 11:30:04 [iNFO] [sTDOUT] Profiler Position: N/A (disabled) 2013-10-23 11:30:04 [iNFO] [sTDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null So I removed Medieval Weapons mod, and it runs fine. If you can live without it, or find a replacement for it then that's what I would do. The bug doesn't look fixable by the end-user. But I'm not 100% sure about that
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now