<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Ттюх! Майнкрафт! &mdash; Не генерирует карту]]></title>
	<link rel="self" href="https://ttyh.ru/extern.php?action=feed&amp;tid=303&amp;type=atom" />
	<updated>2017-05-29T13:09:32Z</updated>
	<generator>PunBB</generator>
	<id>https://ttyh.ru/viewtopic.php?id=303</id>
		<entry>
			<title type="html"><![CDATA[Re: Не генерирует карту]]></title>
			<link rel="alternate" href="https://ttyh.ru/viewtopic.php?pid=4140#p4140" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Mila пишет:</cite><blockquote><p>И что с ним сделать?</p></blockquote></div><p>Отключить !!!</p><p>Скорее всего</p>]]></content>
			<author>
				<name><![CDATA[DoK]]></name>
				<uri>https://ttyh.ru/profile.php?id=220</uri>
			</author>
			<updated>2017-05-29T13:09:32Z</updated>
			<id>https://ttyh.ru/viewtopic.php?pid=4140#p4140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Не генерирует карту]]></title>
			<link rel="alternate" href="https://ttyh.ru/viewtopic.php?pid=4139#p4139" />
			<content type="html"><![CDATA[<p>И что с ним сделать?</p>]]></content>
			<author>
				<name><![CDATA[Mila]]></name>
				<uri>https://ttyh.ru/profile.php?id=1152</uri>
			</author>
			<updated>2017-05-29T06:10:29Z</updated>
			<id>https://ttyh.ru/viewtopic.php?pid=4139#p4139</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Не генерирует карту]]></title>
			<link rel="alternate" href="https://ttyh.ru/viewtopic.php?pid=4138#p4138" />
			<content type="html"><![CDATA[<p>Если верить гуглу, то это <span style="color:#888888">шинд^W</span>проблемы с антивирусом/фаерволом.</p>]]></content>
			<author>
				<name><![CDATA[betrok]]></name>
				<uri>https://ttyh.ru/profile.php?id=38</uri>
			</author>
			<updated>2017-05-28T14:41:22Z</updated>
			<id>https://ttyh.ru/viewtopic.php?pid=4138#p4138</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Не генерирует карту]]></title>
			<link rel="alternate" href="https://ttyh.ru/viewtopic.php?pid=4137#p4137" />
			<content type="html"><![CDATA[<p>Скопированно с крешлога. Что делать?<br /></p><div class="quotebox" style="padding: 0px;"><div onclick="var e,d,c=this.parentNode,a=c.getElementsByTagName('div')[1],b=this.getElementsByTagName('span')[0];if(a.style.display!=''){while(c.parentNode&&(!d||!e||d==e)){e=d;d=(window.getComputedStyle?getComputedStyle(c, null):c.currentStyle)['backgroundColor'];if(d=='transparent'||d=='rgba(0, 0, 0, 0)')d=e;c=c.parentNode;}a.style.display='';a.style.backgroundColor=d;b.innerHTML='&#9650;';}else{a.style.display='none';b.innerHTML='&#9660;';}" style="font-weight: bold; cursor: pointer; font-size: 0.9em;"><span style="padding: 0 5px;">&#9660;</span>Spoiler</div><div style="padding: 6px; margin: 0; display: none;"><p>---- Minecraft Crash Report ----<br />// There are four lights!</p><p>Time: 5/28/17 5:02 PM<br />Description: Updating screen events</p><p>java.lang.IllegalStateException: failed to create a child event loop<br />&nbsp; &nbsp; at io.netty.util.concurrent.MultithreadEventExecutorGroup.&lt;init&gt;(MultithreadEventExecutorGroup.java:68)<br />&nbsp; &nbsp; at io.netty.channel.MultithreadEventLoopGroup.&lt;init&gt;(MultithreadEventLoopGroup.java:49)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoopGroup.&lt;init&gt;(NioEventLoopGroup.java:61)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoopGroup.&lt;init&gt;(NioEventLoopGroup.java:52)<br />&nbsp; &nbsp; at mh$1.a(SourceFile:61)<br />&nbsp; &nbsp; at mh$1.b(SourceFile:58)<br />&nbsp; &nbsp; at op.c(SourceFile:10)<br />&nbsp; &nbsp; at mh.a(SourceFile:152)<br />&nbsp; &nbsp; at bes.a(SourceFile:2162)<br />&nbsp; &nbsp; at bjy.a(SourceFile:212)<br />&nbsp; &nbsp; at bho.a(SourceFile:341)<br />&nbsp; &nbsp; at bjy.a(SourceFile:352)<br />&nbsp; &nbsp; at bho.k(SourceFile:404)<br />&nbsp; &nbsp; at bho.p(SourceFile:381)<br />&nbsp; &nbsp; at bes.t(SourceFile:1586)<br />&nbsp; &nbsp; at bes.av(SourceFile:970)<br />&nbsp; &nbsp; at bes.a(SourceFile:398)<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:124)<br />Caused by: io.netty.channel.ChannelException: failed to open a new selector<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoop.&lt;init&gt;(NioEventLoop.java:120)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)<br />&nbsp; &nbsp; at io.netty.util.concurrent.MultithreadEventExecutorGroup.&lt;init&gt;(MultithreadEventExecutorGroup.java:64)<br />&nbsp; &nbsp; ... 17 more<br />Caused by: java.io.IOException: Unable to establish loopback connection<br />&nbsp; &nbsp; at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)<br />&nbsp; &nbsp; at java.security.AccessController.doPrivileged(Native Method)<br />&nbsp; &nbsp; at sun.nio.ch.PipeImpl.&lt;init&gt;(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)<br />&nbsp; &nbsp; at java.nio.channels.Pipe.open(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.WindowsSelectorImpl.&lt;init&gt;(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)<br />&nbsp; &nbsp; ... 20 more<br />Caused by: java.net.ConnectException: Connection timed out: connect<br />&nbsp; &nbsp; at sun.nio.ch.Net.connect0(Native Method)<br />&nbsp; &nbsp; at sun.nio.ch.Net.connect(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.Net.connect(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)<br />&nbsp; &nbsp; at java.nio.channels.SocketChannel.open(Unknown Source)<br />&nbsp; &nbsp; at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)<br />&nbsp; &nbsp; ... 29 more</p><br /><p>A detailed walkthrough of the error, its code path and all known details is as follows:<br />---------------------------------------------------------------------------------------</p><p>-- Head --<br />Thread: Client thread<br />Stacktrace:<br />&nbsp; &nbsp; at io.netty.util.concurrent.MultithreadEventExecutorGroup.&lt;init&gt;(MultithreadEventExecutorGroup.java:68)<br />&nbsp; &nbsp; at io.netty.channel.MultithreadEventLoopGroup.&lt;init&gt;(MultithreadEventLoopGroup.java:49)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoopGroup.&lt;init&gt;(NioEventLoopGroup.java:61)<br />&nbsp; &nbsp; at io.netty.channel.nio.NioEventLoopGroup.&lt;init&gt;(NioEventLoopGroup.java:52)<br />&nbsp; &nbsp; at mh$1.a(SourceFile:61)<br />&nbsp; &nbsp; at mh$1.b(SourceFile:58)<br />&nbsp; &nbsp; at op.c(SourceFile:10)<br />&nbsp; &nbsp; at mh.a(SourceFile:152)<br />&nbsp; &nbsp; at bes.a(SourceFile:2162)<br />&nbsp; &nbsp; at bjy.a(SourceFile:212)<br />&nbsp; &nbsp; at bho.a(SourceFile:341)<br />&nbsp; &nbsp; at bjy.a(SourceFile:352)<br />&nbsp; &nbsp; at bho.k(SourceFile:404)<br />&nbsp; &nbsp; at bho.p(SourceFile:381)</p><p>-- Affected screen --<br />Details:<br />&nbsp; &nbsp; Screen name: bhm<br />Stacktrace:<br />&nbsp; &nbsp; at bes.t(SourceFile:1586)<br />&nbsp; &nbsp; at bes.av(SourceFile:970)<br />&nbsp; &nbsp; at bes.a(SourceFile:398)<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:124)</p><p>-- System Details --<br />Details:<br />&nbsp; &nbsp; Minecraft Version: 1.11.2<br />&nbsp; &nbsp; Operating System: Windows 7 (x86) version 6.1<br />&nbsp; &nbsp; Java Version: 1.8.0_51, Oracle Corporation<br />&nbsp; &nbsp; Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation<br />&nbsp; &nbsp; Memory: 85405368 bytes (81 MB) / 240685056 bytes (229 MB) up to 259522560 bytes (247 MB)<br />&nbsp; &nbsp; JVM Flags: 0 total; <br />&nbsp; &nbsp; IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95<br />&nbsp; &nbsp; Launched Version: 1.11.2<br />&nbsp; &nbsp; LWJGL: 2.9.4<br />&nbsp; &nbsp; OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation<br />&nbsp; &nbsp; GL Caps: Using GL 1.3 multitexturing.<br />Using GL 1.3 texture combiners.<br />Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.<br />Shaders are available because OpenGL 2.1 is supported.<br />VBOs are available because OpenGL 1.5 is supported.</p><p>&nbsp; &nbsp; Using VBOs: Yes<br />&nbsp; &nbsp; Is Modded: Probably not. Jar signature remains and client brand is untouched.<br />&nbsp; &nbsp; Type: Client (map_client.txt)<br />&nbsp; &nbsp; Resource Packs: <br />&nbsp; &nbsp; Current Language: Русский (Россия)<br />&nbsp; &nbsp; Profiler Position: N/A (disabled)<br />&nbsp; &nbsp; CPU: 2x Intel(R) Celeron(R) CPU G1610 @ 2.60GHz</p></div></div>]]></content>
			<author>
				<name><![CDATA[Mila]]></name>
				<uri>https://ttyh.ru/profile.php?id=1152</uri>
			</author>
			<updated>2017-05-28T14:05:13Z</updated>
			<id>https://ttyh.ru/viewtopic.php?pid=4137#p4137</id>
		</entry>
</feed>
