Minecraft Wiki
Advertisement

The category

If I may ask, out of all the categories, why is this under gameplay? –The preceding unsigned comment was added by Yurisho (Talk|Contribs) Please sign your posts with ~~~~

Sir, may I ask what the better category is, then? | TheKax | Talk 07:06, 18 July 2011 (UTC)

Scripts for finding reports

Firstly, I don't understand why the script and instructions are shown. I'll just find... *searches computer* HERE, it's a script. Why should the site show instructions when you could just dl?

Secondly, Mac/Linux scripts SHOULD be the same as windows, it's all Java.---Tehninjah (Tehninjah99 on Minecraft) 16:35, 31 July 2011 (UTC)

Script doesnt work

Script mentioned on page doesnt work, when I use

java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft

it only results in

C:\Users\myProfile\Appdata\Roaming\.minecraft\bin\lwjgl.jar


However, after some googling I tried using

java -Xincgc -Xmx1024m -cp "%APPDATA%\.minecraft\bin\minecraft.jar;%APPDATA%\.minecraft\bin\lwjgl.jar;%APPDATA%\.minecraft\bin\lwjgl_util.jar;%APPDATA%\.minecraft\bin\jinput.jar" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft>debug.txt 2>&1 (source) and works perfectly. Shouldnt that be updated?--TakeruDavis 16:24, 18 October 2011 (UTC)

   that did not work takerudavis only puts a txt file named debug saying 'java' is not recognized as an internal or external command,

operable program or batch file.

Better install java then. 78.105.8.153 13:10, 19 May 2012 (UTC)
That error can also occur if the path is not properly set up; try replacing java with "%programfiles%/java/jre6/bin/java.exe" (keep the quotes) if on a laptop, or

"%programfiles(x86)%/java/jre6/bin/java.exe" if on a desktop. Also, if neither works, then try replacing jre6 with jre7 and trying those combos again. Pokechu22 03:14, 8 July 2012 (UTC)

Error only appears in multiplayer

Okay, when some people try to connect to my server they get an error flash but for a split second, however their singleplayer runs fine, when running the script it shows no errors, How can I produce an error report from multiplayer? as this is where the error occurs. --Lutzee 20:10, 20 December 2011 (UTC)

Crash Report

java -Xincgc -Xmx2048M -cp Minecraft.exe net.minecraft.LauncherFrame

add > *.txt to output to a file

so: java -Xincgc -Xmx2048M -cp Minecraft.exe net.minecraft.LauncherFrame > Crashreport.txt

will write the entire report in the same directory as minecraft.exe

Why is there even an article on this

I mean really Minecraft can get techy if you want it too. But REALLY WIKIPEDIA HAS AN ARTICLE ON This.

But this is a MINECRAFT WIKI, so it should cover everything about the game, so people don't have to go to other sites! And also, does Wikipedia explain how to get a minecraft crash report? Pokechu22 03:16, 8 July 2012 (UTC)

Creative Mode

Ever since the update, when i exit the crative mode inventory the game crashes. PLEASE FIX 69.249.8.247 21:14, 3 August 2012 (UTC)

The wiki talk pages are not for support. Shouting "please fix" will not fix it, too. Calinou - talk × contribs » 21:19, 3 August 2012 (UTC)

Old Crash Showed up on me

this is wierd i was in the nether then i used /tp 30000000 80 30000000 i think i encountered a bad chunk but then it showed me the crash report like in the old days. i used 1.3.1 creative mode with cheats on. i also had it turned on easy so that is probally the problem.also before the crash the fps was down to 0. http://www.minecraftwiki.net/wiki/User_talk:Perish97 also i think because of Easy mode there was probally over 1000 mobs. –Preceding unsigned comment was added by Perish97 (Talk|Contribs) 22:04, 5 August 2012 (UTC). Please sign your posts with ~~~~

X/Z ±30,000,000 is well beyond the beginning of the Far Lands (in fact, if nothing has changed since Beta 1.8, this is the boundary beyond which only phantom chunks generate); there are well-known performance issues in attempting to play Minecraft while that far out. ディノ千?!? · ☎ Dinoguy1000 04:15, 6 August 2012 (UTC)
Advertisement