Unable to start lan server detection error setting options

Hey again, I'm currently running a modded server with my friends. (26 server mods, 35 client mods) 2 of my friends can join, 2 others can't one of the two that cannot join are getting these messages: Unable to start LAN server detection: Can't assign requested address Can't ping 25.100.177.16: In...

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

What to provide:

…for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update…

…for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraftlogs.

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge’s log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse’s installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler

  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile’s GameDir property to the pack’s instance folder (not the instances folder, the folder that has the pack’s name on it).
  4. Now launch the pack through that profile and follow the «Mojang Launcher» instructions above.

Video:

Spoiler

or alternately, 

Fallback («No logs are generated»):

If you don’t see logs generated in the usual place, provide the launcher_log.txt from .minecraft

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus’ support team.

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:

    1. git init
    2. git remote add origin [Your Repository’s URL]

      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout —track origin/master
    5. git stage *
    6. git commit -m «[Your commit message]»
    7. git push
  4. Navigate to GitHub and you should now see most of the files.

    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

  1. 10.01.2019, 21:12


    #1

    Игра крашится прямо во время подключения к серверу.

    Дальше надписи «выполняется вход в игру» не проходит, игра попросту крашится. Все возможные решения, которые только нашел на данном форуме, проверил — ничего не работает. Вот что вышло по отладочной консоли: 2019-01-10 21:40:20 [INFO] Operating system name: Windows 7
    2019-01-10 21:40:20 [INFO] Operating system version: 6.1
    2019-01-10 21:40:20 [INFO] Operating system architecture: x86
    2019-01-10 21:40:20 [INFO] JRE vendor name: Oracle Corporation
    2019-01-10 21:40:20 [INFO] JRE version number: 1.8.0_25
    Затем подгрузка всех модов и прочего. Под финал выдает это:
    AL lib: (EE) alc_cleanup: 1 device not closed

    Жаль, что никто ничего не отвечает, удачной игры.

    Последний раз редактировалось Lans657; 13.01.2019 в 00:08.

    Причина: Не дождался ответа


  2. 11.01.2019, 18:57


    #2

    Проблема со входом на сервер

    1.Дс:Tedนωҿ#5720
    2.Я захожу на проект без проблем,но проблема в том, что когда я хочу зайти на сервер Pixelmon(любой сервер) у меня идет долгое подключение,потом выскакивает вот это:

    Вот еще консоль:
    0:41:10] [main/INFO]: Itemstack injection complete
    [20:41:10] [main/INFO]: Post-Init Complete
    [20:41:11] [main/INFO]: Added entity icons from journeymap:icon/entity. Success: false
    [20:41:12] [main/INFO]: Preloaded theme textures: 71
    [20:41:12] [main/INFO]: Update check disabled in properties file.
    [20:41:13] [main/INFO]: Registering spawn sets.
    [20:41:15] [main/INFO]: Attempting to register plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft
    [20:41:15] [main/INFO]: Registered plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft in 53.48 ms
    [20:41:15] [main/INFO]: Attempting to register plugin for anything from mcp.mobius.waila.addons.capability.PluginCapabilit y
    [20:41:15] [main/INFO]: Registered plugin for anything from mcp.mobius.waila.addons.capability.PluginCapabilit y in 24.20 ms
    [20:41:15] [main/INFO]: Starting JEI…
    [20:41:16] [main/INFO]: Registering recipe categories…
    [20:41:16] [main/INFO]: Registering recipe categories took 54.81 ms
    [20:41:16] [main/INFO]: Registering mod plugins…
    [20:41:16] [main/INFO]: Registering mod plugins took 680.9 ms
    [20:41:16] [main/INFO]: Building recipe registry…
    [20:41:17] [main/INFO]: Building recipe registry took 355.9 ms
    [20:41:17] [main/INFO]: Building ingredient list…
    [20:41:17] [main/INFO]: Building ingredient list took 129.2 ms
    [20:41:17] [main/INFO]: Building ingredient filter…
    [20:41:18] [main/INFO]: Building ingredient filter took 665.7 ms
    [20:41:18] [main/INFO]: Building runtime…
    [20:41:18] [main/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
    [20:41:18] [main/INFO]: Building runtime took 322.2 ms
    [20:41:18] [main/INFO]: Starting JEI took 2.890 s
    [20:41:19] [main/INFO]: Forge Mod Loader has successfully loaded 19 mods
    [20:41:19] [main/WARN]: Skipping bad option: lastServer:
    [20:41:20] [main/WARN]: ERROR : Couldn’t load Narrator library : Unable to load library ‘SAPIWrapper_x64’: Native library (win32-x86/SAPIWrapper_x64.dll) not found in resource path ([file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/bin/minecraft.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/InventoryTweaks-1.63.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/OptiFine_1.12.2_HD_U_C8.jar, asmgen:/, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/h2-1.3.173.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/BiblioCraft%5Bv2.4.3%5D%5BMC1.12.0%5D.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/CodeChickenLib-1.12.2-3.1.5.334-universal.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/CustomNPCs_1.12.2(20jan18).jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Durability+Show-1.12-5.0.0.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/iChunUtil-1.12.2-7.1.4.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Hats-1.12.2-7.0.2.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Hwyla-1.8.23-B38_1.12.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/ironchest-1.12.2-7.0.34.820.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/jei_1.12.2-4.13.1.220.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/journeymap-1.12.2-5.5.2.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Pixelmon-1.12.2-6.3.4-universal.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/RadioMod-1.12.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/VoteButton-1.12.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/WorldEdit+CUI+Forge+Edition+2-2.1.2-mf-1.12-14.21.1.2387.jar])
    ERROR : Couldn’t load Narrator library : Unable to load library ‘SAPIWrapper_x86’: Native library (win32-x86/SAPIWrapper_x86.dll) not found in resource path ([file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/bin/minecraft.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/InventoryTweaks-1.63.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/OptiFine_1.12.2_HD_U_C8.jar, asmgen:/, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/h2-1.3.173.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/BiblioCraft%5Bv2.4.3%5D%5BMC1.12.0%5D.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/CodeChickenLib-1.12.2-3.1.5.334-universal.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/CustomNPCs_1.12.2(20jan18).jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Durability+Show-1.12-5.0.0.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/iChunUtil-1.12.2-7.1.4.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Hats-1.12.2-7.0.2.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Hwyla-1.8.23-B38_1.12.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/ironchest-1.12.2-7.0.34.820.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/jei_1.12.2-4.13.1.220.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/journeymap-1.12.2-5.5.2.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/Pixelmon-1.12.2-6.3.4-universal.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/RadioMod-1.12.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/VoteButton-1.12.jar, file:/C:/Users/MrBubleGum/AppData/Roaming/.minecraftonly/Pixelmon/mods/WorldEdit+CUI+Forge+Edition+2-2.1.2-mf-1.12-14.21.1.2387.jar])

    [20:41:37] [main/INFO]: [OptiFine] *** Reloading custom textures ***
    [20:41:38] [main/INFO]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, properties: mcpatcher/mob/spider/spider.properties
    [20:41:38] [main/INFO]: [OptiFine] RandomEntities: textures/entity/spider_eyes.png, properties: mcpatcher/mob/spider_eyes.properties
    [20:43:08] [main/WARN]: Unable to start LAN server detection: error setting options
    [20:43:11] [main/WARN]: Unable to start LAN server detection: error setting options
    [20:43:12] [Netty Client IO #0/INFO]: Attempting connection with missing mods [durabilityshow, waila, inventorytweaks, journeymap, mod_radio, votebutton, worldeditcuife2] at SERVER
    [20:43:13] [main/WARN]: Unable to start LAN server detection: error setting options
    [20:43:13] [Netty Client IO #2/INFO]: Attempting connection with missing mods [durabilityshow, waila, inventorytweaks, journeymap, mod_radio, votebutton, worldeditcuife2] at SERVER
    [20:43:16] [main/INFO]: Connecting to 188.165.138.216, 25565
    [20:43:46] [Netty Client IO #3/INFO]: [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSes sionService:joinServer:98]: JOIN SERVER

    Все антивирусы выключены,встроенные тоже.Интернет хороший.

    Последний раз редактировалось MrBubleGum; 11.01.2019 в 23:51.


  3. 11.01.2019, 23:48


    #3

    Здравствуйте, MrBubleGum.

    При запуске в лаунчере выберите кнопку «Принудительное обновление игрового клиента».

    Должно помочь.

    Morally Destroyed


  4. 11.01.2019, 23:51


    #4

    Хммм…
    Вы мне это каг-бы уже советовали,это не помогло


  5. 12.01.2019, 08:10


    #5

    Не заходит TechnoCraft

    Не запускается технокрафт и прочие сервера с подобными модами.
    На классик могу зайти спокойно
    Попробовал все способы помощи, поставил дрова на видюху, сделал исключение клиента в антивирусе и.тд
    Выделил меньше памяти, но все равно чет не то.
    Краш-лог:
    Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # An error report file with more information is saved as:
    # C:UsersAdminAppDataRoaming.minecraftonlyIndu strialbinhs_err_pid5848.log
    #
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    AL lib: (EE) alc_cleanup: 1 device not closed

    Выделил больше памяти(1024мб) теперь в краш-логе такое
    orestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
    Optifine
    These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
    Launched Version: ~~ERROR~~ NoSuchMethodError: net.minecraft.client.Minecraft.access$000(Lnet/minecraft/client/Minecraft;)Ljava/lang/String;
    LWJGL: 2.9.2
    OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 — Build 8.14.10.1930, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because EXT_framebuffer_object is supported.
    Anisotropic filtering is supported and maximum anisotropy is 2.
    Shaders are available because ARB_shader_objects, ARB_vertex_shader, and ARB_fragment_shader are supported.

    Is Modded: Definitely; Client brand changed to ‘fml,forge’
    Type: Client (map_client.txt)
    Resource Packs: [MCOnly Default x16.zip]
    Current Language: ~~ERROR~~ NoSuchMethodError: net.minecraft.client.Minecraft.access$100(Lnet/minecraft/client/Minecraft;)Lnet/minecraft/client/resources/LanguageManager;
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    [12:15:47] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:398]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:UsersAppDataRoaming.minecraftonlyIndustrial crash-reportscrash-2019-01-12_12.15.46-client.txt

    Последний раз редактировалось SaNeR; 16.01.2019 в 16:21.

    Причина: 4.13


  6. 12.01.2019, 08:39


    #6

    Тогда вот из этой темы — Кликабельно скачайте и установитие самостоятельно вашу папку сервера. Инструкция там так-же имеется.

    Morally Destroyed


  7. 12.01.2019, 18:11


    #7

    Щас попробую,и отпишу потом,тебе в лс)И отвечу в тему помогло ли

    Не работает.)

    Кто нибудь поможет,где вообще все АйТи мастера)
    Помню времена как Фрозор помогал людям,эхах…
    Зажрался(

    Последний раз редактировалось SaNeR; 14.01.2019 в 17:00.

    Причина: 4.13


  8. 12.01.2019, 20:15


    #8

    Проблема с аккаунтом


    Добрый вечер,
    Не могу зайти в игру из-за утери почты.Пароль помню.
    Ник: XxXJupiterXxX
    Заранее спасибо.


  9. 12.01.2019, 22:19


    #9

    не могу зайти на сервер…

    2019-01-13 00:13:55 [INFO] Operating system name: Windows 8.1
    2019-01-13 00:13:55 [INFO] Operating system version: 6.3
    2019-01-13 00:13:55 [INFO] Operating system architecture: amd64
    2019-01-13 00:13:55 [INFO] JRE vendor name: Oracle Corporation
    2019-01-13 00:13:55 [INFO] JRE version number: 1.8.0_25
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Picked up JAVA_TOOL_OPTIONS: -agentpath:C:UsersRusLan ProkopyevAppDataRoaming.minecraftonlyJava64bi nXSGuard.dll
    Unrecognized option: ProkopyevAppDataRoaming.minecraftonlyJava64bi nXSGuard.dll
    и дальше не грузит….


  10. 13.01.2019, 12:40


    #10

    В почте указано имя. Сможешь назвать его?


  11. 13.01.2019, 13:00


    #11


  12. 13.01.2019, 14:24


    #12

    Скрытый текст, необходимо выполнение следующих условий: [hide=xxxJupiter]

    Быть пользователем с ником xxxJupiter


  13. 13.01.2019, 14:45


    #13


  14. 13.01.2019, 14:58


    #14

    Lutris установщик для Linux версии лаунчера MinecraftOnly

    Как многие знают, лаунчер MinecraftOnly, к сожалению, на Linux не работает нормально из-за того, что библиотеки безопасности 32-битные и не совместимы с 64-битной Java на Linux.
    Конечно, это можно обойти, если скачать 32-битную Java отдельно и запустить клиент с помощью неё (как написано в этом довольно устаревшем гайде), но для обычного игрока это слишком трудно.
    Меня это раздосадовало, поэтому я за пару минут написал установщик для Lutris (отличная программа, можно даже Overwatch на Linux с помощью неё установить и играть) и автоматизировал этот процесс.
    Вот ссылка: https://lutris.net/games/minecraftonly/
    Просто скачайте саму программу из репозиториев (На странице Download есть инструкции) и нажмите «Install» на странице игры. Оно всё само скачайте и скопирует, а потом вам нужно просто нажать «Play».
    Надеюсь, игрокам MinecraftOnly теперь будет легче играть на Linux :D

    Последний раз редактировалось CitrusAlex; 13.01.2019 в 15:57.


  15. 13.01.2019, 15:39


    #15

    Спасибо большое за информацию. Протестирую потом) очень полезно!

    Первый аккаунт зарегистрирован в 2014 году.
    23.07.2019 — 10.03.2020 — [Moder] CivCraft
    10.03.2020 — 04.07.2022- [Moder] GalaxyCraft
    18.06.2022 — Настоящее время — [Moder] CivCraft
    04.07.2022 — Настоящее время — [HeadModer] GalaxyCraft


  16. 13.01.2019, 20:52


    #16

    Взломали аккаунт Shomma

    Мой игровой никнейм — Shomma. Играю на сервере Powercraft. Пишу с другого аккаунта. Захожу сегодня в личный кабинет на сайте. Вижу что пропали монеты. Были переведены игроку — SwagOne . Брат ( который играет на моём аккаунте на сервере HG ), сказал что его не знает, но данная персона была с ними в «пати» в дискорде. Ничего он ему не говорил ( данные аккаунта и т.д. ), узнать он могу только мой никнейм, так как и сам играет на HG. Взломщик поменял пароль и почту аккаунта. Прошу помочь с восстановлением.
    Дискорд: Sh0mma#3323

    Последний раз редактировалось Slevan; 13.01.2019 в 21:26.


  17. 13.01.2019, 23:32


    #17

    Все антивирусы выключены,встроенные тоже.Интернет хороший.

    Надеюсь про брандмауер ты не забыл? Если включен попробуй, выключи и отпиши. +Дай свои хар-ки ПК (CPU GPU)

    Чаще всего такое бывает когда у Java нет доступа к сети, например если при первом запуске ты ей не дал исключение в брандмауере.

    Надеюсь про брандмауер ты не забыл? Если включен попробуй, выключи и отпиши. +Дай свои хар-ки ПК (CPU GPU)

    Чаще всего такое бывает когда у Java нет доступа к сети, например если при первом запуске ты ей не дал исключение в брандмауере.

    Совершенно забыл, на это могут влиять любые программы связанные с сетями. В частности любые сервисы для туннелирования — Tungle / LogMeIn (Hamachi) Если они установлены, или подобные им попробуй их полностью выключить, желательно вместе с их службами (Только осторожней не убей пк) и снова попробуй.

    Последний раз редактировалось SaNeR; 14.01.2019 в 17:01.

    Причина: 4.13

    23.02.2018
    [Technomagic][MediumBuilder]
    13.01.19
    [Technomagic][Helper]


    21.01.19
    [Technomagic][LowModer]
    07.02.2019
    [Technomagic][Moder]
    11.03.2019
    [Technomagic][HeadModer]

    11.09.2019 — Покинул проект

    30.03.2020

    [Technomagic III][HeadModer]


  18. 14.01.2019, 22:19


    #18

    Вот что получилось

    Последний раз редактировалось Romanua911; 14.01.2019 в 22:24.


  19. 15.01.2019, 14:43


    #19

    Напиши в техподдержку мс онли ВК


  20. 15.01.2019, 15:25


    #20

    Написал, уже 3 день жду ответа.


  21. 15.01.2019, 21:31


    #21

    Ошибка при включении библиотек защиты Ubuntu

    java.lang.Exception: java.lang.UnsatisfiedLinkError: /home/romanua911/.minecraftonly/libprotect.so: libstdc++.so.6: wrong ELF class: ELFCLASS64
    at l.m(Unknown Source)
    at l.k(Unknown Source)
    at l.doInBackground(Unknown Source)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:29 5)
    at java.util.concurrent.FutureTask.run(FutureTask.jav a:266)
    at javax.swing.SwingWorker.run(SwingWorker.java:334)
    at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.UnsatisfiedLinkError: /home/romanua911/.minecraftonly/libprotect.so: libstdc++.so.6: wrong ELF class: ELFCLASS64
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.jav a:1938)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1821)
    at java.lang.Runtime.load0(Runtime.java:809)
    at java.lang.System.load(System.java:1086)
    at l.l(Unknown Source)
    … 9 more

    https://i110.fastpic.ru/big/2019/011…273eae9d5d.png

    Последний раз редактировалось Romanua911; 15.01.2019 в 21:33.


  22. 15.01.2019, 22:07


    #22

    Зделал так

    sudo apt-get install libxrender1:i386 libxtst6:i386 libxi6:i386

    sudo apt-get install lib32stdc++6

    sudo apt-get install libxxf86vm1:i386

    sudo apt-get install libxslt1.1:i386

    sudo apt-get install libglu1-mesa:i386

    Последний раз редактировалось Romanua911; 15.01.2019 в 22:30.


  23. 16.01.2019, 00:46


    #23

    Не загружает дальше лаунчера или не входит на сервер? Расскажите подробней о проблеме.


  24. 16.01.2019, 00:49


    #24

    Возможно, лаунчер не докачивает определенный файл каких-то модов.

    Попробуй на время отключить антивирус (защитник Виндоус, Браундмауэр).


  25. 16.01.2019, 00:54


    #25

    1. Переустановка явы с переходом на 32 (при 64 системе) битную версию.
    2. Обновление драйверов видеокарты через ДжиФорс или АмдКаталист.


  26. 16.01.2019, 18:30


    #26

    GalaxyCraft. Крашит игру, когда только захожу на серв.

    Доброго времени суток. Играю на GalaxyCraft. Сегодня днем (16.01.2019) написал /warp aa и через секунду произошел крах клиента. Обычно на этом варпе покупал недостающие элементы игры. Сегодня прилетел и произошел крах. Может создатель варпа поставил чет сверх тяжелое(тоесть много механизмов) или у меня какойто сбой. Помогите разобраться. Вот уже более 5 часов не могу войти. Застрял на том варпе. При входе игра прогрузилась, я успеваю сделать 2-3 шага и игра крашится.

    Клиент лог — https://dropmefiles.com.ua/BYDMP

    С ув. Malleron.


  27. 16.01.2019, 18:35


    #27

    Попробуй зайти сейчас. Как зайдёшь, напиши в глобал


  28. 16.01.2019, 18:39


    #28

    Я не успею написать, буквально 2-3 секунды стою или делаю шаги и крашит. Попробую, но не думаю что получится.

    Проблема была в варпе. Тему можно закрыть. Спрасибо.

    Последний раз редактировалось SaNeR; 17.01.2019 в 15:51.

    Причина: 4.13


  29. 16.01.2019, 20:35


    #29

    Цитата Сообщение от Romanua911
    Посмотреть сообщение

    Вот что получилось

    У тебя не хватает зависимостей. Выполни эти комманды:
    sudo dpkg —add-architecture i386
    sudo apt install libstdc++6:i386 libstdc++6


  30. 17.01.2019, 21:59


    #30

    Ни то ни другое не помогло, драйвера изначально стояли новые, обновил до позавчерашней версии, новее нет.



  • Type:


    Bug

  • Resolution:

    Duplicate

  • Fix Version/s:



    None


  • Affects Version/s:



    Minecraft 1.9.2


  • Confirmation Status:

    Unconfirmed

I was playing multiplayer with my friends. I expected to happen was just to go in and play.
I wanted to go in and play
The world never showed up and I went to check the Minecraft launcher and the Game output said «[09:57:45] [Client thread/WARN]: Unable to start LAN server detection: Can’t assign requested address
I couldn’t play. I have checked and this doesn’t occur in 1.8.9. My friend running OS X on a Macbook pro could;t join my multiplayer game that I posted, but my friend on a lenevo running windows 7 could

Steps to Reproduce:
1. Open Minecraft in 1.9.2
2. Go to multiplayer
3. Go to Minecraft Launcher and check Game Output for the thing

duplicates

Bug - A problem which impairs or prevents the functions of the product.

MC-101244
Can’t scan for LAN worlds on macOS

  • Resolved

Скрытый текст

[17:31:27] [main/INFO]: Setting user: chicha
[17:31:35] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:31:37] [Client thread/ERROR]: Couldn’t initialize twitch stream
[17:32:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Botany, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Biomes O’ Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon’s Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter’s Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CleanView, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon’s Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers’ Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, 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:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam’s HarvestCraft, FMLFileResourcePack:Super Solar Panel, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Schematica, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Steve’s Addons, FMLFileResourcePack:Steve’s Carts 2, FMLFileResourcePack:Steve’s Factory Manager, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers’ Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Traveller’s Gear, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WanionLib, FMLFileResourcePack:Witchery, FMLFileResourcePack:WorldRender by K773, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
[17:32:55] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:32:55] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:32:55] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:32:55] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:32:55] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:32:55] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:34:31] [Sound Library Loader/INFO]: Sound engine started
[17:34:56] [Client thread/INFO]: Created: 16×16 textures/blocks-atlas
[17:34:58] [Client thread/INFO]: Created: 16×16 textures/items-atlas
[17:35:26] [Client thread/INFO]: Created: 16×16 textures/revolvers-atlas
[17:36:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Botany, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Biomes O’ Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon’s Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter’s Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CleanView, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon’s Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers’ Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, 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:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam’s HarvestCraft, FMLFileResourcePack:Super Solar Panel, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Schematica, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Steve’s Addons, FMLFileResourcePack:Steve’s Carts 2, FMLFileResourcePack:Steve’s Factory Manager, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers’ Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Traveller’s Gear, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WanionLib, FMLFileResourcePack:Witchery, FMLFileResourcePack:WorldRender by K773, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, CustomResources, LiteLoader, Macro / Keybind Mod, ChatBubbles, WorldEditCUI, TabbyChat, PLAYSOUND resource pool, Macros Icon Thumbnails, Avaritia_Delegate_Pack, Avaritia_Delegate_Pack, FMLFileResourcePack:Carpenter’s Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, CustomOverridingResources
[17:36:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:36:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:36:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:36:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:36:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:36:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:36:58] [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:303) ~[bqd.class:?]
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:269) [bpz.class:?]
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) [bpz.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) [bqf.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) [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:609) [bao.class:?]
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
    at launcher.e.a(SourceFile:383) [fdworlds.exe:?]
    at launcher.e.main(SourceFile:232) [fdworlds.exe:?]
[17:36:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_520_alchemicCalcinator.png, java.io.FileNotFoundException
[17:36:59] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/repairer.png, java.io.FileNotFoundException
[17:37:00] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_518_schematicSaver.png, java.io.FileNotFoundException
[17:37:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1660_extracells.block.walrus.png, java.io.FileNotFoundException
[17:37:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
[17:37:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_513_blockSpellEnhancement.png, java.io.FileNotFoundException
[17:37:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_991_bookshelf.png, java.io.FileNotFoundException
[17:37:07] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/blocks/metal2_skycrateDispenser.png, java.io.FileNotFoundException
[17:37:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_512_blockSpellParadigm.png, java.io.FileNotFoundException
[17:37:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_514_blockSpellModifier.png, java.io.FileNotFoundException
[17:37:08] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
[17:37:08] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/magnet.png, java.io.FileNotFoundException
[17:37:09] [Client thread/ERROR]: Using missing texture, unable to load thaumicexploration:textures/blocks/metalbase.png, java.io.FileNotFoundException
[17:37:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_524_blockMimic.png, java.io.FileNotFoundException
[17:37:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_515_blockSpellEffect.png, java.io.FileNotFoundException
[17:37:13] [Client thread/ERROR]: Using missing texture, unable to load botania:textures/blocks/alt/clayconiaChibi.png, java.io.FileNotFoundException
[17:37:15] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_521_crystalBelljar.png, java.io.FileNotFoundException
[17:37:15] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
[17:37:27] [Client thread/INFO]: Created: 4096×2048 textures/blocks-atlas
[17:37:28] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_tesla.png, java.io.FileNotFoundException
[17:37:28] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_rose.png, java.io.FileNotFoundException
[17:37:28] [Client thread/INFO]: Created: 1024×1024 textures/revolvers-atlas
[17:37:34] [Client thread/ERROR]: Using missing texture, unable to load harvestcraft:textures/items/chocolaterollItem.png, java.io.FileNotFoundException
[17:37:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7188_itemAspect.png, java.io.FileNotFoundException
[17:37:39] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6992_focusDeflect.png, java.io.FileNotFoundException
[17:37:39] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7013_focusHeal.png, java.io.FileNotFoundException
[17:37:40] [Client thread/ERROR]: Using missing texture, unable to load draconicevolution:textures/items/chaosFragment.png, java.io.FileNotFoundException
[17:37:41] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7001_focusShadowbeam.png, java.io.FileNotFoundException
[17:37:41] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7008_focusEnderChest.png, java.io.FileNotFoundException
[17:37:41] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorSwordGem.png, java.io.FileNotFoundException
[17:37:41] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorAxeGem.png, java.io.FileNotFoundException
[17:37:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7003_focusFlight.png, java.io.FileNotFoundException
[17:37:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7002_focusSmelt.png, java.io.FileNotFoundException
[17:37:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7019_focusXPDrain.png, java.io.FileNotFoundException
[17:37:43] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_active.png, java.io.FileNotFoundException
[17:37:43] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[17:37:44] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5688_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
[17:37:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5678_extracells.pattern.crafting.png, java.io.FileNotFoundException
[17:37:45] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_inactive.png, java.io.FileNotFoundException
[17:37:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7005_focusRecall.png, java.io.FileNotFoundException
[17:37:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_656_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
[17:37:47] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorPickGem.png, java.io.FileNotFoundException
[17:37:47] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/mobAspect.png, java.io.FileNotFoundException
[17:37:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7034_focusTelekinesis.png, java.io.FileNotFoundException
[17:37:48] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5705_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
[17:37:48] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorShovelGem.png, java.io.FileNotFoundException
[17:37:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5675_extracells.fluid.item.png, java.io.FileNotFoundException
[17:37:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7029_focusDislocation.png, java.io.FileNotFoundException
[17:38:03] [Client thread/INFO]: Created: 4096×2048 textures/items-atlas
[17:38:04] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Botany, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Biomes O’ Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon’s Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter’s Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CleanView, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon’s Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers’ Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, 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:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam’s HarvestCraft, FMLFileResourcePack:Super Solar Panel, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Schematica, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Steve’s Addons, FMLFileResourcePack:Steve’s Carts 2, FMLFileResourcePack:Steve’s Factory Manager, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers’ Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Traveller’s Gear, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WanionLib, FMLFileResourcePack:Witchery, FMLFileResourcePack:WorldRender by K773, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, CustomResources, LiteLoader, Macro / Keybind Mod, ChatBubbles, WorldEditCUI, TabbyChat, PLAYSOUND resource pool, Macros Icon Thumbnails, Avaritia_Delegate_Pack, Avaritia_Delegate_Pack, FMLFileResourcePack:Carpenter’s Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, CustomOverridingResources
[17:38:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:38:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:38:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:38:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:38:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:38:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:UsersAdminfdworldsupdatesFTB_Infinity_EvolvedmodsBloodMagic-1.7.10-1.3.3-17.jar
[17:38:11] [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:303) ~[bqd.class:?]
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:269) [bpz.class:?]
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) [bpz.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) [bqf.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) [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:609) [bao.class:?]
    at com.mumfrey.liteloader.client.GameEngineClient.refreshResources(GameEngineClient.java:62) [GameEngineClient.class:1.7.10_04]
    at com.mumfrey.liteloader.client.ClientEvents.onStartupComplete(ClientEvents.java:236) [ClientEvents.class:1.7.10_04]
    at com.mumfrey.liteloader.client.CallbackProxyClient.onStartupComplete(CallbackProxyClient.java:48) [CallbackProxyClient.class:1.7.10_04]
    at com.mumfrey.liteloader.core.event.EventProxy.$event00000(EventProxy.java:211) [EventProxy.class:1.7.10_04]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:584) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
    at launcher.e.a(SourceFile:383) [fdworlds.exe:?]
    at launcher.e.main(SourceFile:232) [fdworlds.exe:?]
[17:38:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_520_alchemicCalcinator.png, java.io.FileNotFoundException
[17:38:11] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/repairer.png, java.io.FileNotFoundException
[17:38:12] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_518_schematicSaver.png, java.io.FileNotFoundException
[17:38:14] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1660_extracells.block.walrus.png, java.io.FileNotFoundException
[17:38:14] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
[17:38:15] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_513_blockSpellEnhancement.png, java.io.FileNotFoundException
[17:38:15] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_991_bookshelf.png, java.io.FileNotFoundException
[17:38:16] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/blocks/metal2_skycrateDispenser.png, java.io.FileNotFoundException
[17:38:17] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_512_blockSpellParadigm.png, java.io.FileNotFoundException
[17:38:17] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_514_blockSpellModifier.png, java.io.FileNotFoundException
[17:38:17] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
[17:38:18] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/magnet.png, java.io.FileNotFoundException
[17:38:18] [Client thread/ERROR]: Using missing texture, unable to load thaumicexploration:textures/blocks/metalbase.png, java.io.FileNotFoundException
[17:38:18] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_524_blockMimic.png, java.io.FileNotFoundException
[17:38:18] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_515_blockSpellEffect.png, java.io.FileNotFoundException
[17:38:22] [Client thread/ERROR]: Using missing texture, unable to load botania:textures/blocks/alt/clayconiaChibi.png, java.io.FileNotFoundException
[17:38:22] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_521_crystalBelljar.png, java.io.FileNotFoundException
[17:38:33] [Client thread/INFO]: Created: 4096×2048 textures/blocks-atlas
[17:38:34] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_tesla.png, java.io.FileNotFoundException
[17:38:34] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_rose.png, java.io.FileNotFoundException
[17:38:34] [Client thread/INFO]: Created: 1024×1024 textures/revolvers-atlas
[17:38:38] [Client thread/ERROR]: Using missing texture, unable to load harvestcraft:textures/items/chocolaterollItem.png, java.io.FileNotFoundException
[17:38:38] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7188_itemAspect.png, java.io.FileNotFoundException
[17:38:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6992_focusDeflect.png, java.io.FileNotFoundException
[17:38:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7013_focusHeal.png, java.io.FileNotFoundException
[17:38:41] [Client thread/ERROR]: Using missing texture, unable to load draconicevolution:textures/items/chaosFragment.png, java.io.FileNotFoundException
[17:38:41] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7001_focusShadowbeam.png, java.io.FileNotFoundException
[17:38:41] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7008_focusEnderChest.png, java.io.FileNotFoundException
[17:38:41] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorSwordGem.png, java.io.FileNotFoundException
[17:38:41] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorAxeGem.png, java.io.FileNotFoundException
[17:38:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7003_focusFlight.png, java.io.FileNotFoundException
[17:38:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7002_focusSmelt.png, java.io.FileNotFoundException
[17:38:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7019_focusXPDrain.png, java.io.FileNotFoundException
[17:38:42] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_active.png, java.io.FileNotFoundException
[17:38:42] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[17:38:43] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5688_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
[17:38:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5678_extracells.pattern.crafting.png, java.io.FileNotFoundException
[17:38:43] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_inactive.png, java.io.FileNotFoundException
[17:38:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7005_focusRecall.png, java.io.FileNotFoundException
[17:38:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_656_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
[17:38:44] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorPickGem.png, java.io.FileNotFoundException
[17:38:44] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/mobAspect.png, java.io.FileNotFoundException
[17:38:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7034_focusTelekinesis.png, java.io.FileNotFoundException
[17:38:45] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5705_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
[17:38:45] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorShovelGem.png, java.io.FileNotFoundException
[17:38:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5675_extracells.fluid.item.png, java.io.FileNotFoundException
[17:38:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7029_focusDislocation.png, java.io.FileNotFoundException
[17:39:00] [Client thread/INFO]: Created: 4096×2048 textures/items-atlas
[17:39:04] [Sound Library Loader/INFO]: Sound engine started
[17:42:36] [Client thread/WARN]: Unable to start LAN server detection: error setting options
[17:42:37] [Client thread/WARN]: Unable to start LAN server detection: error setting options
[17:45:06] [Client thread/INFO]: Connecting to 213.32.7.179, 25815

It is frustrating to face LAN feature not working issue while playing with your friends locally.

I faced this problem couple of times and was unable to play multiplayer mode on Minecraft.

With hours of research, I found the correct ways to  solve the local network problem.

Why is LAN not working in Minecraft?

Your Minecraft game may not be seen on Minecraft because the Windows firewall ended up blocking java and the access point isolation. If you try to connect to the internet, you might gain access to servers and play Minecraft normally.

minecraft-lan-not-working-direct-connect

Keep Reading, As I’ll demonstrate it how quickly  you can gain access to Minecraft servers easily.

PRO TIP: Check out how you can easily fix https // aka.ms/remoteconnect on any console in Minecraft under 2 minutes.

What does LAN Not Working in Minecraft Mean?

LAN not Working means that your interconnections are empty. It means that Minecraft is not able to use the LAN connection properly.

Minecraft is a LAN game. That means it requires correct ports to open and also proper internet connection.

If Lan games such as Minecraft cannot connect to the server then you are most like to to face two different errors. Check out our separate post to fix io.netty.channel.abstractchannel$annotatedconnectexception.

In the Minecraft game, 10% users face issues related to LAN not working.

minecraft-jungle-temple

Minecraft Local network not Working is a great problem for the Gamers. It doesn’t let you to play online with your friends. There aren’t any Minecraft lan troubleshooting guides from Minecraft itself and so you should follow the steps given below.

I have given the fixes in the order of most working to least working for most of the users. This will save your valuable time.

Here’s a complete guide on how to fix Minecraft keeps crashing.

So, here are the easiest ways to fix Minecraft LAN Not showing up Issues:

1. Whitelist Minecraft in Windows defender firewall

Windows defender firewall often blocks Minecraft from using the internet if it’s not given access. You may see the windows security alert while opening the game for the first time.

If you have clicked on Allow access. Then it’s OK. If you didn’t do it or if you haven’t seen the message at all then, here are the steps to allow an App through Windows Firewall:

  1. Open Control Panel by searching it.
  2. Go to System and Security.
  3. Select Firewall.
  4. Click Allow an app feature through the Windows defender Firewall Settings from the left side of the panel.
  5. Change settings and then give check mark beside java.exe.

windows-firewall-minecraft-java

And it’s done. Now, you can check if LAN works for Minecraft or not. If it does than congratulations. If it doesn’t then the next few steps will surely for you.

Also, Whitelist Minecraft servers globally by using the best VPNs for Minecraft.

2. Turn On Network Discovery

This is a pretty straight forward process. So, let’s not talk much and get right into the steps:

  1. Open Control Panel by searching it.
  2. Go to Network and Internet and then open Network and Sharing Center. Click the change settings option for both Public and private Network.
  3. Click on Change advanced sharing settings and give a check mark beside the Turn on network discovery below the Network discovery part.

3. Connect to the Same Network & Server

Make sure that you and your friends are playing Minecraft using the same WiFi. If Minecraft is running too slow in your PC, try to allocate more RAM to Minecraft for a fast and smooth gameplay.

If your PC or gaming console are connected to different WiFi then this problem might not fix.

Connecting all the users to the same Local Network will surely help you out.

If you have done this step then you need to try disabling the AP isolation if you are using Wi-Fi routers.

minecraft-picture-green

Also, check out our separate post on how to fix Minecraft not responding.

4. Disable The AP Isolation

AP Isolation is a security feature for some routers. If  you are trying to connect to Minecraft, you have to disable the AP Isolation security.

Here are the steps to disable AP Isolation:

  1. Open Run dialogue box by hitting the Windows + R button.
  2. Type cmd or search for command prompt in the Windows search box and click OK.
  3. Type ipconfig in the command prompt dialog box.
  4. Manually enter ping [IP address of the host player’s computer] then press Enter. You can now see the IP Address of different computers.

For example: If the two computers have IP adresses like 10.0.0.88 and 10.0.0.87 then in the first computer, manually enter ping 10.0.0.87 and on the second ping 10.0.0.88.

I hope this step has worked for you. Do let us know in the comment section below.

If none of the steps had helped you then you can be sure that you game has problem and the next steps are for fixing your Game’s issues.

Check out the easiest way to fix Minecraft cannot join world error.

5. Make Direct LAN connection

If you see a screen in the game where it scans for games on your local network connection, then you will need to connect the host player’s address.

When you start hosting a game the Ipv4 Address and the game port number will automatically show on the bottom left corner. Go to Minecraft settings and click on open to lan.

If it shows only the port number then don’t worry, just write it down some where.

You have already seen the IP Address of your computer if you have gone through the previous step. if you haven’t then make sure to follow it.

Now you can simply click on the Direct Connect button and then type the [Host Player’s IP Address]:[Host Game Port]and hit Enter. (e.g. 192.168.1.100:54886)

Here’s a complete guide on how to get bees in Minecraft.

6. Play With The Latest Minecraft Version

minecraft-server-error

Minecraft versions often cause several problems like the LAN not working.

This happens because these Minecraft versions come with an outdated server. some of them comes with lot of client errors. Also there are many rare minecraft biomes in the updated Version. If you have never been in those biomes, consider using the Minecraft biome finder.

So, make sure to check by applying different versions of Minecraft. Check in the Windows 10 Cortana search box for the current version in your PC.

Again, you will be unable to play with your friend having a different version of minecraft. So, make sure that, both of you are playing with the same version of minecraft.

Here are the step to change your minecraft version:

  1. Open the Minecraft Launcher and log into your profile.
  2. Select Edit profile at the bottom left corner of the screen. The the Profile editor window will open. You will see a drop down menu named Use Version.
  3. Select the latest Minecraft version you want to play with then click on Save Profile.

How about adding the best music bots for Minecraft to make the latest version of the game more amusing.

7. Disable Antivirus Temporarily

Some antivirus software blocks Minecraft from connecting to LAN. Try disabling the antiviruses temporarily. If you are using Windows Defender as default antivirus software, disable it as well.

  1. Open Windows Settings app by pressing Win + I key.
  2. Go to Update & Security > Windows Security and click Virus & threat protection.
  3. Toggle off the real-time protection button.

Follow our guide to make Dyes in Minecraft.

9. Update network Drivers

Outdated network drivers crash the Minecraft game (as it is a lan game) and also doesn’t allow you to play Minecraft smoothly.

Here are the steps to update network drivers manually:

  1. Open Windows 10 Search box and type Device Manager.
  2. Click on Network Drivers and Select the driver that needs an update.
  3. Right click on that driver to update.
  4. Search automatically for updated drivers.

Check out the easiest way to make compass in Minecraft.

9. Reinstall Minecraft 

Sometimes your Game data are corrupted and it causes you a lot of problems besides this LAN not working error.

Uninstalling the app and giving a fresh installation may surely help you to fix this problem.

To uninstall the app you need to go to Control Panel> Uninstall a Program> Right click and select Minecraft to uninstall.

Again you can download the app like you have done it previously from the store and also get the latest javaw exe.

10. Remove all the Minecraft Mods

Mods of Minecraft are awesome and playing with them is more fun but they cause various problems. Although Mods in Minecraft are hard to play, you can easily change the Minecraft difficulty levels for your ease.

This may be the main reason behind your LAN connection problem with the Minecraft app. Though all Mods don’t cause this issues but some of them really do. So, it’s better to remove all the mods from the game to fix this LAN problem.

Again, if you are playing minecraft without any Mod but your partner/friend does then this may also cause problem.

To solve this issue try to  ensure that both of you are not using any mod or both of you are using the same exact mod of minecraft. Do recall that the modded version contains more buried treasures in Minecraft.

How to connect to Lan Minecraft

To play multiplayer mode with friends, all  of your fellow members need to connect their device to the same LAN. Otherwise Minecraft can’t connect to lan.

Choose a computer host that is fast enough to play Minecraft while  running the server smoothly for other players. Log in to Minecraft and choose Single player mode. Select a new world or an existing world.

Press the Esc Key and Select Open to Lan button. Choose a game mode for other players. The default mode will be Survival Mode. You can also choose whether to enable cheats or not.

Set all your desired options regarding the game and click Start LAN World. You will see a message saying a local game has been hosted. Tell other players to join your game using the Multiplayer option.

Minecraft multiplayer not working issues occur when the host uses multiplayer mode to direct connect Minecraft lan.

FAQ

Question: What does LAN mean?

Answer: LAN stands for Local Area Network. There are two types of LAN. The standard one is the wired one that is connected by ethernet cables. On the other hand, there are wireless LANs, too, like the Wi-Fi connections.

Question: How do I fix LAN world not showing up?

Answer: Whitelist Minecraft from the Firewall Setting of your Windows and Disable AP isolation to fix the Minecraft LAN server not showing up.

Final Thoughts

The error LAN Not Working is a great torment for the windows PC users.

But it’s good that it has working Fixes.

Hopefully the fixes worked for you.

I am very eager to know the step that worked for you. So, don’t forget to inform us in the comment section below and stay tuned.

Понравилась статья? Поделить с друзьями:
  • Unable to start download code 17006 как исправить
  • Unable to load vgcore dll error code 193
  • Unable to load vgcore dll error code 126 windows 10
  • Unable to load vg core dll error code 127
  • Unable to load version from steam inf кс го как исправить