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

    • Honestly, the forums are a back burner thing. Not many people use it. Best option is discord. I know that I haven't looked at the forums for more then admin tasks in quite a while. You're also best off not following tutorials which give you code. Knowing programming and reading the MC/Forge code yourself would be the best way to go.
    • on my last computer, i had a similar problem with forge/ neoforge mods but instead them launcher screen was black
    • I am trying to make a mod, all it is, a config folder that tells another mod to not require a dependency, pretty simple right.. well, I dont want whoever downloads my mod to have to download 4 other mods and then decide if they want 2 more that they kinda really need.. i want to make my mod basically implement all of these mods, i really dont care how it does it, ive tried putting them in every file location you can think of, ive downloaded intellij, mcreator, and tried vmware but thats eh (had it from school). I downloaded them in hopes theyd create the correct file i needed but honestly im only more lost now. I have gotten my config file to work, if i put all these mods into my own mods folder and the config file into the config and it works (unvbelievably) but i want to share this to everyone else, lets just say this mod will legitimately get 7M downloads.  I tried putting them in a run folder then having it create all the contents in that for a game (mods,config..etc) then i drop the mods in and all the sudden i cant even open the game, like it literally works with my own world i play on, but i cant get it to work on any coding platform, they all have like built in java versions you cant switch, its a nightmare. I am on 1.20.1 I need Java 17 (i dont think the specific versions of 17 matter) I have even tried recreating the mods i want to implement and deleting import things like net.adamsandler.themodsname and replacing it with what mine is. that only creates other problems, where im at right now is i got the thing to start opening then it crashes, closest ive gotten it, then it just says this  exception in thread "main" cpw.mods.niofs.union.unionfilesystem$uncheckedioexception: java.util.zip.zipexception: zip end header not found caused by: java.util.zip.zipexception: zip end header not found basically saying theres something wrong with my java.exe file, so i tried downloading so many different versions of java and putting them all in so many different spots, nothing, someone online says its just a mod that isnt built right so i put the mod into an editor and bunch of errors came up, id post it but i deleted it on accident, i just need help integrating mods
    • Vanilla 1.16.5 Crash Report [#L2KYKaK] - mclo.gs  
    • Hello, probably the last update, if anyone has the same problem or this can be of any help, the answer was pretty simple, textures started rendering just using a Tesselator instead of a VertexConsumer given by a MultibufferSource and a RenderType, pretty simple
  • Topics

×
×
  • Create New...

Important Information

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