1
I need mod help QUICK PLEASE!
so i have an issue with a bunch of mods i downloaded and attempted to install. one is the candy mod which the mod maker says that it requires forge modloader 1.7.2-10.12.0.1048 or else it will crash but then it says this: (how do i paste a screenshot in here?)
which i have PMed the mod maker about but he is offline and has been inactive for 9 days according to his activity tab. and the other being the elemental creepers mod that worked before i added more mods into my mods folder, but now it says its errored. I pasted the crash report below.
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 7/7/14 9:11 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 101
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at net.lomeli.ec.core.EntityRegistering.registerEntity(EntityRegistering.java:125)
at net.lomeli.ec.core.EntityRegistering.loadEntities(EntityRegistering.java:59)
at net.lomeli.ec.ElementalCreepers.Init(ElementalCreepers.java:38)
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.GeneratedMethodAccessor5.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at net.lomeli.ec.core.EntityRegistering.registerEntity(EntityRegistering.java:125)
at net.lomeli.ec.core.EntityRegistering.loadEntities(EntityRegistering.java:59)
at net.lomeli.ec.ElementalCreepers.Init(ElementalCreepers.java:38)
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.GeneratedMethodAccessor5.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 102052872 bytes (97 MB) / 222908416 bytes (212 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_U_D1 23 mods loaded, 23 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
SuperEnchants{0.4} [Super Enchants] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
blocklings{1.0.4} [Blocklings] (Blocklings-v1.0.4-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
candymod{0.3} [Candy World] (candymod-1.7.2-0.3.jar) Unloaded->Constructed->Pre-initialized->Errored
CarpentersBlocks{3.1.4} [Carpenter's Blocks] (Carpenter's Blocks v3.1.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized
chatbubbles{1.7.2} [ChatBubbles] (ChatBubbles--.zip) Unloaded->Constructed->Pre-initialized->Initialized
Chimneys{1.7.2} [Chimneys] (chimneys.zip) Unloaded->Constructed->Pre-initialized->Initialized
ccm{1.1} [§4MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build7(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
CountlessCreepers{1.0.0} [CountlessCreepers] (CountlessCreepers.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
custom_sword{1.7.2} [Custom Sword By Kelco_K22] (custom_sword_1.7.2_V0.8.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
dcm{version} [DiscoCreeper] (dcm-1.7.2-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElementalCreepers{4.1.2} [Elemental Creepers] (Elemental Creepers-universal_1.7.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Errored
tntland{1.0} [Elemental-Power] (Elemental-Power-[1.7.2]-1.2.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
ElementalItems{3.0.0} [Elemental Items Mod] (elementalitems-172-3007794604.zip) Unloaded->Constructed->Pre-initialized->Initialized
farlanders{1.2a} [The Farlanders] (farlanders-1.7.2-v1.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.2(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
SprinkleMod{Beta 1.0} [SprinkleMod] (sprinklemod-beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
tpmod{1.8} [Teleportation Mod] (teleportationmod181formc1723573.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Dispenser{1.7.2} [TF2 Dispenser] (TF2Dispenser-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
examplemod{1.0} [Example Mod] (XBlock-1.1.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.7.2-Forge10.12.1.1060
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 8.15.10.2653, Intel
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)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
So if anyone can help me PLEASE tell me how to get all of these to work(and paste those screenshots)?! Im begging u! I WANT ALL OF THeSe MODS!
which i have PMed the mod maker about but he is offline and has been inactive for 9 days according to his activity tab. and the other being the elemental creepers mod that worked before i added more mods into my mods folder, but now it says its errored. I pasted the crash report below.
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 7/7/14 9:11 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 101
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at net.lomeli.ec.core.EntityRegistering.registerEntity(EntityRegistering.java:125)
at net.lomeli.ec.core.EntityRegistering.loadEntities(EntityRegistering.java:59)
at net.lomeli.ec.ElementalCreepers.Init(ElementalCreepers.java:38)
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.GeneratedMethodAccessor5.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at net.lomeli.ec.core.EntityRegistering.registerEntity(EntityRegistering.java:125)
at net.lomeli.ec.core.EntityRegistering.loadEntities(EntityRegistering.java:59)
at net.lomeli.ec.ElementalCreepers.Init(ElementalCreepers.java:38)
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.GeneratedMethodAccessor5.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 102052872 bytes (97 MB) / 222908416 bytes (212 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_U_D1 23 mods loaded, 23 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
SuperEnchants{0.4} [Super Enchants] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
blocklings{1.0.4} [Blocklings] (Blocklings-v1.0.4-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
candymod{0.3} [Candy World] (candymod-1.7.2-0.3.jar) Unloaded->Constructed->Pre-initialized->Errored
CarpentersBlocks{3.1.4} [Carpenter's Blocks] (Carpenter's Blocks v3.1.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized
chatbubbles{1.7.2} [ChatBubbles] (ChatBubbles--.zip) Unloaded->Constructed->Pre-initialized->Initialized
Chimneys{1.7.2} [Chimneys] (chimneys.zip) Unloaded->Constructed->Pre-initialized->Initialized
ccm{1.1} [§4MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build7(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
CountlessCreepers{1.0.0} [CountlessCreepers] (CountlessCreepers.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
custom_sword{1.7.2} [Custom Sword By Kelco_K22] (custom_sword_1.7.2_V0.8.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
dcm{version} [DiscoCreeper] (dcm-1.7.2-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElementalCreepers{4.1.2} [Elemental Creepers] (Elemental Creepers-universal_1.7.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Errored
tntland{1.0} [Elemental-Power] (Elemental-Power-[1.7.2]-1.2.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
ElementalItems{3.0.0} [Elemental Items Mod] (elementalitems-172-3007794604.zip) Unloaded->Constructed->Pre-initialized->Initialized
farlanders{1.2a} [The Farlanders] (farlanders-1.7.2-v1.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.2(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
SprinkleMod{Beta 1.0} [SprinkleMod] (sprinklemod-beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
tpmod{1.8} [Teleportation Mod] (teleportationmod181formc1723573.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Dispenser{1.7.2} [TF2 Dispenser] (TF2Dispenser-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
examplemod{1.0} [Example Mod] (XBlock-1.1.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.7.2-Forge10.12.1.1060
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 8.15.10.2653, Intel
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)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
So if anyone can help me PLEASE tell me how to get all of these to work(and paste those screenshots)?! Im begging u! I WANT ALL OF THeSe MODS!
12
[deleted]
if the version is 1.6.4 heres a link to a id fixer. http://www.minecraftforum.net/forums/ma ... s-mods-for
Looks nasty... I don't know what it is
Ill try to see if i can figure it out i just hope i dont eff up my laptop and get my dad pissed at me again... Oops. But thx for ur input ☺️
Uhh... Best edvice is go and find someone who understands Java... or maybe it is an ID conflict XD and to get to your config folder...
Get to your .minecraft folder
And if you have mods there should be a config folder (mine is somewhere near "crashreports") And if you don't know how to get to your .minecraft on windows it is....
%appdata% into the start bar. Hope I helped somewhat
Get to your .minecraft folder
And if you have mods there should be a config folder (mine is somewhere near "crashreports") And if you don't know how to get to your .minecraft on windows it is....
%appdata% into the start bar. Hope I helped somewhat
btw how do you know my IP, that my ISP is comcast, that i run windows, and that im using firefox?
People still get surprised over this?
It's not hard to find out someone's IP, and a simple javascript can figure out if you're running Windows or linux or what not, and same with the browser.
It's not hard to find out someone's IP, and a simple javascript can figure out if you're running Windows or linux or what not, and same with the browser.
It's just a little thing that looks up your wifi and computer specs. It only says YOUR information on only your screen. For example, on my screen it is different and shows my information, it's just a harmless thing that makes people that are new to it worry
how do i change the ID exactly? sorry im kinda stupid... and yes but they r both both versions for 1.7.2
Are there any mods in the mods folder that use a different forge version to the one you are using?
It is a ID conflict. u need to go in the config folder and change it.
