Jump to content

Recommended Posts

Posted (edited)
The game crashed whilst initializing game
Error: java.lang.NoSuchFieldError: TRINKET
  Reveal hidden contents

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted
  On 9/29/2019 at 10:36 AM, diesieben07 said:

Your version of Bountiful Baubles seems to be incompatible with the version of Baubles you have.

Please make sure you follow the installation instructions and mod requirements for the mods you use.

Expand  


 

So I noticed that and I removed the bountiful baubles mod and I get a new error. My server launched just fine with all the same mods installed as well. 

Posted
  On 9/29/2019 at 10:41 AM, diesieben07 said:

Post updated logs.

Expand  

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LibLoader (# LibLoader.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  MMFMLCorePlugin (MultiMine-1.12.2.jar)
  CoreMod (TickProfiler-1.12-0.0.7.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 9/29/19 6:44 AM
Description: Initializing game

java.lang.NoSuchFieldError: BODY
    at blusunrize.immersiveengineering.common.util.compat.BaublesHelper$1.getBaubleType(BaublesHelper.java:40)
    at baubles.client.ClientEventHandler.tooltipEvent(ClientEventHandler.java:41)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_435_ClientEventHandler_tooltipEvent_ItemTooltipEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:358)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$664/687671848.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$668/586330765.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)
    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 blusunrize.immersiveengineering.common.util.compat.BaublesHelper$1.getBaubleType(BaublesHelper.java:40)
    at baubles.client.ClientEventHandler.tooltipEvent(ClientEventHandler.java:41)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_435_ClientEventHandler_tooltipEvent_ItemTooltipEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:358)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$664/687671848.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$668/586330765.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)

-- 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: 279211904 bytes (266 MB) / 1140850688 bytes (1088 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.5.2847 123 mods loaded, 123 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   | creativecoredummy           | 1.0.0                | minecraft.jar                                  | None                                     |
    | LCH   | itemphysic                  | 1.4.0                | minecraft.jar                                  | None                                     |
    | LCH   | ivtoolkit                   | 1.3.3-1.12           | minecraft.jar                                  | None                                     |
    | LCH   | foamfixcore                 | 7.7.4                | minecraft.jar                                  | None                                     |
    | LCH   | tnt_utilities_core          | 1.2.3                | minecraft.jar                                  | None                                     |
    | LCH   | dsurroundcore               | 3.5.4.3              | minecraft.jar                                  | None                                     |
    | LCH   | aether_legacy               | 1.4.4                | _aether_legacy-1.12.2-v1.4.4.jar               | None                                     |
    | LCH   | biomesoplenty               | 7.0.1.2439           | _BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None                                     |
    | LCH   | dungeontactics              | DT-0.16.5            | _DungeonTactics-1.12.2-0.16.5.jar              | None                                     |
    | LCH   | inventorypets               | 2.0.3                | _inventorypets-1.12-2.0.3.jar                  | None                                     |
    | LCH   | journeymap                  | 1.12.2-5.5.5         | _journeymap-1.12.2-5.5.5.jar                   | None                                     |
    | LCH   | mca                         | 6.0.0                | _MCA-1.12.2-6.0.0-universal.jar                | None                                     |
    | LCH   | megaloot                    | 0.2.40               | _megaloot-1.12.2-0.2.40.jar                    | None                                     |
    | LCH   | oreexcavation               | 1.4.140              | _OreExcavation-1.4.140.jar                     | None                                     |
    | LCH   | randomloot                  | 1.4.4                | _randomloot+1.6.2.jar                          | None                                     |
    | LCH   | forgeendertech              | 1.12.2-4.4.22.2      | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar  | None                                     |
    | LCH   | adhooks                     | 1.12.2-3.2.2.0       | AdHooks-1.12.2-3.2.2.0-build.0220.jar          | None                                     |
    | LCH   | advanced-fishing            | 1.3.3                | Advanced-Fishing-1.12.2-1.3.3.jar              | None                                     |
    | LCH   | alcatrazcore                | 1.0.4                | alcatrazcore-1.0.4.jar                         | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
    | LCH   | antiqueatlas                | 4.5.1                | antiqueatlas-1.12.2-4.5.1.jar                  | e631d7254e451d0360d0148cb21407d5511d45e9 |
    | LCH   | antiqueatlasoverlay         | 1.2                  | antiqueatlas-1.12.2-4.5.1.jar                  | e631d7254e451d0360d0148cb21407d5511d45e9 |
    | LCH   | anvilpatch                  | 1.0.0                | anvilpatch-1.0.0.jar                           | None                                     |
    | LCH   | aquaculture                 | 1.6.8                | Aquaculture-1.12.2-1.6.8.jar                   | None                                     |
    | LCH   | carrots                     | 1.0.0b1              | carrotslib-mc1.12.2-1.0.0b1.jar                | None                                     |
    | LCH   | armorunder                  | 1.0.0                | armorunder-mc1.12.2-1.0.0.jar                  | None                                     |
    | LCH   | artemislib                  | 1.0.6                | ArtemisLib-1.12.2-v1.0.6.jar                   | None                                     |
    | LCH   | autoreglib                  | 1.3-32               | AutoRegLib-1.3-32.jar                          | None                                     |
    | LCH   | battletowers                | 1.6.5                | BattleTowers-1.12.2.jar                        | None                                     |
    | LCH   | baubles                     | 1.5.2                | Baubles-1.12-1.5.2.jar                         | None                                     |
    | LCH   | baubleshud                  | 5.0.2                | BaublesHud-1.12.2-5.0.2.jar                    | None                                     |
    | LCH   | mujmajnkraftsbettersurvival | 1.3.4                | Better_Survival-1.3.4(1.12.1).jar              | None                                     |
    | LCH   | bettercombatmod             | 1.5.6                | BetterCombat-1.12.2-1.5.6.jar                  | None                                     |
    | LCH   | forgelin                    | 1.8.4                | Forgelin-1.8.4.jar                             | None                                     |
    | LCH   | betterfoliage               | 2.2.0                | BetterFoliage-MC1.12-2.2.0.jar                 | None                                     |
    | LCH   | bloodmoon                   | 1.5.3                | Bloodmoon-MC1.12.2-1.5.3.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCH   | campfire                    | 1.2                  | campfire-1.12-v1.2.jar                         | None                                     |
    | LCH   | carryon                     | 1.12.2               | CarryOn MC1.12.2 v1.12.2.jar                   | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCH   | chunkanimator               | 1.2                  | ChunkAnimator-MC1.12-1.2.jar                   | None                                     |
    | LCH   | toughasnails                | 3.1.0.141            | ToughAsNails-1.12.2-3.1.0.141-universal.jar    | None                                     |
    | LCH   | comforts                    | 1.4.1.2              | comforts-1.12.2-1.4.1.2.jar                    | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | reskillable                 | 1.12.2-GRADLE:BUILD  | Reskillable-1.12.2-1.12.5.jar                  | None                                     |
    | LCH   | jei                         | 4.15.0.268           | jei_1.12.2-4.15.0.268.jar                      | None                                     |
    | LCH   | immersiveengineering        | 0.12-89              | _ImmersiveEngineering-0.12-89.jar              | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCH   | compatskills                | 1.12.2-1.16.2        | CompatSkills-1.12.2-1.16.2.jar                 | None                                     |
    | LCH   | coralreef                   | 2.0                  | CoralReef-2.5-1.12.2.jar                       | None                                     |
    | LCH   | wearablebackpacks           | 3.1.2                | WearableBackpacks-1.12.2-3.1.2.jar             | None                                     |
    | LCH   | corpsecomplex               | 1.0.6                | corpsecomplex-1.12.2-1.0.6.jar                 | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | craftablechainmail          | 1.0                  | craftablechainmail-1.0.jar                     | None                                     |
    | LCH   | craftablehorsearmour        | 1.3                  | CraftableHorseArmour-1.3.0-1.12.jar            | None                                     |
    | LCH   | crafttweaker                | 4.1.19               | CraftTweaker2-1.12-4.1.19.jar                  | None                                     |
    | LCH   | ctgui                       | 1.0.0                | CraftTweaker2-1.12-4.1.19.jar                  | None                                     |
    | LCH   | crafttweakerjei             | 2.0.3                | CraftTweaker2-1.12-4.1.19.jar                  | None                                     |
    | LCH   | creativecore                | 1.9.9                | CreativeCore_v1.9.62_mc1.12.2.jar              | None                                     |
    | LCH   | defiledlands                | 1.4.2                | defiledlands-1.12.2-1.4.2.jar                  | None                                     |
    | LCH   | disenchanter                | 1.6                  | disenchanter-[1.12]1.6.jar                     | None                                     |
    | LCH   | dldungeonsjbg               | 1.12.10              | DoomlikeDungeons-1.12.10-MC1.12.2.jar          | None                                     |
    | LCH   | dynamictrees                | 1.12.2-0.9.5         | DynamicTrees-1.12.2-0.9.5.jar                  | None                                     |
    | LCH   | traverse                    | 1.6.0                | Traverse-1.12.2-1.6.0-69.jar                   | None                                     |
    | LCH   | dttraverse                  | 1.5                  | dttraverse-1.5.jar                             | None                                     |
    | LCH   | enchdesc                    | 1.1.19               | EnchantmentDescriptions-1.12.2-1.1.19.jar      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | enhancedvisuals             | 1.0                  | EnhancedVisuals_v1.2.4_mc1.12.2.jar            | None                                     |
    | LCH   | familiarfauna               | 1.0.11               | FamiliarFauna-1.12.2-1.0.11.jar                | None                                     |
    | LCH   | fbp                         | 2.4.1                | FancyBlockParticles-1.12.x-2.4.1.jar           | None                                     |
    | LCH   | firstaid                    | 1.6.10               | firstaid-1.6.10.jar                            | 7904c4e13947c8a616c5f39b26bdeba796500722 |
    | LCH   | cursedlib                   | 1.0.0                | FlameLib-1.12.2-0.0.7.jar                      | None                                     |
    | LCH   | foamfix                     | 0.10.5-1.12.2        | foamfix-0.10.5-1.12.2.jar                      | None                                     |
    | LCH   | foodexpansion               | 1.3                  | FoodExpansion1.3.3-1.12.2.jar                  | None                                     |
    | LCH   | tschipplib                  | 1.1.3                | TschippLib MC1.12.2 v1.1.3.jar                 | None                                     |
    | LCH   | forgottenitems              | 1.1                  | ForgottenItems+MC1.12.2+v1.1.jar               | None                                     |
    | LCH   | globalgamerules             | 2.2                  | GlobalGameRules-1.12.2-2.2.7.jar               | None                                     |
    | LCH   | grapplemod                  | 1.12.2-v11.1         | grapplemod-v11.1-1.12.2.jar                    | None                                     |
    | LCH   | llibrary                    | 1.7.19               | llibrary-1.7.19-1.12.2.jar                     | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | iceandfire                  | 1.7.1                | iceandfire-1.7.1-1.12.2.jar                    | None                                     |
    | LCH   | infernalmobs                | 1.7.6                | InfernalMobs-1.12.2.jar                        | None                                     |
    | LCH   | inventorytweaks             | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | levelup2                    | ${version}           | Level Up! 2-1.1.23-1.12.jar                    | None                                     |
    | LCH   | lostcities                  | 2.0.21               | lostcities-1.12-2.0.21.jar                     | None                                     |
    | LCH   | lostsouls                   | 1.1.4                | lostsouls-1.12-1.1.4.jar                       | None                                     |
    | LCH   | lycanitesmobs               | 2.0.0.7 - MC 1.12.2  | lycanitesmobs-1.12.2-2.0.0.7.jar               | None                                     |
    | LCH   | mobends                     | 0.24                 | mobends-0.24_for_MC-1.12.jar                   | None                                     |
    | LCH   | multimine                   | 1.6.1                | MultiMine-1.12.2.jar                           | None                                     |
    | LCH   | neat                        | 1.4-17               | Neat+1.4-17.jar                                | None                                     |
    | LCH   | notreepunching              | 2.0.13               | notreepunching-2.0.13.jar                      | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
    | LCH   | potioncore                  | 1.8_for_1.12.2       | PotionCore-1.8_for_1.12.2.jar                  | None                                     |
    | LCH   | potionfingers               | r1.0-2               | PotionFingers-r1.0-2.jar                       | None                                     |
    | LCH   | qualitytools                | 1.0.7_for_1.12.2     | QualityTools-1.0.7_for_1.12.2.jar              | None                                     |
    | LCH   | realistictorches            | 2.1.1                | RealisticTorches-1.12.2-2.1.1.jar              | None                                     |
    | LCH   | reccomplex                  | 1.4.8.2              | RecurrentComplex-1.4.8.2.jar                   | None                                     |
    | LCH   | roguelike                   | 1.8.0                | RoguelikeDungeons-1.12.2-1.8.0.jar             | None                                     |
    | LCH   | roughtweaks                 | 1.0                  | roughTweaks0.2.4-1.12.2.jar                    | None                                     |
    | LCH   | ruins                       | 17.2                 | Ruins-1.12.2.jar                               | None                                     |
    | LCH   | silentlib                   | 3.0.13               | SilentLib-1.12.2-3.0.13+167.jar                | None                                     |
    | LCH   | scalinghealth               | 1.3.36               | ScalingHealth-1.12.2-1.3.36+140.jar            | None                                     |
    | LCH   | sereneseasons               | 1.2.16               | SereneSeasons-1.12.2-1.2.16-universal.jar      | None                                     |
    | LCH   | sit                         | v1.2                 | sit-1.12.2-v1.2.jar                            | None                                     |
    | LCH   | somanyenchantments          | 0.4.4                | So+Many+Enchantments+V0.4.4.jar                | None                                     |
    | LCH   | soundfilters                | 0.11_for_1.12        | SoundFilters-0.11_for_1.12.jar                 | None                                     |
    | LCH   | spartanweaponry             | beta 1.3.0           | SpartanWeaponry-1.12.2-beta-1.3.0.jar          | None                                     |
    | LCH   | spartanfire                 | 0.05                 | spartanfire-0.05.jar                           | None                                     |
    | LCH   | spartanshields              | 1.5.4                | SpartanShields-1.12.2-1.5.4.jar                | None                                     |
    | LCH   | spawnercontrol              | 1.6.3b               | SpawnerControl-1.6.3b.jar                      | None                                     |
    | LCH   | stg                         | 1.12.2-1.2.3         | stg-1.12.2-1.2.3.jar                           | None                                     |
    | LCH   | switchbow                   | 1.5.7                | switchbow-1.5.7.jar                            | None                                     |
    | LCH   | tanspit                     | 1.12.2-1.3           | tanspit-1.12.2-1.3.jar                         | None                                     |
    | LCH   | tickprofiler                | 1.12-0.0.7           | TickProfiler-1.12-0.0.7.jar                    | None                                     |
    | LCH   | tnt_utilities               | 1.2.3                | tnt_utilities-mc1.12-1.2.3.jar                 | None                                     |
    | LCH   | toolbelt                    | 1.9.9                | ToolBelt-1.12.2-1.9.9.jar                      | None                                     |
    | LCH   | xat                         | 0.25.2               | Trinkets and Baubles-1.12.2-0.25.2.jar         | None                                     |
    | LCH   | trumpetskeleton             | 1.12-1.0.2.1         | trumpetskeleton-1.12-1.0.2.1.jar               | None                                     |
    | LCH   | tumbleweed                  | 1.11-0.4.5           | tumbleweed-1.11-0.4.5.jar                      | None                                     |
    | LCH   | variedcommodities           | 1.12.2               | VariedCommodities_1.12.2(15may18.jar           | None                                     |
    | LCH   | waystones                   | 4.0.72               | Waystones_1.12.2-4.0.72.jar                    | None                                     |
    | LCH   | wolfarmor                   | 2.2.3.6              | wolfarmor-1.12.2-2.2.3.1798-universal.jar      | None                                     |
    | LCH   | xpbook                      | 0.0.3-beta           | xpbook-1.12-0.0.3-beta.jar                     | None                                     |
    | LCH   | xpfromharvest               | 1.1.0                | xpfromharvest-1.12.2-1.1.0.jar                 | None                                     |
    | LCH   | orelib                      | 3.5.2.2              | OreLib-1.12.2-3.5.2.2.jar                      | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | dsurround                   | 3.5.4.3              | DynamicSurroundings-1.12.2-3.5.4.3.jar         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | dshuds                      | 3.5.4.0              | DynamicSurroundingsHuds-1.12.2-3.5.4.0BETA.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | phosphor-lighting           | 1.12.2-0.2.6         | phosphor-1.12.2-0.2.6+build50-universal.jar    | f0387d288626cc2d937daa504e74af570c52a2f1 |

    Loaded coremods (and transformers): 
LibLoader (# LibLoader.jar)
  
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  invtweaks.forge.asm.ContainerTransformer
CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)
  
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  
LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  codersafterdark.reskillable.base.asm.ClassTransformer
MMFMLCorePlugin (MultiMine-1.12.2.jar)
  atomicstryker.multimine.common.fmlmagic.MMTransformer
CoreMod (TickProfiler-1.12-0.0.7.jar)
  
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  org.orecruncher.dsurround.asm.Transformer
TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  ljfa.tntutils.asm.ExplosionTransformer
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  lumien.chunkanimator.asm.ClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.17' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 419.17, 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: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz

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

    • Cracked Launchers are not supported
    • Hi, I have a problem in minecraft java (only in forge 1.20.1), When I start the game after a moment the game crashed with code 1 this only in forge 1.20.1 , I tried to reinstall java, Upgrade java to 17, update the drivers to the latest version, downgrade the drivers to the pervious version, deleting .minecraft and reinstall it , but none of these ways working.   here is the log:   [Launcher] Launching Minecraft... I'm hiding! mods after C:\Users\Windows\AppData\Roaming\.minecraft\mods\tl_skin_cape_forge_1.20_1.20.1-1.32.jar [InnerMinecraftServersImpl]  search changers of the servers read servers from servers.dat [] [InnerMinecraftServersImpl]  prepare inner servers save servers to servers.dat [Launcher] Game skin type: TLAUNCHER [Launcher] Starting Minecraft Forge 1.20.1... [Launcher] Launching in: C:\Users\Windows\AppData\Roaming\.minecraft Starting garbage collector: 96 / 227 MB Garbage collector completed: 60 / 214 MB [Launcher] Processing post-launch actions. Assist launch: true =============================================================================================== [05:29:03] [main/INFO]: ModLauncher running: args [--username, *********, --version, Forge 1.20.1, --gameDir, C:\Users\Windows\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Windows\AppData\Roaming\.minecraft\assets, --assetIndex, 5, --uuid, *************************************, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, null, --xuid, null, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 47.3.22, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [05:29:04] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.12 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0 [05:29:15] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [05:29:24] [main/INFO]: Trying GL version 4.6 [05:29:60] [main/INFO]: Requested GL version 4.6 got version 4.6 [05:29:67] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Windows/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT FATAL ERROR in native method: Thread[pool-2-thread-1,5,main]: No context is current or a function that is not available in the current context was called. The JVM will abort execution.     at org.lwjgl.opengl.GL11C.nglGetString(org.lwjgl.opengl@3.3.1+7/Native Method)     at org.lwjgl.opengl.GL11C.glGetString(org.lwjgl.opengl@3.3.1+7/GL11C.java:978)     at net.minecraftforge.fml.earlydisplay.DisplayWindow.initRender(fmlearlydisplay@1.20.1-47.3.22/DisplayWindow.java:209)     at net.minecraftforge.fml.earlydisplay.DisplayWindow.lambda$start$5(fmlearlydisplay@1.20.1-47.3.22/DisplayWindow.java:292)     at net.minecraftforge.fml.earlydisplay.DisplayWindow$$Lambda$437/0x000001fab120a618.run(fmlearlydisplay@1.20.1-47.3.22/Unknown Source)     at java.util.concurrent.Executors$RunnableAdapter.call(java.base@17.0.12/Executors.java:539)     at java.util.concurrent.FutureTask.run(java.base@17.0.12/FutureTask.java:264)     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(java.base@17.0.12/ScheduledThreadPoolExecutor.java:304)     at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@17.0.12/ThreadPoolExecutor.java:1136)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@17.0.12/ThreadPoolExecutor.java:635)     at java.lang.Thread.run(java.base@17.0.12/Thread.java:842) Here I am! [VersionManager] Refreshing versions locally... [VersionManager] Versions has been refreshed (6 ms) [Launcher] Launcher exited. [Launcher] Minecraft closed with exit code: 1 flush now [Launcher] [Crash] Signature "Bad video drivers" matches! [Crash] Signature "Bad video drivers" matches! [Launcher] [Crash] Crash has been recognized! [Crash] Crash has been recognized! flush now
    • https://mclo.gs/9Byd16j Hi, I've had my BetterMC world for a couple days now (1.19.2 vers & Fabric loader) but recently whenever I try to open the profile the minecraft launcher crashes and provides this error code. I've checked both this forum and google and haven't found any similar problems or solution to my problem. I'm not the best at reading crash logs but I gathered that there's an issue with fabric possibly, so I re-downloaded the same one on the modpack, then the latest version for 1.19.2 fabric and the issue still occurred. What can I do now?
    • it works now but idk why lmao. i removed terrablender and it didnt work. i then left it for a couple of days and, when i came back, updated the mods that needed updating because "what's the worst that could happen". i then tried launching it and now it works. i genuenly have no clue what i did to make it work, othen than updating the mods. so, thanks for your help
  • Topics

×
×
  • Create New...

Important Information

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