Jump to content

Minecraft moddato crasha mentre carica il mondo


Recommended Posts

Non so perché minecraft mi crasha di continuo quando carica il mondo, ecco il log. 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar)
  EmoticonsCore (Emoticons-Mod-1.12.2.jar)
  BCModPlugin (Backpacks-Mod-by-Brad16840-1.12.2.jar)
  CoreModMain (lda-0.1.6-corePlugin.jar)
  ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  ForgelinPlugin (Forgelin-1.8.3.jar)
  TransformerLoader (OpenComputers-Mod-1.12.2.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar)
  Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
  ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 4/5/20 10:23 PM
Description: Ticking player

java.lang.IllegalArgumentException: Parameter specified as non-null is null: method thecodewarrior.hooked.common.capability.HooksCapProvider.getCapability, parameter capability
    at thecodewarrior.hooked.common.capability.HooksCapProvider.getCapability(HooksData.kt)
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108)
    at net.minecraft.entity.Entity.getCapability(Entity.java:3121)
    at net.minecraft.entity.EntityLivingBase.getCapability(EntityLivingBase.java:2960)
    at net.minecraft.entity.player.EntityPlayer.getCapability(EntityPlayer.java:2682)
    at com.legacy.goodnightsleep.player.PlayerGNS.get(PlayerGNS.java:39)
    at com.legacy.goodnightsleep.GNSEventHandler.onPlayerUpdate(GNSEventHandler.java:69)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1788_GNSEventHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:581)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
    at thecodewarrior.hooked.common.capability.HooksCapProvider.getCapability(HooksData.kt)
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108)
    at net.minecraft.entity.Entity.getCapability(Entity.java:3121)
    at net.minecraft.entity.EntityLivingBase.getCapability(EntityLivingBase.java:2960)
    at net.minecraft.entity.player.EntityPlayer.getCapability(EntityPlayer.java:2682)
    at com.legacy.goodnightsleep.player.PlayerGNS.get(PlayerGNS.java:39)
    at com.legacy.goodnightsleep.GNSEventHandler.onPlayerUpdate(GNSEventHandler.java:69)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1788_GNSEventHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:581)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)

-- Player being ticked --
Details:
    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    Entity ID: 703
    Entity Name: SceikDavidYT
    Entity's Exact location: -244.50, 4.00, 206.50
    Entity's Block location: World: (-245,4,206), Chunk: (at 11,0,14 in -16,12; contains blocks -256,0,192 to -241,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)

-- Ticking connection --
Details:
    Connection: net.minecraft.network.NetworkManager@6651848b
Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_181, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2048769976 bytes (1953 MB) / 4541255680 bytes (4330 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -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.2847 192 mods loaded, 191 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                                |
    |:------ |:-------------------------------------------- |:-------------------------- |:------------------------------------------------ |:---------------------------------------- |
    | LCHIJA | minecraft                                    | 1.12.2                     | minecraft.jar                                    | None                                     |
    | LCHIJA | mcp                                          | 9.42                       | minecraft.jar                                    | None                                     |
    | LCHIJA | FML                                          | 8.0.99.99                  | forge-1.12.2-14.23.5.2847.jar                    | None                                     |
    | LCHIJA | forge                                        | 14.23.5.2847               | forge-1.12.2-14.23.5.2847.jar                    | None                                     |
    | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                            | minecraft.jar                                    | None                                     |
    | LCHIJA | obfuscate                                    | 0.2.6                      | minecraft.jar                                    | None                                     |
    | LCHIJA | opencomputers|core                           | 1.7.4.153                  | minecraft.jar                                    | None                                     |
    | LCHIJA | clothesline-hooks                            | 1.12.2-0.0.1.2             | minecraft.jar                                    | None                                     |
    | LCHIJA | bspkrscore                                   | 7.6.0.1                    | [1.12]bspkrsCore-universal-7.6.0.1.jar           | None                                     |
    | LCHIJA | additionalstructures                         | 2.0.0                      | Additional-Structures-Mod-1.12.2.jar             | None                                     |
    | LCHIJA | animalium                                    | 0.3.8                      | Animalium-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | aquaticarmors                                | 1.0                        | Aquatic-Armors-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | autopickup                                   | 2.5.1                      | Auto-Pickup-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | autoreglib                                   | 1.3-32                     | AutoRegLib-1.3-32.jar                            | None                                     |
    | LCHIJA | backpacks16840                               | 3.5.8                      | Backpacks-Mod-by-Brad16840-1.12.2.jar            | None                                     |
    | LCHIJA | baubles                                      | 1.5.2                      | Baubles-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | baubleofundying                              | 1.0.1                      | Bauble-of-Undying-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | bettercreaturesreforged                      | 1.0.0                      | Better-Creatures-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | betternether                                 | 0.1.8.6                    | Better-Nether-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | betterunderground                            | 1.1.2                      | Better-Underground-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | bibliocraft                                  | 2.4.5                      | BiblioCraft-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | bonsaitrees                                  | 1.1.4                      | Bonsai-Trees-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | bowscope                                     | 6.4.0                      | BowScope-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | buildcraftlib                                | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftcore                               | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftbuilders                           | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcrafttransport                          | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftsilicon                            | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftcompat                             | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftenergy                             | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftfactory                            | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | buildcraftrobotics                           | 7.99.24.1                  | BuildCraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | chiselsandbits                               | 14.33                      | Chisels-and-Bits-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | codechickenlib                               | 3.2.3.358                  | CodeChickenLib-1.12.2-3.2.3.358-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | coffeespawner                                | 1.0.2                      | Coffee-Spawner-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | redstoneflux                                 | 2.1.0                      | Redstone-Flux-API-1.12.2.jar                     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore                                     | 4.6.3                      | CoFHCore-1.12.2-4.6.3.27-universal.jar           | None                                     |
    | LCHIJA | cofhworld                                    | 1.3.1                      | CoFHWorld-1.12.2-1.3.1.7-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | comforts                                     | 1.4.1.3                    | Comforts-Mod-1.12.2.jar                          | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCHIJA | waila                                        | 1.8.26                     | Hwyla-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | wumpleutil                                   | 2.12.9                     | wumpleutil-1.12.2-2.12.9.jar                     | None                                     |
    | LCHIJA | composter                                    | 1.9.2                      | Composter-Mod-1.12.2.jar                         | 1e57901a90acd4a3a54295b6decff5397be51a31 |
    | LCHIJA | cookingforblockheads                         | 6.5.0                      | Cooking-for-Blockheads-Mod-1.12.2.jar            | None                                     |
    | LCHIJA | creepernuggets                               | 1.0.1                      | Creeper-Nuggets-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | cropdusting                                  | 0.7                        | Crop-Dusting-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | cyclopscore                                  | 1.4.0                      | CyclopsCore-1.12.2-1.4.0.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | dakimakuramod                                | 1.12.2-1.5                 | Dakimakura-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | movingworld                                  | 1.12-6.342                 | movingworld-1.12-6.342-full.jar                  | None                                     |
    | LCHIJA | davincisvessels                              | @DVESSELSVER@              | Davincis-Vessels-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | dimensionalcake                              | 1.12.2-1.0                 | Dimensional-Cake-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | dldungeonsjdg                                | 1.11.2                     | Doomlike-Dungeons-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | doubledoors                                  | 1.2                        | Double-Doors-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | thaumcraft                                   | 6.1.BETA26                 | Thaumcraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | dungeonmobs                                  | 5.8.4                      | Dungeon-Mobs-Reborn-Mod-1.12.2.jar               | None                                     |
    | LCHIJA | gottschcore                                  | 1.12.1                     | GottschCore-mc1.12.2-f14.23.5.2768-v1.12.1.jar   | None                                     |
    | LCHIJA | dungeons2                                    | 1.7.1                      | Dungeons-2-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights                                | 1.4.9                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_onfire                         | 1.0.7                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_creepers                       | 1.0.6                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_dropitems                      | 1.1.0                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_entityclasses                  | 1.0.1                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_mobequipment                   | 1.1.0                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_flamearrows                    | 1.0.1                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_floodlights                    | 1.0.3                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_otherplayers                   | 1.0.9                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | dynamiclights_theplayer                      | 1.1.3                      | Dynamic-Lights-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | eleccore                                     | 1.9.452                    | ElecCore-1.12.2-1.9.452.jar                      | None                                     |
    | LCHIJA | emoticons                                    | 0.2.1                      | Emoticons-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | endercrop                                    | 1.12.2-1.6.0               | Ender-Crop-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | enemyz                                       | 0.2.2                      | Enemyz-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | erebus                                       | 1.0.28                     | Erebus-Dimension-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | everlastingabilities                         | 1.5.1                      | Everlasting-Abilities-Mod-1.12.2.jar             | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | exp_bottling                                 | 1.12.2-1                   | EXP-Bottling-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | explodingmobs                                | v1.4                       | Exploding-Mobs-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | explorercraft                                | 2.2.13                     | Explorercraft-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | extrabows                                    | v1.12.2 b12                | Extra-Bows-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | eyemod                                       | 1.1.0                      | EyeMod-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | eyesinthedarkness                            | 0.1.0                      | Eyes-in-the-Darkness-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | fairylights                                  | 2.1.9                      | Fairy-Lights-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | fakeores                                     | 1.9.1                      | Fake-Ores-2-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | fbp                                          | 2.4.1                      | Fancy-Block-Particles-Mod-1.12.2.jar             | None                                     |
    | LCHIJA | fastfurnace                                  | 1.3.1                      | FastFurnace-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | jei                                          | 4.15.0.293                 | jei_1.12.2-4.15.0.293.jar                        | None                                     |
    | LCHIJA | cedfidgetspinner                             | 1.0                        | Fidget-Spinner-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | firstaid                                     | 1.6.13                     | First-Aid-Mod-1.12.2.jar                         | 7904c4e13947c8a616c5f39b26bdeba796500722 |
    | LCHIJA | limelib                                      | 1.7.12                     | limelib-1.12.2-1.7.12.jar                        | None                                     |
    | LCHIJA | flexibletools                                | 1.2.12                     | Flexible-Tools-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | forgelin                                     | 1.8.3                      | Forgelin-1.8.3.jar                               | None                                     |
    | LCHIJA | frankenitems                                 | 1.3                        | Frankenstein-Items-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | geolosys                                     | 3.0.10                     | Geolosys-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | gnomed                                       | 1.0.0                      | Gnomed-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | gokistats                                    | @version@                  | Goki-Stats-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | goodnightsleep                               | 0.2.1                      | Good-Night-Sleep-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | hardcorerevival                              | 1.2.0                      | Hardcore-Revival-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | ichunutil                                    | 7.2.1                      | iChunUtil-1.12.2-7.2.1.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | hats                                         | 7.0.0                      | Hats-1.12.2-7.0.2.jar                            | None                                     |
    | LCHIJA | hatstand                                     | 7.1.0                      | Hat-Stand-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | librarianlib                                 | 4.20                       | librarianlib-1.12.2-4.20-release.jar             | None                                     |
    | LCHIJA | hooked                                       | %VERSION%                  | Hooked-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | astikorcarts                                 | 1.12.2-0.1.2.7             | Horse-Carts-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | ic2                                          | 2.8.186-ex112              | Industrial-Craft-2-Mod-Experimental-1.12.2.jar   | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | infernalmobs                                 | 1.7.6                      | Infernal-Mobs-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | invcrafting                                  | 1.12.2-1.0.0               | Inventory-Crafting-Grid-Mod-1.12.2.jar           | None                                     |
    | LCHIJA | inventorytweaks                              | 1.63+release.109.220f184   | Inventory-Tweaks-Mod-1.12.2.jar                  | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironchest                                    | 1.12.2-7.0.67.844          | Iron-Chests-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | japaricraftmod                               | 5.3.3                      | JapariCraft-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | xercapaint                                   | 1.12.2-1.2                 | Joy-of-Painting-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | poop                                         | 1.3.0                      | Just-Poop-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | kaishiweapons                                | v2018.01                   | Kaishis-Weapon-Pack-Mod-1.12.2.jar               | None                                     |
    | LCHIJA | libraryex                                    | 1.0.12                     | LibraryEx-1.12.2-1.0.12.jar                      | None                                     |
    | LCHIJA | lsc                                          | 0.6.2.2-alpha              | Loot-Slash-Conquer-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | lycanitesmobs                                | 2.0.5.2 - MC 1.12.2        | lycanitesmobs-1.12.2-2.0.5.2.jar                 | None                                     |
    | LCHIJA | mantle                                       | 1.12-1.3.3.55              | Mantle-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | mcjtylib_ng                                  | 3.5.4                      | mcjtylib-1.12-3.5.4.jar                          | None                                     |
    | LCHIJA | memeinabottle                                | 2.1.1                      | Meme-In-A-Bottle-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | mightyenderchicken                           | 7.3.0                      | Mighty-Ender-Chicken-Mod-1.12.2.jar              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | mimic                                        | 1.5.0                      | Mimic-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | mcef                                         | 0.9                        | Minecraft-Chromium-Embedded-Framework-1.12.2.jar | None                                     |
    | LCHIJA | mopickaxes                                   | 10.0: Final BETA           | Mo-Pickaxes-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | mo_swords                                    | v4                         | MoSwords-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | cfm                                          | 6.3.1                      | MrCrayfishs-Furniture-Mod-1.12.2.jar             | None                                     |
    | LCHIJA | vehicle                                      | 0.41.1                     | MrCrayfishs-Vehicle-Mod-1.12.2.jar               | None                                     |
    | LCHIJA | mutantbeasts                                 | 1.12.2-0.6.3               | Mutant-Beasts-Mod-1.12.2.jar                     | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
    | LCHIJA | natura                                       | 1.12.2-4.3.2.69            | Natura-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | netherex                                     | 2.0.15                     | NetherEx-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | nifty                                        | 1.4                        | Nifty-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | recipehandler                                | 0.12                       | No-More-Recipe-Conflict-Mod-1.12.2.jar           | None                                     |
    | LCHIJA | nm                                           | 1.0                        | Nutritious-Milk-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | samsocean                                    | 1.0.2                      | Ocean-Floor-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | opencomputers                                | 1.7.4.153                  | OpenComputers-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | parachutemod                                 | 1.7.4                      | Parachute-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | pattysmorestuff                              | 1.1.7                      | PattysMoreStuff-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | pickupnotifier                               | 1.0.3                      | Pick-Up-Notifier-Mod-1.12.2.jar                  | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
    | LCHIJA | placebo                                      | 1.6.0                      | Placebo-1.12.2.jar                               | None                                     |
    | LCHIJA | pneumaticcraft                               | 1.12.2-0.11.0-357          | PneumaticCraft-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | pogosticks                                   | 1.3.1                      | Pogo-Sticks-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | potionfingers                                | r1.0-8                     | Potion-Rings-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | projecte                                     | 1.12.2-PE1.4.1             | ProjectE-1.12.2-PE1.4.1.jar                      | None                                     |
    | LCHIJA | projectex                                    | 1.2.0.36                   | Project-EX-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | thermalfoundation                            | 2.6.3                      | ThermalFoundation-1.12.2-2.6.3.27-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion                             | 5.5.4                      | ThermalExpansion-1.12.2-5.5.4.43-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | redstonearsenal                              | 2.6.3                      | Redstone-Arsenal-Mod-1.12.2.jar                  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | reptilemod                                   | 3.8.4                      | Reptile-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | respawnablepets                              | 1.0.6                      | Respawnable-Pets-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | sandyores                                    | 1.4.0                      | Sandy-Ores-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | silentlib                                    | 3.0.13                     | SilentLib-1.12.2-3.0.13+167.jar                  | None                                     |
    | LCHIJA | scalinghealth                                | 1.3.37                     | Scaling-Health-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | sereneseasons                                | 1.2.16                     | Serene-Seasons-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | shadowmc                                     | 3.8.0                      | ShadowMC-1.12-3.8.0.jar                          | None                                     |
    | LCHIJA | simpledivegear                               | 1.1.1                      | Simple-Diving-Gear-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | simple_trophies                              | 1.2.1                      | Simple-Trophies-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | soulshardsrespawn                            | 1.12.2-1.1.1-13            | Soul-Shards-Respawn-Mod-1.12.2.jar               | None                                     |
    | LCHIJA | soviet                                       | 0.4 Creative Content Only! | SOVIET-Abandoned-Lab-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | space                                        | Beta 1.5.1                 | Space-Age-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | staminaplus                                  | 1.2                        | Stamina-Plus-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | sct                                          | 1.0.3                      | Stone-Crafting-Table-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | endercompass                                 | 1.0                        | Stronghold-Compass-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | mo                                           | 1.0                        | Sulfur-and-Potassium-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | sushimod                                     | 1.1                        | Sushi-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | swordblockingcombat                          | 1.0.2                      | Sword-Blocking-Combat-Mod-1.12.2.jar             | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
    | LCHIJA | sync                                         | 7.1.0                      | Sync-Mod-1.12.2.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | tt                                           | 1.12.2                     | Taco-Tuesday-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | tlsywen                                      | 1.0                        | The-Last-Sword-You-Will-Ever-Need-Mod-1.12.2.jar | None                                     |
    | LCHIJA | lostcities                                   | 2.0.22                     | The-Lost-Cities-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | twilightforest                               | 3.9.888                    | Twilight-Forest-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | tconstruct                                   | 1.12.2-2.12.0.115          | Tinkers-Construct-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | tolaserblade                                 | 1.12.2-1.6.1.0             | ToLaserBlade-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | toolbelt                                     | 1.9.6                      | Tool-Belt-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | torohealthmod                                | 1.12.2-11                  | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar      | None                                     |
    | LCHIJA | trapcraft                                    | v2.4.3a                    | Trapcraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | trashslot                                    | 8.4.10                     | TrashSlot-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | treechoppin                                  | 1.0.0                      | Tree-Chopper-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | trumpetskeleton                              | 1.12-1.0.2.1               | Trumpet-Skeleton-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | uncraftingtable                              | 1.8-beta6                  | Uncrafting-Table-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | upsizer                                      | 4.0.1                      | Upsizer-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | veinminer                                    | 0.38.2                     | Vein-Miner-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | veinminermodsupport                          | 0.38.2                     | Vein-Miner-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | vulcanite                                    | 1.5.2                      | Vulcanite-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | webdisplays                                  | 1.0                        | Web-Displays-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | webslinger                                   | 2.2.4                      | Web-Slinger-Mod-1.12.2.jar                       | 1e57901a90acd4a3a54295b6decff5397be51a31 |
    | LCHIJA | xaerominimap                                 | 20.0.0                     | Xaeros-Minimap-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | xlfoodmod                                    | 1.12.2-1.9.2               | XL-Food-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | yamda                                        | 0.0.0.yamda                | YAMDA-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | llibrary                                     | 1.7.19                     | llibrary-1.7.19-1.12.2.jar                       | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | nimble                                       | 0.0.2                      | Nimble-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | ladylib                                      | 2.6.2                      | Ladylib-2.6.2.jar                                | None                                     |
    | LCHIJA | modwinder                                    | 1.1                        | Ladylib-2.6.2.jar                                | None                                     |
    | LCHIJA | dissolution                                  | 0.3.12                     | Requiem-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | supertools                                   | 1.12.2-null                | Vanilla+-Tools-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | eleccoreloader                               | 1.9.452                    | ElecCore-1.12.2-1.9.452.jar                      | None                                     |
    | LCHIJA | librarianliblate                             | 4.20                       | librarianlib-1.12.2-4.20-release.jar             | None                                     |
    | UD     | emoticons_core                               | 0.2.1                      | minecraft.jar                                    | None                                     |

    Loaded coremods (and transformers): 
clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar)
  com.jamieswhiteshirt.clothesline.hooks.plugin.ClassTransformer
EmoticonsCore (Emoticons-Mod-1.12.2.jar)
  mchorse.emoticons.core.EmoCoreClassTransformer
BCModPlugin (Backpacks-Mod-by-Brad16840-1.12.2.jar)
  brad16840.core.ClassTransformer
CoreModMain (lda-0.1.6-corePlugin.jar)
  io.github.lukas2005.DeviceModApps.coremod.ClassTransformer
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  net.montoyo.mcef.coremod.ShutdownPatcher
ForgelinPlugin (Forgelin-1.8.3.jar)
  
TransformerLoader (OpenComputers-Mod-1.12.2.jar)
  li.cil.oc.common.asm.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  invtweaks.forge.asm.ContainerTransformer
DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['SceikDavidYT'/703, l='Nuovo mondo', x=-244.50, y=4.00, z=206.50]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

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