Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 7/11/20 2:39 PM
Description: Initializing game

java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.anglerfish.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.anglerfish.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" at id stat.killEntity.anglerfish
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.registerStatistics(EntityEntryBuilder.java:285)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.access$100(EntityEntryBuilder.java:57)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder$BuiltEntityEntry.addedToRegistry(EntityEntryBuilder.java:335)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:509)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:500)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:350)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
    at net.mcreator.aquaticabyssmod.aquaticabyssmod.registerEntities(aquaticabyssmod.java:102)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_114_aquaticabyssmod_registerEntities_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:497)
    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 --
Thread: Client thread
Stacktrace:
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.registerStatistics(EntityEntryBuilder.java:285)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.access$100(EntityEntryBuilder.java:57)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder$BuiltEntityEntry.addedToRegistry(EntityEntryBuilder.java:335)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:509)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:500)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:350)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
    at net.mcreator.aquaticabyssmod.aquaticabyssmod.registerEntities(aquaticabyssmod.java:102)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_114_aquaticabyssmod_registerEntities_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 558370048 bytes (532 MB) / 1582301184 bytes (1509 MB) up to 5628231680 bytes (5367 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6037m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 25 mods loaded, 25 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                | Version                  | Source                                                  | Signature                                |
    |:----- |:----------------- |:------------------------ |:------------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft         | 1.12.2                   | minecraft.jar                                           | None                                     |
    | LCH   | mcp               | 9.42                     | minecraft.jar                                           | None                                     |
    | LCH   | FML               | 8.0.99.99                | forge-1.12.2-14.23.5.2854.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge             | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | openmodscore      | 0.12.2                   | minecraft.jar                                           | None                                     |
    | LCH   | ucb               | 0.3 Beta                 | [1.12.2] UnderwaterChestBubbles_-0.3_Beta.jar           | None                                     |
    | LCH   | aquaculture       | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                            | None                                     |
    | LCH   | aquaticabyssmod   | 2.2,2                    | Aquatic Odyssey Tropical Tundra the 2nd wave V2.2.3.jar | None                                     |
    | LCH   | autoreglib        | 1.3-32                   | AutoRegLib-1.3-32.jar                                   | None                                     |
    | LCH   | bettercaves       | 1.12.2                   | bettercaves-1.12.2-2.0.3.jar                            | None                                     |
    | LCH   | better_diving     | 1.5.3                    | BetterDiving-1.12.2-1.5.3.jar                           | None                                     |
    | LCH   | bettermineshafts  | 1.12.2-1.0               | BetterMineshaftsForge-1.12.2-1.0.jar                    | None                                     |
    | LCH   | bookworm          | 1.12.2-2.5.2.1           | bookworm-1.12.2-2.5.2.1.jar                             | None                                     |
    | LCH   | ctm               | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                               | None                                     |
    | LCH   | jei               | 4.15.0.296               | jei_1.12.2-4.15.0.296.jar                               | None                                     |
    | LCH   | chisel            | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                            | None                                     |
    | LCH   | coralreef         | 2.0                      | CoralReef-2.5-1.12.2.jar                                | None                                     |
    | LCH   | extrautils2       | 1.0                      | extrautils2-1.12-1.9.9.jar                              | None                                     |
    | LCH   | inventorytweaks   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                                | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | ironchest         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                         | None                                     |
    | LCH   | journeymap        | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                             | None                                     |
    | LCH   | openmods          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                           | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCH   | openblocks        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                             | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCH   | aquatic           | 1.0.0-c                  | Aquatic-1.12.2-1.0.0-c.jar                              | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | LCH   | betteranimalsplus | 9.0.1                    | betteranimalsplus-1.12.2-9.0.1.jar                      | None                                     |

    Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'AMD Radeon(TM) R7 Graphics'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    Launched Version: forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.6.13559 Compatibility Profile Context 26.20.12028.2, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    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)
    CPU: 4x AMD A10-7860K Radeon R7, 12 Compute Cores 4C+8G
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13559 Compatibility Profile Context 26.20.12028.2
    OpenGlRenderer: AMD Radeon(TM) R7 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I also just tried with iron's spellbooks removed, since that seemed related, but i am still having the same problem, even in newly created worlds. https://mclo.gs/AtrAfaj 
    • My Gradle Project for my Minecraft mod isn't building. Terminal: * Where: Settings file 'C:\Users\csonn\OneDrive\Desktop\fusionlucky\settings.gradle' line: 2 * What went wrong: Could not compile settings file 'C:\Users\csonn\OneDrive\Desktop\fusionlucky\settings.gradle'. > startup failed:   settings file 'C:\Users\csonn\OneDrive\Desktop\fusionlucky\settings.gradle': 2: The pluginManagement {} block must appear before any other statements in the script.   For more information on the pluginManagement {} block, please refer to https://docs.gradle.org/9.0.0/userguide/plugins.html#sec:plugin_management in the Gradle documentation.    @ line 2, column 1.      pluginManagement {      ^   1 error * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to generate a Build Scan (Powered by Develocity). > Get more help at https://help.gradle.org.   Setting.Gradle File:   rootProject.name = 'fusion-lucky-block' pluginManagement {     repositories {         gradlePluginPortal()         maven { url "https://maven.minecraftforge.net/" }         mavenCentral()     } }
    • no change still. here's a new log  https://mclo.gs/RXwiZmn 
    • Whenever I go to build my it says "Build failed in " how many seconds   Here is what is said in my terminal * Where: Build file 'C:\Users\csonn\OneDrive\Desktop\fusionlucky\build.gradle' line: 3 * What went wrong: Plugin [id: 'net.minecraftforge.gradle', version: '6.1.51'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Included Builds (No included builds contain this plugin) - Plugin Repositories (could not resolve plugin artifact 'net.minecraftforge.gradle:net.minecraftforge.gradle.gradle.plugin:6.1.51')   Searched in the following repositories:     Gradle Central Plugin Repository     MinecraftForge(https://maven.minecraftforge.net/) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org.   Here is what is in my build.gradle file plugins {     id 'java'     id 'net.minecraftforge.gradle' version '6.1+' }   group = 'io.github.csonnic03.fusionlucky' version = '1.0.0' archivesBaseName = 'fusionlucky'   java {     toolchain {         languageVersion = JavaLanguageVersion.of(17)     } }   repositories {     mavenCentral()     maven {         name "forgeMaven"         url "https://maven.minecraftforge.net/<repository>" } }   dependencies {     minecraft 'net.minecraftforge:forge:1.20.1-47.1.0' }   minecraft {     mappings channel: 'official', version: '1.20.1'     runs {         client {             workingDirectory project.file('run')         }         server {             workingDirectory project.file('run')         }     } }   tasks.withType(JavaCompile) {     options.encoding = 'UTF-8' }   jar {     manifest {         attributes(             "Specification-Title": "Fusion Lucky Block",             "Specification-Vendor": "example",             "Implementation-Title": project.name,             "Implementation-Version": project.version,             "Implementation-Vendor": "example",             "ModLauncher-TargetFMLVersion": "[47,)"         )     } }  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.