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)

You can use the same methods as on this page. By the way, I hope you appreciate my quick reply :) Pokechu22 23:43, 7 January 2013 (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.Perish97 18:13, 6 August 2012 (UTC)Perish97

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)
well i was in the nether OH i forgot to say something there was no phantom chunks where i was Perish97 18:09, 6 August 2012 (UTC) Perish97:talk
The Nether has the Far Lands as well.
It's possible that Minecraft has been fixed at some point to generate actual chunks that far out, but that wouldn't really change the performance characteristics of the Far Lands, I think. ディノ千?!? · ☎ Dinoguy1000 18:37, 6 August 2012 (UTC)

Help!

My friend always gets the old error screen right after he logs in for no apparent reason. He uses Windows XP. Help?

Minecraft wont save changes

I try to put item like dirt for example just put a tower in my house then save and quit the tower is gone. No matter the changes i do when i save and quit the changes don't occur and the same happens when i try to put items in my inventory. I have tried uninstalling and re-installing, updated, and created new world. Please help me anyone? P.S. i have given it time to fix it self but still nothing

Blue dirt screen??

I've used Singleplayer Commands for a while and I've noticed that after using too many commands, it crashes with a blue dirt screen instead of a brown one. It appears the color is simply inverted, and it happens with texture packs, too. Does this ever happen in vanilla? MarioLuigi2010 21:59, 12 November 2012 (UTC)

Redeem Screen error

When I play the minecraft demo (Im a newbie) it always appears an error report saying: "Minecraft has crashed! Error: Rendering screen" and I am getting frustrated about this!

Here is the error report that Minecraft saves in the computer:



Minecraft Crash Report ----

// Don't be sad. I'll do better next time, I promise!

Time: 6/12/12 09:41 PM Description: Rendering screen

java.util.FormatFlagsConversionMismatchException: Conversion = s, Flags = at java.util.Formatter$FormatSpecifier.failMismatch(Unknown Source) at java.util.Formatter$FormatSpecifier.checkBadFlags(Unknown Source) at java.util.Formatter$FormatSpecifier.checkGeneral(Unknown Source) at java.util.Formatter$FormatSpecifier.<init>(Unknown Source) at java.util.Formatter.parse(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.lang.String.format(Unknown Source) at ate.a(SourceFile:87) at bac.b(SourceFile:774) at net.minecraft.client.Minecraft.J(SourceFile:604) at net.minecraft.client.Minecraft.run(SourceFile:534) at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:


-- Head -- Stacktrace: at java.util.Formatter$FormatSpecifier.failMismatch(Unknown Source) at java.util.Formatter$FormatSpecifier.checkBadFlags(Unknown Source) at java.util.Formatter$FormatSpecifier.checkGeneral(Unknown Source) at java.util.Formatter$FormatSpecifier.<init>(Unknown Source) at java.util.Formatter.parse(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.lang.String.format(Unknown Source) at ate.a(SourceFile:87)

-- Screen render details -- Details: Screen name: ate Mouse location: Scaled: (213, 119). Absolute: (427, 240) Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2

-- Affected level -- Details: Level name: MpServer All players: 1 total; [ayk['kaappyy32132'/191, l='MpServer', x=214.50, y=68.62, z=-98.50]] Chunk stats: MultiplayerChunkCache: 130 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (216,64,-92), Chunk: (at 8,4,4 in 13,-6; contains blocks 208,0,-96 to 223,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 92 game time, 92 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 57 total; [pe['Oveja'/137, l='MpServer', x=268.50, y=68.00, z=-115.50], pe['Oveja'/136, l='MpServer', x=269.13, y=68.00, z=-118.59], ph['Calamar'/139, l='MpServer', x=257.50, y=48.13, z=-69.50], pe['Oveja'/138, l='MpServer', x=270.50, y=68.00, z=-115.50], ow['Bat'/141, l='MpServer', x=262.28, y=38.09, z=-27.56], ph['Calamar'/140, l='MpServer', x=256.44, y=47.16, z=-61.88], pe['Oveja'/129, l='MpServer', x=246.50, y=66.00, z=-174.50], pe['Oveja'/128, l='MpServer', x=247.50, y=66.00, z=-172.50], ph['Calamar'/131, l='MpServer', x=255.34, y=46.97, z=-63.66], ph['Calamar'/130, l='MpServer', x=253.44, y=48.34, z=-64.13], ow['Bat'/152, l='MpServer', x=281.00, y=28.22, z=-38.00], ow['Bat'/153, l='MpServer', x=287.25, y=29.69, z=-33.38], ph['Calamar'/156, l='MpServer', x=272.75, y=51.41, z=-39.41], pe['Oveja'/151, l='MpServer', x=272.50, y=69.00, z=-118.50], ow['Bat'/172, l='MpServer', x=287.75, y=29.41, z=-39.06], ow['Bat'/59, l='MpServer', x=159.78, y=25.56, z=-165.25], ph['Calamar'/69, l='MpServer', x=158.88, y=61.34, z=-106.97], ph['Calamar'/70, l='MpServer', x=156.03, y=61.34, z=-106.50], ph['Calamar'/71, l='MpServer', x=155.97, y=54.22, z=-111.47], ph['Calamar'/64, l='MpServer', x=151.13, y=55.13, z=-112.22], ph['Calamar'/65, l='MpServer', x=154.97, y=56.31, z=-116.03], ow['Bat'/76, l='MpServer', x=169.03, y=12.00, z=-158.44], ow['Bat'/77, l='MpServer', x=172.56, y=13.09, z=-153.25], ph['Calamar'/78, l='MpServer', x=161.16, y=51.91, z=-86.38], ph['Calamar'/79, l='MpServer', x=167.56, y=51.28, z=-54.66], ph['Calamar'/72, l='MpServer', x=156.44, y=52.38, z=-80.50], ayk['kaappyy32132'/191, l='MpServer', x=214.50, y=68.62, z=-98.50], ph['Calamar'/73, l='MpServer', x=158.47, y=52.38, z=-75.59], ph['Calamar'/74, l='MpServer', x=158.88, y=52.38, z=-77.28], ow['Bat'/75, l='MpServer', x=173.47, y=14.00, z=-150.25], pd['Cerdo'/87, l='MpServer', x=191.78, y=70.00, z=-149.78], ph['Calamar'/81, l='MpServer', x=164.88, y=50.16, z=-46.75], ph['Calamar'/80, l='MpServer', x=162.16, y=51.31, z=-47.88], ph['Calamar'/82, l='MpServer', x=160.44, y=49.31, z=-46.03], ph['Calamar'/93, l='MpServer', x=183.69, y=48.97, z=-57.19], ph['Calamar'/92, l='MpServer', x=189.94, y=49.38, z=-64.28], ph['Calamar'/95, l='MpServer', x=181.44, y=56.38, z=-37.34], pd['Cerdo'/89, l='MpServer', x=190.19, y=70.00, z=-148.50], pd['Cerdo'/88, l='MpServer', x=190.50, y=70.00, z=-147.22], ph['Calamar'/91, l='MpServer', x=191.69, y=47.94, z=-66.53], pd['Cerdo'/90, l='MpServer', x=189.50, y=70.00, z=-150.50], ph['Calamar'/102, l='MpServer', x=194.25, y=51.22, z=-66.25], ph['Calamar'/103, l='MpServer', x=192.34, y=47.75, z=-61.59], ph['Calamar'/110, l='MpServer', x=208.34, y=47.19, z=-46.38], ph['Calamar'/108, l='MpServer', x=203.94, y=46.00, z=-42.50], ph['Calamar'/109, l='MpServer', x=210.34, y=47.38, z=-45.47], ph['Calamar'/106, l='MpServer', x=201.06, y=52.34, z=-63.81], ph['Calamar'/107, l='MpServer', x=201.41, y=47.38, z=-42.59], ph['Calamar'/104, l='MpServer', x=199.81, y=50.13, z=-61.78], ph['Calamar'/105, l='MpServer', x=197.66, y=51.22, z=-56.38], ow['Bat'/119, l='MpServer', x=232.69, y=38.47, z=-79.96], pd['Cerdo'/118, l='MpServer', x=233.34, y=70.00, z=-172.47], pd['Cerdo'/117, l='MpServer', x=234.31, y=70.00, z=-173.53], pd['Cerdo'/116, l='MpServer', x=235.78, y=70.00, z=-172.47], pd['Cerdo'/115, l='MpServer', x=232.50, y=70.00, z=-168.50], pe['Oveja'/127, l='MpServer', x=247.50, y=66.00, z=-172.50], pe['Oveja'/126, l='MpServer', x=243.50, y=67.00, z=-175.50]] Retry entities: 0 total; [] Stacktrace: at ayh.a(SourceFile:290) at net.minecraft.client.Minecraft.b(SourceFile:1870) at net.minecraft.client.Minecraft.run(SourceFile:543) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 338525360 bytes (322 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 2643 (148008 bytes; 0 MB) allocated, 62 (3472 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63 LWJGL: 2.4.2 OpenGL: Intel(R) G45/G43 Express Chipset GL version 2.1.0 - Build 8.15.10.2202, Intel Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 1560 (87360 bytes; 0 MB) allocated, 249 (13944 bytes; 0 MB) used


I beg you "HELP ME!!!" --189.153.56.130 03:54, 7 December 2012 (UTC)

Are Crashes Okay?

So me and my brother downloaded this new mod, MCA (aka Minecraft Comes Alive), is it okay if it crashes? Would it mess up the system in any way? I just want to make sure if it's okay if it crashes. I don't want it to affect my whole minecraft game to mess up even if I delete the mod or clear my bin.

Crashes are absolutely normal, especially with mods. If you run the launcher and chose force update, you should be 100% fine, if you do not enter the world. If you enter the modded world without a mod, it will either crash or corrupt the world. If it comes to this, back up .Minecraft (%appdata%), and then delete the original and run the launcher, and everything should work fine. No mater what, your computer should be fine anyways. (Also remember to allways sign your posts with ~~~~). --Pokechu22 23:42, 7 January 2013 (UTC)


Methods to get a crash report on Windows

Frankly, most of those methods are pretty odd. All of them assume that the user is using Java 7, all of them are assuming that Java is not part of the PATH variable, Method #2 bypasses the launcher entirely, method 1 and 2 supply xmx and xms arguments which are just defaults, ....

What is wrong with a simple 'java -jar minecraft.exe'? Morrolan 10:53, 18 January 2013 (UTC)

Advertisement