The Meaning of Life, the Universe, and Everything.
Join Date:
10/29/2015
Posts:
44
Member Details
---- Minecraft Crash Report ----
// Sorry
Time: 11/6/16 10:03 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate id: TileEntityGraveStone
at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.addTileEntity(DalekMod_TileEntityReg.java:145)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.registerTileEntities(DalekMod_TileEntityReg.java:86)
at thedalekmod.client.theDalekMod.init(theDalekMod.java:503)
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.GeneratedMethodAccessor3.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:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
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.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.addTileEntity(DalekMod_TileEntityReg.java:145)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.registerTileEntities(DalekMod_TileEntityReg.java:86)
at thedalekmod.client.theDalekMod.init(theDalekMod.java:503)
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.GeneratedMethodAccessor3.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:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
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)
---- Minecraft Crash Report ----
// Sorry
Time: 11/6/16 10:03 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate id: TileEntityGraveStone
at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.addTileEntity(DalekMod_TileEntityReg.java:145)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.registerTileEntities(DalekMod_TileEntityReg.java:86)
at thedalekmod.client.theDalekMod.init(theDalekMod.java:503)
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.GeneratedMethodAccessor3.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:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
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.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.addTileEntity(DalekMod_TileEntityReg.java:145)
at thedalekmod.client.A_Main.DalekMod_TileEntityReg.registerTileEntities(DalekMod_TileEntityReg.java:86)
at thedalekmod.client.theDalekMod.init(theDalekMod.java:503)
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.GeneratedMethodAccessor3.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:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
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 (amd64) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2715479440 bytes (2589 MB) / 3077570560 bytes (2935 MB) up to 3077570560 bytes (2935 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G
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.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D6 54 mods loaded, 54 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHI RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCHI DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHI secretroomsmod{@[email protected]} [The SecretRoomsMod] (_Secret-Rooms-Mod-1.7.10.jar)
UCHI Ambience{GRADLE:VERSION-GRADLE:BUILD} [Ambience] (Ambience 1.0-3.jar)
UCHI Backpack{2.0.0} [Backpack] (Backpacks-Mod.jar)
UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
UCHI FLabsBF{4.3} [Better Furnaces] (Better-Furnaces-Mod-1.7.10.jar)
UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHI candycraftmod{(Alpha)} [CandyCraft] (CandyCraft-1.2.3 (1.7.10).jar)
UCHI cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHI chainarmor{1.0} [Chain Armor] (chainarmor-1.0.jar)
UCHE thedalekmod{39.75} [The Dalek Mod] (Dalek_Mod_1710.jar)
UCHI Doca{1.7.4_2.2.7} [DogCatPlus] (Dog-Cat-Plus-Mod-1.7.10.jar)
UCHI DragonMounts{r39} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar)
UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHI dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCHI eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHI fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar)
UCHI GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar)
UCHI gravestonemod{1.7.10} [Gravestones] (GraveStones 1.7.10 -3.jar)
UCHI icecreamcreepers{1.1.0a} [Icecream Sandwich Creeper Mod] (IceCreamSandwichCreeperModv1.1.0a 1.7.10.jar)
UCHI insane_IlluminatedBows{1.7.1f} [Illuminated Bows] (IlluminatedBows-1.7.10-1.7.1f.jar)
UCHI IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHI jaff{1.4.2_for_1.7.10} [Just a Few Fish] (JustAFewFish-1.4.2_for_1.7.10.jar)
UCHI LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UCHI lp{1.0.0} [LightsPlus] (LightsPlus 1.7.10_1.1.0.jar)
UCHI mesa{1.7.10-R2} [Movement Enhancement Suits and Armor] (MESA-1.7.10-R2.jar)
UCHI MorePistons{2.0.0 Beta 1.0} [More Pistons] (More-Pistons-Mod-1.7.10.jar)
UCHI startools{1.0.0} [startools] (Nether-Star-Tools-Mod-1.7.10.jar)
UCHI primitivemobs{0.2b} [Primitive Mobs] (Primitive-Mobs-Mod-1.7.10.jar)
UCHI progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar)
UCHI BridgeRails{3.0.0} [Rail Bridges] (Rail-Bridges-Mod-1.7.10.jar)
UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHI RetroCookiesMod{1.7+} [RetroCookiesMod] (Retro-Cookies-Mod-1.7.10.zip)
UCHI RottenFleshToLeather{1.7.10-2.0} [Rotten Flesh to Leather] (RottenFleshToLeather-2.1-1.7.10.jar)
UCHI rubymod{1.3} [Ruby Mod] (RubyMod1.7.10.jar)
UCHI sonicmod{1.4.0 MC1.7.10} [Sonic the Hedgehog Mod] (Sonic the Hedgehog Mod 1.7.10 V1.4.0.jar)
UCHI stillhungry{1.7.2-2.1.0} [Still Hungry!] (Still-Hungry-Mod-1.7.2.jar)
UCHI SwordPedestal{1.0(1.7.10)} [Sword Pedestal] (Sword-Pedestal-Mod-1.7.10.jar)
UCHI everythingarmor{1.0.2} [TooMuchArmor] (TooMuchArmor-Mod-1.7.10.jar)
UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHI ultimate_unicorn_mod{1.5.4} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.7.10-1.5.4.jar)
UCHI teleporter{1.0.2} [Vanilla-Inspired Teleporters] (VanillaTeleporter-1.7.10-1.0.3.jar)
UCHI walljump{1.2} [WallJump] (Wall-Jump-Mod-1.7.10.zip)
UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHI zeldaswordskills{1.7.10-beta-0.1.4} [Zelda Sword Skills] (Zelda-Sword-Skills-Mod-1.7.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11931 Compatibility Profile Context' Renderer: 'ATI Radeon HD 5450'
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: ATI Radeon HD 5450 GL version 4.2.11931 Compatibility Profile Context, 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: [bibliocraft_paintings_example_resource_pack.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)
OptiFine Version: OptiFine_1.7.10_HD_U_D6
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.2.11931 Compatibility Profile Context
OpenGlRenderer: ATI Radeon HD 5450
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
I got this crash report after installing this mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1286606-the-dalek-mod-updated-oct-30th-2016-tardis-sonic?page=1321
I think it has something to do with the way the mod works but I'm not sure
Check out some of my animations for the Custom-Steve mod!
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2578132-more-custom-steve-mod-animations
can't I maybe edit the mod, like change the Global ID, or am I in way over my head??
Check out some of my animations for the Custom-Steve mod!
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2578132-more-custom-steve-mod-animations
You'l lwant to report this to the dalek mod, so they change their GraveStone to another name.
Darn, Is there a way I can know what it's clashing with so I can remove the other mod, I really want to have the dalek mod on...
Check out some of my animations for the Custom-Steve mod!
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2578132-more-custom-steve-mod-animations
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMaybe this one?
UCHI gravestonemod{1.7.10} [Gravestones] (GraveStones 1.7.10 -3.jar)
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."