Jump to content

Recommended Posts

Posted

So, I have a custom modpack. When I added Trinity, my game crashes, saying "java.lang.NoSuchFieldError: wasteland_earth". Here's the full crash report.

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-226-universal.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  LittlePatchingLoader (LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar)
  CoreModLoader (Sound-Physics-1.12.2-1.0.9.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  CreativePatchingLoader (CreativeCore_v1.10.16_mc1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// Sorry :(

Time: 6/27/20 3:44 PM
Description: Initializing game

java.lang.NoSuchFieldError: wasteland_earth
    at trinity.world.BiomeNuclearCrater.<init>(BiomeNuclearCrater.java:33)
    at trinity.world.TrinityBiomes$RegistrationHandler.onEvent(TrinityBiomes.java:28)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_254_RegistrationHandler_onEvent_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 trinity.world.BiomeNuclearCrater.<init>(BiomeNuclearCrater.java:33)
    at trinity.world.TrinityBiomes$RegistrationHandler.onEvent(TrinityBiomes.java:28)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_254_RegistrationHandler_onEvent_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: 607411816 bytes (579 MB) / 1583874048 bytes (1510 MB) up to 3008888832 bytes (2869 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 68 mods loaded, 68 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.2847.jar                   | None                                     |
    | LCH   | forge                 | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                   | None                                     |
    | LCH   | advancedrocketrycore  | 1                        | minecraft.jar                                   | None                                     |
    | LCH   | creativecoredummy     | 1.0.0                    | minecraft.jar                                   | None                                     |
    | LCH   | littletilescore       | 1.0.0                    | minecraft.jar                                   | None                                     |
    | LCH   | redstoneflux          | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cofhcore              | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar          | None                                     |
    | LCH   | libvulpes             | 0.4.2.-75                | LibVulpes-1.12.2-0.4.2-75-universal.jar         | None                                     |
    | LCH   | advancedrocketry      | 1.7.0.-226               | AdvancedRocketry-1.12.2-1.7.0-226-universal.jar | None                                     |
    | LCH   | antiqueatlas          | 4.6.3                    | antiqueatlas-1.12.2-4.6.3.jar                   | None                                     |
    | LCH   | antiqueatlasoverlay   | 1.2                      | antiqueatlas-1.12.2-4.6.3.jar                   | None                                     |
    | LCH   | jei                   | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                       | None                                     |
    | LCH   | appleskin             | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
    | LCH   | quark                 | r1.6-179                 | Quark-r1.6-179.jar                              | None                                     |
    | LCH   | autoreglib            | 1.3-32                   | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCH   | backpack              | 3.0.2                    | backpack-3.0.2-1.12.2.jar                       | None                                     |
    | LCH   | better_diving         | 1.5.3                    | BetterDiving-1.12.2-1.5.3.jar                   | None                                     |
    | LCH   | bibliocraft           | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCH   | blockcraftery         | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                  | None                                     |
    | LCH   | chameleon             | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
    | LCH   | ctm                   | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
    | LCH   | chisel                | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                    | None                                     |
    | LCH   | chiselsandbits        | 14.33                    | chiselsandbits-14.33.jar                        | None                                     |
    | LCH   | codechickenlib        | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | cofhworld             | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | mantle                | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCH   | tconstruct            | 1.12.2-2.13.0.179        | TConstruct-1.12.2-2.13.0.179.jar                | None                                     |
    | LCH   | conarm                | 1.2.5.4                  | conarm-1.12.2-1.2.5.4.jar                       | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | cookingforblockheads  | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
    | LCH   | cosmeticarmorreworked | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar            | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LCH   | cosmiclib             | 0.4.0                    | CosmicLib-1.12.2-0.4.0.BETA.jar                 | d3974446c00f9f1d275edce305771eeddf30c658 |
    | LCH   | craftstudioapi        | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar           | None                                     |
    | LCH   | creativecore          | 1.10.0                   | CreativeCore_v1.10.16_mc1.12.2.jar              | None                                     |
    | LCH   | orelib                | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | dsurround             | 3.6.1.0                  | DynamicSurroundings-1.12.2-3.6.1.0.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | effortlessbuilding    | 1.12.2-2.16              | effortlessbuilding-1.12.2-2.16.jar              | None                                     |
    | LCH   | forgelin              | 1.8.4                    | Forgelin-1.8.4.jar                              | None                                     |
    | LCH   | cfm                   | 6.3.1                    | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LCH   | waila                 | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
    | LCH   | lunatriuscore         | 1.2.0.42                 | LunatriusCore-1.12.2-1.2.0.42-universal.jar     | None                                     |
    | LCH   | ingameinfoxml         | 2.8.2.94                 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar     | None                                     |
    | LCH   | inventorytweaks       | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | littletiles           | 1.5.0                    | LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar       | None                                     |
    | LCH   | malisiscore           | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
    | LCH   | malisisdoors          | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCH   | mjrlegendslib         | 1.12.2-1.1.9             | MJRLegendsLib-1.12.2-1.1.9.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCH   | moreoverlays          | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                | None                                     |
    | LCH   | mousetweaks           | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                   | None                                     |
    | LCH   | nuclearcraft          | 2.18u                    | NuclearCraft-2.18u-1.12.2.jar                   | None                                     |
    | LCH   | oreexcavation         | 1.4.143                  | OreExcavation-1.4.143.jar                       | None                                     |
    | LCH   | harvestcraft          | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                 | None                                     |
    | LCH   | quickleafdecay        | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar               | None                                     |
    | LCH   | thermalfoundation     | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermalexpansion      | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermaldynamics       | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | simplyjetpacks        | 2.2.14.67                | SimplyJetpacks2-1.12.2-2.2.14.67.jar            | None                                     |
    | LCH   | solarflux             | 12.3.8                   | SolarFluxReborn_1.12.2-12.3.8.jar               | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCH   | soundphysics          | 1.0.9                    | Sound-Physics-1.12.2-1.0.9.jar                  | None                                     |
    | LCH   | stg                   | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                            | None                                     |
    | LCH   | storagedrawers        | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                 | None                                     |
    | LCH   | supersoundmuffler     | 1.0.2.10                 | supersoundmuffler-revived_1.12.2_1.0.2.10.jar   | None                                     |
    | LCH   | tektopia              | 1.1.0                    | tektopia-1.1.0.jar                              | None                                     |
    | LCH   | tinkertoolleveling    | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar             | None                                     |
    | LCH   | trinity               | 0.5.0                    | Trinity+1.1.0.jar                               | None                                     |
    | LCH   | betterportals         | 0.3.7.7                  | zbetterportals-0.3.7.7(1).jar                   | None                                     |
    | LCH   | mysticallib           | 1.12.2-1.7.0             | mysticallib-1.12.2-1.7.0.jar                    | None                                     |

    Loaded coremods (and transformers):
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
 
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-226-universal.jar)
  zmaster587.advancedRocketry.asm.ClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
 
ForgelinPlugin (Forgelin-1.8.4.jar)
 
LittlePatchingLoader (LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar)
  com.creativemd.littletiles.LittleTilesTransformer
CoreModLoader (Sound-Physics-1.12.2-1.0.9.jar)
  com.sonicether.soundphysics.CoreModInjector
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
 
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
CreativePatchingLoader (CreativeCore_v1.10.16_mc1.12.2.jar)
 
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.92' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
    Pulsar/tconstruct loaded Pulses:
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)
        - quarkIntegration (Enabled/Not Forced)

    Launched Version: forge-14.23.5.2847
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.92, NVIDIA Corporation
    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: AntiqueAtlasExtra-v1.2.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x AMD FX(tm)-8320 Eight-Core Processor
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 12
    Mipmaps: 3
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 442.92
    OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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