Graler
Пользователи-
Постов
19 -
Зарегистрирован
-
Посещение
Тип контента
Профили
Форумы
События
Весь контент Graler
-
Закрыто
-
Сделал маленький сервер и он не хочет запускатся. Что делать? Вот репорт краша: crash-2018-10-20_08.01.35-server.txt
-
Закрыто
- 12 ответов
-
а CCL это CodeChickenLib?
- 12 ответов
-
я уже понял, но как её исправить? Я не знаю, попробуй заменить nei на jei не помогло Краш репорт после второго краша: ---- Minecraft Crash Report ---- WARNING: coremods are present: weaponlib (mw_1.11.6_mc1.12.2.jar) ForgelinPlugin (Forgelin-1.7.4.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)Contact their authors BEFORE contacting forge // Who set us up the TNT? Time: 9/23/18 7:56 PMDescription: 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: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=trueat codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)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:627)at sun.reflect.GeneratedMethodAccessor9.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)Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=trueat codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)... 44 more A detailed walkthrough of the error, its code path and all known details is as follows:--------------------------------------------------------------------------------------- -- System Details --Details:Minecraft Version: 1.12.2Operating System: Windows 7 (amd64) version 6.1Java Version: 1.8.0_51, Oracle CorporationJava VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 624755104 bytes (595 MB) / 1140850688 bytes (1088 MB) up to 3221225472 bytes (3072 MB)JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16MIntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0FML: MCP 9.42 Powered by Forge 14.23.4.2758 Optifine OptiFine_1.12.2_HD_U_D3 20 mods loaded, 20 mods activeStates: '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.4.2758.jar | None || UCH | forge | 14.23.4.2758 | forge-1.12.2-14.23.4.2758.jar | None || UCH | toolbox | 0.2.9 | [Minecraft20.ru]Adventurers-Toolbox-Mod-1.12.2.jar | None || UCH | jei | 4.12.0.216 | jei_1.12.2_4.12.0.216.jar | None || UCH | abyssalcraft | 1.9.4.13 | AbyssalCraft_1.12.2_1.9.4.13.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 || UCH | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None || UCH | botania | r1.10-355 | Botania_1.12.2_r1.10_355.jar | None || UCEE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 || UC | customnpcs | 1.12 | CustomNPCs_1.12.226aug18.jar | None || UC | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None || UC | props | 2.6.1 | Decocraft-2.6.1_1.12.2.jar | None || UC | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None || UC | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None || UC | jeresources | 0.7.0.10 | JustEnoughResources-1.12-0.7.0.10.jar | None || UC | modelloader | 1.1.3 | modelloader-1.1.3.jar | None || UC | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None || UC | mw | 1.11.6 | mw_1.11.6_mc1.12.2.jar | None || UC | thebetweenlands | 3.3.12 | TheBetweenlands_1.12.2_3.3.12.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | Loaded coremods (and transformers): weaponlib (mw_1.11.6_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformerForgelinPlugin (Forgelin-1.7.4.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformerGL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 210/PCIe/SSE2'
- 12 ответов
-
я уже понял, но как её исправить?
- 12 ответов
-
Собрал немного модов и они не запускаются. Версия Майнкрафт 1.12.2 Forge. Список модов: Adventurers-Toolbox-Mod AbyssalCraft Baubles BetterFps Botania CodeChickenLib CustomNPC Decocraft Forgelin Just Enough Items JourneyMap ModelLoader Modern Warfare NotEnoughItems OptiFine PTRLib TheBetweenlands Репорт краша: ---- Minecraft Crash Report ---- WARNING: coremods are present: weaponlib (mw_1.11.6_mc1.12.2.jar) ForgelinPlugin (Forgelin-1.7.4.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)Contact their authors BEFORE contacting forge // I feel sad now Time: 9/23/18 6:55 PMDescription: 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: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=trueat codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)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:627)at sun.reflect.GeneratedMethodAccessor9.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)Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=trueat codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)... 44 more A detailed walkthrough of the error, its code path and all known details is as follows:--------------------------------------------------------------------------------------- -- System Details --Details:Minecraft Version: 1.12.2Operating System: Windows 7 (amd64) version 6.1Java Version: 1.8.0_51, Oracle CorporationJava VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 619379592 bytes (590 MB) / 1073741824 bytes (1024 MB) up to 3221225472 bytes (3072 MB)JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16MIntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0FML: MCP 9.42 Powered by Forge 14.23.4.2758 Optifine OptiFine_1.12.2_HD_U_D3 19 mods loaded, 19 mods activeStates: '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.4.2758.jar | None || UCH | forge | 14.23.4.2758 | forge-1.12.2-14.23.4.2758.jar | None || UCH | toolbox | 0.2.9 | [Minecraft20.ru]Adventurers-Toolbox-Mod-1.12.2.jar | None || UCH | jei | 4.12.0.216 | jei_1.12.2_4.12.0.216.jar | None || UCH | abyssalcraft | 1.9.4.13 | AbyssalCraft_1.12.2_1.9.4.13.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 || UCH | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None || UCH | botania | r1.10-355 | Botania_1.12.2_r1.10_355.jar | None || UCEE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 || UC | customnpcs | 1.12 | CustomNPCs_1.12.226aug18.jar | None || UC | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None || UC | props | 2.6.1 | Decocraft-2.6.1_1.12.2.jar | None || UC | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None || UC | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None || UC | modelloader | 1.1.3 | modelloader-1.1.3.jar | None || UC | mw | 1.11.6 | mw_1.11.6_mc1.12.2.jar | None || UC | nei | ${mod_version} | NotEnoughItems_1.12_2.4.0.231_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 || UC | thebetweenlands | 3.3.12 | TheBetweenlands_1.12.2_3.3.12.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | Loaded coremods (and transformers): weaponlib (mw_1.11.6_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformerForgelinPlugin (Forgelin-1.7.4.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformerGL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 210/PCIe/SSE2'
- 12 ответов
-
Установил. Майнкрафт запускается а сервер нет. Вот репорт краша сервера На сервер ModelLoader установил? да Тогда попробуй удалить Удалить только с серва или ещё и из майна? С серва ты можешь мне что нибудь подсказать?
-
Установил. Майнкрафт запускается а сервер нет. Вот репорт краша сервера На сервер ModelLoader установил? да Тогда попробуй удалить Удалить только с серва или ещё и из майна? С серва не помогло. А тут есть личные сообщения? а то мы тут засираем всё ладно, лучше пиши сюда
-
Установил. Майнкрафт запускается а сервер нет. Вот репорт краша сервера На сервер ModelLoader установил? да Тогда попробуй удалить Удалить только с серва или ещё и из майна? С серва не помогло. А тут есть личные сообщения? а то мы тут засираем всё
-
Установил. Майнкрафт запускается а сервер нет. Вот репорт краша сервера На сервер ModelLoader установил? да Тогда попробуй удалить Удалить только с серва или ещё и из майна?
-
Установил. Майнкрафт запускается а сервер нет. Вот репорт краша сервера На сервер ModelLoader установил? да
-
Установил. Майнкрафт запускается а сервер нет. Вот репорт краша сервера crash-2018-08-24_11.42.22-server.txt
-
Установил ModelLoader, слегка подкоректировал сборку и майн перестал запускатся. Выдаёт вот такую вот ошибку. crash-2018-08-24_10.57.33-client.txt
-
Установил ModelLoader, слегка подредактировал сборку и майнкрафт перестал запускатся. Выдаёт вот такую ошибку crash-2018-08-24_10.57.33-client.txt
-
Ошибка при запуске своего сервера майнкрафт с модами.
Graler опубликовал тема в Технические проблемы
После изменения модов перестал запускаться сервер и стал просто крашится. Помогите! Вот репорт краша crash-2018-08-23_21.05.18-server.txt
