Jump to content

Recommended Posts

Posted

I start my minecraft. Then I try to connect to my server. If I use home WI-FI then everything OK. If I use my smartphone as WI-FI modem then... I get this: 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.4.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2 (1).jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22 (1).jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ForgePlugin (customskinloader_forge-14.9.jar)
  Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1 (1).jar)
  SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1 (1).jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
  LoadingPlugin (DimensionRules-MC1.12-1.1.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// But it works on my machine.

Time: 1/14/20 9:15 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:859)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
    at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
    at net.minecraft.world.World.func_72866_a(World.java:1996)
    at net.minecraft.world.World.func_72870_g(World.java:1958)
    at net.minecraft.world.World.func_72939_s(World.java:1762)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:859)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
    at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
    at net.minecraft.world.World.func_72866_a(World.java:1996)
    at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
    Entity Type: null (net.minecraft.client.entity.EntityPlayerSP)
    Entity ID: 70
    Entity Name: SaintSugar
    Entity's Exact location: 109.29, 79.00, -230.01
    Entity's Block location: World: (109,79,-231), Chunk: (at 13,4,9 in 6,-15; contains blocks 96,0,-240 to 111,255,-225), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1762)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['SaintSugar'/70, l='MpServer', x=109.29, y=79.00, z=-230.01]]
    Chunk stats: MultiplayerChunkCache: 1100, 1100
    Level seed: 0
    Level generator: ID 04 - customized, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (974,63,-193), Chunk: (at 14,3,15 in 60,-13; contains blocks 960,0,-208 to 975,255,-193), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
    Level time: 102633394 game time, 102156258 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 4 total; [EntityChicken['Курица'/4706679, l='MpServer', x=43.83, y=70.00, z=-256.28], EntityChicken['Курица'/4706678, l='MpServer', x=42.20, y=70.00, z=-254.20], EntityLatchedRenderer['неизвестно'/75, l='MpServer', x=109.29, y=79.00, z=-230.01], EntitySkeleton['Скелет'/4706682, l='MpServer', x=33.27, y=68.00, z=-212.19]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_241, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4075928640 bytes (3887 MB) / 8388608000 bytes (8000 MB) up to 8388608000 bytes (8000 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx8000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F4 157 mods loaded, 157 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 | creativecoredummy                            | 1.0.0                    | minecraft.jar                                                          | None                                     |
    | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                                          | None                                     |
    | LCHIJA | openmodscore                                 | 0.12.2                   | minecraft.jar                                                          | None                                     |
    | LCHIJA | opencomputers|core                           | 1.7.4.153                | minecraft.jar                                                          | None                                     |
    | LCHIJA | srm-hooks                                    | 1.12.2-1.0.0             | minecraft.jar                                                          | None                                     |
    | LCHIJA | techguns_core                                | 1.12.2-1.0               | minecraft.jar                                                          | None                                     |
    | LCHIJA | securitycraft                                | v1.8.12.1                | [1.12.2]+SecurityCraft+v1.8.12.1.jar                                   | None                                     |
    | LCHIJA | ctm                                          | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22 (1).jar                                          | None                                     |
    | LCHIJA | appliedenergistics2                          | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                                   | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | bdlib                                        | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2 (1).jar                                       | None                                     |
    | LCHIJA | ae2stuff                                     | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2 (1).jar                                      | None                                     |
    | LCHIJA | endercore                                    | 1.12.2-0.5.73            | EnderCore-1.12.2-0.5.73.jar                                            | None                                     |
    | LCHIJA | jei                                          | 4.14.4.267               | jei_1.12.2-4.14.4.267.jar                                              | None                                     |
    | LCHIJA | codechickenlib                               | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux                                 | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.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 | 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 | enderio                                      | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                                               | None                                     |
    | LCHIJA | chisel                                       | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35 (1).jar                                       | None                                     |
    | LCHIJA | enderiointegrationtic                        | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | tconstruct                                   | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                                       | None                                     |
    | LCHIJA | p455w0rdslib                                 | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                                        | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHIJA | ae2wtlib                                     | 1.0.34                   | AE2WTLib-1.12.2-1.0.34.jar                                             | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHIJA | aroma1997core                                | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2 (1).jar                                   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | aromabackup                                  | 2.1.1.4                  | AromaBackup-1.12.2-2.1.1.4 (1).jar                                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | aromabackuprecovery                          | 2.1.1.4                  | AromaBackup-1.12.2-2.1.1.4 (1).jar                                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | mcmultipart                                  | 2.5.3                    | MCMultiPart-2.5.3.jar                                                  | None                                     |
    | LCHIJA | sonarcore                                    | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                                         | None                                     |
    | LCHIJA | bagelsmore                                   | 2.0.1                    | bagelsmore-1.12.2-2.0.1.jar                                            | None                                     |
    | LCHIJA | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3 (1).jar                                           | None                                     |
    | LCHIJA | storagedrawers                               | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                                        | None                                     |
    | LCHIJA | betterchests                                 | 3.0.0.0.b85              | BetterChests-1.12.2-3.0.0.0.b85.jar                                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | bibliocraft                                  | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                                      | None                                     |
    | LCHIJA | mts                                          | 15.4.0                   | Immersive+Vehicles-1.12.2-15.4.0.jar                                   | None                                     |
    | LCHIJA | unuparts                                     | 2.2.1                    | UNU+Parts+Pack+[MTS]+[IR]+1.12.2-15.3.0-1.5.0-2.2.1.jar                | None                                     |
    | LCHIJA | btcivil                                      | 2.3.1                    | BlackThorne+Civilian+Vehicles+[MTS]+[IR]+1.12.2-15.3.0-1.5.0-2.3.1.jar | None                                     |
    | LCHIJA | buildcraftlib                                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftcore                               | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftbuilders                           | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcrafttransport                          | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftsilicon                            | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftcompat                             | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftenergy                             | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftfactory                            | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildcraftrobotics                           | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                                           | None                                     |
    | LCHIJA | buildinggadgets                              | 2.7.3                    | BuildingGadgets-2.7.3.jar                                              | None                                     |
    | LCHIJA | chickenchunks                                | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar                            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | compactmachines3                             | 3.0.18                   | compactmachines3-1.12.2-3.0.18-b278.jar                                | None                                     |
    | LCHIJA | computercraft                                | 1.80pr1                  | ComputerCraft1.80pr1.jar                                               | None                                     |
    | LCHIJA | cookingforblockheads                         | 6.4.71                   | CookingForBlockheads_1.12.2-6.4.71.jar                                 | None                                     |
    | LCHIJA | creativecore                                 | 1.9.9                    | CreativeCore_v1.9.62_mc1.12.2.jar                                      | None                                     |
    | LCHIJA | customnpcs                                   | 1.12                     | CustomNPCs_1.12.2-(01Oct19).jar                                        | None                                     |
    | LCHIJA | customskinloader                             | 14.9                     | customskinloader_forge-14.9.jar                                        | None                                     |
    | LCHIJA | cyberware                                    | 0.2.11.20                | cyberware-1.12.2-0.2.11.20.jar                                         | None                                     |
    | LCHIJA | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                                        | None                                     |
    | LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                                    | None                                     |
    | LCHIJA | dazzle                                       | 2.0.0                    | dazzle-2.0.0.jar                                                       | None                                     |
    | LCHIJA | dimensionrules                               | 1.1                      | DimensionRules-MC1.12-1.1.jar                                          | None                                     |
    | LCHIJA | enderiobase                                  | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderioconduits                              | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderioconduitsappliedenergistics            | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | opencomputers                                | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar                                   | None                                     |
    | LCHIJA | enderioconduitsopencomputers                 | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderioconduitsrefinedstorage                | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderiointegrationforestry                   | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderiointegrationticlate                    | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderiomachines                              | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderiopowertools                            | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                                              | None                                     |
    | LCHIJA | enderstorage                                 | 2.4.2.126                | EnderStorage-1.12.2-2.4.2.126-universal.jar                            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | energyconverters                             | 1.3.4.22                 | energyconverters_1.12.2-1.3.4.22.jar                                   | None                                     |
    | LCHIJA | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                                            | None                                     |
    | LCHIJA | extracells                                   | 2.6.3                    | ExtraCells-1.12.2-2.6.4.jar                                            | None                                     |
    | LCHIJA | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                                             | None                                     |
    | LCHIJA | fastleafdecay                                | v14                      | FastLeafDecay-v14.jar                                                  | None                                     |
    | LCHIJA | floodlights                                  | 1.3.2-14                 | FloodLights-1.12.2-1.3.2-14.jar                                        | None                                     |
    | LCHIJA | forgelin                                     | 1.8.4                    | Forgelin-1.8.4.jar                                                     | None                                     |
    | LCHIJA | forgemultipartcbe                            | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar                           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | microblockcbe                                | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar                           | None                                     |
    | LCHIJA | minecraftmultipartcbe                        | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar                           | None                                     |
    | LCHIJA | funkylocomotion                              | 1.0                      | funky-locomotion-1.12.2-1.1.2.jar                                      | None                                     |
    | LCHIJA | ichunutil                                    | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | googlyeyes                                   | 7.1.0                    | GooglyEyes-1.12.2-7.1.0.jar                                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | teslacorelib                                 | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | industrialforegoing                          | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar                             | None                                     |
    | LCHIJA | infernalmobs                                 | 1.7.6                    | InfernalMobs-1.12.2.jar                                                | None                                     |
    | LCHIJA | instantunify                                 | 1.1.2                    | instantunify-1.12.2-1.1.2.jar                                          | None                                     |
    | LCHIJA | inventorytweaks                              | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                                               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironchest                                    | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                                        | None                                     |
    | LCHIJA | journeymap                                   | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                                            | None                                     |
    | LCHIJA | jeresources                                  | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar                                | None                                     |
    | LCHIJA | keywizard                                    | 1.12.2-1.7.1             | keywizard-1.12.2-1.7.1 (1).jar                                         | None                                     |
    | LCHIJA | laggoggles                                   | FAT-1.12.2-4.8           | LagGoggles-FAT-1.12.2-4.8.jar                                          | None                                     |
    | LCHIJA | libraryex                                    | 1.0.11                   | LibraryEx-1.12.2-1.0.11.jar                                            | None                                     |
    | LCHIJA | lostcities                                   | 2.0.21                   | lostcities-1.12-2.0.21.jar                                             | None                                     |
    | LCHIJA | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1 (1).jar                                       | None                                     |
    | LCHIJA | malisisdoors                                 | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                                          | None                                     |
    | LCHIJA | mcef                                         | 1.11                     | mcef-1.12.2-1.11.jar                                                   | None                                     |
    | LCHIJA | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                                                | None                                     |
    | LCHIJA | mcwbridges                                   | 1.0                      | mcw-bridges-1.0.3-mc1.12.2.jar                                         | None                                     |
    | LCHIJA | numina                                       | 1.12.2-1.0.38            | Numina-1.12.2-1.0.38.jar                                               | None                                     |
    | LCHIJA | railcraft                                    | 12.0.0                   | railcraft-12.0.0.jar                                                   | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LCHIJA | powersuits                                   | 1.12.2-1.0.46            | ModularPowersuits-1.12.2-1.0.46.jar                                    | None                                     |
    | LCHIJA | mrtjpcore                                    | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar                                | None                                     |
    | LCHIJA | mtsofficialpack                              | 12.0.0                   | MTS_Official_Pack_V12.jar                                              | None                                     |
    | LCHIJA | neat                                         | 1.4-17                   | Neat+1.4-17.jar                                                        | None                                     |
    | LCHIJA | netherex                                     | 2.0.13                   | NetherEx-1.12.2-2.0.13.jar                                             | None                                     |
    | LCHIJA | nonvflash                                    | 1.2.0                    | NoNVFlash-1.12.2-1.2.0.3-universal.jar                                 | None                                     |
    | LCHIJA | nei                                          | 2.4.2                    | NotEnoughItems-1.12.2-2.4.2.240-universal.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | nuclearcraft                                 | 2.18k                    | NuclearCraft-2.18k-1.12.2.jar                                          | None                                     |
    | LCHIJA | omlib                                        | 3.1.3-246                | omlib-1.12.2-3.1.3-246.jar                                             | None                                     |
    | LCHIJA | opframe                                      | 1.4.0                    | OnlinePicFrame_v1.4.26_mc1.12.2.jar                                    | None                                     |
    | LCHIJA | openmods                                     | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openblocks                                   | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                                            | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openmodularturrets                           | 3.1.3-355                | openmodularturrets-1.12.2-3.1.3-355.jar                                | None                                     |
    | LCHIJA | outfox                                       | 0.1.4                    | outfox-0.1.4-mc1.12.2.jar                                              | None                                     |
    | LCHIJA | pa                                           | 1.12.2                   | Passive+Aggression-1.12.2-0.0.1.jar                                    | None                                     |
    | LCHIJA | theframework                                 | 1.12.2-1.0-build-T8      | TheFramework-1.12.2-1.0-build-T8.jar                                   | None                                     |
    | LCHIJA | peripheralsplusone                           | 1.12.2-1.2-build-T71     | PeripheralsPlusOne-1.12.2-1.2-build-T71.jar                            | None                                     |
    | LCHIJA | rangedpumps                                  | 0.5                      | rangedpumps-0.5.jar                                                    | None                                     |
    | LCHIJA | rftools                                      | 7.72                     | rftools-1.12-7.72.jar                                                  | None                                     |
    | LCHIJA | rftoolsdim                                   | 5.71                     | rftoolsdim-1.12-5.71.jar                                               | None                                     |
    | LCHIJA | rsgauges                                     | 1.1.9                    | rsgauges-1.12.2-1.1.9.jar                                              | ed58ed655893ced6280650866985abcae2bf7559 |
    | LCHIJA | secretroomsmod                               | 5.6.4                    | secretroomsmod-1.12.2-5.6.4.jar                                        | None                                     |
    | LCHIJA | sgcraft                                      | 2.0.3                    | SGCraft-2.0.3.jar                                                      | None                                     |
    | LCHIJA | thermaldynamics                              | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar                          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | simplyjetpacks                               | 2.2.13.66                | SimplyJetpacks2-1.12.2-2.2.13.66.jar                                   | None                                     |
    | LCHIJA | squeedometer                                 | 1.0.4                    | Squeedometer-mc1.12.x-1.0.4.jar                                        | None                                     |
    | LCHIJA | stellarfluidconduits                         | 1.12.2-1.0.0             | stellarfluidconduit-1.12.2-1.0.2a.jar                                  | None                                     |
    | LCHIJA | techguns                                     | 2.0.2.0                  | techguns-1.12.2-2.0.2.0_pre3.1 (1).jar                                 | None                                     |
    | LCHIJA | thehunt                                      | 0.4.0                    | thehunt-0.4.0.jar                                                      | c684c7b0d96abf507f1edc4dec8e191b14c0b166 |
    | LCHIJA | tcomplement                                  | 1.12.2-0.4.2             | TinkersComplement-1.12.2-0.4.2.jar                                     | None                                     |
    | LCHIJA | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0 (1).jar                                | None                                     |
    | LCHIJA | tlauncher_custom_cape_skin                   | 1.4                      | tlskincape_1.12.2-1.4.jar                                              | None                                     |
    | LCHIJA | torchmaster                                  | 1.8.0.79                 | torchmaster_1.12.2-1.8.0.79.jar                                        | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LCHIJA | trumpetskeleton                              | 1.12-1.0.2.1             | trumpetskeleton-1.12-1.0.2.1.jar                                       | None                                     |
    | LCHIJA | uteamcore                                    | 2.2.4.107                | u_team_core-1.12.2-2.2.4.107.jar                                       | None                                     |
    | LCHIJA | usefulbackpacks                              | 1.5.1.35                 | useful_backpacks-1.12.2-1.5.1.35.jar                                   | None                                     |
    | LCHIJA | wanionlib                                    | 1.12.2-2.2               | WanionLib-1.12.2-2.2 (1).jar                                           | None                                     |
    | LCHIJA | webdisplays                                  | 1.1                      | webdisplays-1.12.2-1.1.jar                                             | None                                     |
    | LCHIJA | wct                                          | 3.12.97                  | WirelessCraftingTerminal-1.12.2-3.12.97.jar                            | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHIJA | wft                                          | 1.0.4                    | WirelessFluidTerminal-1.12.2-1.0.4.jar                                 | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHIJA | wit                                          | 1.0.2                    | WirelessInterfaceTerminal-1.12.2-1.0.2.jar                             | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHIJA | wpt                                          | 1.0.3                    | WirelessPatternTerminal-1.12.2-1.0.3.jar                               | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHIJA | worldedit                                    | 6.1.10-SNAPSHOT          | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar                      | None                                     |
    | LCHIJA | wrcbe                                        | 2.3.1                    | WR-CBE-1.12.2-2.3.1.30-universal.jar                                   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | xlfoodmod                                    | 1.12.2-1.9.2             | XL-Food-Mod-1.12.2-1.9.2.jar                                           | None                                     |
    | LCHIJA | xnet                                         | 1.8.2                    | xnet-1.12-1.8.2.jar                                                    | None                                     |
    | LCHIJA | orelib                                       | 3.5.2.2                  | OreLib-1.12.2-3.5.2.2 (1).jar                                          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | teslacorelib_registries                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                                       | None                                     |
    | LCHIJA | unidict                                      | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2 (1).jar                                           | None                                     |

    Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.8.4.jar)
  
CoreMod (Aroma1997Core-1.12.2-2.0.0.2 (1).jar)
  
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22 (1).jar)
  team.chisel.ctm.client.asm.CTMTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ForgePlugin (customskinloader_forge-14.9.jar)
  customskinloader.forge.TransformerManager
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1 (1).jar)
  techguns.core.TechgunsASMTransformer
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  com.wynprice.secretroomsmod.core.SecretRoomsTransformer
ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
  net.montoyo.mcef.coremod.ShutdownPatcher
MalisisCorePlugin (malisiscore-1.12.2-6.5.1 (1).jar)
  
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
LoadingPlugin (DimensionRules-MC1.12-1.1.jar)
  lumien.dimensionrules.asm.ClassTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.20' Renderer: 'GeForce GTX 950M/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - ModuleSteelworks (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    List of loaded APIs: 
        * ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.2.jar
        * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.2.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35 (1).jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35 (1).jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
        * Core (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Blocks (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Constants (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Entities (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Entities|Data (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Entities|Data|Role (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Events (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Handlers (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * Core|Handlers|Data (0.1) from CustomNPCs_1.12.2-(01Oct19).jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22 (1).jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22 (1).jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22 (1).jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22 (1).jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22 (1).jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.55.jar
        * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
        * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.14.4.267.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
        * railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
        * railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
        * railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
        * railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
        * railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
        * railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
        * railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
        * railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
        * railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * SecurityCraftAPI (1.2.3) from [1.12.2]+SecurityCraft+v1.8.12.1.jar
        * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * Thaumcraft|API (6.0.2) from railcraft-12.0.0.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
        * wft|api (1.0.4) from WirelessFluidTerminal-1.12.2-1.0.4.jar
        * wit|api (1.0.2) from WirelessInterfaceTerminal-1.12.2-1.0.2.jar
        * wpt|api (1.0.3) from WirelessPatternTerminal-1.12.2-1.0.3.jar
    Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * Optifine is installed. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

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

    AE2 Integration: IC2:OFF, RC:ON, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Launched Version: ForgeOptiFine 1.12.2
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 950M/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.20, 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: Русский (Россия)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-4200H CPU @ 2.80GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F4
    OptiFine Build: 20191023-234904
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 441.20
    OpenGlRenderer: GeForce GTX 950M/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

ZK6UDTXY7gY.jpg

Posted

1.12.2 is no longer supported due to age. Update to a modern version to receive support.

See the LTS link at the top of every page for more information.

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Without Network protocol fix mod, I get kicked with a Network Protocol error when on LAN. Also, both of these issues are caused by a Null Pointer Exception/Screen cannot be null in a "Client Bound Player Combat Kill Packet".
    • You need a new "items" folder at  resources/assets/yourmodid/ there you add for every item model a .json file with the exact item/block name and fill it like this if it's an item: { "model": { "type": "minecraft:model", "model": "yourmodid:item/youritem" } } and so if its a block: { "model": { "type": "minecraft:model", "model": "yourmodid:block/youritem" } } There is also a generator for it you can do namy crazy things with it which replaces the previous hard coded Item Properties implementaion method (Bow pulling animation for example). https://misode.github.io/assets/item/
    • Hello! I'm playing a modpack (custom made) with some friends, and we have the server running on BisectHosting. We encountered a bug with an entity from The Box Of Horrors mod, that would crash the game whenever someone nearby it would log in. We tried to fix it by: 1) Editing the player.dat files to change the location of the affected players (something I had done successfully previously) 2) Updating the version of the mod we had (0.0.8.2) to the latest alpha version (0.0.8.3 However, after doing both of those, none of us are able to join the server, and we get the following errors: Server side: https://pastebin.com/J5sc3VQN Client side: Internal Server Error (that's basically all I've gotten) Please help! I've tried restoring the player data to how it was before I made the changes (Bisect allows you to restore deleted files) and deleting all of my player data files and I still get the same error. Deleting Box Of Horrors causes the error: Failed to load datapacks, cannot continue with server load.
    • Hey there! I'm trying to create a simple mod for Forge 1.21.1 that adds a few custom banner patterns that don't require any banner pattern items. To be completely honest, this is my first time modding for Minecraft, so after setting up the project in Intellij, I copied the parts of the source code from this mod on CurseForge that dealt with adding and registering banner patterns, including the lang and banner_pattern .json files. From what I understand, to add a banner pattern that doesn't require a banner pattern item, I only needed to create the registries for each pattern like in here and then register it in the main java class like here on Line 54. Additionally, in the lang/en_us.json file, add in the names for each respective banner color, and in the data/minecraft/tags/banner_pattern/no_items_required.json file, add each banner pattern that does not require a banner pattern item to make a banner. The project is able to compile when loading in Forge which makes me assume that the file structure I have is correct, but on loading a Minecraft world, this error appears in console and the loom is subsequently blank. [Worker-Main-1/ERROR] [minecraft/TagLoader]: Couldn't load tag minecraft:no_item_required as it is missing following references: *lists every added entry in no_item_required.json* The message clearly states something went wrong regarding when trying to load in the registries from the mod, but I have no clue what could be wrong with the code I have. Attached below are screenshots of what I currently have. Java Main Class Banner Registry Class File Structure Error in Console upon loading a Minecraft world What the loom shows without minecraft:no_item_required    The original mod I copied still functions completely, so if anyone can figure out why the registries for the mod I'm making isn't working, that would be greatly appreciated!    
    • Please someone help me to know how can I fix this generation error in the trees! I already uninstalled and reinstalled several mods in my modpack and can't figure out what is causing it.    
  • Topics

×
×
  • Create New...

Important Information

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