Перейти к содержанию

1 12 2 сборка краш


Рекомендуемые сообщения

В теме 6 сообщений

Приветствую! У меня вылетает сборка модов для карты

Проверте пжпжпжпжпжпжпжпжпжпж времени нету)

===============================================================

Яндекс.Диск

Google Диск

(не пиар!!!, осуждаю!) Пока тестируете можете музычку послушать) (тут много треков - 41)

 

Ссылка на комментарий
Поделиться на другие сайты

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
  weaponlib (mw_1.11.7.7_mc1.12.2.jar)
  NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre3-c8145a96.jar)
  SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
  CreativePatchingLoader (CreativeCore_v1.10.41_mc1.12.2.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 3/21/22 7:27 PM
Description: Initializing game

java.lang.NoClassDefFoundError: cpw/mods/fml/common/network/IGuiHandler
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.IGuiHandler
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 39 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 41 more


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

-- Head --
Thread: Client thread
Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 165140080 bytes (157 MB) / 469762048 bytes (448 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -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.2860 Optifine OptiFine_1.12.2_HD_U_G5 44 mods loaded, 44 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                                |
    |:----- |:-------------------------- |:-------------------------- |:----------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                  | 1.12.2                     | minecraft.jar                             | None                                     |
    | LC    | mcp                        | 9.42                       | minecraft.jar                             | None                                     |
    | LC    | FML                        | 8.0.99.99                  | forge-1.12.2-14.23.5.2860.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                      | 14.23.5.2860               | forge-1.12.2-14.23.5.2860.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | creativecoredummy          | 1.0.0                      | minecraft.jar                             | None                                     |
    | LC    | micdoodlecore              |                            | minecraft.jar                             | None                                     |
    | LC    | timeoverhaul               | 0.0.3 Beta                 | 1.12.2TimeOverhaul_V_0.0.3Beta.jar        | None                                     |
    | LC    | abbreviated_commands       | 1.0.0                      | Abbreviated-commands-1.12.2.jar           | None                                     |
    | LC    | beta_days                  | v1.2.2                     | beta_days_1.12.2_1.2.2.jar                | None                                     |
    | LC    | fcl                        | 1.12.71                    | FCL-1.12.71.jar                           | None                                     |
    | LC    | scm                        | 1.1.00                     | CDM-v1.12.2-1.1.00.jar                    | None                                     |
    | LC    | coldweaponpack             | 1.0.4                      | ColdWeaponPack.v1.0.5.jar                 | None                                     |
    | LC    | corpse                     | 1.12.2-1.0.8               | corpse_1.12.2_1.0.8.jar                   | None                                     |
    | LC    | creativecore               | 1.10.0                     | CreativeCore_v1.10.41_mc1.12.2.jar        | None                                     |
    | LC    | caliber                    | 3.0                        | diamond-caliber-1.12.2-5.0.jar            | None                                     |
    | LC    | dynamictrees               | 1.12.2-0.9.27              | DynamicTrees-1.12.2-0.9.271.jar           | None                                     |
    | LC    | frl                        | 1.0                        | FCL-1.12.71.jar                           | None                                     |
    | LC    | tmt                        | 1.14                       | FCL-1.12.71.jar                           | None                                     |
    | LC    | playerrevive               | 1.0                        | PlayerRevive_v1.2.40_mc1.12.2.jar         | None                                     |
    | LC    | firstaid                   | 1.6.20                     | firstaid-1.12.2-1.6.20.jar                | 7904c4e13947c8a616c5f39b26bdeba796500722 |
    | L     | flansmod                   | 5.10.0                     | FlansMod-1.12.2-5.10.0.jar                | None                                     |
    | L     | fpsreducer                 | mc1.12.2-1.20              | FpsReducer-mc1.12.2-1.20.jar              | None                                     |
    | L     | cfm                        | 6.3.0                      | furniture_6.3.0_1.12.2.jar                | None                                     |
    | L     | ic2                        | 2.8.221-ex112              | industrialcraft_2_2.8.221_ex112.jar       | None                                     |
    | L     | galacticraftcore           | 4.0.2.281                  | GalacticraftCore-1.12.2-4.0.2.281.jar     | None                                     |
    | L     | galacticraftplanets        | 4.0.2.281                  | Galacticraft-Planets-1.12.2-4.0.2.281.jar | None                                     |
    | L     | ichunutil                  | 7.2.2                      | iChunUtil_1.12.2_7.2.2.jar                | None                                     |
    | L     | hats                       | 7.1.1                      | Hats_1.12.2_7.1.1.jar                     | None                                     |
    | L     | hbm                        | hbm-1.6.4.2A-1.12.2        | hbm-1.6.4a-1.12.2-Gv2.jar                 | None                                     |
    | L     | icbmclassic                | 1.12.2-4.0.0.74            | ICBM_classic_1.12.2_4.0.0b74.jar          | None                                     |
    | L     | keywizard                  | 1.12.2-1.7.3               | keywizard_1.12.2_1.7.3.jar                | None                                     |
    | L     | mw                         | 1.11.7.7                   | mw_1.11.7.7_mc1.12.2.jar                  | None                                     |
    | L     | namepain                   | 1.4.0                      | namepain-1.4.0forge-1.12.x.jar            | None                                     |
    | L     | nocubes                    | 1.12.2-0.4.0-pre3-c8145a96 | NoCubes-1.12.2-0.4.0-pre3-c8145a96.jar    | None                                     |
    | L     | scud                       | 1.0.2-5                    | ScudMissileMod_1.12.2_1.0.2.jar           | None                                     |
    | L     | sevendaystomine            | 1.12.2-1.0.2.10            | sevendaystomine-1.12.2-1.0.2.10.jar       | None                                     |
    | L     | simplepartspack            | 5.7.2                      | SimpleParts_ContentPack_1.12.2_5.7.2.jar  | None                                     |
    | L     | soundfilters               | 0.12.1_for_1.12            | SoundFilters_0.12.1_for_1.12.jar          | None                                     |
    | L     | spartanweaponry            | 1.4.1                      | SpartanWeaponry-1.12.2-1.4.1.jar          | None                                     |
    | L     | thutcore                   | 5.19.8                     | thutcore-1.12.2-5.19.8.jar                | None                                     |
    | L     | thutcore_compat            | 1.0                        | thutcore-1.12.2-5.19.8.jar                | None                                     |
    | L     | thuttech                   | 6.1.5                      | thuttech-1.12.2-6.1.5.jar                 | None                                     |
    | L     | tlauncher_custom_cape_skin | 1.4                        | tlskincape_1.12.2-1.4.jar                 | None                                     |
    | L     | primal_tech                | 0.3.5                      | PrimalTech_1.12.2_0.3.5.jar               | None                                     |

    Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
weaponlib (mw_1.11.7.7_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre3-c8145a96.jar)
  io.github.cadiboo.nocubes.tempcore.NoCubesClassTransformer
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
 
CreativePatchingLoader (CreativeCore_v1.10.41_mc1.12.2.jar)
 
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'Radeon RX550/550 Series'
    Launched Version: ForgeOptiFine 1.12.2
    LWJGL: 2.9.4
    OpenGL: Radeon RX550/550 Series GL version 4.6.13559 Compatibility Profile Context 26.20.12028.2, ATI Technologies Inc.
    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) Xeon(R) CPU X3430 @ 2.40GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13559 Compatibility Profile Context 26.20.12028.2
    OpenGlRenderer: Radeon RX550/550 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

crash-2022-03-21_19.27.37-client.txt

Ссылка на комментарий
Поделиться на другие сайты

1 час назад, cvvrq3 сказал:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
  weaponlib (mw_1.11.7.7_mc1.12.2.jar)
  NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre3-c8145a96.jar)
  SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
  CreativePatchingLoader (CreativeCore_v1.10.41_mc1.12.2.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 3/21/22 7:27 PM
Description: Initializing game

java.lang.NoClassDefFoundError: cpw/mods/fml/common/network/IGuiHandler
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.IGuiHandler
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 39 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 41 more


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

-- Head --
Thread: Client thread
Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 165140080 bytes (157 MB) / 469762048 bytes (448 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -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.2860 Optifine OptiFine_1.12.2_HD_U_G5 44 mods loaded, 44 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                                |
    |:----- |:-------------------------- |:-------------------------- |:----------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                  | 1.12.2                     | minecraft.jar                             | None                                     |
    | LC    | mcp                        | 9.42                       | minecraft.jar                             | None                                     |
    | LC    | FML                        | 8.0.99.99                  | forge-1.12.2-14.23.5.2860.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                      | 14.23.5.2860               | forge-1.12.2-14.23.5.2860.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | creativecoredummy          | 1.0.0                      | minecraft.jar                             | None                                     |
    | LC    | micdoodlecore              |                            | minecraft.jar                             | None                                     |
    | LC    | timeoverhaul               | 0.0.3 Beta                 | 1.12.2TimeOverhaul_V_0.0.3Beta.jar        | None                                     |
    | LC    | abbreviated_commands       | 1.0.0                      | Abbreviated-commands-1.12.2.jar           | None                                     |
    | LC    | beta_days                  | v1.2.2                     | beta_days_1.12.2_1.2.2.jar                | None                                     |
    | LC    | fcl                        | 1.12.71                    | FCL-1.12.71.jar                           | None                                     |
    | LC    | scm                        | 1.1.00                     | CDM-v1.12.2-1.1.00.jar                    | None                                     |
    | LC    | coldweaponpack             | 1.0.4                      | ColdWeaponPack.v1.0.5.jar                 | None                                     |
    | LC    | corpse                     | 1.12.2-1.0.8               | corpse_1.12.2_1.0.8.jar                   | None                                     |
    | LC    | creativecore               | 1.10.0                     | CreativeCore_v1.10.41_mc1.12.2.jar        | None                                     |
    | LC    | caliber                    | 3.0                        | diamond-caliber-1.12.2-5.0.jar            | None                                     |
    | LC    | dynamictrees               | 1.12.2-0.9.27              | DynamicTrees-1.12.2-0.9.271.jar           | None                                     |
    | LC    | frl                        | 1.0                        | FCL-1.12.71.jar                           | None                                     |
    | LC    | tmt                        | 1.14                       | FCL-1.12.71.jar                           | None                                     |
    | LC    | playerrevive               | 1.0                        | PlayerRevive_v1.2.40_mc1.12.2.jar         | None                                     |
    | LC    | firstaid                   | 1.6.20                     | firstaid-1.12.2-1.6.20.jar                | 7904c4e13947c8a616c5f39b26bdeba796500722 |
    | L     | flansmod                   | 5.10.0                     | FlansMod-1.12.2-5.10.0.jar                | None                                     |
    | L     | fpsreducer                 | mc1.12.2-1.20              | FpsReducer-mc1.12.2-1.20.jar              | None                                     |
    | L     | cfm                        | 6.3.0                      | furniture_6.3.0_1.12.2.jar                | None                                     |
    | L     | ic2                        | 2.8.221-ex112              | industrialcraft_2_2.8.221_ex112.jar       | None                                     |
    | L     | galacticraftcore           | 4.0.2.281                  | GalacticraftCore-1.12.2-4.0.2.281.jar     | None                                     |
    | L     | galacticraftplanets        | 4.0.2.281                  | Galacticraft-Planets-1.12.2-4.0.2.281.jar | None                                     |
    | L     | ichunutil                  | 7.2.2                      | iChunUtil_1.12.2_7.2.2.jar                | None                                     |
    | L     | hats                       | 7.1.1                      | Hats_1.12.2_7.1.1.jar                     | None                                     |
    | L     | hbm                        | hbm-1.6.4.2A-1.12.2        | hbm-1.6.4a-1.12.2-Gv2.jar                 | None                                     |
    | L     | icbmclassic                | 1.12.2-4.0.0.74            | ICBM_classic_1.12.2_4.0.0b74.jar          | None                                     |
    | L     | keywizard                  | 1.12.2-1.7.3               | keywizard_1.12.2_1.7.3.jar                | None                                     |
    | L     | mw                         | 1.11.7.7                   | mw_1.11.7.7_mc1.12.2.jar                  | None                                     |
    | L     | namepain                   | 1.4.0                      | namepain-1.4.0forge-1.12.x.jar            | None                                     |
    | L     | nocubes                    | 1.12.2-0.4.0-pre3-c8145a96 | NoCubes-1.12.2-0.4.0-pre3-c8145a96.jar    | None                                     |
    | L     | scud                       | 1.0.2-5                    | ScudMissileMod_1.12.2_1.0.2.jar           | None                                     |
    | L     | sevendaystomine            | 1.12.2-1.0.2.10            | sevendaystomine-1.12.2-1.0.2.10.jar       | None                                     |
    | L     | simplepartspack            | 5.7.2                      | SimpleParts_ContentPack_1.12.2_5.7.2.jar  | None                                     |
    | L     | soundfilters               | 0.12.1_for_1.12            | SoundFilters_0.12.1_for_1.12.jar          | None                                     |
    | L     | spartanweaponry            | 1.4.1                      | SpartanWeaponry-1.12.2-1.4.1.jar          | None                                     |
    | L     | thutcore                   | 5.19.8                     | thutcore-1.12.2-5.19.8.jar                | None                                     |
    | L     | thutcore_compat            | 1.0                        | thutcore-1.12.2-5.19.8.jar                | None                                     |
    | L     | thuttech                   | 6.1.5                      | thuttech-1.12.2-6.1.5.jar                 | None                                     |
    | L     | tlauncher_custom_cape_skin | 1.4                        | tlskincape_1.12.2-1.4.jar                 | None                                     |
    | L     | primal_tech                | 0.3.5                      | PrimalTech_1.12.2_0.3.5.jar               | None                                     |

    Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
weaponlib (mw_1.11.7.7_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre3-c8145a96.jar)
  io.github.cadiboo.nocubes.tempcore.NoCubesClassTransformer
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
 
CreativePatchingLoader (CreativeCore_v1.10.41_mc1.12.2.jar)
 
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'Radeon RX550/550 Series'
    Launched Version: ForgeOptiFine 1.12.2
    LWJGL: 2.9.4
    OpenGL: Radeon RX550/550 Series GL version 4.6.13559 Compatibility Profile Context 26.20.12028.2, ATI Technologies Inc.
    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) Xeon(R) CPU X3430 @ 2.40GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13559 Compatibility Profile Context 26.20.12028.2
    OpenGlRenderer: Radeon RX550/550 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

crash-2022-03-21_19.27.37-client.txt 16 \u043a\u0411 · 0 загрузок

попробуй убрать flansmod

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...