Advertisement
Guest User

crashlog bioshock+naruto

a guest
Jul 30th, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 9.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 30.07.15 13:15
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.ModelEntityRPMob92 Mob.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.ModelEntityRPMob92 Mob.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" at id stat.killEntity.ModelEntityRPMob92 Mob
  8.     at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
  9.     at net.minecraft.stats.StatList.func_151182_a(StatList.java:212)
  10.     at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:320)
  11.     at com.sigurd4.Bioshock.items.ItemMonsterPlacerBioshock$EntityList2$e.<init>(ItemMonsterPlacerBioshock.java:249)
  12.     at com.sigurd4.Bioshock.items.ItemMonsterPlacerBioshock$EntityList2.registerEntity(ItemMonsterPlacerBioshock.java:348)
  13.     at com.sigurd4.Bioshock.BioshockMod.registerEntity(BioshockMod.java:67)
  14.     at com.sigurd4.Bioshock.BioshockMod.init(BioshockMod.java:897)
  15.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18.     at java.lang.reflect.Method.invoke(Unknown Source)
  19.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  20.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23.     at java.lang.reflect.Method.invoke(Unknown Source)
  24.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  25.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  26.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  27.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  28.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  29.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  30.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  31.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34.     at java.lang.reflect.Method.invoke(Unknown Source)
  35.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  36.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  37.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  38.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  39.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  40.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  41.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  42.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  43.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  44.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  45.     at net.minecraft.client.main.Main.main(SourceFile:148)
  46.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49.     at java.lang.reflect.Method.invoke(Unknown Source)
  50.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  51.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Stacktrace:
  59.     at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
  60.     at net.minecraft.stats.StatList.func_151182_a(StatList.java:212)
  61.     at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:320)
  62.     at com.sigurd4.Bioshock.items.ItemMonsterPlacerBioshock$EntityList2$e.<init>(ItemMonsterPlacerBioshock.java:249)
  63.     at com.sigurd4.Bioshock.items.ItemMonsterPlacerBioshock$EntityList2.registerEntity(ItemMonsterPlacerBioshock.java:348)
  64.     at com.sigurd4.Bioshock.BioshockMod.registerEntity(BioshockMod.java:67)
  65.     at com.sigurd4.Bioshock.BioshockMod.init(BioshockMod.java:897)
  66.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  68.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  69.     at java.lang.reflect.Method.invoke(Unknown Source)
  70.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  71.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  73.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  74.     at java.lang.reflect.Method.invoke(Unknown Source)
  75.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  76.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  77.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  78.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  79.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  80.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  81.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  82.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  84.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  85.     at java.lang.reflect.Method.invoke(Unknown Source)
  86.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  87.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  88.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  89.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  90.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  91.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  92.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  93.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  94.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  95.  
  96. -- Initialization --
  97. Details:
  98. Stacktrace:
  99.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  100.     at net.minecraft.client.main.Main.main(SourceFile:148)
  101.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  103.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  104.     at java.lang.reflect.Method.invoke(Unknown Source)
  105.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  106.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  107.  
  108. -- System Details --
  109. Details:
  110.     Minecraft Version: 1.7.10
  111.     Operating System: Windows 7 (x86) version 6.1
  112.     Java Version: 1.8.0_45, Oracle Corporation
  113.     Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  114.     Memory: 78797472 bytes (75 MB) / 240992256 bytes (229 MB) up to 523501568 bytes (499 MB)
  115.     JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  116.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  117.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  118.     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 5 mods loaded, 5 mods active
  119.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  120.     UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  121.     UCHI    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  122.     UCHI    Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  123.     UCHE    bioshock{0.13} [BioshockMod] (BioshockMod-0.13.0.jar)
  124.     UCHI    AM{0.1} [Alcohol Mod] (NarutoAnimeMod0.2 - Awakening Of The Uchiha Susanoo.jar)
  125.     GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GT 430/PCIe/SSE2'
  126.     Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
  127.     LWJGL: 2.9.1
  128.     OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  129.     GL Caps: Using GL 1.3 multitexturing.
  130. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  131. Anisotropic filtering is supported and maximum anisotropy is 16.
  132. Shaders are available because OpenGL 2.1 is supported.
  133.  
  134.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  135.     Type: Client (map_client.txt)
  136.     Resource Packs: []
  137.     Current Language: English (US)
  138.     Profiler Position: N/A (disabled)
  139.     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  140.     Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement