DivineRPG (Official)

DivineRPG (Official)

2M Downloads

Statues

SonicBoom213 opened this issue · 4 comments

commented

It seems that, while this mod is compatible with numerous mods (I've tested 49 so far, I can provide the list if you want! :D), When using it with Nevermine, it gives me the error:

Initializing game java.lang.IllegalArgumentException: Duplicate id: Statue

I know this mod has a statue mob, but I think it's the statues from the bosses of both mods that causes the conflict? I thought that these mods were supposed to work together, so I decided to let you guys know!

commented

It's probably because the Statues have the exact same name.

commented

Can you post the log?

commented

Sure thing

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 2/11/15 3:19 PM
Description: Initializing game

java.lang.IllegalArgumentException: Duplicate id: Statue
at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:275)
at net.nevermine.common.ClientProxy.RenderInformation(ClientProxy.java:41)
at net.nevermine.common.nevermine.PreInit(nevermine.java:88)
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.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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: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.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:275)
at net.nevermine.common.ClientProxy.RenderInformation(ClientProxy.java:41)
at net.nevermine.common.nevermine.PreInit(nevermine.java:88)
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.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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: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_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 179664064 bytes (171 MB) / 451510272 bytes (430 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_A4 51 mods loaded, 51 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed->Pre-initialized
Micdoodlecore{} Micdoodle8 Core Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.4.83} Not Enough Items Unloaded->Constructed->Pre-initialized
se{0.4.1} Super Enchants Unloaded->Constructed->Pre-initialized
lucky{5.1.0} Lucky Block Unloaded->Constructed->Pre-initialized
bspkrsCore{6.15} bspkrsCore Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{1.28} ArmorStatusHUD Unloaded->Constructed->Pre-initialized
FLabsBF{4.1.2} Better Furnaces Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.2.0} Damage Indicators Unloaded->Constructed->Pre-initialized
abyssalcraft{1.8.2} AbyssalCraft Unloaded->Constructed->Pre-initialized
adventurebackpack{1.7.10-0.8b} Adventure Backpack Unloaded->Constructed->Pre-initialized
ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships Unloaded->Constructed->Pre-initialized
atum{0.6} Atum Unloaded->Constructed->Pre-initialized
Backpack{2.0.1} Backpack Unloaded->Constructed->Pre-initialized
betterstorage{0.9.2.107} BetterStorage Unloaded->Constructed->Pre-initialized
blocklings{3.0.0} Blocklings Mod Unloaded->Constructed->Pre-initialized
kegare.caveworld{1.9.7} Caveworld Unloaded->Constructed->Pre-initialized
colourfulportalsmod{1.4.2} Colourful Portals Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.1} [CraftGuide](CraftGuide-1.6.8.1_1.7.2%28Seems to work with 1.7.10%29.zip) Unloaded->Constructed->Pre-initialized
Cyan Warrior Swords Mod{2.0} Cyan Warrior Swords Mod Unloaded->Constructed->Pre-initialized
divinerpg{1.4.0} DivineRPG Unloaded->Constructed->Pre-initialized
DyeableBeds{1.7.2 R2} Dyeable Beds Unloaded->Constructed->Pre-initialized
eplus{3.0.2-d} Enchanting Plus Unloaded->Constructed->Pre-initialized
farlanders{1.2b} The Farlanders Unloaded->Constructed->Pre-initialized
GalacticraftCore{3.0.7} Galacticraft Core Unloaded->Constructed->Pre-initialized
GalacticraftMars{3.0.7} Galacticraft Planets Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.7} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.7.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{4.1.2} iChunUtil Unloaded->Constructed->Pre-initialized
Hats{4.0.0} Hats Unloaded->Constructed->Pre-initialized
InfernalMobs{1.5.9} Infernal Mobs Unloaded->Constructed->Pre-initialized
ani_koto{v1.6} [Kingdoms of the Overworld Mod](Kingdoms of the Overworld-1.7.10-1.6.jar) Unloaded->Constructed->Pre-initialized
lom{1.7.10-3.0.1b} LotsOMobs Unloaded->Constructed->Pre-initialized
mod_cobalt{1.5.6} CobaltMod Unloaded->Constructed->Pre-initialized
morehealth{6.2} [More Health Forge](More Health Enchanted-1.7.10-6.2.zip) Unloaded->Constructed->Pre-initialized
MoreEnchants{1.3.0} MoreEnchants Unloaded->Constructed->Pre-initialized
Morph{0.9.0} Morph Unloaded->Constructed->Pre-initialized
cfm{3.4.5} §9MrCrayfish's Furniture Mod Unloaded->Constructed->Pre-initialized
mwaw{1.7.10-0.0.4} Elemental Witch Mod Unloaded->Constructed->Pre-initialized
nevermine{1.1.1} Nevermine Unloaded->Constructed->Errored
pandorasbox{2.0.1} Pandora's Box Unloaded->Constructed->Pre-initialized
runicdungeons{0.9.4} Runic Dungeons Unloaded->Constructed->Pre-initialized
ashjacksimukraftreloaded{1.0.1d} Sim-U-Kraft Reloaded Unloaded->Constructed->Pre-initialized
RioV{v2.4.9} [The Mists of RioV](The Mists of RioV - v2.4.9.jar) Unloaded->Constructed->Pre-initialized
erebus{0.2a} Erebus Unloaded->Constructed->Pre-initialized
kitchen{1.3.6} The Kitchen Mod Unloaded->Constructed->Pre-initialized
toolsdoneright{1.1.4} [Tools Done Right](Tools Done Right by NukeDuck [1.7.10][1.1.4].zip) Unloaded->Constructed->Pre-initialized
TwilightForest{2.3.2} The Twilight Forest Unloaded->Constructed->Pre-initialized
nolpfij_wildycraft{1.7.3} Wildycraft Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3304, Intel
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: []
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)
commented

Ok yeah it was a TileEntity conflict.