Seems to persist in release 1.10: http://hopper.minecraft.net/crashes/minecraft/MCX-2812829/76595200/#tab_report-obfuscated
This not a bug, it works just as it is intended to.
It's also worth noting that there is no official server external software – thus it's natural that things won't always work properly with 3rd party software.
As per Shogi: this has to do with the client's "Education Version Improved Experience Mode" that's being triggered by the server.
This is an account issue, not a bug the the game. If it says the code has already been redeemed then login to http://account.xbox.com/en-US/PaymentAndBilling/PaymentOptions?managePi=0 and check if it's listed if it is, sign out of the Windows Store and back in. If it's not listed there, you should contact Xbox support.
This issue can usually be resolved by updating graphics drivers as explained here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/ - it applies to the Windows 10 Edition too.
Also, Windows seems to store the full screen preference under HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationFrame\WindowSizing\ so editing the launch mode should at least allow people to launch the game. Reinstalling or changing the "options.txt" to disable full screen doesn't seem to work as the registry key to my understanding gets loaded before anything else.
Quick PowerShell script to change the fullscreen setting, search "powershell" at Start and paste in the following:
Add-Type -AssemblyName Microsoft.VisualBasic;$m = [Microsoft.VisualBasic.Interaction];$a="Minecraft: Windows 10 Edition";$b=$m::InputBox("Set the prefered launch mode.`n`n0: No prefered launch mode`n1: Prefer window mode`n2: Prefer full screen mode", $a, "0");try{$l=[int]$b;if(($b-lt0)-or($b-gt2)){exit;}}catch{};Set-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationFrame\WindowSizing\Microsoft.MinecraftUWP_8wekyb3d8bbwe!App -Name PreferredLaunchWindowingMode -Value $l;
For those on Intel 965 Chipsets or any chipset in the 4 Series you may want to take a look at this workaround: http://hopper.minecraft.net/help/references/intel-4-series-chipsets/
@Hawk J:
You have MC-40603.
@fatty mcfatterson & Jacob Lawson:
Open the launcher, press "Edit Profile", then "Open Game Dir", then open the "versions" folder, make a duplicate of the folder "13w47c" and call it "13w47c_1", then open that folder and rename both the JSON and JAR to "13w47c_1.jar" and "13w47c_1.json".
Open a notepad window, then drag "13w47c_1.json" into notepad and edit the first item to
"id": "13w47c_1",
.
Then save and quit.
Open Minecraft, hit "Edit Profile", then set "Use Version" to "snapshot 13w47c_1", save then play.
Try launching it again, probably a temporary issue.
@Liz Peterson
There should be more events than that, all of them would be needed, do it again and use http://pastie.org/.
That's pretty weird, it seems to be caused by a handshake issue, on single player?
@joey babcock
Are you able to reproduce the issue on Minecraft 1.7.2, if so, please attach the Development Console running 1.7.2.
That exit code usually means that something the game needs has stopped working / has ran out of memory.
That does not seem to be an issue with the game.
Perhaps you should consult to the Mojang support center: https://help.mojang.com/customer/portal/articles/1175661.
@Liz Peterson
-805306369, something is closing that the game needs.
Give us the Event Log information: http://hopper.minecraft.net/help/using-event-viewer/
Your world seems to be corrupt.
In that case, you can ask for it to be recovered here: http://www.minecraftforum.net/topic/137381-official-corrupted-save-recovery-thread/
I can't reproduce either.
If you are getting that issue, you should probably update your keyboard drivers, or better try a different keyboard altogether and see if you can reproduce it.
Added a text version of the dev console (removed duplicate error spam).
This works as it should, even if it's not considered a "solid block", it is still considered a block.
Therefore, the Enderpearl will come to a halt once it reaches a "block" or "entity".
You are using a 32bit version of Java on a 64bit OS.
Please install the correct version of Java from here: http://java.com/en/download/manual.jsp.
@weex464
This is caused by having items in the chest that just shouldn't be there, and the game has no idea what to do with them and will crash.
You can open the world with something like MCEdit and change the items yourself if you wanted.
Also seems to persist in 1.10: http://hopper.minecraft.net/crashes/minecraft/MCX-2812818/#tab_crash-info
Can also confirm that using those presets does crash the game after a brief moment.