When I attempt to play the demo of Minecraft in the browser, the download will stop partway through and display that an error has occured. I have attempted to resolve this issue a few different ways with no success. I would appreciate any help that is given to resolve this issue.
Placed the batch file and the Minecraft.exe alone into a new folder. Ran the batch file. Copied everything in the file. I ran this twice. Once after receiving the error and another time after I deleted the .minecraft folder. The second time I ran the batch file, the Minecraft.exe opened itself. These are the results:
First Run (Right after the error):
[spoiler][code]==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: eMachines
SystemProductName: EL1352G
SystemFamily: eMachines Desktop
SystemVersion: P01-A3
Processor: AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
NumberOfProcessors: 1
Physical memory: 2048 MB installed, 1791 MB available, 700 MB free
Virtual memory: 1791 MB allocated, 2059 MB free
OS: Windows 7 Home Premium, , 64bits
userprofile: C:\Users\PeaBrainCarl
The process tried to write to a nonexistent pipe.
==Video controller info==
Caption=NVIDIA GeForce 6150SE nForce 430
ConfigManagerErrorCode=0
Description=NVIDIA GeForce 6150SE nForce 430
DriverVersion=8.17.11.9666
InstalledDisplayDrivers=nvd3dumx.dll,nvd3dum
Name=NVIDIA GeForce 6150SE nForce 430
PNPDeviceID=PCI\VEN_10DE&DEV_03D0&SUBSYS_03941025&REV_A2\3&267A6
16A&0&68
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
C:\Windows\System32\java.exe
can execute java? YES
java is 64 bit
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
==Minecraft pre-tests==
login.minecraft.net resolvable? YES
session.minecraft.net resolvable? YES
Trying to start the minecraft.jar
==End of pre-tests and info, minecraft starts here==
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.libr
ary.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
at org.lwjgl.Sys.loadLibrary(Sys.java:81)
at org.lwjgl.Sys.<clinit>(Sys.java:98)
at net.minecraft.client.Minecraft.F(SourceFile:1857)
at net.minecraft.client.Minecraft.main(SourceFile:1480)
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com[/code][/spoiler]
Second Run (After deleting .minecraft):
[spoiler][code]
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: eMachines
SystemProductName: EL1352G
SystemFamily: eMachines Desktop
SystemVersion: P01-A3
Processor: AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
NumberOfProcessors: 1
Warning: the directory "C:\Users\PeaBrainCarl\AppData\Roaming\.minecraft\" does
not exist
Trying to start the minecraft.exe
==End of pre-tests and info, minecraft starts here==
asdf
java.io.FileNotFoundException: C:\Users\PeaBrainCarl\AppData\Roaming\.minecraft\
lastlogin (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at net.minecraft.LoginForm.readUsername(LoginForm.java:110)
at net.minecraft.LoginForm.<init>(LoginForm.java:55)
at net.minecraft.LauncherFrame.<init>(LauncherFrame.java:23)
at net.minecraft.LauncherFrame.main(LauncherFrame.java:167)
at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:13)
I tried playing the demo from the browser and I got the same error I started with. I am beginning to think it may be my PC that has an issue, but this is the only thing I am having a problem running.
Edit: I would like to note that I had a friend that has a premium account try to play from the brower after deleting the .minecraft folder again and he recieved the same error, which is the reason I think it is my PC.
I'm not sure what you mean by not having enough rights. If it matters, I am the administrator of the computer.
First Run (Right after the error):
[spoiler][code]==Advanced Minecraft error test v1.0== - by theFriedZombie ==Computer info== SystemManufacturer: eMachines SystemProductName: EL1352G SystemFamily: eMachines Desktop SystemVersion: P01-A3 Processor: AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD NumberOfProcessors: 1 Physical memory: 2048 MB installed, 1791 MB available, 700 MB free Virtual memory: 1791 MB allocated, 2059 MB free OS: Windows 7 Home Premium, , 64bits userprofile: C:\Users\PeaBrainCarl The process tried to write to a nonexistent pipe. ==Video controller info== Caption=NVIDIA GeForce 6150SE nForce 430 ConfigManagerErrorCode=0 Description=NVIDIA GeForce 6150SE nForce 430 DriverVersion=8.17.11.9666 InstalledDisplayDrivers=nvd3dumx.dll,nvd3dum Name=NVIDIA GeForce 6150SE nForce 430 PNPDeviceID=PCI\VEN_10DE&DEV_03D0&SUBSYS_03941025&REV_A2\3&267A6 16A&0&68 Status=OK StatusInfo= Tip of the day: http://www.pcidatabase.com/ great source for looking up unkown devices ==Java info== Java location according to the path variable: C:\Windows\System32\java.exe can execute java? YES java is 64 bit java version "1.7.0_07" Java(TM) SE Runtime Environment (build 1.7.0_07-b11) Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode) ==Minecraft pre-tests== login.minecraft.net resolvable? YES session.minecraft.net resolvable? YES Trying to start the minecraft.jar ==End of pre-tests and info, minecraft starts here== Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.libr ary.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at org.lwjgl.Sys$1.run(Sys.java:72) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.Sys.doLoadLibrary(Sys.java:65) at org.lwjgl.Sys.loadLibrary(Sys.java:81) at org.lwjgl.Sys.<clinit>(Sys.java:98) at net.minecraft.client.Minecraft.F(SourceFile:1857) at net.minecraft.client.Minecraft.main(SourceFile:1480) ==End of script== Right click, Select all, Press Enter (This will copy the output to your clipboard). Then paste the result on http://www.pastebin.com Or your favourite forum. ===========Brought to you by============ ===theFriedZombie from MesiaPK Gaming=== http://www.mesiapk.com[/code][/spoiler]
Second Run (After deleting .minecraft):
[spoiler][code]
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: eMachines
SystemProductName: EL1352G
SystemFamily: eMachines Desktop
SystemVersion: P01-A3
Processor: AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
NumberOfProcessors: 1
Physical memory: 2048 MB installed, 1791 MB available, 733 MB free
Virtual memory: 1791 MB allocated, 2094 MB free
OS: Windows 7 Home Premium, , 64bits
userprofile: C:\Users\PeaBrainCarl
The process tried to write to a nonexistent pipe.
==Video controller info==
Caption=NVIDIA GeForce 6150SE nForce 430
ConfigManagerErrorCode=0
Description=NVIDIA GeForce 6150SE nForce 430
DriverVersion=8.17.11.9666
InstalledDisplayDrivers=nvd3dumx.dll,nvd3dum
Name=NVIDIA GeForce 6150SE nForce 430
PNPDeviceID=PCI\VEN_10DE&DEV_03D0&SUBSYS_03941025&REV_A2\3&267A6
16A&0&68
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
C:\Windows\System32\java.exe
can execute java? YES
java is 64 bit
java version "1.7.0_07"
Java™ SE Runtime Environment (build 1.7.0_07-b11)
Java HotSpot™ 64-Bit Server VM (build 23.3-b01, mixed mode)
==Minecraft pre-tests==
login.minecraft.net resolvable? YES
session.minecraft.net resolvable? YES
Warning: the directory "C:\Users\PeaBrainCarl\AppData\Roaming\.minecraft\" does
not exist
Trying to start the minecraft.exe
==End of pre-tests and info, minecraft starts here==
asdf
java.io.FileNotFoundException: C:\Users\PeaBrainCarl\AppData\Roaming\.minecraft\
lastlogin (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at net.minecraft.LoginForm.readUsername(LoginForm.java:110)
at net.minecraft.LoginForm.<init>(LoginForm.java:55)
at net.minecraft.LauncherFrame.<init>(LauncherFrame.java:23)
at net.minecraft.LauncherFrame.main(LauncherFrame.java:167)
at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:13)
It ended like this. ^^^^^ No code or spoiler.
Edit: I would like to note that I had a friend that has a premium account try to play from the brower after deleting the .minecraft folder again and he recieved the same error, which is the reason I think it is my PC.
Thank you for the help.