Jump to content

1.12.2 Crash :(


kaths

Recommended Posts

This is the text of crash.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  DCASMPlugin (HeatAndClimateLib_1.12.2-3.4.1.jar)
  ForgelinPlugin (Forgelin-1.8.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  FutureMC (future-mc-1.12.2-0.2.2.jar)
  BetterSprintingCore (BetterSprinting-1.12.2-v3.0.1.jar)
  Quark Plugin (Quark-r1.6-178.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
  LoadingPlugin (ChunkAnimator-Mod-1.12.2.jar)
  CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
  CreativePatchingLoader (CreativeCore_v1.10.9_mc1.12.2.jar)
  Controllable (controllable-1.12.2-0.5.2.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 10/24/20 2:07 PM
Description: Initializing game

java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.buffalo.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.buffalo.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" at id stat.killEntity.buffalo
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
    at net.minecraft.stats.StatList.func_151182_a(StatList.java:305)
    at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:450)
    at net.minecraftforge.fml.common.registry.EntityRegistry.registerEgg(EntityRegistry.java:242)
    at net.minecraftforge.fml.common.registry.EntityRegistry.registerModEntity(EntityRegistry.java:193)
    at superlord.wildlands.util.handlers.RegistryHandler.registerEntities(RegistryHandler.java:54)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1084_RegistryHandler_registerEntities_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 net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
    at net.minecraft.stats.StatList.func_151182_a(StatList.java:305)
    at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:450)
    at net.minecraftforge.fml.common.registry.EntityRegistry.registerEgg(EntityRegistry.java:242)
    at net.minecraftforge.fml.common.registry.EntityRegistry.registerModEntity(EntityRegistry.java:193)
    at superlord.wildlands.util.handlers.RegistryHandler.registerEntities(RegistryHandler.java:54)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1084_RegistryHandler_registerEntities_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: 1880252696 bytes (1793 MB) / 4026531840 bytes (3840 MB) up to 53687091200 bytes (51200 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx50G -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.2854 269 mods loaded, 269 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   | creativecoredummy     | 1.0.0                | minecraft.jar                                       | None                                     |
    | LCH   | dcs_asm               | 2.1.0                | minecraft.jar                                       | 4cd12b92959105443b7b694fffe0cea9ed004886 |
    | LCH   | itemphysic            | 1.4.0                | minecraft.jar                                       | None                                     |
    | LCH   | controllable          | 0.5.2                | controllable-1.12.2-0.5.2.jar                       | None                                     |
    | LCH   | torchbowmod           | 1.4                  | [1.12-1.12.2]TorchBowMod_v1.4.jar                   | None                                     |
    | LCH   | securitycraft         | v1.8.14              | [1.12.2]+SecurityCraft+v1.8.14.jar                  | None                                     |
    | LCH   | organiccreepers       | 1.12.2               | [1.12.2]OrganicCreepers-1.2.5.jar                   | None                                     |
    | LCH   | fistful_of_hay        | 1.0.1                | a_fistful_of_hay-1.0.1.jar                          | None                                     |
    | LCH   | absentbydesign        | 1.12.2-1.0.3         | absentbydesign-1.12.2-1.0.3.jar                     | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCH   | advanced-fishing      | 1.3.3                | Advanced-Fishing-1.12.2-1.3.3.jar                   | None                                     |
    | LCH   | adventurepack         | 1.6.0                | adventurepack-1.6.2.jar                             | None                                     |
    | LCH   | creativecore          | 1.10.0               | CreativeCore_v1.10.9_mc1.12.2.jar                   | None                                     |
    | LCH   | ambientsounds         | 3.0                  | AmbientSounds_v3.0.14_mc1.12.2.jar                  | None                                     |
    | LCH   | animalcrops           | 1.12.2-0.2.0         | AnimalCrops-1.12.2-0.2.0.jar                        | None                                     |
    | LCH   | animalnet             | 0.1                  | animalnet-1.3.jar                                   | None                                     |
    | LCH   | tammodized            | 0.15.6               | TamModized-1.12.2-0.15.6.jar                        | None                                     |
    | LCH   | aov                   | 0.11.5               | AoV-1.12-0.11.5.jar                                 | None                                     |
    | LCH   | applecore             | 3.4.0                | AppleCore-mc1.12.2-3.4.0.jar                        | None                                     |
    | LCH   | jei                   | 4.16.1.301           | jei_1.12.2-4.16.1.301.jar                           | None                                     |
    | LCH   | appleskin             | 1.0.9                | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
    | LCH   | aquaculture           | 1.6.8                | Aquaculture-1.12.2-1.6.8.jar                        | None                                     |
    | LCH   | aquaticarmors         | 1.0                  | aquaticarmors-1.0.1.jar                             | None                                     |
    | LCH   | thedragonlib          | 1.12.2-5.3.0         | thedragonlib-1.12.2-5.3.0.jar                       | None                                     |
    | LCH   | armorplus             | 1.12.2-11.22.0.58    | armorplus-1.12.2-11.22.0.58.jar                     | None                                     |
    | LCH   | artemislib            | 1.0.6                | ArtemisLib-1.12.2-v1.0.6.jar                        | None                                     |
    | LCH   | astikorcarts          | 1.12.2-0.1.2.7       | astikorcarts-1.12.2-0.1.2.7.jar                     | None                                     |
    | LCH   | placebo               | 1.6.0                | Placebo-1.12.2-1.6.0.jar                            | None                                     |
    | LCH   | attaineddrops2        | 3.7.3                | Attained+Drops-1.12.2-3.7.3.jar                     | None                                     |
    | LCH   | attributefix          | 1.0.9                | AttributeFix-1.12.2-1.0.9.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | quark                 | r1.6-178             | Quark-r1.6-178.jar                                  | None                                     |
    | LCH   | autoreglib            | 1.3-32               | AutoRegLib-1.3-32.jar                               | None                                     |
    | LCH   | axolotl_12            | V4 1.12.2            | Axolotls+V4+1.12.2.jar                              | None                                     |
    | LCH   | get_back_to_home      | 1.5                  | BackToHome-1.5.jar                                  | None                                     |
    | LCH   | ichunutil             | 7.2.2                | iChunUtil-1.12.2-7.2.2.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | backtools             | 7.0.1                | BackTools-1.12.2-7.0.1.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | basketcase            | 1.0.31               | Basketcase-v1.0.31-mc1.12.2.jar                     | None                                     |
    | LCH   | baubles               | 1.5.2                | Baubles-1.12-1.5.2.jar                              | None                                     |
    | LCH   | betternether          | 0.1.8.6              | betternether-0.1.8.6.jar                            | None                                     |
    | LCH   | bettersprinting       | 3.0.1                | BetterSprinting-1.12.2-v3.0.1.jar                   | None                                     |
    | LCH   | betterthanbunnies     | 1.12.1-1.1.0         | BetterThanBunnies-1.12.1-1.1.0.jar                  | None                                     |
    | LCH   | betterthanllamas      | 1.12.1-1.0.0         | BetterThanLlamas-1.12.1-1.0.0.jar                   | None                                     |
    | LCH   | bettertitlescreen     | 1.4b                 | BetterTitleScreen-Mod-1.12.2.jar                    | None                                     |
    | LCH   | biomeinfo             | v1.2.1               | biomeinfo-1.12.x-v1.2.1.jar                         | None                                     |
    | LCH   | blocklings            | 6.0.0                | Blocklings+6.0.0+-+1.12.2.jar                       | None                                     |
    | LCH   | blur                  | 1.0.4-14             | Blur-1.0.4-14.jar                                   | None                                     |
    | LCH   | bonsaitrees           | 1.1.3                | bonsaitrees-1.1.3-b156.jar                          | None                                     |
    | LCH   | bookshelf             | 2.3.557              | Bookshelf-1.12.2-2.3.557.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | zawa                  | 1.12.2-1.6.0         | zawa+-+1.6.0+(1.12.2).jar                           | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
    | LCH   | bookworm              | 1.12.2-2.2.0         | bookworm+-+2.2.0+(1.12.2).jar                       | None                                     |
    | LCH   | botania               | r1.10-363            | Botania+r1.10-363.jar                               | None                                     |
    | LCH   | bouncing_balls        | 4.0.1                | BouncingBalls-1.12-4.0.1.jar                        | None                                     |
    | LCH   | lampblock             | 1.12.2               | branders-lamp-block-1.12.2.jar                      | None                                     |
    | LCH   | camera                | 1.0.9                | camera-1.0.9.jar                                    | None                                     |
    | LCH   | carbonado             | 1.5.2                | carbonado-1.5.2-mc1.12.x.jar                        | None                                     |
    | LCH   | ceilingtorch          | v1.3                 | ceilingtorch-1.12.2-v1.3.jar                        | None                                     |
    | LCH   | ceramics              | 1.12-1.3.7           | Ceramics-1.12-1.3.7.jar                             | None                                     |
    | LCH   | chameleon             | 1.12-4.1.3           | Chameleon-1.12-4.1.3.jar                            | None                                     |
    | LCH   | charm                 | 1.12.2-1.3.6         | Charm-1.12.2-1.3.6.jar                              | None                                     |
    | LCH   | chunkanimator         | 1.2                  | ChunkAnimator-Mod-1.12.2.jar                        | None                                     |
    | LCH   | classiccombat         | 1.0.1                | ClassicCombat-1.0.1.jar                             | None                                     |
    | LCH   | coffeespawner         | 1.0.2                | Coffee-Spawner-Mod-1.12.2.jar                       | None                                     |
    | LCH   | colytra               | 1.2.0.3              | colytra-1.12.2-1.2.0.3.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | comforts              | 1.4.1.2              | comforts-1.12.2-1.4.1.2.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | cyclopscore           | 1.6.0                | CyclopsCore-1.12.2-1.6.0.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | commoncapabilities    | 2.4.5                | CommonCapabilities-1.12.2-2.4.5.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | statues               | 0.8.9                | statues-1.12.X-0.8.9.jar                            | None                                     |
    | LCH   | crafttweaker          | 4.1.20               | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
    | LCH   | cookingforblockheads  | 6.4.71               | CookingForBlockheads_1.12.2-6.4.71.jar              | None                                     |
    | LCH   | craftablesaddles      | 1.3                  | Craftable+Saddles[1.12]-1.3.jar                     | None                                     |
    | LCH   | craftablehorsearmour  | 1.3                  | CraftableHorseArmour-1.3.0-1.12.jar                 | None                                     |
    | LCH   | ctgui                 | 1.0.0                | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
    | LCH   | crafttweakerjei       | 2.0.3                | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
    | LCH   | creativefirework      | 1.0.2                | creativefirework-1.0.2.jar                          | None                                     |
    | LCH   | creeperconfetti       | 1.4.2                | creeperconfetti-1.4.2.jar                           | None                                     |
    | LCH   | croparia              | 2.4                  | Croparia-2.5.jar                                    | None                                     |
    | LCH   | ctdcore               | 1.4.2                | CTD-Core-1.12.2-1.4.2.jar                           | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
    | LCH   | cucumber              | 1.1.3                | Cucumber-1.12.2-1.1.3.jar                           | None                                     |
    | LCH   | culinaryconstruct     | 1.3.4                | culinaryconstruct-1.3.4.jar                         | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | cyclicmagic           | 1.19.19              | Cyclic-1.12.2-1.19.19.jar                           | None                                     |
    | LCH   | diaernum              | 1.6                  | diaernum-1.6.jar                                    | None                                     |
    | LCH   | divine_objects        | 1.0.6                | Divine_Objects-1.12.2-1.0.6.jar                     | None                                     |
    | LCH   | doggytalents          | 1.15.0.6             | DoggyTalents-1.12.2-1.15.0.6-universal.jar          | None                                     |
    | LCH   | ebwizardry            | 4.3                  | ElectroblobsWizardry-4.3-MC1.12.2.jar               | None                                     |
    | LCH   | rcraft                | 2.1.2                | dotHack+Weapons-2.1.2.jar                           | None                                     |
    | LCH   | doubleslabs           | 0.2.1                | DoubleSlabs-1.12-0.2.1.jar                          | None                                     |
    | LCH   | dynamictrees          | 1.12.2-0.9.18        | DynamicTrees-1.12.2-0.9.18.jar                      | None                                     |
    | LCH   | easterrabbits         | 1.0                  | easterrabbits-1.12.2-v1.0.jar                       | None                                     |
    | LCH   | elevatorid            | 1.3.11               | ElevatorMod-1.12.2-1.3.11.jar                       | None                                     |
    | LCH   | eplus                 | 5.0.168              | EnchantingPlus-1.12.2-5.0.168.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | enchdesc              | 1.1.15               | EnchantmentDescriptions-1.12.2-1.1.15.jar           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | endores               | 1.12.2-r1            | End+Ores-1.12.2-r1.jar                              | None                                     |
    | LCH   | endercompass          | 1.2.6.2              | EnderCompass-1.12-1.2.6.2.jar                       | None                                     |
    | LCH   | endermail             | 1.1.3                | EnderMail-1.12.2-1.1.3.jar                          | None                                     |
    | LCH   | essentials            | 1.12.2-1.2.1         | essentials-1.12.2-1.2.1.jar                         | None                                     |
    | LCH   | exoticbirds           | 1.0                  | Exotic+Birds+1.12.2-3.2.0.jar                       | None                                     |
    | LCH   | extrabows             | v1.12.2 b10          | extrabows-v1.12.2+b10.jar                           | None                                     |
    | LCH   | fencejumper           | 1.0.5                | fencejumper-1.12-1.0.5.jar                          | None                                     |
    | LCH   | fertilization         | 1.0.7                | Fertilization_1.12.2-1.0.7.jar                      | None                                     |
    | LCH   | findme                | 1.1.0                | findme-1.12.2-1.1.0-8.jar                           | None                                     |
    | LCH   | flying_things         | 1.5.2                | flying_things-1.5.2-1.12.jar                        | None                                     |
    | LCH   | farmory               | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | fdecostuff            | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | ffactory              | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | ffoods                | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | fmagic                | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | fresource             | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | forgelin              | 1.8.3                | Forgelin-1.8.3.jar                                  | None                                     |
    | LCH   | forgivingvoid         | 1.0.23               | ForgivingVoid_1.12.2-1.0.23.jar                     | None                                     |
    | LCH   | fm                    | 1.8                  | FunMod+1.8+Archery.jar                              | None                                     |
    | LCH   | silentlib             | 3.0.13               | SilentLib-1.12.2-3.0.13+167.jar                     | None                                     |
    | LCH   | funores               | 1.6.3                | FunOres-1.12.2-1.6.3-124.jar                        | None                                     |
    | LCH   | cfm                   | 4.1.5                | furniture-4.1.5-1.12.jar                            | None                                     |
    | LCH   | futuremc              | 0.2.2                | future-mc-1.12.2-0.2.2.jar                          | None                                     |
    | LCH   | gm                    | 1.1.3                | Gems+And+Crystals-1.12.2-1.1.3.jar                  | None                                     |
    | LCH   | giacomos_exp          | 1.2.2                | GiacomosExperienceSeedling-1.12.2-1.2.2.jar         | None                                     |
    | LCH   | glassential           | 1.0.0                | glassential-1.12.2-1.0.0.jar                        | None                                     |
    | LCH   | gb                    | 1.1.206              | Gobber-1.12.2_1.1.207.jar                           | None                                     |
    | LCH   | goodnightsleep        | 0.2.2                | good-nights-sleep-1.12.2-v0.2.2.jar                 | None                                     |
    | LCH   | gravestone            | 1.10.3               | gravestone-1.10.3.jar                               | None                                     |
    | LCH   | dcs_lib               | 3.4.1                | HeatAndClimateLib_1.12.2-3.4.1.jar                  | 4cd12b92959105443b7b694fffe0cea9ed004886 |
    | LCH   | dcs_climate           | 3.0.5                | HeatAndClimateMod_1.12.2-3.0.5.jar                  | None                                     |
    | LCH   | hgp                   | Release              | Horizontal-Glass-Panes-Mod-1.12.2.jar               | None                                     |
    | LCH   | infernalmobs          | 1.7.6                | InfernalMobs-1.12.1.jar                             | None                                     |
    | LCH   | japaricraftmod        | 5.5.0                | japaricraftmod-1.12.2-5.5.0.jar                     | None                                     |
    | LCH   | jjmeteor              | 1.0.10               | JJ+Meteor+1.12-1.12.2-v1.0.10.jar                   | None                                     |
    | LCH   | journeymap            | 1.12.2-5.7.0         | journeymap-1.12.2-5.7.0.jar                         | None                                     |
    | LCH   | jph                   | 1.0                  | jph_1.12-1.0.jar                                    | None                                     |
    | LCH   | jarm                  | 1.1.2                | Just-A-Raft-Mod-1.12.2.jar                          | None                                     |
    | LCH   | earthenbounty         | 2.1.0                | just_a_few_more_ores-2.1.0.jar                      | None                                     |
    | LCH   | reborncore            | 3.6.0.181            | RebornCore-1.12.2-3.6.0.181-universal.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | justsleep             | 1.0.0.1              | JustSleep-1.0.0.1.jar                               | None                                     |
    | LCH   | letmesleep            | 1.0                  | LetMeSleep-v1.0-1.12.2.jar                          | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
    | LCH   | lightingwand          | 1.0.4                | LightingWand-1.0.4.jar                              | None                                     |
    | LCH   | mankini               | 1.3.3                | Mankini-1.12.2-1.3.3.1.jar                          | None                                     |
    | LCH   | mca                   | 6.1.0                | MCA-1.12.2-6.1.0-universal.jar                      | None                                     |
    | LCH   | mcwbridges            | 1.0.4                | mcw-bridges-1.0.4-mc1.12.2.jar                      | None                                     |
    | LCH   | mcwfurnitures         | 1.0                  | mcw-furnitures-1.0.0-mc1.12.2.jar                   | None                                     |
    | LCH   | mcwwindows            | 1.0                  | mcw-windows-1.0.0-mc1.12.2.jar                      | None                                     |
    | LCH   | minecraftboom         | 1.4.3                | minecraftboom-1.12.2-1.4.3-universal.jar            | None                                     |
    | LCH   | minetraps             | 1.0.4                | MineTraps-1.12.2-(v.1.0.4).jar                      | None                                     |
    | LCH   | minicoal              | 1.0                  | minicoal-1.12.2-1.0.jar                             | None                                     |
    | LCH   | moglowstone           | 1.5.6                | Mo-Glowstone-1.12.2-1.5.6.jar                       | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
    | LCH   | moarboats             | 4.1.2.1              | moarboats-1.12.2-4.1.2.1.jar                        | None                                     |
    | LCH   | mobends               | 1.0.0-beta-20.06.20  | MoBends_1.12.2-1.0.0-beta-20.06.20.jar              | None                                     |
    | LCH   | moderncreater         | 1.3.0                | modern-creator-1.3.0.jar                            | None                                     |
    | LCH   | modnametooltip        | 1.10.1               | modnametooltip_1.12.2-1.10.1.jar                    | None                                     |
    | LCH   | morecauldrons         | 1.4.3                | More-Cauldrons-1.4.3.jar                            | None                                     |
    | LCH   | morebuckets           | 1.0.3                | MoreBuckets-1.12.2-1.0.3.jar                        | None                                     |
    | LCH   | morecharcoal          | 1.12.2-1.0.9         | morecharcoal-1.12.2-1.0.9.jar                       | None                                     |
    | LCH   | morefuelsmod          | 1.6.2                | morefuelsmod-1.12.x-v1.6.2.jar                      | None                                     |
    | LCH   | moreoverlays          | 1.15.1               | moreoverlays-1.15.1-mc1.12.2.jar                    | None                                     |
    | LCH   | guilib                | $version             | morepaintings-paintings-1.12.2-5.0.1.2.jar          | None                                     |
    | LCH   | paintingselgui        | $version             | morepaintings-paintings-1.12.2-5.0.1.2.jar          | None                                     |
    | LCH   | morepaintings         | $version             | morepaintings-paintings-1.12.2-5.0.1.2.jar          | None                                     |
    | LCH   | survivalplus          | 0.1.1                | SurvivalPlus-1.12.2-0.1.1.jar                       | None                                     |
    | LCH   | morethanapickaxe      | 0.1.0                | MoreThanAPickaxe-1.12.2-0.1.0.jar                   | None                                     |
    | LCH   | moveboats             | 1.1                  | moveboats_1.12-1.1.jar                              | None                                     |
    | LCH   | llibrary              | 1.7.19               | llibrary-1.7.19-1.12.2.jar                          | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | mowziesmobs           | 1.5.4                | mowziesmobs-1.5.4.jar                               | None                                     |
    | LCH   | mubble                | 1.3                  | Mubble-1.3-(1.12.2).jar                             | None                                     |
    | LCH   | zaraklib              | 0.0.4                | ZarakLIB[0.0.6R].jar                                | None                                     |
    | LCH   | multibags             | 0.0.4                | MultiBags-0.0.5.jar                                 | None                                     |
    | LCH   | mutantbeasts          | 1.12.2-1.0.1         | MutantBeasts-1.12.2-1.0.1.jar                       | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
    | LCH   | mysticalagriculture   | 1.7.5                | MysticalAgriculture-1.12.2-1.7.5.jar                | None                                     |
    | LCH   | mysticalwildlife      | 1.3.0.1              | mysticalwildlife-1.12.2-1.3.0.1.jar                 | None                                     |
    | LCH   | mysticalworld         | 1.12.2-1.4.7         | MysticWorld-1.12.2-1.4.7.jar                        | None                                     |
    | LCH   | naturescompass        | 1.5.0                | Natures-Compass-Mod-1.12.2.jar                      | None                                     |
    | LCH   | neat                  | 1.4-17               | Neat+1.4-17.jar                                     | None                                     |
    | LCH   | netherportalfix       | 5.3.13               | NetherPortalFix_1.12.1-5.3.13.jar                   | None                                     |
    | LCH   | nifty                 | 1.5                  | nifty-1.12.2-1.5.jar                                | None                                     |
    | LCH   | yurtmod               | 9.5.2                | NomadicTents-1.12.2-9.5.2.jar                       | None                                     |
    | LCH   | notenoughcats         | 1.1                  | NotEnoughCats-1.12.2-1.1.jar                        | None                                     |
    | LCH   | neid                  | 1.5.4.4              | NotEnoughIDs-1.5.4.4.jar                            | None                                     |
    | LCH   | obsidiantools         | 1.8.2                | ObsidianTools-1.8.2.jar                             | None                                     |
    | LCH   | overpoweredarmorbar   | @VERSION@            | overloadedarmorbar-1.0.4g.jar                       | None                                     |
    | LCH   | paintingmod           | 2.1.0                | PaintingMod-MC1.12.2-2.1.0.jar                      | None                                     |
    | LCH   | paraglider            | 1.0.1.5              | Paraglider-1.12.2-1.0.1.5.jar                       | None                                     |
    | LCH   | parry                 | 1.0                  | parry-1.0-hotfix.jar                                | None                                     |
    | LCH   | patchouli             | 1.0-22               | Patchouli-1.0-22.jar                                | None                                     |
    | LCH   | pattysmorestuff       | @VERSION@            | PattysMoreStuff-stable-1.1.8.jar                    | None                                     |
    | LCH   | pattysmoretools       | 1.12.2-1.7           | PattysMoreTools-1.12.2-1.7.jar                      | None                                     |
    | LCH   | petrock               | 0.3.1                | petrock-0.3.1.jar                                   | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
    | LCH   | petslow               | 0.1.13               | petslow-0.1.13.jar                                  | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
    | LCH   | plants2               | 2.10.6               | Plants-1.12.2-2.10.6.jar                            | None                                     |
    | LCH   | planttech2            | 1.0.8                | planttech2-1.0.9.jar                                | None                                     |
    | LCH   | shetiphiancore        | 3.5.9                | shetiphiancore-1.12.0-3.5.9.jar                     | None                                     |
    | LCH   | platforms             | 1.4.6                | platforms-1.12.0-1.4.6.jar                          | None                                     |
    | LCH   | playerhopper          | 1.12-0.2             | playerhopper-1.12-0.2.jar                           | None                                     |
    | LCH   | playerplates          | 1.12.2-1.3.1.1       | playerplates-1.12.2-1.3.1.1.jar                     | None                                     |
    | LCH   | rainbowmods           | 2.7.5                | RainbowMods1.12.2vAT_Armour.jar                     | None                                     |
    | LCH   | randomenchantments    | @VERSION@            | randomenchants-0.1.4.jar                            | None                                     |
    | LCH   | realistictorches      | 2.1.1                | RealisticTorches-1.12.2-2.1.1.jar                   | None                                     |
    | LCH   | realtimeclock         | 1.12.2-1.2           | RealTimeClock-1.12.2-1.2.jar                        | None                                     |
    | LCH   | reap                  | 1.5.3                | reap-1.5.3.jar                                      | None                                     |
    | LCH   | refinedstorage        | 1.6.15               | refinedstorage-1.6.15.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCH   | xreliquary            | 1.12.2-1.3.4.796     | Reliquary-1.12.2-1.3.4.796.jar                      | None                                     |
    | LCH   | reptilemod            | 3.8.4                | reptilemod-1.12.2-3.8.4-89.jar                      | None                                     |
    | LCH   | rhodonite             | 1.12.2-0.10-DEV      | rhodonite-1.12.2-0.10-DEV.jar                       | None                                     |
    | LCH   | ricardo               | 0.0.1                | Ricardo+0.0.1.jar                                   | None                                     |
    | LCH   | sandyores             | 1.4.0                | SandyOres+1.12.2+1.4.jar                            | None                                     |
    | LCH   | sbmbeartrap           | 1.0.0.20190505195026 | SBM-BearTrap-1.12.2-1.0.0b20190505195030.jar        | None                                     |
    | LCH   | bonetorch             | 0.0.1.12             | SBM-BoneTorch-1.12.2-0.0.1b12.jar                   | None                                     |
    | LCH   | sereneseasons         | 1.2.18               | SereneSeasons-1.12.2-1.2.18-universal.jar           | None                                     |
    | LCH   | sfm                   | 1.0                  | sfm_1.12-1.0.jar                                    | None                                     |
    | LCH   | spartanshields        | 1.5.4                | SpartanShields-1.12.2-1.5.4.jar                     | None                                     |
    | LCH   | shinygear             | 1.5                  | shinygear-1.5.jar                                   | None                                     |
    | LCH   | signbutton            | 1.0.1                | SignButton-1.12.2-1.0.1.jar                         | None                                     |
    | LCH   | simplecorn            | 2.5.8                | SimpleCorn1.12-2.5.8.jar                            | None                                     |
    | LCH   | lteleporters          | 1.12.2-3.0.2         | simpleteleporters-1.12.2-3.0.2.jar                  | None                                     |
    | LCH   | sipl                  | 1.0                  | Simply-Platinum-Mod-1.12.2.jar                      | None                                     |
    | LCH   | simplytea             | 1.4                  | Simply-Tea-Mod-1.12.2.jar                           | None                                     |
    | LCH   | simplylight           | 0.7.0                | simplylight-0.7.0.jar                               | None                                     |
    | LCH   | skltlamp              | 0.2.1MudField        | SkeletonLamps0.2.1-1.12.2.jar                       | None                                     |
    | LCH   | flammpfeil.slashblade | mc1.12-r32           | SlashBlade-mc1.12-r32.jar                           | None                                     |
    | LCH   | slurpiesdongles       | 2.17.6               | Slurpie's+Dongles-1.12,+1.12.1,++1.12.2-2.17.6a.jar | None                                     |
    | LCH   | snowvariants          | 1.12.2-1.3.0         | snowvariants-1.12.2-1.3.0.jar                       | None                                     |
    | LCH   | solarflux             | 4.35r                | SolarFluxReborn_1.12.2-4.35r.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCH   | soundfilters          | 0.12_for_1.12        | SoundFilters-0.12_for_1.12.jar                      | None                                     |
    | LCH   | spiderstpo            | 1.0.2                | spiders-2.0-1.12.2-1.0.2.jar                        | None                                     |
    | LCH   | squash                | 1.12.2-1.0.0         | Squash-1.12.2-1.0.0.jar                             | None                                     |
    | LCH   | storagedrawers        | 1.12.2-5.4.1         | StorageDrawers-1.12.2-5.4.1.jar                     | None                                     |
    | LCH   | stupidthings          | 1.1.5                | Stupid+Things-1.12.X-1.1.5.jar                      | None                                     |
    | LCH   | swanboat              | 1.12.2-1.0.1         | swanboat+-+1.0.1+(1.12.2).jar                       | None                                     |
    | LCH   | terraqueous           | 1.4.17               | terraqueous-1.12.2-1.4.17b.jar                      | None                                     |
    | LCH   | tlm                   | 0.0                  | Thomas'+Lighter+Mod-1.3.jar                         | None                                     |
    | LCH   | thutcore              | 5.21.0               | thutcore-1.12.2-5.21.0.jar                          | None                                     |
    | LCH   | thutcore_compat       | 1.0                  | thutcore-1.12.2-5.21.0.jar                          | None                                     |
    | LCH   | thuttech              | 6.1.6                | thuttech-1.12.2-6.1.6.jar                           | None                                     |
    | LCH   | timetravelmod         | 1.12.2-0.1.3.9       | TimeTravelMod-1.12.2-0.1.3.9.jar                    | None                                     |
    | LCH   | tinymobfarm           | 1.0.5                | TinyMobFarm-1.12.2-1.0.5.jar                        | None                                     |
    | LCH   | tp                    | 3.2.32               | tinyprogressions-1.12.2-3.3.32-Release.jar          | None                                     |
    | LCH   | tirphycraft           | 0.2                  | tirphycraft_A_1.12.2_0.2.jar                        | None                                     |
    | LCH   | tombstone             | 3.5.6                | tombstone-3.5.6-1.12.2.jar                          | None                                     |
    | LCH   | toolupgrades          | 2.0.3                | ToolUpgrades-1.12.x-(v.2.0.3).jar                   | None                                     |
    | LCH   | torchbandolier        | 0.1.1                | TorchBandolier-1.12.2-0.1.1-4.jar                   | None                                     |
    | LCH   | torchlever            | 1.0                  | TorchLever1.12.2-1.0.jar                            | None                                     |
    | LCH   | torchmaster           | 1.7.1.74             | torchmaster_1.12.2-1.7.1.74.jar                     | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LCH   | trapcraft             | v2.4.3a              | Trapcraft-1.12.2-2.4.4-universal.jar                | None                                     |
    | LCH   | traverse              | 1.6.0                | Traverse-1.12.2-1.6.0-69.jar                        | None                                     |
    | LCH   | uteamcore             | 2.2.4.107            | u_team_core-1.12.2-2.2.4.107.jar                    | None                                     |
    | LCH   | dungeons              | 1.0.0                | uniquedungeons-1.12.2-1.1-universal.jar             | None                                     |
    | LCH   | unstabletools         | @VERSION@            | unstabletools-1.1a.jar                              | None                                     |
    | LCH   | uppers                | 0.0.6                | Uppers-0.0.6.jar                                    | None                                     |
    | LCH   | usefulbackpacks       | 1.5.1.31             | useful_backpacks-1.12.2-1.5.1.31.jar                | None                                     |
    | LCH   | usefultoolsmod        | 0.1.2                | usefultoolsmod-0.1.2.jar                            | None                                     |
    | LCH   | useless_sword         | 1.0.9                | UselessSword-1.12.2-V1.0.9.jar                      | None                                     |
    | LCH   | vanilladeathchest     | 1.12.2-1.9.3.0       | vanilladeathchest-1.12.2-1.9.3.0.jar                | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
    | LCH   | vanillafoodpantry     | 4.3.1                | vanillafoodpantry-mc1.12.2-4.3.1.jar                | None                                     |
    | LCH   | vulcanite             | 1.5.2                | vulcanite-1.5.2-mc1.12.x.jar                        | None                                     |
    | LCH   | waddles               | 0.6.0                | Waddles-1.12.2-0.6.0.jar                            | None                                     |
    | LCH   | walljump              | 1.3.2                | walljump-1.12.2-1.3.2.jar                           | None                                     |
    | LCH   | waterstrainer         | 3.2.0                | WaterStrainer-1.12-3.2.0.jar                        | None                                     |
    | LCH   | waystones             | 4.1.0                | Waystones_1.12.2-4.1.0.jar                          | None                                     |
    | LCH   | wl                    | 1.0.0                | Wild+Lands+2+1.1.jar                                | None                                     |
    | LCH   | sbmwoolbuttons        | v1.1                 | woolbuttons-1.12.2-v1.1.jar                         | None                                     |
    | LCH   | woolplates            | v1.2                 | woolplates-1.12.x-v1.2.jar                          | None                                     |
    | LCH   | xaerominimap          | 1.19.5               | Xaeros_Minimap_1.19.5_Forge_1.12.jar                | None                                     |
    | LCH   | betteranimalsplus     | 9.0.1                | betteranimalsplus-1.12.2-9.0.1.jar                  | None                                     |
    | LCH   | orelib                | 3.6.0.1              | OreLib-1.12.2-3.6.0.1.jar                           | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | patchwork             | 0.2.3.4              | Patchwork-1.12.2-0.2.3.4BETA.jar                    | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | snowrealmagic         | 0.3.3                | SnowRealMagic-0.3.3.jar                             | None                                     |
    | LCH   | supertools            | 1.12.2-null          | VanillaPlusTools-1.2.jar                            | None                                     |
    | LCH   | corail_pillar         | 4.2.1                | corail_pillar-4.2.1-1.12.jar                        | None                                     |
    | LCH   | mysticallib           | 1.12.2-1.3.8         | mysticallib-1.12.2-1.3.8.jar                        | None                                     |
    | LCH   | primal_tech           | 0.3.4                | PrimalTech-0.3.4.jar                                | None                                     |

    Loaded coremods (and transformers): 
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
  com.tictim.paraglider.asm.TransformerModelBiped
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
DCASMPlugin (HeatAndClimateLib_1.12.2-3.4.1.jar)
  defeatedcrow.hac.asm.DCMethodTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)
  
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
FutureMC (future-mc-1.12.2-0.2.2.jar)
  thedarkcolour.futuremc.asm.CoreTransformer
BetterSprintingCore (BetterSprinting-1.12.2-v3.0.1.jar)
  chylex.bettersprinting.system.core.TransformerEntityPlayerSP
Quark Plugin (Quark-r1.6-178.jar)
  vazkii.quark.base.asm.ClassTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
  c4.colytra.asm.ElytraTransformer
LoadingPlugin (ChunkAnimator-Mod-1.12.2.jar)
  lumien.chunkanimator.asm.ClassTransformer
CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
  svenhjol.charm.base.CharmClassTransformer
CreativePatchingLoader (CreativeCore_v1.10.9_mc1.12.2.jar)
  
Controllable (controllable-1.12.2-0.5.2.jar)
  com.mrcrayfish.controllable.asm.ControllableTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 436.02' Renderer: 'GeForce GTX 970/PCIe/SSE2'
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.6.0.181
        Runtime Debofucsation 1
        RenderEngine: 0
    Patchouli open book context: n/a
    Launched Version: 1.12.2-forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.02, 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: 8x AMD FX-8320E Eight-Core Processor 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So i know for a fact this has been asked before but Render stuff troubles me a little and i didnt find any answer for recent version. I have a custom nausea effect. Currently i add both my nausea effect and the vanilla one for the effect. But the problem is that when I open the inventory, both are listed, while I'd only want mine to show up (both in the inv and on the GUI)   I've arrived to the GameRender (on joined/net/minecraft/client) and also found shaders on client-extra/assets/minecraft/shaders/post and client-extra/assets/minecraft/shaders/program but I'm lost. I understand that its like a regular screen, where I'd render stuff "over" the game depending on data on the server, but If someone could point to the right client and server classes that i can read to see how i can manage this or any tip would be apreciated
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
  • Topics

×
×
  • Create New...

Important Information

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