Jump to content

Recommended Posts

Posted

I wanna say this before you read the rest: my forge is NOT outdated, I have a new version (forge-1.12.2-14.23.5.2768) downloaded but it doesn't show up in crash reports, no clue if that has something to do with what's going on because forge works with other mods.

 

The game crashed whilst initializing game
The game crashed whilst initializing game
Error: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  OTGASMPlugin (OTG-Core.jar)
  llibrary (llibrary-core-1.0.8-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 11/9/18 1:49 PM
Description: Initializing game

java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V
    at its_meow.betteranimalsplus.init.BlockRegistry$RegistrationHandler.registerBlocks(BlockRegistry.java:63)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_RegistrationHandler_registerBlocks_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:143)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:734)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:605)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    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 its_meow.betteranimalsplus.init.BlockRegistry$RegistrationHandler.registerBlocks(BlockRegistry.java:63)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_RegistrationHandler_registerBlocks_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:143)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:734)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:605)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    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: 540842768 bytes (515 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.0.2487 Optifine OptiFine_1.12.2_HD_U_E2 21 mods loaded, 21 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                                |
    |:----- |:-------------------- |:------------ |:----------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2       | minecraft.jar                             | None                                     |
    | UCH   | mcp                  | 9.42         | minecraft.jar                             | None                                     |
    | UCH   | FML                  | 8.0.99.99    | forge-1.12.2-14.23.0.2487.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.0.2487 | forge-1.12.2-14.23.0.2487.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | otgcore              | 1.12         | minecraft.jar                             | None                                     |
    | UCH   | mercurius_updater    | 1.0          | MercuriusUpdater-1.12.2.jar               | None                                     |
    | UCH   | ambientsounds        | 2.0.0        | AmbientSounds+v2.0.8+mc1.12.jar           | None                                     |
    | UCH   | babyanimals          | 1.11-2       | Baby-Animals-Mod-1.12.jar                 | None                                     |
    | UCH   | betteranimalsplus    | 1.1.2        | betteranimalsplus-1.1.2.jar               | None                                     |
    | UCH   | openterraingenerator | v2           | Open-Terrain-Generator-Mod-1.12.2.jar     | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
    | UCH   | biomebundle          | 5.1          | Biome_Bundle-1.12.2-v6.jar                | None                                     |
    | UCH   | chococraft           | 0.9.1.52     | chococraft_1.12.1-0.9.1.52.jar            | None                                     |
    | UCH   | exoticbirds          | 1.0          | Exotic-Birds-Mod-1.12.2.jar               | None                                     |
    | UCH   | mocreatures          | 12.0.3       | Mo-Creatures-Mod-1.12.2.jar               | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2 | zawa+-+1.3.2+(1.12.2).jar                 | None                                     |
    | UCH   | moon-core            | 7.0          | moon-core+7.0+(1.12).jar                  | None                                     |
    | UCH   | prefab               | 1.3.0.18     | Prefab-1.12.2.jar                         | None                                     |
    | UCH   | realworld            | 1.18         | RealWorld-Mod-1.12.2.jar                  | None                                     |
    | UCH   | ultimate_unicorn_mod | 1.5.14       | Ultimate-Unicorn-Mod-1.12.2.jar           | None                                     |
    | UCH   | worldedit            | 6.1.8        | worldedit-forge-mc1.12-6.1.8-dist (1).jar | None                                     |
    | UCH   | xaerominimap         | 1.15         | Xaeros_Minimap_1.15_Forge_1.12.jar        | None                                     |

    Loaded coremods (and transformers): 
OTGASMPlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.OTGClassTransformer
llibrary (llibrary-core-1.0.8-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    Launched Version: 1.12.2-forge1.12.2-14.23.0.2487
    LWJGL: 2.9.4
    OpenGL: AMD Radeon HD 8370D GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, 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: Hafen Development v5.zip, More Dogs Resource Pack.zip, Transmobifier+v1.0.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 2x AMD A4-6300 APU with Radeon(tm) HD Graphics 
    OptiFine Version: OptiFine_1.12.2_HD_U_E2
    OptiFine Build: 20180728-185429
    Render Distance Chunks: 6
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: (internal)
    OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004
    OpenGlRenderer: AMD Radeon HD 8370D
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 2

 

sorry if im doing something wrong, im really bad with this sort of stuff :/ im not even sure if this is the right place to submit this, sorry about that too

Posted
1 hour ago, Foxxer15 said:

my forge is NOT outdated

 

1 hour ago, Foxxer15 said:

 Launched Version: 1.12.2-forge1.12.2-14.23.0.2487

 

The forge that this profile is running is outdated, even if you have a new one installed, you must edit the profile properties to make it use the new version.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • joptsimple.UnrecognizedOptionException: X is not a recognized option JVM-Arguments begin with a - So use -Xmx6G instead of Xmx6G etc
    • https://pastebin.com/SnWukPj8   thats the crash log if anyone can help add me on discord: privatelk
    • Remove Neruina and justleveling from your server
    • I'm attempting to make a 1.20.1-47.4.0 forge server but when I change the user_jvm_args.txt it does nothing so i tried adding it to the run.bat which it picks up on the startup console but then gives me this [21:56:01] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server joptsimple.UnrecognizedOptionException: X is not a recognized option     at joptsimple.OptionException.unrecognizedOption(OptionException.java:108) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.validateOptionCharacters(OptionParser.java:633) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.handleShortOptionCluster(OptionParser.java:528) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.handleShortOptionToken(OptionParser.java:523) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:59) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.parse(OptionParser.java:396) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at net.minecraft.server.Main.main(Main.java:98) ~[server-1.20.1-20230612.114412-srg.jar%23101!/:?] {re:classloading}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}     at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} I have uninstalled and reinstalled all my versions of java and tried deleting and restarting everything several times to no avail. I have no more ideas and would appreciate any assistance.
  • Topics

×
×
  • Create New...

Important Information

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