GoldMan240 Опубликовано 17 февраля, 2019 Поделиться Опубликовано 17 февраля, 2019 Привет! У меня такая проблема: скачиваю сборки с Twitch и некоторые после фразы "Извлечение... 5-natives-windows-64.jar" выдают СБОЙ ИРЫ.У меня Windows 10 64bit и Java 8 Update 191 (64 и 32bit).Windows Defender и Брандмауэр - ВЫКЛЮЧЕНЫ.Логи последнего запуска:[14:37:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker[14:37:02] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker[14:37:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker[14:37:02] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading[14:37:02] [main/INFO]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at E:\Minecraft ATM\Install\runtime\jre-x64\1.8.0_51[14:37:02] [main/INFO]: [AppEng] Core Init[14:37:02] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar[14:37:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[14:37:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[14:37:02] [main/INFO]: Loading tweak class name fastcraft.Tweaker[14:37:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker[14:37:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[14:37:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[14:37:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[14:37:03] [main/ERROR]: Unable to launchjava.lang.RuntimeException: java.lang.NullPointerException at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:137) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]Caused by: java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) ~[guava-17.0.jar:?] at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69) ~[guava-17.0.jar:?] at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57) ~[guava-17.0.jar:?] at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:97) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:61) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:193) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] ... 2 more[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:971)[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)[14:37:03] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Ссылка на комментарий Поделиться на другие сайты Поделиться
ZverTNT Опубликовано 17 февраля, 2019 Поделиться Опубликовано 17 февраля, 2019 Отправь мне ссылку на сборку Ссылка на комментарий Поделиться на другие сайты Поделиться
CoderPlaginov Опубликовано 17 февраля, 2019 Поделиться Опубликовано 17 февраля, 2019 Forge полетел. GoldMan240 1 Ссылка на комментарий Поделиться на другие сайты Поделиться
GoldMan240 Опубликовано 17 февраля, 2019 Автор Поделиться Опубликовано 17 февраля, 2019 Отправь мне ссылку на сборкуНе знаю как её взять, но могу сказать название сборки - Divine Journey Ссылка на комментарий Поделиться на другие сайты Поделиться
GoldMan240 Опубликовано 17 февраля, 2019 Автор Поделиться Опубликовано 17 февраля, 2019 Forge полетел.Сейчас попробую установить другой Forge или заново этот же, отпишусь, как сделаю Ссылка на комментарий Поделиться на другие сайты Поделиться
GoldMan240 Опубликовано 17 февраля, 2019 Автор Поделиться Опубликовано 17 февраля, 2019 Спасибо CoderPlaginov!Это правда была проблема в Forge. Решил я её так:Установил чистый Minecraft 1.7.10 (лицензию). На него установил с офф. сайта эту же версию Forge, что стоит в сборке с Twitch'а и в параметрах запуска указал все необходимые данные(путь к сборке и параметры Java). После этого она запустилась!Отдельно хочу сказать спасибо данному форуму за такую оперативность!Проблема решена! Ссылка на комментарий Поделиться на другие сайты Поделиться
Рекомендуемые сообщения
В теме 6 сообщений