Перейти к публикации
_FEROL_

Что с лаунчером не так?

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

Игра постоянно намертво зависала на 7 этапе загрузки, я решил обновить Java, лучше не стало :

java.lang.InternalError: Java directory doesn't exists: C:\Program Files\Java\jre1.8.0_161\bin
    at redserver3.b4.b(b4.java:137)
    at redserver3.f.a(f.java:59)
    at redserver3.bE.e(bE.java:248)
    at redserver3.bE.b(bE.java:137)
    at redserver3.bE.a(bE.java:62)
    at redserver3.b0.call(b0.java:76)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

 

Поделиться сообщением


Ссылка на сообщение

Найти папку с Java не может. Проверьте, существует ли указанная папка.

Поделиться сообщением


Ссылка на сообщение

@Andrey Вот, этап загрузки модов 7/7 и старая добрая проблема :

Код ошибки -1073740940

[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[15:23:27] [Hats Download/Read Hats Thread/INFO] [Hats]: [Hats] Loaded 198 hats. 68 are contributor hats.
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[15:23:28] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/ayeracoSpawn.png, java.io.FileNotFoundException
[15:23:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_577_crystalBelljar.png, java.io.FileNotFoundException
[15:23:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_570_blockSpellModifier.png, java.io.FileNotFoundException
[15:23:29] [Client thread/ERROR]: Unable to parse metadata from thaumicexploration:textures/blocks/soulBrazier.png
java.lang.RuntimeException: broken aspect ratio and not an animation
    at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:273) ~[bqd.class:?]
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:242) [bpz.class:?]
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136) [bpz.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200) [bqf.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [brg.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [brg.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:631) [bao.class:?]
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:291) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:586) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:875) [bao.class:?]
    at net.minecraft.client.main.Main.main(Main.java:157) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at ru.redserver.launcher.ASMGameLauncher.accept(Powered by ASM) [?:?]
    at redserver3.cv.run(cv.java:116) [RedServerV3.exe:1.0]
    at redserver3.bS.a(bS.java:56) [RedServerV3.exe:1.0]
    at redserver3.cJ.main(cJ.java:65) [RedServerV3.exe:1.0]
[15:23:29] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
[15:23:30] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/firewoodLeaves_fast.png, java.io.FileNotFoundException
[15:23:30] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/ice.png, java.io.FileNotFoundException
[15:23:31] [Client thread/ERROR]: Using missing texture, unable to load thaumicexploration:textures/blocks/metalbase.png, java.io.FileNotFoundException
[15:23:31] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/snow.png, java.io.FileNotFoundException
[15:23:31] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_574_schematicSaver.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/apalachiaRails_powered.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load botania:textures/blocks/alt/clayconiaChibi.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/arcaniteRails_powered.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_569_blockSpellEnhancement.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_571_blockSpellEffect.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load rsmod:textures/blocks/elevator_down.png, java.io.FileNotFoundException
[15:23:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_580_blockMimic.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/hyrewoodLeaves_fast.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/dreamwoodLeaves_fast.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_576_alchemicCalcinator.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load rsmod:textures/blocks/elevator_down_speed.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load divinerpg:textures/blocks/mintwoodLeaves_fast.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load rsmod:textures/blocks/elevator.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load rsmod:textures/blocks/elevator_up.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load rsmod:textures/blocks/elevator_up_speed.png, java.io.FileNotFoundException
[15:23:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_568_blockSpellParadigm.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 2048x2048
[15:23:37] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[15:23:38] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_667_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
[15:23:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5307_itemAspect.png, java.io.FileNotFoundException
[15:23:43] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 1024x1024
[15:23:45] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[OptiFine] Loading textures/font/ascii.properties
[15:23:45] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[15:23:45] [Thread-9/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[15:23:45] [Thread-9/INFO] [LiteLoader]: Successfully generated event handler proxy class with 52 handlers(s) and 52 total invokations
[15:23:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Automagy, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Client Addons, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:Hats, FMLFileResourcePack:IC2 Backpack HUD, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:ModsCore, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:RedServer Mod, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:iChunUtil, LiteLoader, WorldEditCUI, VoxelMap, Mouse Tweaks, FMLFileResourcePack:Carpenter's Blocks Cached Resources
[15:23:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\redserver\RedServer\clients\DivineRPG\mods\BloodMagic-1.7.10-1.3.3-17.jar
[15:23:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\redserver\RedServer\clients\DivineRPG\mods\BloodMagic-1.7.10-1.3.3-17.jar
[15:23:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\redserver\RedServer\clients\DivineRPG\mods\BloodMagic-1.7.10-1.3.3-17.jar
[15:23:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\redserver\RedServer\clients\DivineRPG\mods\BloodMagic-1.7.10-1.3.3-17.jar
[15:23:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\redserver\RedServer\clients\DivineRPG\mods\BloodMagic-1.7.10-1.3.3-17.jar
[15:23:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\redserver\RedServer\clients\DivineRPG\mods\BloodMagic-1.7.10-1.3.3-17.jar
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default


 

Поделиться сообщением


Ссылка на сообщение
2 часа назад, _FEROL_ сказал:

Код ошибки -1073740940

Трактуется как STATUS_HEAP_CORRUPTION - это проблема ОС.

Поделиться сообщением


Ссылка на сообщение
Гость
Эта тема закрыта для публикации сообщений.

×
×
  • Создать...