Mik00
Пользователи-
Постов
23 -
Зарегистрирован
-
Посещение
Тип контента
Профили
Форумы
События
Весь контент Mik00
-
Новый текстовый документ.txt
-
---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2022-02-09 12:23:07 EET Description: Initializing game net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft Forge (forge) Caused by: java.lang.ClassCastException A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
-
Все сделал (вроде правильно) еще поставил LucraftCore-1.12.2-2.2.6.jar, но опять ошибка ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2022-02-09 08:50:39 EET Description: Initializing game java.lang.NoClassDefFoundError: lucraft/mods/lucraftcore/extendedinventory/IItemExtendedInventoryRenderer at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611) at sun.reflect.GeneratedMethodAccessor6.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: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.init(Minecraft.java:467) at net.minecraft.client.Minecraft.run(Minecraft.java:3931) 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: lucraft.mods.lucraftcore.extendedinventory.IItemExtendedInventoryRenderer 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
-
https://drive.google.com/file/d/1sSRdRojDdSK5U8eACIRodVDV7-f0M9Fl/view?usp=sharing Моды
-
-
Копнфиг сносил, журнал событий Windows ты имеешь введу?
-
да, и он нужен
-
я удалил, но теперь вообще не заходит в игру кидаю краш репорт ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2022-02-05 13:35:52 EET Description: Initializing game com.google.gson.JsonSyntaxException: Unknown item 'harvestcraft:gigapickleitem' at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1099/932967878.parse(Unknown Source) at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) at lucraft.mods.lucraftcore.utilities.recipes.ExtractorRecipeHandler.parseFromJson(ExtractorRecipeHandler.java:102) at lucraft.mods.lucraftcore.utilities.recipes.ExtractorRecipeHandler.onRegisterRecipes(ExtractorRecipeHandler.java:158) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1029_ExtractorRecipeHandler_onRegisterRecipes_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.init(Minecraft.java:535) at net.minecraft.client.Minecraft.run(Minecraft.java:3931) 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)
-
Понял, попробую пару раз, не получится, удалю мод
-
По другому никак? Если да, я уберу, но нету другого способа?
-
Да Могу кинуть сборку, если надо
-
Internal Exception: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException Recipe minecratt:wheat (net.minecraft.item.crating.ShapedRecipes@583b177a) produces unregistered item minecrat:wheat (net.minecraft.item.Item@59cheaee) Что это, и как решить? Подключаюсь я к другу, с пиратки(у него тоже)
-
Всем спасибо, помогло и мне и другу
-
спасибо, попробую
-
Тоесть так не работает у всех на пиратке? Если да, то пожалуйста, киньте сюда инфу когда будет(если будет)
-
Понял, ничего вы хоть откликнулись, да еще и быстро, когда у меня были проблемы с другой игрой мне неделю не отвечали Понял
-
Так а что за блок, и сколько ждать? А когда выйдет, где скачать(мне не обязателен мод mystical agradditions я хочу мир запустить
-
Да, мы с пиратки, ето можно както решить?
-
я играю с другом, так что не получится, ошибка и у него когда он заходит любой свой в мир и у меня также
-
Помогите пожалуйста, играл на сборке, все было хорошо, скачал mystical agradditions, не запустился майнкрафт, удалил мод, все равно не заходит в мир, ошибка на картинке, кидаю краш репорт crash-2022-02-03_10.46.04-client.txt
