Jump to content

tremendin

Members
  • Posts

    14
  • Joined

  • Last visited

tremendin's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. YES!!! YES!!! SUCCESS!!!! THANK YOU SO MUCH!!!! the modpack finally works!
  2. Ok then... So here's the problem- I removed the following mods- food plus (I will add it in later, when I fix the id problems) Cars and drives (Not compatible with tropic craft, probably the reason the modpack crashed) and Hamsteriffic (will add in later, when I fix the id issues) When I made a new world and spawned in it, All I saw was black, and occasionally a blue line. I saw no blocks, just block outlines. I googled it, and people said to delete the bin folder, or any thing that's called meta-inf. But I don't know if this is true.
  3. It loads now, but in a new world I only see black. I started a new topic in café lame.
  4. okay- so I made a modpack, (and had a ton of problems when it downloaded as vanilla, heres the topic if you need it, '?do=embed' frameborder='0' data-embedContent>>) and I finally got it to load normally, but when I make a world and spawn in it, all I see is a black screen, or when I go underwater, the underwater screen. I can't see any blocks, just block outlines. Please help. sorry if this is the wrong place to post. Modpack description page- http://www.technicpack.net/modpack/details/f-and-v.4189 platform URL- http://www.technicpack.net/api/modpack/f-and-v
  5. do I have to do the csv thing in game?
  6. Sorry for lots of questions and the possibility of me annoying you, but, I still need help. I need to fix the id conflicts. I've googled it, but I only found explanations for 1.5.2 or for less than 36 mods. Can you tell me how to do it, or give me a resource to use?
  7. I think it may be because of missing config files. But, what do I do to get them? It only has four out of about 60 mods
  8. okay- i'm getting this error- ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 7/18/14 10:02 PM Description: Initializing game java.lang.NoClassDefFoundError: modconfig/IConfigCategory at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462) 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.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: modconfig.IConfigCategory at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 35 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.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462) 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.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 8 (amd64) version 6.2 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 240922528 bytes (229 MB) / 646447104 bytes (616 MB) up to 6681001984 bytes (6371 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=256m 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 51 mods loaded, 51 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed Forge{9.11.1.965} [Minecraft Forge] (modpack.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.4-1.6.1.9-universal.jar) Unloaded->Constructed modJ_StarMinerCore{0.9.6} [starMinerCore] (minecraft.jar) Unloaded->Constructed TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed battlegear2{1.0.4.8} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.4.8.jar) Unloaded->Constructed lucky{4.2.1} [Lucky Block] ([1-6-4]_Lucky_Block_v4-2-1.jar) Unloaded->Constructed ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips (1).zip) Unloaded->Constructed Backpack{1.28.37} [backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed BiblioCraft{1.5.5} [biblioCraft] (BiblioCraft.zip) Unloaded->Constructed Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed BiomesOPlenty{1.2.1} [biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed BiblioWoodsBoP{1.3} [biblioWoods Biomes O'Plenty Edition] (BiblioWoods Biomes O'Plenty Edition.zip) Unloaded->Constructed BiblioWoodsNatura{1.1} [biblioWoods Natura Edition] (BiblioWoods Natura Edition.zip) Unloaded->Constructed CarpentersBlocks{2.1.2} [Carpenter's Blocks] (Carpenter's Blocks v2.1.2 - MC 1.6+.zip) Unloaded->Constructed carsanddrives{1.0.4} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.4.zip) Unloaded->Constructed CoroAI{v1.0} [CoroAI] (CoroUtil for MC v1.6.4.zip) Unloaded ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded FoodPlus{2.9.5rS} [Food Plus] (FoodPlus-1.6.4-2.9.5rS.jar) Unloaded hamstermod{0.1} [Hamster Mod] (Hamsterrific[1.6.4]V2.1.zip) Unloaded Hats{2.1.8} [Hats] (Hats2.1.8.zip) Unloaded LLadders{0.3.0} [Luppii's Ladders] (Ladders-0.3.0-MC1.6.4.jar) Unloaded mcheli{0.8.0} [MC Helicopter] (mcheli) Unloaded BuildMod{v1.0} [build Mod] (ModBuild for MC v1.6.4.zip) Unloaded Morph{0.7.0} [Morph] (Morph-Beta-0.7.0.zip) Unloaded cfm{3.3.4} [MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.4(1.6.4).jar) Unloaded NotEnoughCodecs{0.1} [NotEnoughCodecs] (NotEnoughCodecs-0.1 (1).jar) Unloaded OpenMods{0.5.1} [OpenMods] (OpenModsLib-0.5.1.jar) Unloaded OpenBlocks{1.2.9} [OpenBlocks] (OpenBlocks-1.2.9.jar) Unloaded ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.5.30.jar) Unloaded TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.5.30.jar) Unloaded ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded modJ_StarMiner{0.9.6} [starMiner] (Starminer164-0_9_6.jar) Unloaded iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0.zip) Unloaded AIBlock{v1.0} [AIBlock] (Weather v1.591 Mod for MC v1.6.4.zip) Unloaded WeatherMod{1.591} [Weather and Tornadoes] (Weather v1.591 Mod for MC v1.6.4.zip) Unloaded mod_ZanMinimap{Not available} [mod_ZanMinimap] (ZansMinimap1.6.4.zip) Unloaded McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded Launched Version: 1.6.4-Forge9.11.1.965 LWJGL: 2.9.0 OpenGL: Intel® HD Graphics 2500 GL version 4.0.0 - Build 9.17.10.2849, Intel 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
  9. and also, the mudpack is not loading.
  10. did what you said- it only has 4 config files though.
  11. fixed what I said before- loads now, but it is still vanilla. I think it is because I don't have configs, but I can't find where the config files are.
  12. there seems to be something wrong. So, I load it, it loads, a little box say "cep's (or ceb's) modloader is loading you environment" the box goes away, and it goes back to the technic launcher. new url- http://www.technicpack.net/api/modpack/f-and-v
  13. do you have to make configuration files (for mods) manually?
  14. Hello I started a modpack, but when it loads, it loads as vanilla. I downloaded forge universal and named it modpack.jar and put it and bin, and put mods in and everything, and also found a modpack host (dropbox), but every time I try to load it, it loads as vanilla. Please help! url- http://www.technicpack.net/api/modpack/f-and-v
×
×
  • Create New...