Whenever I try to play MC, it gives me this crash dump:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 5/30/15 1:38 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 375
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at wildycraft.WildycraftEntities.registerGlobalIDs(WildycraftEntities.java:588)
at wildycraft.WildycraftEntities.registerFlexibleIDs(WildycraftEntities.java:127)
at wildycraft.Wildycraft.load(Wildycraft.java:1834)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:713)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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 net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at wildycraft.WildycraftEntities.registerGlobalIDs(WildycraftEntities.java:588)
at wildycraft.WildycraftEntities.registerFlexibleIDs(WildycraftEntities.java:127)
at wildycraft.Wildycraft.load(Wildycraft.java:1834)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:713)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 321375384 bytes (306 MB) / 524144640 bytes (499 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.140.1401 Minecraft Forge 10.13.3.1401 29 mods loaded, 29 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.140.1401} [Forge Mod Loader] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.3.1401} [Minecraft Forge] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
colourfullblocks{1.0} [Colourfull Blocks] (ColorfullBlocks-LATEST-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
HardcoreEnderExpansion{1.8.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.1-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
lycanitesmobs{1.10.0c - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
arcticmobs{1.10.0c - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
demonmobs{1.10.0c - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
desertmobs{1.10.0c - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
forestmobs{1.10.0c - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
freshwatermobs{1.10.0c - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
infernomobs{1.10.0c - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
junglemobs{1.10.0c - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
mountainmobs{1.10.0c - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
plainsmobs{1.10.0c - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
saltwatermobs{1.10.0c - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
swampmobs{1.10.0c - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
primitivemobs{1.1test} [Primitive Mobs] (primitivemobs-1.1test_a.jar) Unloaded->Constructed->Pre-initialized->Initialized
gibby_pun{1.5} [The Ultimate Pun Mod!] (The-Ultimate-Pun-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
erebus{0.2a} [Erebus] (TheErebus-0.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.7.4} [Wildycraft] (wildycraft-1.7.10-1.7.4.jar) Unloaded->Constructed->Pre-initialized->Errored
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 8400'
Launched Version: 1.7.10-Forge10.13.3.1401-1710ls
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8400 GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip, Zoris 3D Weapons.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Go into your .minecraft folder, find the config folder and the Wildycraft config file in it. Open that with something that can edit text and isn't notepad, search for 375 and change it to some other number.
If the config doesn't let you change it, then you're out of luck.
Go into your .minecraft folder, find the config folder and the Wildycraft config file in it. Open that with something that can edit text and isn't notepad, search for 375 and change it to some other number.
If the config doesn't let you change it, then you're out of luck.
Whenever I try to play MC, it gives me this crash dump:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 5/30/15 1:38 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 375
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at wildycraft.WildycraftEntities.registerGlobalIDs(WildycraftEntities.java:588)
at wildycraft.WildycraftEntities.registerFlexibleIDs(WildycraftEntities.java:127)
at wildycraft.Wildycraft.load(Wildycraft.java:1834)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:713)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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 net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at wildycraft.WildycraftEntities.registerGlobalIDs(WildycraftEntities.java:588)
at wildycraft.WildycraftEntities.registerFlexibleIDs(WildycraftEntities.java:127)
at wildycraft.Wildycraft.load(Wildycraft.java:1834)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:713)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 321375384 bytes (306 MB) / 524144640 bytes (499 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.140.1401 Minecraft Forge 10.13.3.1401 29 mods loaded, 29 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.140.1401} [Forge Mod Loader] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.3.1401} [Minecraft Forge] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
colourfullblocks{1.0} [Colourfull Blocks] (ColorfullBlocks-LATEST-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
HardcoreEnderExpansion{1.8.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.1-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
lycanitesmobs{1.10.0c - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
arcticmobs{1.10.0c - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
demonmobs{1.10.0c - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
desertmobs{1.10.0c - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
forestmobs{1.10.0c - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
freshwatermobs{1.10.0c - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
infernomobs{1.10.0c - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
junglemobs{1.10.0c - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
mountainmobs{1.10.0c - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
plainsmobs{1.10.0c - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
saltwatermobs{1.10.0c - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
swampmobs{1.10.0c - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.0c [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
primitivemobs{1.1test} [Primitive Mobs] (primitivemobs-1.1test_a.jar) Unloaded->Constructed->Pre-initialized->Initialized
gibby_pun{1.5} [The Ultimate Pun Mod!] (The-Ultimate-Pun-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
erebus{0.2a} [Erebus] (TheErebus-0.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.7.4} [Wildycraft] (wildycraft-1.7.10-1.7.4.jar) Unloaded->Constructed->Pre-initialized->Errored
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 8400'
Launched Version: 1.7.10-Forge10.13.3.1401-1710ls
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8400 GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip, Zoris 3D Weapons.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Please, help if you can.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou need to change the configs of whatever mod is using ID 375 for its entities to something else.
Click Here to view my WIP Mod!
Currently developing a Tech/Space mod. PM if you can/want to help!
TEST COMMENT PLEASE IGNORE
...Aaaaand how do I do dis?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumGo into your .minecraft folder, find the config folder and the Wildycraft config file in it. Open that with something that can edit text and isn't notepad, search for 375 and change it to some other number.
If the config doesn't let you change it, then you're out of luck.
Click Here to view my WIP Mod!
Currently developing a Tech/Space mod. PM if you can/want to help!
What if I can't find 375?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThen there probably isn't an option to change the ID.
Click Here to view my WIP Mod!
Currently developing a Tech/Space mod. PM if you can/want to help!
Is there anything I can do?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou can try to find what other mod is using that ID, and see if you can change that one.
Click Here to view my WIP Mod!
Currently developing a Tech/Space mod. PM if you can/want to help!