Jump to content

stormzicecream

Members
  • Posts

    5
  • Joined

  • Last visited

About stormzicecream

  • Birthday May 19

Profile Information

  • Gender
    Male
  • Location
    Antwerp, Belgium
  • Minecraft In-Game Name
    stormzicecream

stormzicecream's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Heya. I would love to join. Ign: stormzicecream I think you should add tinkers' construct and thaumcraft. Stormzicecream
  2. Hello, first off: Sorry for my English. I'm not English. So I was testing my modpack. I test my modpack by always adding 10 mods and then try launching it, and then adding 10 mods again etc. But I got a crash and I don't know how to solve this one. Can someone help me? If so, thank you very much. Here is the crash report: ---- Minecraft Crash Report ---- // Sorry Time: 12/06/14 14:45 Description: Initializing game java.lang.NoClassDefFoundError: Lnet/minecraftforge/common/config/Configuration; at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Unknown Source) at java.lang.Class.getDeclaredField(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.config.Configuration at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 36 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Unknown Source) at java.lang.Class.getDeclaredField(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 333382944 bytes (317 MB) / 481492992 bytes (459 MB) up to 954466304 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 Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 67 mods loaded, 67 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed NotEnoughItems{1.6.1.9} [Not Enough Items] (notenoughitems 1.6.1.9.jar) Unloaded->Constructed TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed advancedgenetics{v1.4.3} [Advanced Genetics] (advancedgenetics-1.4.3-1.6.jar) Unloaded->Constructed AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x (1).jar) Unloaded->Constructed Artifice{1.6.4R1.1.3} [Artifice] (artifice-1.1.3-243.jar) Unloaded->Constructed ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (artifice-1.1.3-243.jar) Unloaded->Constructed ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (artifice-1.1.3-243.jar) Unloaded->Constructed ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (artifice-1.1.3-243.jar) Unloaded->Constructed ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (artifice-1.1.3-243.jar) Unloaded->Constructed ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (artifice-1.1.3-243.jar) Unloaded->Constructed ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (artifice-1.1.3-243.jar) Unloaded->Constructed Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (artifice-1.1.3-243.jar) Unloaded->Constructed Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed Backpack{1.28.37} [backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed BattleTowers{1.3.8} [battle Towers] (BattleTowers_1.6.4.zip) Unloaded->Constructed betterstorage{0.8.0.47} [betterStorage] (BetterStorage-1.6.4-0.8.0.47.jar) Unloaded->Constructed BiblioCraft{1.5.5} [biblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed ExtrabiomesXL{3.15.8} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.15.8.jar) Unloaded->Constructed BiblioWoodsEBXL{1.1} [biblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed BiblioWoodsNatura{1.1} [biblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed bigtrees{1.6.4} [bigTrees] (BigTrees-164-forge.zip) Unloaded->Constructed ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed chococraft{3.0.3} [Torojima's ChocoCraft] (Chococraft_3.0.3.zip) Unloaded->Constructed CloneCraft{1.2} [CloneCraft] (CloneCraft v2.0 MC1.6.4.zip) Unloaded->Constructed CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed eplus{1.16.3} [Enchanting Plus] (EnchantingPlus-1.16.3.jar) Unloaded->Constructed Enchiridion{1.1} [Enchiridion] (Enchiridion-1.6.4-1.1.jar) Unloaded->Constructed EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed ForgeMultipart{1.0.0.219} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed ExtraTiC{0.8.0} [ExtraTiC] (ExtraTiC-1.6.4-0.8.0.jar) Unloaded->Constructed ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed FlansMod{4.1.1} [Flans Mod] (flansmod-4.1.1.jar) Unloaded->Constructed FoodPlus{2.9rS} [Food Plus] (FoodPlus-1.6.4-2.9rS.jar) Unloaded->Constructed GraveStone{2.8.3} [GraveStone] (GraveStone_2.8.3.zip) Unloaded->Constructed Hats{2.1.8} [Hats] (Hats2.1.8.zip) Unloaded->Constructed iChunUtil{2.4.0} [iChunUtil] (ichunutil2.4.0.zip) Unloaded->Constructed inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77 (1).jar) Unloaded->Constructed IronChest{5.4.1.649} [iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded->Constructed JABBA{1.1.3} [Jabba] (Jabba_1.1.3_1.7.2.jar) Unloaded MapWriter{2.0} [MapWriter] (mapwriter-1.6.4-2.0.17.zip) Unloaded Mariculture{1.2.2e} [Mariculture] (Mariculture-1.6.4-1.2.2e.jar) Unloaded notenoughkeys{0.0.4} [Not Enough Keys] (notenoughkeys-1.6.4-0.0.4.jar) Unloaded OpenMods{0.5} [OpenMods] (OpenModsLib-0.5.jar) Unloaded OpenBlocks{1.2.8} [OpenBlocks] (OpenBlocks-1.2.8.jar) Unloaded OpenPeripheralCore{0.4} [OpenPeripheralCore] (OpenPeripheralCore-0.4.0.jar) Unloaded ThaumicTinkerer{2.3-139} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-139.jar) Unloaded TSteelworks{1.6.4-0.0.4.2-fix1} [Tinkers' Steelworks] (TSteelworks-mc1.6.4_0.0.4.2-fix1.jar) Unloaded TiCTooltips{1.1.6} [TiC Tooltips] (TiCTooltips-mc1.6.4-1.1.6.jar) Unloaded TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded McMultipart{1.0.0.219} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded ForgeMicroblock{1.0.0.219} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded TConstruct Environment: Sane and ready for action. Bugs may be reported. Launched Version: 1.6.4-Forge9.11.1.965 LWJGL: 2.9.0 OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null --------------------- I still have to add 26 more mods, so keep that in mind. (If you find an add-on without the original mod in the pack, it means I still have to add that mod. Again: If you can help me, thank you very much ;-) ~stormzicecream
  3. Hello. First, sorry for my not do good english I've made my own modpack and it works I've been trying to make a server with my modpack on it, and it works. The only problem is that if I join the game, Forge tells me something: Forge Mod Loader has found ID mismatches Complete details are in the log file ID 23299 is mismatched between world and game ID 23905 is mismatched between world and game ID 23904 is mismatched between world and game ID 23319 is mismatched between world and game ID 23319 is mismatched between world and game ID 23317 is mismatched between world and game ID 23322 is mismatched between world and game ID 23920 is mismatched between world and game ID 23921 is mismatched between world and game ID 23323 is mismatched between world and game ID 23320 is mismatched between world and game ID 23922 is mismatched between world and game ID 23321 is mismatched between world and game ID 23923 is mismatched between world and game ID 23924 is mismatched between world and game ID 23326 is mismatched between world and game ID 23925 is mismatched between world and game ID 23926 is mismatched between world and game ID 23324 is mismatched between world and game ID 23325 is mismatched between world and game ID 23883 is mismatched between world and game You cannot connect to this server | Done | <-- Button I tried everything to solve.. Replacing my config file with the one from the server,... By the way, my modpack is launched by Technic Launcher. Do you please want to help me? Thank you
  4. Sorry, I'm just new at this forms. With custom.jar I mean like a server.jar of my modpack so I can upload it to filezilla.
  5. Hi everyone, We, MW Incorporated, are making a modpack, and we have a server, but we can't make a .jar file from it to upload it on the server as a custom.jar. Can someone explain us how to make a .jar file from our modpack ? Thanks
×
×
  • Create New...