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

Ошибка. Помогите разобрать краш.


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

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

Всем привет работяги!
Делаю свою сборку а.к.а СевТэк на минималках и столкнулся с крашем.

 

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 Better With Mods (betterwithmods)

 

Вот сам код.

 

Ссылка на моды.

https://fex.net/491664364313?fileId=779663195

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

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

Contact their authors BEFORE contacting forge

 

// You should try our sister game, Minceraft!

 

Time: 9/26/18 3:15 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 Better With Mods (betterwithmods)

Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V

at betterwithmods.common.BWMBlocks.registerTileEntities(BWMBlocks.java:214)

at betterwithmods.common.BWRegistry.preInit(BWRegistry.java:125)

at betterwithmods.BWMod.preInit(BWMod.java:55)

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:600)

at sun.reflect.GeneratedMethodAccessor2.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:280)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:258)

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:149)

at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:637)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)

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 7 (amd64) version 6.1

Java Version: 1.8.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 2568358392 bytes (2449 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB)

JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.42 Powered by Forge 14.23.3.2676 20 mods loaded, 20 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.3.2676.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCH   | forge           | 14.23.3.2676 | forge-1.12.2-14.23.3.2676.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCH   | craftstudioapi  | 1.0.0        | craftstudio-1.0.0.93-mc1.12-alpha.jar | None                                     |

| UCH   | animania        | 1.5.1.1      | animania-1.12.2-1.5.1.1.jar           | None                                     |

| UCH   | astikoor        | 1.0.0        | astikoor-1.0.0-1.12.2.jar             | None                                     |

| UCH   | geolosys        | 1.9.4        | Geolosys_Mod_1.12.2.jar               | None                                     |

| UCE   | betterwithmods  | 1.12-2.3.13  | betterwithmods-1.12-2.3.13.jar        | None                                     |

| UCH   | crafttweaker    | 4.1.9        | crafttweaker2-1.12-4.1.9.jar          | None                                     |

| UCH   | ctgui           | 1.0.0        | crafttweaker2-1.12-4.1.9.jar          | None                                     |

| UCH   | crafttweakerjei | 2.0.2        | crafttweaker2-1.12-4.1.9.jar          | None                                     |

| UCH   | worldwand       | 0.7          | echopack-1.0.jar                      | None                                     |

| UCH   | horsepower      | 2.6.1        | horsepower-1.12.2-2.6.1.68.jar        | cd7e958342770a8b17c919055da42c24dfefd879 |

| UCH   | mcjtylib_ng     | 3.0.5        | mcjtylib-1.12-3.0.5.jar               | None                                     |

| UCH   | immcraft        | 1.5.0        | immcraft-1.12-1.5.0.jar               | None                                     |

| UCH   | norecipebook    | 1.2.1        | norecipebook_v1.2.2formc1.12.2.jar    | None                                     |

| UCE   | primal          | 0.6.85       | primalcore-1.12.2-0.6.85.jar          | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |

| UCH   | reap            | 1.5.2        | reap-1.5.2.jar                        | None                                     |

| UCH   | primal_tech     | 0.3.3        | primaltech-0.3.3.jar                  | None                                     |

 

Loaded coremods (and transformers): 

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.0.9901 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 5470    

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

Одну из проблем я заметил, это что у тебя ломанный PrimalCore и BetterWithMods. Другими словами, они не работают. Скачай с другого сайта.А лучше с оффициального

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

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 Better With Mods (betterwithmods)

Скачал даже старые версии мода BWM но нифига :с

 

 

---- Minecraft Crash Report ----

 
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
 
// I just don't know what went wrong :(
 
Time: 9/26/18 3:53 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 Better With Mods (betterwithmods)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V
at betterwithmods.common.BWMBlocks.registerTileEntities(BWMBlocks.java:214)
at betterwithmods.common.BWRegistry.preInit(BWRegistry.java:125)
at betterwithmods.BWMod.preInit(BWMod.java:55)
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:600)
at sun.reflect.GeneratedMethodAccessor2.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:280)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:258)
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:149)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:637)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
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 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2542250136 bytes (2424 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.3.2676 20 mods loaded, 20 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.3.2676.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | forge           | 14.23.3.2676 | forge-1.12.2-14.23.3.2676.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | craftstudioapi  | 1.0.0        | craftstudio-1.0.0.93-mc1.12-alpha.jar | None                                     |
| UCH   | animania        | 1.5.1.1      | animania-1.12.2-1.5.1.1.jar           | None                                     |
| UCH   | astikoor        | 1.0.0        | astikoor-1.0.0-1.12.2.jar             | None                                     |
| UCH   | geolosys        | 1.9.4        | Geolosys_Mod_1.12.2.jar               | None                                     |
| UCE   | betterwithmods  | ${version}   | BetterWithMods-1.12-2.3.10.jar        | None                                     |
| UCH   | crafttweaker    | 4.1.9        | crafttweaker2-1.12-4.1.9.jar          | None                                     |
| UCH   | ctgui           | 1.0.0        | crafttweaker2-1.12-4.1.9.jar          | None                                     |
| UCH   | crafttweakerjei | 2.0.2        | crafttweaker2-1.12-4.1.9.jar          | None                                     |
| UCH   | worldwand       | 0.7          | echopack-1.0.jar                      | None                                     |
| UCH   | horsepower      | 2.6.1        | horsepower-1.12.2-2.6.1.68.jar        | cd7e958342770a8b17c919055da42c24dfefd879 |
| UCH   | mcjtylib_ng     | 3.0.5        | mcjtylib-1.12-3.0.5.jar               | None                                     |
| UCH   | immcraft        | 1.5.0        | immcraft-1.12-1.5.0.jar               | None                                     |
| UCH   | norecipebook    | 1.2.1        | norecipebook_v1.2.2formc1.12.2.jar    | None                                     |
| UCH   | primal          | 0.6.90       | PrimalCore-1.12.2-0.6.90.jar          | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
| UCH   | reap            | 1.5.2        | reap-1.5.2.jar                        | None                                     |
| UCH   | primal_tech     | 0.3.3        | primaltech-0.3.3.jar                  | None                                     |
 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.0.9901 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 5470                         '
Ссылка на комментарий
Поделиться на другие сайты

Всё равно показывает, что BWM не работает. Это из-за него. Больше ничего быть не может. Я не знаю, где скачать нормальный. Сорри

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

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

Contact their authors BEFORE contacting forge

 

// I'm sorry, Dave.

 

Time: 9/26/18 3:59 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 Better With Mods (betterwithmods)

Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V

at betterwithmods.common.BWMBlocks.registerTileEntities(BWMBlocks.java:214)

at betterwithmods.common.BWRegistry.preInit(BWRegistry.java:125)

at betterwithmods.BWMod.preInit(BWMod.java:55)

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:600)

at sun.reflect.GeneratedMethodAccessor2.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:280)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:258)

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:149)

at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:637)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)

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 7 (amd64) version 6.1

Java Version: 1.8.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 2790722568 bytes (2661 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB)

JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.42 Powered by Forge 14.23.3.2676 20 mods loaded, 20 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.3.2676.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCH   | forge           | 14.23.3.2676 | forge-1.12.2-14.23.3.2676.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCH   | craftstudioapi  | 1.0.0        | craftstudio-1.0.0.93-mc1.12-alpha.jar | None                                     |

| UCH   | animania        | 1.5.1.1      | animania-1.12.2-1.5.1.1.jar           | None                                     |

| UCH   | astikoor        | 1.0.0        | astikoor-1.0.0-1.12.2.jar             | None                                     |

| UCH   | geolosys        | 1.9.4        | Geolosys_Mod_1.12.2.jar               | None                                     |

| UCE   | betterwithmods  | ${version}   | BetterWithMods-1.12-2.3.12.jar        | None                                     |

| UCH   | crafttweaker    | 4.1.9        | crafttweaker2-1.12-4.1.9.jar          | None                                     |

| UCH   | ctgui           | 1.0.0        | crafttweaker2-1.12-4.1.9.jar          | None                                     |

| UCH   | crafttweakerjei | 2.0.2        | crafttweaker2-1.12-4.1.9.jar          | None                                     |

| UCH   | worldwand       | 0.7          | echopack-1.0.jar                      | None                                     |

| UCH   | horsepower      | 2.6.1        | horsepower-1.12.2-2.6.1.68.jar        | cd7e958342770a8b17c919055da42c24dfefd879 |

| UCH   | mcjtylib_ng     | 3.0.5        | mcjtylib-1.12-3.0.5.jar               | None                                     |

| UCH   | immcraft        | 1.5.0        | immcraft-1.12-1.5.0.jar               | None                                     |

| UCH   | norecipebook    | 1.2.1        | norecipebook_v1.2.2formc1.12.2.jar    | None                                     |

| UCH   | primal          | 0.6.90       | PrimalCore-1.12.2-0.6.90.jar          | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |

| UCH   | reap            | 1.5.2        | reap-1.5.2.jar                        | None                                     |

| UCH   | primal_tech     | 0.3.3        | primaltech-0.3.3.jar                  | None                                     |

 

Loaded coremods (and transformers): 

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.0.9901 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 5470       

 

 

Вижу, но смотри. Какую я бы версию не качал, все равно не работает.                 '

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

Хех. Интересно.
Все равно спасибо тебе за помощь, за уделенное время.

Пока продолжу делать сборку без этого мода. 

Может быть модераторы помогут.

Еще раз спасибо!

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

Всем привет работяги!

Делаю свою сборку а.к.а СевТэк на минималках и столкнулся с крашем.

 

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 Better With Mods (betterwithmods)

 

Вот сам код.

 

Ссылка на моды.

https://fex.net/491664364313?fileId=779663195

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

Присоединяюсь. Это было и со мной. Можем пообщаться на эту тему.

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

  • 2 недели спустя...

Целый день провозился с этой бедой но так ничего и не помогло

Картинки как не было так и нет

Все равно спасибо за подсказки

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

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

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

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

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

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

Войти

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

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

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...
Скачать The Binding of Isaac: Afterbirth+ Мод APK (ограниченные деньги) для Android. Скачать Heroes of Flatlandia Мод APK 1.4.7 (Full) для Android. Скачать Face Switch Мод APK 1.2.4 (Unlocked) для Android. Скачать Sin City Detective – Hidden Ob Мод APK (ограниченные деньги) для Android. Скачать Decor Life Мод APK 1.0.32 (Unlimited money) для Android.