<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Ттюх! Майнкрафт! &mdash; Проблема]]></title>
		<link>https://ttyh.ru/viewtopic.php?id=161</link>
		<atom:link href="https://ttyh.ru/extern.php?action=feed&amp;tid=161&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Проблема».]]></description>
		<lastBuildDate>Mon, 20 Apr 2015 10:55:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2124#p2124</link>
			<description><![CDATA[<p>Заработало методом тыка.</p>]]></description>
			<author><![CDATA[null@example.com (Inissai)]]></author>
			<pubDate>Mon, 20 Apr 2015 10:55:25 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2124#p2124</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2123#p2123</link>
			<description><![CDATA[<div class="quotebox"><cite>betrok пишет:</cite><blockquote><div class="quotebox"><cite>Inissai пишет:</cite><blockquote><p>...<br />Caused by: java.lang.OutOfMemoryError: PermGen space<br />...</p></blockquote></div><p>Имеет смысл попробовать добавить в параметры -XX:MaxPermSize=256M<br />А ещё можно переехать на восьмую яву.</p></blockquote></div><p> я не могу найти х64 восьмую яву, а на 32 у меня память для майна не меняеться</p>]]></description>
			<author><![CDATA[null@example.com (Inissai)]]></author>
			<pubDate>Mon, 20 Apr 2015 10:27:33 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2123#p2123</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2121#p2121</link>
			<description><![CDATA[<div class="quotebox"><cite>Inissai пишет:</cite><blockquote><p>...<br />Caused by: java.lang.OutOfMemoryError: PermGen space<br />...</p></blockquote></div><p>Имеет смысл попробовать добавить в параметры -XX:MaxPermSize=256M<br />А ещё можно переехать на восьмую яву.</p>]]></description>
			<author><![CDATA[null@example.com (betrok)]]></author>
			<pubDate>Mon, 20 Apr 2015 09:11:03 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2121#p2121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2120#p2120</link>
			<description><![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>(09:10:49) Client &gt;&gt; [10:10:49] [Client thread/ERROR] [LaunchWrapper]: Unable to launch</p><p>java.lang.reflect.InvocationTargetException<br />&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]<br />Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft$5<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2330) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]<br />&nbsp; &nbsp; ... 6 more<br />Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft$5<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]<br />&nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2330) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]<br />&nbsp; &nbsp; ... 6 more<br />Caused by: java.lang.OutOfMemoryError: PermGen space<br />&nbsp; &nbsp; at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]<br />&nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2330) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]<br />&nbsp; &nbsp; ... 6 more<br />(09:14:57) LauncherWindow &gt;&gt; Game process finished!<br />(09:15:01) LauncherWindow &gt;&gt; Error: not null game exit code: -805306369<br />(09:15:01) LauncherWindow &gt;&gt; Main window showed</p></div></div><p>Ок игра запустилась, но теперь новая травля. При входе на сервер игра зависает)</p>]]></description>
			<author><![CDATA[null@example.com (Inissai)]]></author>
			<pubDate>Mon, 20 Apr 2015 02:59:58 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2120#p2120</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2044#p2044</link>
			<description><![CDATA[<p>О, всё, вроде запустился. Темку можно закрывать, благодарю за помощь. <br />Решение (может кому понадобится): просто выставил аргументы</p>]]></description>
			<author><![CDATA[null@example.com (Sinlerwim)]]></author>
			<pubDate>Sat, 04 Apr 2015 10:32:33 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2044#p2044</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2042#p2042</link>
			<description><![CDATA[<div class="quotebox"><cite>Sinlerwim пишет:</cite><blockquote><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>[23:11:53] [Client thread/INFO] [FML/]: InvTweaks: net.minecraft.inventory.ContainerRepair<br />[23:13:37] [Client thread/ERROR] [LaunchWrapper/]: Unable to launch<br />java.lang.reflect.InvocationTargetException<br />&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]<br />Caused by: java.lang.OutOfMemoryError: Java heap space<br />&nbsp; &nbsp; at java.util.Arrays.copyOfRange(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at java.lang.String.&lt;init&gt;(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at java.lang.StringBuilder.toString(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at net.minecraft.crash.CrashReport.func_71502_e(CrashReport.java:258) ~[b.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_71377_b(Minecraft.java:349) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]<br />&nbsp; &nbsp; ... 6 more<br /></p></div></div></blockquote></div><p>У тебя не хватает памяти:<br /></p><div class="codebox"><pre><code>java.lang.OutOfMemoryError: Java heap space</code></pre></div><p>Можешь попробовать добавить аргументы запуска (указываются в настройках):<br /></p><div class="codebox"><pre><code>-Xms&lt;initial heap size&gt; -Xmx&lt;maximum heap size&gt;</code></pre></div><p>Например:<br /></p><div class="codebox"><pre><code>-Xms256M -Xmx1G</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Figec)]]></author>
			<pubDate>Sat, 04 Apr 2015 06:58:39 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2042#p2042</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2041#p2041</link>
			<description><![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>[23:11:53] [Client thread/INFO] [FML/]: InvTweaks: net.minecraft.inventory.ContainerRepair<br />[23:13:37] [Client thread/ERROR] [LaunchWrapper/]: Unable to launch<br />java.lang.reflect.InvocationTargetException<br />&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]<br />&nbsp; &nbsp; at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]<br />Caused by: java.lang.OutOfMemoryError: Java heap space<br />&nbsp; &nbsp; at java.util.Arrays.copyOfRange(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at java.lang.String.&lt;init&gt;(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at java.lang.StringBuilder.toString(Unknown Source) ~[?:1.8.0_11]<br />&nbsp; &nbsp; at net.minecraft.crash.CrashReport.func_71502_e(CrashReport.java:258) ~[b.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_71377_b(Minecraft.java:349) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]<br />&nbsp; &nbsp; at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]<br />&nbsp; &nbsp; ... 6 more<br /></p></div></div>]]></description>
			<author><![CDATA[null@example.com (Sinlerwim)]]></author>
			<pubDate>Fri, 03 Apr 2015 20:20:54 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2041#p2041</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2039#p2039</link>
			<description><![CDATA[<p>ИК-клиент долго стартует, может он таки и не зависает :)</p><p>А разгадка в логе запуска.</p>]]></description>
			<author><![CDATA[null@example.com (Figec)]]></author>
			<pubDate>Fri, 03 Apr 2015 18:45:03 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2039#p2039</guid>
		</item>
		<item>
			<title><![CDATA[Проблема]]></title>
			<link>https://ttyh.ru/viewtopic.php?pid=2038#p2038</link>
			<description><![CDATA[<p><span class="postimg"><img src="https://i.imgur.com/d0577ga.png" alt="https://i.imgur.com/d0577ga.png" /></span><br />Зависает в таком состоянии, в чем может быть проблема?</p>]]></description>
			<author><![CDATA[null@example.com (Sinlerwim)]]></author>
			<pubDate>Fri, 03 Apr 2015 18:29:14 +0000</pubDate>
			<guid>https://ttyh.ru/viewtopic.php?pid=2038#p2038</guid>
		</item>
	</channel>
</rss>
