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

Тест сборки [#028]


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

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

Как-то раз я хотел добавить в свою сборку мод avaritia.Сама версия модов была 1.12.2.У меня вылетает майнкрафт с ошибкой- The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib).Отчёт об ошибке 

---- Minecraft Crash Report ----
WARNING: coremods are present:
  llibrary (llibrary-core-1.0.10-1.12.2.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 3/2/19 7:29 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
 at codechicken.lib.util.ResourceUtils.getResourceManager(ResourceUtils.java:35)
 at codechicken.lib.util.ResourceUtils.registerReloadListener(ResourceUtils.java:67)
 at codechicken.lib.render.particle.CustomParticleHandler.init(CustomParticleHandler.java:271)
 at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:54)
 at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:53)
 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
 at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
 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:218)
 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
 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:135)
 at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
 at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
 at net.minecraft.client.main.Main.main(SourceFile:123)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:497)
 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 801357288 bytes (764 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB)
 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.2772 23 mods loaded, 23 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                                |
 |:----- |:-------------- |:----------------- |:----------------------------------------- |:---------------------------------------- |
 | UCH   | minecraft      | 1.12.2            | minecraft.jar                             | None                                     |
 | UCH   | mcp            | 9.42              | minecraft.jar                             | None                                     |
 | UCH   | FML            | 8.0.99.99         | forge-1.12.2-14.23.5.2772.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
 | UCH   | forge          | 14.23.5.2772      | forge-1.12.2-14.23.5.2772.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
 | UCEE  | codechickenlib | 3.2.0.345         | CodeChickenLib-1.12.2-3.2.0.345-deobf.jar | None                                     |
 | UC    | avaritia       | 3.2.0             | Avaritia_1.12_3.2.0.13_universal.jar      | None                                     |
 | UC    | baubles        | 1.5.2             | Baubles-1.12-1.5.2 (1).jar                | None                                     |
 | UC    | bookshelf      | 2.3.574           | Bookshelf-1.12.2-2.3.574.jar              | d476d1b22b218a10d845928d1665d45fce301b27 |
 | UC    | jei            | 4.13.1.225        | jei_1.12.2-4.13.1.225.jar                 | None                                     |
 | UC    | botania        | r1.10-359         | Botania+r1.10-359 (1).jar                 | None                                     |
 | UC    | eplus          | 5.0.176           | EnchantingPlus-1.12.2-5.0.176.jar         | d476d1b22b218a10d845928d1665d45fce301b27 |
 | UC    | mantle         | 1.12-1.3.3.42     | Mantle-1.12-1.3.3.42.jar                  | None                                     |
 | UC    | tconstruct     | 1.12.2-2.12.0.113 | TConstruct-1.12.2-2.12.0.113.jar          | None                                     |
 | UC    | extrabotany    | 51                | ExtraBotany-r1.1-51.jar                   | None                                     |
 | UC    | llibrary       | 1.7.17            | llibrary-1.7.17-1.12.2.jar                | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
 | UC    | iceandfire     | 1.6.1             | iceandfire-1.6.1-1.12.2.jar               | None                                     |
 | UC    | ichunutil      | 7.1.4             | iChunUtil-1.12.2-7.1.4.jar                | None                                     |
 | UC    | inventorypets  | 1.5.3.1           | inventorypets-1.12-1.5.3.1 (1).jar        | None                                     |
 | UC    | ironchest      | 1.12.2-7.0.59.842 | ironchest-1.12.2-7.0.59.842.jar           | None                                     |
 | UC    | morph          | 7.1.2             | Morph-1.12.2-7.1.2.jar                    | None                                     |
 | UC    | naturescompass | 1.5.1             | NaturesCompass-1.12.2-1.5.1 (1).jar       | None                                     |
 | UC    | tropicraft     | 7.1.8.105         | tropicraft-MC1.12.2-7.1.8.105.jar         | None                                     |
 | UC    | xaerominimap   | 1.16              | Xaeros_Minimap_1.16_Forge_1.12.jar        | None                                     |
 Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.10-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.17' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
 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)

Вот скрин какие у меня моды(мне просто было лень писать их) http://skrinshoter.ru/s/020319/Ql8KCir7

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

Добро пожаловать на наш форум.

Отправь, пожалуйста, архив с папкой mods.

Это можно сделать через Яндекс диск или fex.net

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

 

 

и фекс нет тоже не получается

Да скачай ты нормальный codechickenlib

 

 

Можешь скинуть?

 

http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.140/CodeChickenLib-1.7.10-1.1.3.140-universal.jar

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

У тебя в сборке моды для разных версий игры

Удали:

Orange's Simple Mods-1.2.jar

llibrary-core-1.0.10-1.12.2
OptiFine_1.8.9_HD_U_H7

Orange's 1.7 Animations-6.7.jar
Oranges_1.7_Animations-4.1
Vanilla_Enhancements-7.6
KeystrokesMod v3.jar
CodeChickenLib-1.12.2-3.2.0.345-deobf

И скачай https://minecraft-inside.ru/mods/49330-codechickenlib.html для 1.12.2

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

Гость
Эта тема закрыта для публикации ответов.
  • Последние посетители   0 пользователей онлайн

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