Jump to content

Recommended Posts

Posted

First of all, I'm brazilian. In other words, there can be some English errors in this post. I'm sorry. There's not much I can do about it.

 

I started to create a modpack for Minecraft, but when I booted it, it crashed. I don't know what to do. Initially, I thought that I exceeded the amount of IDs. But then, I installed "NotEnoughIDs" and the problem was solved...for a while. Minecraft crashed when the forge was loading the blocks.

 

Here is the crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  FMLPlugin (albedo-1.12.2-1.1.0.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  HCASM (HammerCore-1.12.2-2.0.4.7.jar)
  GTCELoadingPlugin (gregtech-1.12.2-1.10.2.566.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  Wizardry Plugin (wizardry-0.10.6.jar)
  LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
  AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 10/11/20 4:41 PM
Description: Initializing game

java.lang.NoSuchMethodError: team.chisel.ctm.client.model.parsing.ModelLoaderCTM.getJSON(Lnet/minecraft/util/ResourceLocation;)Lcom/google/gson/JsonElement;
    at team.chisel.client.render.ModelLoaderChisel.accepts(ModelLoaderChisel.java:47)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:123)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 team.chisel.client.render.ModelLoaderChisel.accepts(ModelLoaderChisel.java:47)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:123)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)

-- 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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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_251, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 256101744 bytes (244 MB) / 3875536896 bytes (3696 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 8 total; -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 144 mods loaded, 144 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   | micdoodlecore                     |                          | minecraft.jar                                        | None                                     |
    | LCH   | opencomputers|core                | 1.7.4.153                | minecraft.jar                                        | None                                     |
    | LCH   | albedocore                        | 0.1                      | minecraft.jar                                        | None                                     |
    | LCH   | jei                               | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                            | None                                     |
    | LCH   | abyssalcraft                      | 1.9.8                    | AbyssalCraft-1.12.2-1.9.8.jar                        | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | actuallyadditions                 | 1.12.2-r148              | ActuallyAdditions-1.12.2-r148.jar                    | None                                     |
    | LCH   | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                               | None                                     |
    | LCH   | albedo                            | 1.0.0                    | albedo-1.12.2-1.1.0.jar                              | None                                     |
    | LCH   | placebo                           | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                             | None                                     |
    | LCH   | apotheosis                        | 1.12.4                   | Apotheosis-1.12.2-1.12.4.jar                         | None                                     |
    | LCH   | ctm                               | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                            | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2 (1).jar                           | None                                     |
    | LCH   | crafttweaker                      | 4.1.20                   | CraftTweaker2-1.12-4.1.20.586.jar                    | None                                     |
    | LCH   | astralsorcery                     | 1.10.19                  | astralsorcery-1.12.2-1.10.19.jar                     | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCH   | quark                             | r1.6-179                 | Quark-r1.6-179.jar                                   | None                                     |
    | LCH   | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                                | None                                     |
    | LCH   | base                              | 3.13.0                   | base-1.12.2-3.13.0.jar                               | None                                     |
    | LCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                         | None                                     |
    | LCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
    | LCH   | biomesoplenty                     | 7.0.1.2439               | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar        | None                                     |
    | LCH   | bookshelf                         | 2.3.581                  | Bookshelf-1.12.2-2.3.581.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                     | None                                     |
    | LCH   | botania                           | r1.10-361                | Botania+r1.10-361.jar                                | None                                     |
    | LCH   | spawnermod                        | 1.0-1.12.2               | branders-enhanced-mob-spawners-v1.12.2-1.4.4.jar.jar | None                                     |
    | LCH   | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | brandonscore                      | 2.4.12                   | BrandonsCore-1.12.2-2.4.12.205-universal.jar         | None                                     |
    | LCH   | buildcraftlib                     | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftcore                    | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftbuilders                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcrafttransport               | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftsilicon                 | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftenergy                  | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | ic2                               | 2.8.159-ex112            | industrialcraft-2-2.8.159-ex112.jar                  | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                             | None                                     |
    | LCH   | natura                            | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                           | None                                     |
    | LCH   | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                        | None                                     |
    | LCH   | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | theoneprobe                       | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                          | None                                     |
    | LCH   | buildcraftcompat                  | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftfactory                 | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftrobotics                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | gamestages                        | 2.0.112                  | GameStages-1.12.2-2.0.112.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | carryon                           | 1.12.1                   | CarryOn+MC1.12.2+v1.12.1.jar                         | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                             | None                                     |
    | LCH   | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
    | LCH   | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                             | None                                     |
    | LCH   | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar               | None                                     |
    | LCH   | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cyclopscore                       | 1.6.6                    | CyclopsCore-1.12.2-1.6.6.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | commoncapabilities                | 2.4.3                    | CommonCapabilities-1.12.2-2.4.3.jar                  | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | computercraft                     | 1.80pr1                  | ComputerCraft1.80pr1.jar                             | None                                     |
    | LCH   | endercore                         | 1.12.2-0.5.57            | EnderCore-1.12.2-0.5.57.jar                          | None                                     |
    | LCH   | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | draconicevolution                 | 2.3.22                   | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar   | None                                     |
    | LCH   | thermalexpansion                  | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar        | None                                     |
    | LCH   | enderio                           | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiointegrationtic             | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | twilightforest                    | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar          | None                                     |
    | LCH   | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                     | None                                     |
    | LCH   | contenttweaker                    | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                      | None                                     |
    | LCH   | conarm                            | 1.2.5.9                  | conarm-1.12.2-1.2.5.9.jar                            | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | configurablecane                  | 1.0                      | ConfigurableCane-1.0.jar                             | None                                     |
    | LCH   | containerfix                      | 1.0                      | ContainerFix+MC1.12.2+v1.0.jar                       | None                                     |
    | LCH   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.20.586.jar                    | None                                     |
    | LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.20.586.jar                    | None                                     |
    | LCH   | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                            | None                                     |
    | LCH   | ptrmodellib                       | 1.0.4                    | PTRLib-1.0.4.jar                                     | None                                     |
    | LCH   | props                             | 2.6.2                    | Decocraft-2.6.2_1.12.2.jar                           | None                                     |
    | LCH   | mysticalmechanics                 | 0.8-hotfix               | Mystical+Mechanics-0.8-hotfix.jar                    | None                                     |
    | LCH   | embers                            | 1.13-hotfix2             | EmbersRekindled-1.13-hotfix2.jar                     | None                                     |
    | LCH   | enchdesc                          | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar            | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | enderiobase                       | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderioconduits                   | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderioconduitsappliedenergistics | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | opencomputers                     | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar                 | None                                     |
    | LCH   | enderioconduitsopencomputers      | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | refinedstorage                    | 1.6.15                   | refinedstorage-1.6.15.jar                            | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCH   | enderioconduitsrefinedstorage     | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiointegrationforestry        | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiointegrationticlate         | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiomachines                   | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiopowertools                 | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
    | LCH   | environmentaltech                 | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar                | None                                     |
    | LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                           | None                                     |
    | LCH   | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                          | None                                     |
    | LCH   | bigreactors                       | 1.12.2-0.4.5.66          | ExtremeReactors-1.12.2-0.4.5.66.jar                  | None                                     |
    | LCH   | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                                   | None                                     |
    | LCH   | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
    | LCH   | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
    | LCH   | cfm                               | 6.3.0                    | furniture-6.3.0-1.12.2.jar                           | None                                     |
    | LCH   | galacticraftcore                  | 4.0.2.210                | GalacticraftCore-1.12.2-4.0.2.210.jar                | None                                     |
    | LCH   | galacticraftplanets               | 4.0.2.210                | Galacticraft-Planets-1.12.2-4.0.2.210.jar            | None                                     |
    | LCH   | gendustry                         | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                       | None                                     |
    | LCH   | gregtech                          | 1.10.2.566               | gregtech-1.12.2-1.10.2.566.jar                       | None                                     |
    | LCH   | hammercore                        | 2.0.4.7                  | HammerCore-1.12.2-2.0.4.7.jar                        | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCH   | ichunutil                         | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                                | None                                     |
    | LCH   | hatstand                          | 7.0.0                    | HatStand-1.12.2-7.0.1.jar                            | None                                     |
    | LCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
    | LCH   | journeymap                        | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                          | None                                     |
    | LCH   | librarianlib                      | 4.19.1                   | librarianlib-1.12.2-4.19.1-release.jar               | None                                     |
    | LCH   | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                                | None                                     |
    | LCH   | logisticspipes                    | 0.10.3.40                | logisticspipes-0.10.3.40.jar                         | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
    | LCH   | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                          | None                                     |
    | LCH   | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                        | None                                     |
    | LCH   | metalchests                       | v5.0.2+mc1.12.2          | MetalChests-v5.0.2+mc1.12.2.jar                      | None                                     |
    | LCH   | numina                            | 1.12.2-1.0.38            | Numina-1.12.2-1.0.38.jar                             | None                                     |
    | LCH   | powersuits                        | 1.12.2-1.0.46            | ModularPowersuits-1.12.2-1.0.46.jar                  | None                                     |
    | LCH   | mysticalagriculture               | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar                 | None                                     |
    | LCH   | mysticalagradditions              | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar                | None                                     |
    | LCH   | neid                              | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                             | None                                     |
    | LCH   | nuclearcraft                      | 2.18y                    | NuclearCraft-2.18y-1.12.2.jar                        | None                                     |
    | LCH   | harvestcraft                      | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2ze.jar                      | None                                     |
    | LCH   | parry                             | 1.0                      | parry-1.0-hotfix.jar                                 | None                                     |
    | LCH   | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                          | None                                     |
    | LCH   | projectintelligence               | 1.0.5                    | ProjectIntelligence-1.12.2-1.0.5.21-universal.jar    | None                                     |
    | LCH   | psi                               | r1.1-76                  | Psi-r1.1-76.jar                                      | None                                     |
    | LCH   | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                       | None                                     |
    | LCH   | storagedrawers                    | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                      | None                                     |
    | LCH   | tc6aspects4jei                    | 0.0.2a                   | tc6aspects4jei-0.0.2a.jar                            | None                                     |
    | LCH   | thaumadditions                    | 13r                      | ThaumicAdditions-1.12.2-13r.jar                      | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCH   | thaumicaugmentation               | 1.12.2-1.0.6             | ThaumicAugmentation-1.12.2-1.0.6.jar                 | None                                     |
    | LCH   | thaumicenergistics                | 2.2.2                    | thaumicenergistics-2.2.2.jar                         | None                                     |
    | LCH   | thaumicperiphery                  | 0.3.0                    | thaumicperiphery-0.3.0.jar                           | None                                     |
    | LCH   | thaumictinkerer                   | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar               | None                                     |
    | LCH   | thermalcultivation                | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                  | None                                     |
    | LCH   | valkyriecompat                    | 1.12.2-2.0.20.1          | valkyriecompat-1.12.2-2.0.20.1.jar                   | None                                     |
    | LCH   | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
    | LCH   | visuals                           | 6r                       | Visuals-1.12.2-6r.jar                                | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCH   | wizardry                          | 0.10.6                   | wizardry-0.10.6.jar                                  | None                                     |
    | LCH   | worldedit                         | 6.1.10-SNAPSHOT          | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar    | None                                     |
    | LCH   | immersiveengineering              | 0.12-89                  | ImmersiveEngineering-0.12-89.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCH   | llibrary                          | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                           | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | librarianliblate                  | 4.19.1                   | librarianlib-1.12.2-4.19.1-release.jar               | None                                     |

    Loaded coremods (and transformers): 
FMLPlugin (albedo-1.12.2-1.1.0.jar)
  elucent.albedo.asm.ASMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
HCASM (HammerCore-1.12.2-2.0.4.7.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
GTCELoadingPlugin (gregtech-1.12.2-1.10.2.566.jar)
  gregtech.common.asm.GTCETransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Wizardry Plugin (wizardry-0.10.6.jar)
  com.teamwizardry.wizardry.asm.WizardryTransformer
LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
  logisticspipes.asm.LogisticsClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
  shadows.ApotheosisTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  
LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce MX130/PCIe/SSE2'
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    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)
        - theoneprobeIntegration (Enabled/Not Forced)
        - quarkIntegration (Enabled/Not Forced)

    Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 2953 names; 7693 stacks.
Pastebin Connection: Okay.
Dependent Mods:
    -Thaumic Additions: Reconstructed (thaumadditions) @13r
    -Visuals (visuals) @6r

    List of loaded APIs: 
        * AbyssalCraftAPI (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Biome (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Block (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Caps (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Condition (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Disruption (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Energy (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Entity (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Event (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Integration (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Internal (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Item (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Necronomicon (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Recipe (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Ritual (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Spell (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Structure (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r148.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
        * Base|API (1.0.0) from base-1.12.2-3.13.0.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2 (1).jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.66.jar
        * BotaniaAPI (93) from Botania+r1.10-361.jar
        * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.1.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.3.jar
        * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
        * CSLib|API (1.0.1) from PTRLib-1.0.4.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.22.343-universal.jar
        * EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
        * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.210.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
        * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
        * MysticalMechanicsAPI (0.1) from Mystical+Mechanics-0.8-hotfix.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
        * PsiAPI (13) from Psi-r1.1-76.jar
        * QuarkAPI (4) from Quark-r1.6-179.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * thaumicaugmentationapi (1.0.6) from ThaumicAugmentation-1.12.2-1.0.6.jar
        * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
    [Psi] Active spell: None
    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Launched Version: 1.12.2-forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: GeForce MX130/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, 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: Português (Brasil)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz

 

I would be glad if you could help me.

 

Thanks!

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Ignore shrimple, it doesn't work with Oculus. Also, enableShaders was alr true when it said that towards the end of the log. If you could also figure out why my tags are messed up that'd be cool too, but that's a later issue. https://drive.google.com/drive/folders/1ovEKDZECUCl7zZxGfpyQcS4s5PZPQyfa?usp=drive_link
    • accidental duplicate mesage cuz lag
    • https://gnomebot.dev/paste/231527759279685634/1372324909073563730/1372324908629102716 https://gnomebot.dev/paste/231527759279685634/1372320454861262908/1372320454299090996 seems like theres a registry sync error, not sure what that means though, however in an old pack i played on, i actually had a registry sync error happen whenever the world tried too save and it would suddenly stop loading chunks, is there a mod fix for this or some way too bypass registry syncing? is this a server problem? i have no issues with the pack on pc, only on my server.
    • i think the problem is the player animator library but i need it for one of my main mods is there any way i can fix this? The game crashed: rendering overlay Error: java.lang.IllegalArgumentException: Failed to create player model for default heres the crash report: https://pastebin.com/U5Wp8ysb
    • I have been an enthusiastic investor in crypt0currencies for several years, and my digital assets have been integral to my financial strategy. A few months ago, I encountered a distressing predicament when I lost access to my primary cryptocurrency walleet after clicking on an airdrop link that inadvertently connected to my walleet. The dread of potentially losing all my hard-earned funds was overwhelming, leaving me uncertain about where to seek assistance. In my pursuit of solutions, I stumbled upon ChainDigger Retrievers. From our initial consultation to the triumphant recovery of my assets, the team exhibited exceptional expertise. They provided comprehensive explanations of the recovery process, ensuring I was informed at every stage and offering reassurance during this tumultuous time. Their approach was not only meticulous but also compassionate, which significantly alleviated my anxiety. ChainDigger Retrievers unwavering commitment to resolving my issue was evident throughout the process. Leveraging their profound understanding of crypt0currency technology and digital forensics, they initiated an exhaustive investigation to trace the transactions linked to my compromised wallet. Their meticulous analysis and relentless determination were apparent as they left no stone unturned in their quest to recover my funds. After several days of diligent investigation, the team successfully recovered everything I had lost. They uncovered that the link I had clicked contained malware, which scammeers had used to infiltrate my walleet. This revelation was both alarming and enlightening, underscoring the inherent risks associated with crypt0currency transactions when proper precautions are not taken.Thanks to ChainDigger Retrievers, I not only regained everything but also acquired invaluable knowledge about safeguarding my investments. Their expertise and steadfast support transformed a daunting situation into a manageable one, and I am profoundly grateful for their assistance. I can now continue my investment journey with renewed confidence, knowing that I have a trustworthy ally in ChainDigger Retrievers. Their client satisfaction is truly commendable, and I wholeheartedly recommend their services to anyone facing similar challenges in the crypt0currency realm. With their help, I was able to turn a distressing time into a positive outcome, and I will forever be grateful for their support.  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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