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

Mik00

Пользователи
  • Постов

    23
  • Зарегистрирован

  • Посещение

Контакты

  • Логин на сайте
    Mik

Посетители профиля

Блок последних пользователей отключён и не показывается другим пользователям.

Достижения Mik00

  1. ---- 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: ---------------------------------------------------------------------------------------
  2. Все сделал (вроде правильно) еще поставил 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
  3. https://drive.google.com/file/d/1sSRdRojDdSK5U8eACIRodVDV7-f0M9Fl/view?usp=sharing Моды
  4. Копнфиг сносил, журнал событий Windows ты имеешь введу?
  5. я удалил, но теперь вообще не заходит в игру кидаю краш репорт ---- 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)
  6. Понял, попробую пару раз, не получится, удалю мод
  7. По другому никак? Если да, я уберу, но нету другого способа?
  8. 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) Что это, и как решить? Подключаюсь я к другу, с пиратки(у него тоже)
×
×
  • Создать...