I am not sure if this is where I should post this, but I figure its worth a shot. I have a computer with an AMD Radeon HD 6630M graphics card with an Intel i7 2.8GHz processor on Windows 7. I can run everything perfectly except for Minecraft. According to my research, this is because of a compatibility issue between minecraft and Radeon drivers. Might I suggest a patch that could be used to force Minecraft compatibility with Radeon graphics. I know that most high-performance gaming computers now use Radeon graphics, and therefore I hink that morepeople than myself would appreciate this issue being solved.
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Sony Corporation
SystemProductName: VPCSE290X
SystemFamily: VAIO
SystemVersion: C60ANK51
Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8107 MB available, 4780 MB free
Virtual memory: 8107 MB allocated, 12121 MB free
OS: Windows 7 Professional, Service Pack 1, 64bits
userprofile: C:\Users\Blake
==Video controller info==
Caption=Intel(R) HD Graphics 3000
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 3000
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd
10umd32,igd10umd32
Name=Intel(R) HD Graphics 3000
PNPDeviceID=PCI\VEN_8086&DEV_0126&SUBSYS_907B104D&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Caption=AMD Radeon(TM) HD 6630M
ConfigManagerErrorCode=0
Description=AMD Radeon(TM) HD 6630M
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32
,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu
mdva,atiumd6a.cap,atitmm64.dll
Name=AMD Radeon(TM) HD 6630M
PNPDeviceID=PCI\VEN_1002&DEV_6741&SUBSYS_907B104D&REV_00\4&FF5C9
0C&0&0008
Status=OK
StatusInfo=
Tip of the day: [url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/[/url]
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==
MCPatcherUtils initialized. Directory C:\Users\Blake\AppData\Roaming\.minecraft
27 achievements
195 recipes
Setting user: player, -
Client asked for parameter: server
LWJGL Version: 2.4.2
new SuperTessellator(2097152)
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see [url="http://www.lwjgl.or"]http://www.lwjgl.or[/url]
g)
OpenAL initialized.
Connecting to 5.102.246.196, 25565
Connecting to 5.102.246.196, 25565
Sep 30, 2012 8:42:17 PM axv b
INFO: Starting integrated minecraft server version 1.3.2
Sep 30, 2012 8:42:17 PM axv b
INFO: Generating keypair
Sep 30, 2012 8:42:17 PM net.minecraft.server.MinecraftServer d
INFO: Preparing start region for level 0
Sep 30, 2012 8:42:18 PM et a
INFO: player[/127.0.0.1:0] logged in with entity id 244 at (-241.11468574596535,
63.0, 257.9183889225198)
refreshing connected textures
new tessellator for texture 28
new tessellator for texture 29
Someone is closing me!
Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j
INFO: Stopping server
Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j
INFO: Saving players
Exception in thread "Thread-3" java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at gq.a(SourceFile:150)
at gr.a(SourceFile:526)
at net.minecraft.server.MinecraftServer.a(SourceFile:242)
at net.minecraft.server.MinecraftServer.j(SourceFile:262)
at axv.j(SourceFile:214)
at net.minecraft.client.Minecraft.D(SourceFile:1848)
at ano.run(SourceFile:1582)
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on [url="http://www.pastebin.com"]http://www.pastebin.com[/url]
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
[url="http://www.mesiapk.com"]http://www.mesiapk.com[/url]
Exception in thread "Thread-3" java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at gq.a(SourceFile:150)
at gr.a(SourceFile:526)
at net.minecraft.server.MinecraftServer.a(SourceFile:242)
at net.minecraft.server.MinecraftServer.j(SourceFile:262)
at axv.j(SourceFile:214)
at net.minecraft.client.Minecraft.D(SourceFile:1848)
at ano.run(SourceFile:1582)
This has nothing to do with your video card. This is a bug. The question is where is it? One possibility is that the code in qq.a is using the iterator incorrectly, if that were true it would crash for everyone, frequently. The other possibility is that it is caused by non-thread-safe access to the data. This would then crash more intermittently, and further, if the thread causing the crash belonged to a mod, then it would only crash for those running that mod.
Personally I suspect a poorly written mod. Millenaire is one mod that causes crashes like this.
The only mods that I have on my system are those necessary to run the Sphax PureBD Craft. There are several of my friends who run the same setup without any problems. What do you suggest I do to fix it?
Following up on the bad mod theory, I moved all of my files associated with minecraft off of my computer and then reinstalled minecraft with no preexisting files. It still froze even with nothing from my older modded files on system. That rules out the theory of a bad mod and reveals that there is something else in the code of the game that is not working properly with something on my PC. Any more ideas?
That's a completely different crash, and has been reported several times.
I don't have my MCP install available at the moment to check out what that stack trace really means.
A quick check indicates that the only people who have reported this particular stack trace were all on MP servers.
I haven't looked at the code in
java.lang.NullPointerException
at avz.a(SourceFile:29)
, but one thing that is known is that MC doesn't handle server disconnection very smoothly. If the server drops you, then your client can crash with some weird stack dumps because various parts of MC do not check to see if the server connection is still valid, and that can cause Null Pointer Exception like this one. So that could be what this is (or not).
I was hoping that the new update would fix my crashes, but it didn't, and I have updated Java to Version 7, Update 9. I also have the latest graphics driver for my AMD card. Minecraft is still freezing, then the computer screen goes black, then white, saying that my graphics driver has crashed and recovered and that Java has stopped responding. This is the same error that gave this report:
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Sony Corporation
SystemProductName: VPCSE290X
SystemFamily: VAIO
SystemVersion: C60ANK51
Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8107 MB available, 4780 MB free
Virtual memory: 8107 MB allocated, 12121 MB free
OS: Windows 7 Professional, Service Pack 1, 64bits
userprofile: C:\Users\Blake
==Video controller info==
Caption=Intel(R) HD Graphics 3000
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 3000
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd
10umd32,igd10umd32
Name=Intel(R) HD Graphics 3000
PNPDeviceID=PCI\VEN_8086&DEV_0126&SUBSYS_907B104D&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Caption=AMD Radeon(TM) HD 6630M
ConfigManagerErrorCode=0
Description=AMD Radeon(TM) HD 6630M
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32
,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu
mdva,atiumd6a.cap,atitmm64.dll
Name=AMD Radeon(TM) HD 6630M
PNPDeviceID=PCI\VEN_1002&DEV_6741&SUBSYS_907B104D&REV_00\4&FF5C9
0C&0&0008
Status=OK
StatusInfo=
Tip of the day: [url="[url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/"[/url]]http://www.pcidatabase.com/[/url]
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==
MCPatcherUtils initialized. Directory C:\Users\Blake\AppData\Roaming\.minecraft
27 achievements
195 recipes
Setting user: player, -
Client asked for parameter: server
LWJGL Version: 2.4.2
new SuperTessellator(2097152)
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see [url="[url="http://www.lwjgl.or"]http://www.lwjgl.or"[/url]]http://www.lwjgl.or[/url]
g)
OpenAL initialized.
Connecting to 5.102.246.196, 25565
Connecting to 5.102.246.196, 25565
Sep 30, 2012 8:42:17 PM axv b
INFO: Starting integrated minecraft server version 1.3.2
Sep 30, 2012 8:42[color="#666600"]:[/color][color="#006666"]17[/color][color="#000000"] PM axv b
INFO[/color][color="#666600"]:[/color] [color="#660066"]Generating[/color][color="#000000"] keypair[/color]
[color="#660066"]Sep[/color] [color="#006666"]30[/color][color="#666600"],[/color] [color="#006666"]2012[/color] [color="#006666"]8[/color][color="#666600"]:[/color][color="#006666"]42[/color][color="#666600"]:[/color][color="#006666"]17[/color][color="#000000"] PM net[/color][color="#666600"].[/color][color="#000000"]minecraft[/color][color="#666600"].[/color][color="#000000"]server[/color][color="#666600"].[/color][color="#660066"]MinecraftServer[/color][color="#000000"] d
INFO[/color][color="#666600"]:[/color] [color="#660066"]Preparing[/color][color="#000000"] start region [/color][color="#000088"]for[/color][color="#000000"] level [/color][color="#006666"]0[/color]
[color="#660066"]Sep[/color] [color="#006666"]30[/color][color="#666600"],[/color] [color="#006666"]2012[/color] [color="#006666"]8[/color][color="#666600"]:[/color][color="#006666"]42[/color][color="#666600"]:[/color][color="#006666"]18[/color][color="#000000"] PM et a
INFO[/color][color="#666600"]:[/color][color="#000000"] player[/color][color="#666600"][[/color][color="#008800"]/127.0.0.1:0] logged in with entity id 244 at (-241.11468574596535,
63.0, 257.9183889225198)
refreshing connected textures
new tessellator for texture 28
new tessellator for texture 29
Someone is closing me!
Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j
INFO: Stopping server
Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j
INFO: Saving players
Exception in thread "Thread-3" java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at gq.a(SourceFile:150)
at gr.a(SourceFile:526)
at net.minecraft.server.MinecraftServer.a(SourceFile:242)
at net.minecraft.server.MinecraftServer.j(SourceFile:262)
at axv.j(SourceFile:214)
at net.minecraft.client.Minecraft.D(SourceFile:1848)
at ano.run(SourceFile:1582)
==End of script==
The only difference is that now it is crashing in 1.4.2. What should I do now?
New error report: I let it go longer this time after the initial crash and it got more info.
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Sony Corporation
SystemProductName: VPCSE290X
SystemFamily: VAIO
SystemVersion: C60ANK51
Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8107 MB available, 5683 MB free
Virtual memory: 8107 MB allocated, 13268 MB free
OS: Windows 7 Professional, , 32bits
userprofile: C:\Users\Blake
==Video controller info==
Caption=Intel(R) HD Graphics 3000
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 3000
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd
10umd32,igd10umd32
Name=Intel(R) HD Graphics 3000
PNPDeviceID=PCI\VEN_8086&DEV_0126&SUBSYS_907B104D&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Caption=AMD Radeon(TM) HD 6630M
ConfigManagerErrorCode=0
Description=AMD Radeon(TM) HD 6630M
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32
,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu
mdva,atiumd6a.cap,atitmm64.dll
Name=AMD Radeon(TM) HD 6630M
PNPDeviceID=PCI\VEN_1002&DEV_6741&SUBSYS_907B104D&REV_00\4&FF5C9
0C&0&0008
Status=OK
StatusInfo=
Tip of the day: [url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/[/url]
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 32 bit
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) Client VM (build 23.5-b02, mixed mode, sharing)
==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==
27 achievements
208 recipes
Setting user: player, -
Client asked for parameter: server
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see [url="http://www.lwjgl.or"]http://www.lwjgl.or[/url]
g)
OpenAL initialized.
Connecting to 5.30.48.214, 25565
Oct 25, 2012 7:07:43 PM bcb c
INFO: Starting integrated minecraft server version 1.4.2
Oct 25, 2012 7:07:43 PM bcb c
INFO: Generating keypair
Oct 25, 2012 7:07:43 PM net.minecraft.server.MinecraftServer e
INFO: Preparing start region for level 0
Oct 25, 2012 7:07:44 PM ge a
INFO: player[/127.0.0.1:0] logged in with entity id 325 at (250.93265367205152,
66.0, 358.1360505951573)
java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://ski"]http://ski[/url]
ns.minecraft.net/MinecraftSkins/player.png
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at ayv.run(SourceFile:33)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL:
[url="http://skins.minecraft.net/MinecraftSkins/player.png"]http://skins.minecraft.net/MinecraftSkins/player.png[/url]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at ayv.run(SourceFile:26)
java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://ski"]http://ski[/url]
ns.minecraft.net/MinecraftCloaks/player.png
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at ayv.run(SourceFile:33)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL:
[url="http://skins.minecraft.net/MinecraftCloaks/player.png"]http://skins.minecraft.net/MinecraftCloaks/player.png[/url]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at ayv.run(SourceFile:26)
Someone is closing me!
Exception in thread "Thread-3" java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at id.a(SourceFile:161)
at ie.a(SourceFile:541)
at net.minecraft.server.MinecraftServer.a(SourceFile:521)
at net.minecraft.server.MinecraftServer.k(SourceFile:541)
at bcb.k(SourceFile:219)
at net.minecraft.client.Minecraft.D(SourceFile:1907)
at aqs.run(SourceFile:1616)
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on [url="http://www.pastebin.com"]http://www.pastebin.com[/url]
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
[url="http://www.mesiapk.com"]http://www.mesiapk.com[/url]
First. Try deleteing the option.txt file in the .minecraft folder.
Second, what AntiVirus and Firewall are you using? (It looks like something is blocking you from connecting to the skins server, or the skins server is down)
Finally, try using MultiMC. There are a few videos in the thread that explain how to use it.
(Just as a test, if you don't like it or still have problems with it, then by all means get rid of it.)
It worked for a very little while, then started crashing again, even with MultiMC. I am using TrendMicro OfficeScan because that is what my college provides for free. This is the MultiMC Crash report.
------------- MultiMC Crash Report -------------
Information:
Date: 10-26-2012 12:45:52
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.1.0 jenkins-MultiMC4Windows-20
Minecraft Version: 1.4.2
------------------ Mod Lists -------------------
----------------- Console Log ------------------
Instance started with command: "java" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Minecraft" "854x480"
Loading jars...
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Blake\AppData\Roaming\.minecraft
Launching with applet wrapper...
Icon data is not translucent!
27 achievements
208 recipes
Setting user: <username>, <session ID>
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
Connecting to 5.30.48.214, 25565
Instance closed its output 1.
Instance closed its output 0.
Instance exited with code -805306369.
Minecraft has crashed!
I've a feeling it's your AV causing trouble.
Try disabling your AV and see if you still get the same error.
If it works with your AV disabled you want to try a different AV.I'd recommend using Avast. It's free version works great. I've been using it for a few years now, and haven't had any issues.
With MultiMC it looks like you pointed it to use the default minecraft install. (C:\Users\Blake\AppData\Roaming\.minecraft)
Make a new instance, and let it be in a different location. (Like the folder you have MultiMC in)
The java:IO error you are getting is generally because of read/write error. If it isn't your AV it could be just the general security of Windows itself. (Something may have been adjusted on your system, AV's sometimes change settings to increase protection. Even if you disable the AV the settings aren't reverted back) So If you use a different location, hopefully the protections won't apply.
I run my MultiMC off a USB 3.0 thumb drive. So it's f:/MultiMC/
But you can do the same in a standard HD. c:/MultiMC/
It works sporadically, so I can play some, I just can't do anything excessively dangerous on a server because everything still moves around me when I am frozen. I tried the above suggestions and I still have not been able to get it running completely smoothly. I really don't know what else I can try to make it work. My computer still tells me that the graphics driver has crashed and recovered and then I usually have to control-alt-delete my way out of the program.
My computer still tells me that the graphics driver has crashed and recovered and then I usually have to control-alt-delete my way out of the program.
well that suggests more of an issue with either the card itself or the drivers.
Are you certain that your computer is switching to the AMD card while you are playing minecraft? You do have a dual graphics machine, it uses the intel integrated graphics for what it deems as low demand applications and switches to the AMD card when you run high demand apps. Most of those smart systems, don't think java programs fall into the high demand programs.
You should be able to adjust which card gets used for which program in the Catalyst Control Center, AMD's Video Control panel.
Second thing would be to check for updated drivers from AMD, tho by the driver version being the same for botht he integrated and amd card, it's likely you need to get drivers from sony's site.
-Edit- I went and looked at the Sony site
You have the latest driver version that Sony offers (Nearly a year old). However they have released an update for the driver. They gave the update the same version number, which is pretty stupid, so maybe that will help, if you haven't already applied that update. http://esupport.sony...7&os_group_id=6
-
View User Profile
-
View Posts
-
Send Message
Retired StaffIf you are getting an error report, and post it here I can try and help you fix the issue so you can play.
You can also download the advanced error logger, it will give me a bit more info then the standard error reports.
Paste the results back here.
==Advanced Minecraft error test v1.0== - by theFriedZombie ==Computer info== SystemManufacturer: Sony Corporation SystemProductName: VPCSE290X SystemFamily: VAIO SystemVersion: C60ANK51 Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel NumberOfProcessors: 1 Physical memory: 8192 MB installed, 8107 MB available, 4780 MB free Virtual memory: 8107 MB allocated, 12121 MB free OS: Windows 7 Professional, Service Pack 1, 64bits userprofile: C:\Users\Blake ==Video controller info== Caption=Intel(R) HD Graphics 3000 ConfigManagerErrorCode=0 Description=Intel(R) HD Graphics 3000 DriverVersion=8.862.4.4000 InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd 10umd32,igd10umd32 Name=Intel(R) HD Graphics 3000 PNPDeviceID=PCI\VEN_8086&DEV_0126&SUBSYS_907B104D&REV_09\3&11583 659&1&10 Status=OK StatusInfo= Caption=AMD Radeon(TM) HD 6630M ConfigManagerErrorCode=0 Description=AMD Radeon(TM) HD 6630M DriverVersion=8.862.4.4000 InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32 ,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu mdva,atiumd6a.cap,atitmm64.dll Name=AMD Radeon(TM) HD 6630M PNPDeviceID=PCI\VEN_1002&DEV_6741&SUBSYS_907B104D&REV_00\4&FF5C9 0C&0&0008 Status=OK StatusInfo= Tip of the day: [url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/[/url] 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== MCPatcherUtils initialized. Directory C:\Users\Blake\AppData\Roaming\.minecraft 27 achievements 195 recipes Setting user: player, - Client asked for parameter: server LWJGL Version: 2.4.2 new SuperTessellator(2097152) Starting up SoundSystem... Initializing LWJGL OpenAL (The LWJGL binding of OpenAL. For more information, see [url="http://www.lwjgl.or"]http://www.lwjgl.or[/url] g) OpenAL initialized. Connecting to 5.102.246.196, 25565 Connecting to 5.102.246.196, 25565 Sep 30, 2012 8:42:17 PM axv b INFO: Starting integrated minecraft server version 1.3.2 Sep 30, 2012 8:42:17 PM axv b INFO: Generating keypair Sep 30, 2012 8:42:17 PM net.minecraft.server.MinecraftServer d INFO: Preparing start region for level 0 Sep 30, 2012 8:42:18 PM et a INFO: player[/127.0.0.1:0] logged in with entity id 244 at (-241.11468574596535, 63.0, 257.9183889225198) refreshing connected textures new tessellator for texture 28 new tessellator for texture 29 Someone is closing me! Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j INFO: Stopping server Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j INFO: Saving players Exception in thread "Thread-3" java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) at java.util.ArrayList$Itr.next(Unknown Source) at gq.a(SourceFile:150) at gr.a(SourceFile:526) at net.minecraft.server.MinecraftServer.a(SourceFile:242) at net.minecraft.server.MinecraftServer.j(SourceFile:262) at axv.j(SourceFile:214) at net.minecraft.client.Minecraft.D(SourceFile:1848) at ano.run(SourceFile:1582) ==End of script== Right click, Select all, Press Enter (This will copy the output to your clipboard). Then paste the result on [url="http://www.pastebin.com"]http://www.pastebin.com[/url] Or your favourite forum. ===========Brought to you by============ ===theFriedZombie from MesiaPK Gaming=== [url="http://www.mesiapk.com"]http://www.mesiapk.com[/url]This has nothing to do with your video card. This is a bug. The question is where is it? One possibility is that the code in qq.a is using the iterator incorrectly, if that were true it would crash for everyone, frequently. The other possibility is that it is caused by non-thread-safe access to the data. This would then crash more intermittently, and further, if the thread causing the crash belonged to a mod, then it would only crash for those running that mod.
Personally I suspect a poorly written mod. Millenaire is one mod that causes crashes like this.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 9/15/12 6:36 PM
Description: Unexpected error
java.lang.NullPointerException
at avz.a(SourceFile:29)
at awh.a(SourceFile:48)
at awh.a(SourceFile:17)
at avy.a(SourceFile:168)
at aul.a(SourceFile:64)
at aub.b(SourceFile:115)
at auw.a(SourceFile:801)
at auw.b(SourceFile:685)
at net.minecraft.client.Minecraft.J(SourceFile:607)
at net.minecraft.client.Minecraft.run(SourceFile:535)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.6.0_27, Sun Microsystems Inc.
- Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 462786328 bytes (441 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- LWJGL: 2.4.2
- OpenGL: AMD Radeon™ HD 6630M GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- World MpServer Entities: 148 total; [atg['dh2master'/707, l='MpServer', x=-915.50, y=3.24, z=-1718.50], nj['item.tile.stonebrick'/76, l='MpServer', x=-931.88, y=1.13, z=-1706.13], nj['item.tile.stonebrick'/77, l='MpServer', x=-929.16, y=1.13, z=-1706.13], nj['item.tile.dirt'/78, l='MpServer', x=-936.50, y=3.13, z=-1710.34], nj['item.tile.dirt'/79, l='MpServer', x=-937.88, y=3.13, z=-1709.88], nj['item.tile.dirt'/74, l='MpServer', x=-933.13, y=1.13, z=-1707.13], nj['item.tile.dirt'/75, l='MpServer', x=-933.88, y=1.13, z=-1707.13], nj['item.tile.dirt'/80, l='MpServer', x=-936.38, y=3.13, z=-1709.13], nj['item.tile.dirt'/143, l='MpServer', x=-918.53, y=1.13, z=-1719.84], nj['item.tile.dirt'/152, l='MpServer', x=-915.97, y=2.13, z=-1720.56], nj['item.tile.dirt'/153, l='MpServer', x=-912.81, y=1.13, z=-1719.84], nj['item.tile.dirt'/154, l='MpServer', x=-913.88, y=1.13, z=-1718.44], nj['item.tile.dirt'/155, l='MpServer', x=-922.13, y=4.13, z=-1719.16], nj['item.tile.dirt'/156, l='MpServer', x=-919.75, y=2.13, z=-1727.78], nj['item.tile.dirt'/157, l='MpServer', x=-921.28, y=2.13, z=-1727.44], nj['item.tile.dirt'/158, l='MpServer', x=-922.94, y=2.13, z=-1724.72], nj['item.tile.dirt'/159, l='MpServer', x=-926.88, y=2.13, z=-1725.66], nj['item.tile.dirt'/144, l='MpServer', x=-917.38, y=1.13, z=-1719.81], nj['item.tile.dirt'/148, l='MpServer', x=-922.88, y=1.13, z=-1719.34], nj['item.tile.dirt'/149, l='MpServer', x=-916.69, y=2.13, z=-1720.88], nj['item.tile.dirt'/150, l='MpServer', x=-919.88, y=1.13, z=-1720.63], nj['item.tile.dirt'/151, l='MpServer', x=-920.88, y=1.13, z=-1719.25], nj['item.tile.stonebrick'/171, l='MpServer', x=-920.13, y=4.13, z=-1721.91], nj['item.tile.stonebrick'/170, l='MpServer', x=-922.84, y=4.13, z=-1722.41], nj['item.tile.dirt'/169, l='MpServer', x=-922.47, y=1.13, z=-1727.84], nj['item.tile.dirt'/168, l='MpServer', x=-922.72, y=1.13, z=-1727.16], nj['item.tile.dirt'/175, l='MpServer', x=-918.78, y=2.13, z=-1703.44], nj['item.tile.stonebrick'/172, l='MpServer', x=-916.34, y=4.13, z=-1723.13], nj['item.tile.dirt'/163, l='MpServer', x=-924.78, y=1.13, z=-1725.81], nj['item.tile.dirt'/162, l='MpServer', x=-924.06, y=1.13, z=-1727.41], nj['item.tile.dirt'/161, l='MpServer', x=-924.00, y=2.13, z=-1724.13], nj['item.tile.dirt'/160, l='MpServer', x=-924.66, y=1.13, z=-1727.63], nj['item.tile.dirt'/167, l='MpServer', x=-922.13, y=2.13, z=-1726.00], nj['item.tile.dirt'/166, l='MpServer', x=-925.66, y=2.13, z=-1725.53], nj['item.tile.dirt'/165, l='MpServer', x=-927.19, y=4.13, z=-1723.75], nj['item.tile.dirt'/164, l='MpServer', x=-925.47, y=2.13, z=-1725.53], nj['item.tile.dirt'/186, l='MpServer', x=-919.66, y=1.13, z=-1704.16], nj['item.tile.dirt'/187, l='MpServer', x=-921.38, y=1.13, z=-1703.53], nj['item.tile.dirt'/184, l='MpServer', x=-924.31, y=1.13, z=-1703.13], nj['item.tile.dirt'/185, l='MpServer', x=-922.84, y=1.13, z=-1704.41], nj['item.tile.dirt'/190, l='MpServer', x=-918.19, y=1.13, z=-1704.59], nj['item.tile.dirt'/191, l='MpServer', x=-915.34, y=1.13, z=-1697.31], nj['item.tile.dirt'/188, l='MpServer', x=-919.88, y=1.13, z=-1704.97], nj['item.tile.dirt'/189, l='MpServer', x=-920.34, y=1.13, z=-1702.97], nj['item.tile.dirt'/178, l='MpServer', x=-924.28, y=1.13, z=-1703.13], nj['item.tile.dirt'/179, l='MpServer', x=-923.41, y=1.13, z=-1703.66], nj['item.tile.dirt'/176, l='MpServer', x=-912.13, y=1.13, z=-1706.13], nj['item.tile.dirt'/177, l='MpServer', x=-924.84, y=1.13, z=-1697.41], nj['item.tile.dirt'/182, l='MpServer', x=-924.94, y=2.13, z=-1704.06], nj['item.tile.dirt'/183, l='MpServer', x=-921.91, y=1.13, z=-1703.22], nj['item.tile.dirt'/180, l='MpServer', x=-923.44, y=1.13, z=-1702.50], nj['item.tile.dirt'/181, l='MpServer', x=-921.50, y=1.13, z=-1705.56], nj['item.tile.dirt'/200, l='MpServer', x=-916.81, y=1.13, z=-1696.94], nj['item.item.slimeball'/203, l='MpServer', x=-915.25, y=1.13, z=-1696.31], nj['item.tile.dirt'/197, l='MpServer', x=-914.19, y=3.13, z=-1702.88], nj['item.tile.dirt'/196, l='MpServer', x=-917.34, y=2.13, z=-1699.94], nj['item.tile.dirt'/199, l='MpServer', x=-915.13, y=3.13, z=-1703.88], nj['item.tile.dirt'/198, l='MpServer', x=-914.75, y=3.13, z=-1700.28], nj['item.tile.dirt'/193, l='MpServer', x=-914.13, y=1.13, z=-1696.88], nj['item.tile.dirt'/192, l='MpServer', x=-915.28, y=1.13, z=-1696.53], nj['item.tile.dirt'/195, l='MpServer', x=-917.75, y=3.13, z=-1702.81], nj['item.tile.dirt'/194, l='MpServer', x=-919.34, y=2.13, z=-1703.03], nj['item.tile.dirt'/239, l='MpServer', x=-908.56, y=1.13, z=-1718.88], nj['item.tile.dirt'/238, l='MpServer', x=-908.97, y=1.13, z=-1717.75], nj['item.tile.dirt'/237, l='MpServer', x=-911.03, y=1.13, z=-1719.41], nj['item.tile.dirt'/254, l='MpServer', x=-906.13, y=2.13, z=-1712.88], nj['item.tile.dirt'/255, l='MpServer', x=-908.28, y=1.13, z=-1712.66], nj['item.tile.dirt'/252, l='MpServer', x=-908.97, y=3.13, z=-1720.19], nj['item.tile.dirt'/253, l='MpServer', x=-907.13, y=1.13, z=-1714.09], nj['item.tile.dirt'/250, l='MpServer', x=-907.44, y=3.13, z=-1720.13], nj['item.tile.dirt'/251, l='MpServer', x=-903.38, y=2.13, z=-1715.13], nj['item.tile.torch'/248, l='MpServer', x=-910.91, y=1.13, z=-1718.66], nj['item.tile.dirt'/249, l='MpServer', x=-909.94, y=1.13, z=-1718.88], nj['item.tile.dirt'/246, l='MpServer', x=-906.13, y=3.13, z=-1721.88], nj['item.tile.dirt'/247, l='MpServer', x=-905.75, y=3.13, z=-1720.88], nj['item.tile.ladder'/244, l='MpServer', x=-910.00, y=4.13, z=-1721.72], nj['item.tile.dirt'/245, l='MpServer', x=-906.94, y=1.13, z=-1713.13], nj['item.tile.dirt'/242, l='MpServer', x=-909.72, y=3.13, z=-1720.88], nj['item.tile.dirt'/243, l='MpServer', x=-904.59, y=2.13, z=-1716.13], nj['item.tile.dirt'/240, l='MpServer', x=-904.69, y=3.13, z=-1717.50], nj['item.tile.dirt'/241, l='MpServer', x=-904.97, y=3.13, z=-1718.63], nj['item.tile.stonebrick'/275, l='MpServer', x=-910.78, y=4.13, z=-1723.91], nj['item.tile.dirt'/274, l='MpServer', x=-903.38, y=2.13, z=-1714.53], nj['item.tile.dirt'/273, l='MpServer', x=-898.25, y=1.13, z=-1714.88], nj['item.tile.dirt'/272, l='MpServer', x=-896.75, y=3.13, z=-1714.38], nj['item.tile.dirt'/279, l='MpServer', x=-906.50, y=2.13, z=-1704.09], nj['item.tile.dirt'/278, l='MpServer', x=-905.72, y=3.13, z=-1707.53], nj['item.tile.dirt'/277, l='MpServer', x=-900.13, y=3.13, z=-1700.88], nj['item.tile.dirt'/276, l='MpServer', x=-909.25, y=1.13, z=-1709.56], nj['item.tile.dirt'/283, l='MpServer', x=-901.66, y=2.13, z=-1702.50], nj['item.tile.dirt'/282, l='MpServer', x=-904.50, y=2.13, z=-1702.56], nj['item.tile.dirt'/281, l='MpServer', x=-905.22, y=2.13, z=-1705.13], nj['item.tile.dirt'/280, l='MpServer', x=-905.72, y=3.13, z=-1700.59], nj['item.tile.dirt'/287, l='MpServer', x=-902.47, y=2.13, z=-1701.91], nj['item.tile.dirt'/286, l='MpServer', x=-905.75, y=3.13, z=-1706.34], nj['item.tile.dirt'/285, l='MpServer', x=-907.34, y=2.13, z=-1703.59], nj['item.tile.dirt'/284, l='MpServer', x=-906.53, y=2.13, z=-1702.63], nj['item.tile.dirt'/258, l='MpServer', x=-898.13, y=2.13, z=-1712.47], nj['item.tile.dirt'/259, l='MpServer', x=-904.44, y=3.13, z=-1714.91], nj['item.tile.dirt'/256, l='MpServer', x=-909.22, y=1.13, z=-1712.94], nj['item.tile.dirt'/257, l='MpServer', x=-899.78, y=1.13, z=-1714.13], nj['item.tile.dirt'/262, l='MpServer', x=-900.59, y=1.13, z=-1716.78], nj['item.tile.dirt'/263, l='MpServer', x=-902.19, y=1.13, z=-1715.78], nj['item.tile.dirt'/260, l='MpServer', x=-905.22, y=3.13, z=-1714.28], nj['item.tile.dirt'/261, l='MpServer', x=-903.47, y=2.13, z=-1716.41], nj['item.tile.dirt'/266, l='MpServer', x=-899.81, y=2.13, z=-1717.88], nj['item.tile.dirt'/267, l='MpServer', x=-899.81, y=2.13, z=-1712.81], nj['item.tile.dirt'/264, l='MpServer', x=-901.34, y=1.13, z=-1712.50], nj['item.tile.dirt'/265, l='MpServer', x=-899.38, y=1.13, z=-1714.91], nj['item.tile.dirt'/270, l='MpServer', x=-899.38, y=2.13, z=-1713.91], nj['item.tile.dirt'/271, l='MpServer', x=-897.13, y=3.13, z=-1716.63], nj['item.tile.dirt'/268, l='MpServer', x=-900.31, y=1.13, z=-1716.88], nj['item.tile.dirt'/269, l='MpServer', x=-898.13, y=2.13, z=-1716.88], nj['item.tile.dirt'/305, l='MpServer', x=-907.94, y=1.13, z=-1709.13], nj['item.tile.dirt'/304, l='MpServer', x=-902.91, y=2.13, z=-1705.16], nj['item.tile.dirt'/307, l='MpServer', x=-905.44, y=3.13, z=-1709.69], nj['item.tile.dirt'/306, l='MpServer', x=-906.56, y=1.13, z=-1710.94], nj['item.tile.dirt'/309, l='MpServer', x=-906.47, y=1.13, z=-1710.47], nj['item.tile.dirt'/308, l='MpServer', x=-904.13, y=3.13, z=-1710.88], nj['item.tile.dirt'/311, l='MpServer', x=-909.06, y=2.13, z=-1708.13], nj['item.tile.dirt'/310, l='MpServer', x=-910.53, y=1.13, z=-1709.25], nj['item.tile.dirt'/313, l='MpServer', x=-908.44, y=1.13, z=-1709.34], nj['item.tile.dirt'/315, l='MpServer', x=-900.88, y=3.13, z=-1710.13], nj['item.tile.dirt'/314, l='MpServer', x=-908.06, y=1.13, z=-1710.25], nj['item.tile.dirt'/317, l='MpServer', x=-902.50, y=3.13, z=-1710.75], nj['item.tile.dirt'/316, l='MpServer', x=-903.84, y=3.13, z=-1711.84], nj['item.tile.dirt'/319, l='MpServer', x=-900.28, y=2.13, z=-1711.63], nj['item.tile.stonebrick'/318, l='MpServer', x=-911.72, y=1.13, z=-1711.38], nj['item.tile.dirt'/288, l='MpServer', x=-902.97, y=2.13, z=-1703.22], nj['item.tile.dirt'/289, l='MpServer', x=-901.97, y=2.13, z=-1704.56], nj['item.tile.dirt'/290, l='MpServer', x=-902.94, y=2.13, z=-1705.31], nj['item.tile.dirt'/291, l='MpServer', x=-902.06, y=2.13, z=-1703.25], nj['item.tile.dirt'/292, l='MpServer', x=-900.88, y=2.13, z=-1704.88], nj['item.tile.dirt'/293, l='MpServer', x=-904.28, y=3.13, z=-1706.25], nj['item.tile.dirt'/294, l='MpServer', x=-903.06, y=2.13, z=-1705.59], nj['item.tile.dirt'/295, l='MpServer', x=-898.13, y=3.13, z=-1703.88], nj['item.tile.dirt'/296, l='MpServer', x=-898.88, y=3.13, z=-1702.31], nj['item.tile.dirt'/297, l='MpServer', x=-901.38, y=2.13, z=-1704.13], nj['item.tile.dirt'/298, l='MpServer', x=-907.31, y=2.13, z=-1701.84], nj['item.tile.dirt'/299, l='MpServer', x=-906.59, y=2
.13, z=-1704.63], nj['item.tile.dirt'/300, l='MpServer', x=-905.53, y=2.13, z=-1701.16], nj['item.tile.dirt'/301, l='MpServer', x=-908.47, y=3.13, z=-1702.88], nj['item.tile.dirt'/302, l='MpServer', x=-902.75, y=3.13, z=-1699.94], nj['item.tile.dirt'/303, l='MpServer', x=-903.69, y=3.13, z=-1707.66], nj['item.item.redstone'/322, l='MpServer', x=-909.03, y=36.13, z=-1702.91], nj['item.item.diode'/323, l='MpServer', x=-910.22, y=36.13, z=-1703.94], nj['item.tile.dirt'/320, l='MpServer', x=-897.22, y=3.13, z=-1711.78], nj['item.item.redstone'/321, l='MpServer', x=-905.56, y=35.13, z=-1704.91]]
- World MpServer Players: 1 total; [atg['dh2master'/707, l='MpServer', x=-915.50, y=3.24, z=-1718.50]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 40
- Forced Entities: 283 total; [atg['dh2master'/707, l='MpServer', x=-915.50, y=3.24, z=-1718.50], nj['item.tile.stonebrick'/76, l='MpServer', x=-931.88, y=1.13, z=-1706.13], nj['item.tile.stonebrick'/77, l='MpServer', x=-929.16, y=1.13, z=-1706.13], nj['item.tile.dirt'/78, l='MpServer', x=-936.50, y=3.13, z=-1710.34], nj['item.tile.dirt'/79, l='MpServer', x=-937.88, y=3.13, z=-1709.88], nj['item.tile.dirt'/74, l='MpServer', x=-933.13, y=1.13, z=-1707.13], nj['item.tile.dirt'/75, l='MpServer', x=-933.88, y=1.13, z=-1707.13], nj['item.tile.dirt'/80, l='MpServer', x=-936.38, y=3.13, z=-1709.13], nj['item.tile.dirt'/143, l='MpServer', x=-918.53, y=1.13, z=-1719.84], nj['item.tile.dirt'/152, l='MpServer', x=-915.97, y=2.13, z=-1720.56], nj['item.tile.dirt'/153, l='MpServer', x=-912.81, y=1.13, z=-1719.84], nj['item.tile.dirt'/154, l='MpServer', x=-913.88, y=1.13, z=-1718.44], nj['item.tile.dirt'/155, l='MpServer', x=-922.13, y=4.13, z=-1719.16], nj['item.tile.dirt'/156, l='MpServer', x=-919.75, y=2.13, z=-1727.78], nj['item.tile.dirt'/157, l='MpServer', x=-921.28, y=2.13, z=-1727.44], nj['item.tile.dirt'/158, l='MpServer', x=-922.94, y=2.13, z=-1724.72], nj['item.tile.dirt'/144, l='MpServer', x=-917.38, y=1.13, z=-1719.81], nj['item.tile.dirt'/159, l='MpServer', x=-926.88, y=2.13, z=-1725.66], nj['item.tile.dirt'/146, l='MpServer', x=-916.00, y=1.13, z=-1718.94], nj['item.tile.dirt'/145, l='MpServer', x=-915.34, y=1.13, z=-1719.88], nj['item.tile.dirt'/148, l='MpServer', x=-922.88, y=1.13, z=-1719.34], nj['item.tile.dirt'/147, l='MpServer', x=-914.16, y=1.13, z=-1719.41], nj['item.tile.dirt'/150, l='MpServer', x=-919.88, y=1.13, z=-1720.63], nj['item.tile.dirt'/149, l='MpServer', x=-916.69, y=2.13, z=-1720.88], nj['item.tile.stonebrick'/171, l='MpServer', x=-920.13, y=4.13, z=-1721.91], nj['item.tile.dirt'/151, l='MpServer', x=-920.88, y=1.13, z=-1719.25], nj['item.tile.dirt'/169, l='MpServer', x=-922.47, y=1.13, z=-1727.84], nj['item.tile.stonebrick'/170, l='MpServer', x=-922.84, y=4.13, z=-1722.41], nj['item.tile.dirt'/175, l='MpServer', x=-918.78, y=2.13, z=-1703.44], nj['item.tile.dirt'/168, l='MpServer', x=-922.72, y=1.13, z=-1727.16], nj['item.tile.dirt'/163, l='MpServer', x=-924.78, y=1.13, z=-1725.81], nj['item.tile.stonebrick'/172, l='MpServer', x=-916.34, y=4.13, z=-1723.13], nj['item.tile.dirt'/160, l='MpServer', x=-924.66, y=1.13, z=-1727.63], nj['item.tile.dirt'/167, l='MpServer', x=-922.13, y=2.13, z=-1726.00], nj['item.tile.dirt'/162, l='MpServer', x=-924.06, y=1.13, z=-1727.41], nj['item.tile.dirt'/161, l='MpServer', x=-924.00, y=2.13, z=-1724.13], nj['item.tile.dirt'/164, l='MpServer', x=-925.47, y=2.13, z=-1725.53], nj['item.tile.dirt'/186, l='MpServer', x=-919.66, y=1.13, z=-1704.16], nj['item.tile.dirt'/166, l='MpServer', x=-925.66, y=2.13, z=-1725.53], nj['item.tile.dirt'/165, l='MpServer', x=-927.19, y=4.13, z=-1723.75], nj['item.tile.dirt'/185, l='MpServer', x=-922.84, y=1.13, z=-1704.41], nj['item.tile.dirt'/190, l='MpServer', x=-918.19, y=1.13, z=-1704.59], nj['item.tile.dirt'/187, l='MpServer', x=-921.38, y=1.13, z=-1703.53], nj['item.tile.dirt'/184, l='MpServer', x=-924.31, y=1.13, z=-1703.13], nj['item.tile.dirt'/189, l='MpServer', x=-920.34, y=1.13, z=-1702.97], nj['item.tile.dirt'/178, l='MpServer', x=-924.28, y=1.13, z=-1703.13], nj['item.tile.dirt'/191, l='MpServer', x=-915.34, y=1.13, z=-1697.31], nj['item.tile.dirt'/188, l='MpServer', x=-919.88, y=1.13, z=-1704.97], nj['item.tile.dirt'/182, l='MpServer', x=-924.94, y=2.13, z=-1704.06], nj['item.tile.dirt'/177, l='MpServer', x=-924.84, y=1.13, z=-1697.41], nj['item.tile.dirt'/176, l='MpServer', x=-912.13, y=1.13, z=-1706.13], nj['item.tile.dirt'/179, l='MpServer', x=-923.41, y=1.13, z=-1703.66], nj['item.tile.dirt'/200, l='MpServer', x=-916.81, y=1.13, z=-1696.94], nj['item.tile.dirt'/181, l='MpServer', x=-921.50, y=1.13, z=-1705.56], nj['item.tile.dirt'/180, l='MpServer', x=-923.44, y=1.13, z=-1702.50], nj['item.tile.dirt'/183, l='MpServer', x=-921.91, y=1.13, z=-1703.22], nj['item.tile.dirt'/199, l='MpServer', x=-915.13, y=3.13, z=-1703.88], nj['item.tile.dirt'/196, l='MpServer', x=-917.34, y=2.13, z=-1699.94], nj['item.tile.dirt'/197, l='MpServer', x=-914.19, y=3.13, z=-1702.88], nj['item.item.slimeball'/203, l='MpServer', x=-915.25, y=1.13, z=-1696.31], nj['item.tile.dirt'/195, l='MpServer', x=-917.75, y=3.13, z=-1702.81], nj['item.tile.dirt'/192, l='MpServer', x=-915.28, y=1.13, z=-1696.53], nj['item.tile.dirt'/193, l='MpServer', x=-914.13, y=1.13, z=-1696.88], nj['item.tile.dirt'/198, l='MpServer', x=-914.75, y=3.13, z=-1700.28], nj['item.tile.dirt'/254, l='MpServer', x=-906.13, y=2.13, z=-1712.88], nj['item.tile.dirt'/255, l='MpServer', x=-908.28, y=1.13, z=-1712.66], nj['item.tile.dirt'/252, l='MpServer', x=-908.97, y=3.13, z=-1720.19], nj['item.tile.dirt'/253, l='MpServer', x=-907.13, y=1.13, z=-1714.09], nj['item.tile.dirt'/194, l='MpServer', x=-919.34, y=2.13, z=-1703.03], nj['item.tile.dirt'/239, l='MpServer', x=-908.56, y=1.13, z=-1718.88], nj['item.tile.dirt'/238, l='MpServer', x=-908.97, y=1.13, z=-1717.75], nj['item.tile.dirt'/237, l='MpServer', x=-911.03, y=1.13, z=-1719.41], nj['item.tile.stonebrick'/76, l='MpServer', x=-931.88, y=1.13, z=-1706.13], nj['item.tile.stonebrick'/77, l='MpServer', x=-929.16, y=1.13, z=-1706.13], nj['item.tile.dirt'/78, l='MpServer', x=-936.50, y=3.13, z=-1710.34], nj['item.tile.dirt'/79, l='MpServer', x=-937.88, y=3.13, z=-1709.88], nj['item.tile.dirt'/250, l='MpServer', x=-907.44, y=3.13, z=-1720.13], nj['item.tile.dirt'/251, l='MpServer', x=-903.38, y=2.13, z=-1715.13], nj['item.tile.dirt'/74, l='MpServer', x=-933.13, y=1.13, z=-1707.13], nj['item.tile.dirt'/75, l='MpServer', x=-933.88, y=1.13, z=-1707.13], nj['item.tile.dirt'/274, l='MpServer', x=-903.38, y=2.13, z=-1714.53], nj['item.tile.stonebrick'/275, l='MpServer', x=-910.78, y=4.13, z=-1723.91], nj['item.tile.dirt'/272, l='MpServer', x=-896.75, y=3.13, z=-1714.38], nj['item.tile.dirt'/273, l='MpServer', x=-898.25, y=1.13, z=-1714.88], nj['item.tile.dirt'/243, l='MpServer', x=-904.59, y=2.13, z=-1716.13], nj['item.tile.dirt'/80, l='MpServer', x=-936.38, y=3.13, z=-1709.13], nj['item.tile.dirt'/241, l='MpServer', x=-904.97, y=3.13, z=-1718.63], nj['item.tile.dirt'/240, l='MpServer', x=-904.69, y=3.13, z=-1717.50], nj['item.tile.dirt'/282, l='MpServer', x=-904.50, y=2.13, z=-1702.56], nj['item.tile.dirt'/283, l='MpServer', x=-901.66, y=2.13, z=-1702.50], nj['item.tile.dirt'/280, l='MpServer', x=-905.72, y=3.13, z=-1700.59], nj['item.tile.dirt'/281, l='MpServer', x=-905.22, y=2.13, z=-1705.13], nj['item.tile.dirt'/278, l='MpServer', x=-905.72, y=3.13, z=-1707.53], nj['item.tile.dirt'/279, l='MpServer', x=-906.50, y=2.13, z=-1704.09], nj['item.tile.dirt'/276, l='MpServer', x=-909.25, y=1.13, z=-1709.56], nj['item.tile.dirt'/277, l='MpServer', x=-900.13, y=3.13, z=-1700.88], nj['item.tile.dirt'/256, l='MpServer', x=-909.22, y=1.13, z=-1712.94], nj['item.tile.dirt'/257, l='MpServer', x=-899.78, y=1.13, z=-1714.13], nj['item.tile.dirt'/258, l='MpServer', x=-898.13, y=2.13, z=-1712.47], nj['item.tile.dirt'/259, l='MpServer', x=-904.44, y=3.13, z=-1714.91], nj['item.tile.dirt'/285, l='MpServer', x=-907.34, y=2.13, z=-1703.59], nj['item.tile.dirt'/284, l='MpServer', x=-906.53, y=2.13, z=-1702.63], nj['item.tile.dirt'/287, l='MpServer', x=-902.47, y=2.13, z=-1701.91], nj['item.tile.dirt'/286, l='MpServer', x=-905.75, y=3.13, z=-1706.34], nj['item.tile.dirt'/264, l='MpServer', x=-901.34, y=1.13, z=-1712.50], nj['item.tile.dirt'/265, l='MpServer', x=-899.38, y=1.13, z=-1714.91], nj['item.tile.dirt'/266, l='MpServer', x=-899.81, y=2.13, z=-1717.88], nj['item.tile.dirt'/267, l='MpServer', x=-899.81, y=2.13, z=-1712.81], nj['item.tile.dirt'/260, l='MpServer', x=-905.22, y=3.13, z=-1714.28], nj['item.tile.dirt'/261, l='MpServer', x=-903.47, y=2.13, z=-1716.41], nj['item.tile.dirt'/262, l='MpServer', x=-900.59, y=1.13, z=-1716.78], nj['item.tile.dirt'/263, l='MpServer', x=-902.19, y=1.13, z=-1715.78], nj['item.tile.dirt'/306, l='MpServer', x=-906.56, y=1.13, z=-1710.94], nj['item.tile.dirt'/307, l='MpServer', x=-905.44, y=3.13, z=-1709.69], nj['item.tile.dirt'/304, l='MpServer', x=-902.91, y=2.13, z=-1705.16], nj['item.tile.dirt'/305, l='MpServer', x=-907.94, y=1.13, z=-1709.13], nj['item.tile.dirt'/269, l='MpServer', x=-898.13, y=2.13, z=-1716.88], nj['item.tile.dirt'/268, l='MpServer', x=-900.31, y=1.13, z=-1716.88], nj['item.tile.dirt'/271, l='MpServer', x=-897.13, y=3.13, z=-1716.63], nj['item.tile.dirt'/270, l='MpServer', x=-899.38, y=2.13, z=-1713.91], nj['item.tile.dirt'/314, l='MpServer', x=-908.06, y=1.13, z=-1710.25], nj['item.tile.dirt'/315, l='MpServer', x=-900.88, y=3.13, z=-1710.13], nj['item.tile.dirt'/312, l='MpServer', x=-907.84, y=1.13, z=-1712.00], nj['item.tile.dirt'/313, l='MpServer', x=-908.44, y=1.13, z=-1709.34], nj['item.tile.dirt'/310, l='MpServer', x=-910.53, y=1.13, z=-1709.25], nj['item.tile.dirt'/311, l='MpServer', x=-909.06, y=2.13, z=-1708.13], nj['item.tile.dirt'/308, l='MpServer', x=-904.13, y=3.13, z=-1710.88], nj['item.tile.dirt'/309, l='MpServer', x=-906.47, y=1.13, z=-1710.47], nj['item.tile.dirt'/293, l='MpServer', x=-904.28, y=3.13, z=-1706.25], nj['item.tile.dirt'/292, l='MpServer', x=-900.88, y=2.13, z=-1704.88], nj['item.tile.dirt'/295, l='MpServer', x=-898.13, y=3.13, z=-1703.88], nj['item.tile.dirt'/294, l='MpServer', x=-903.06, y=2.13, z=-1705.59], nj['item.tile.dirt'/297, l='MpServer', x=-901.38, y=2.13, z=-1704.13], nj['item.tile.dirt'/296, l='MpServer', x=-898.88, y=3.13, z=-1702.31], nj['item.tile.dirt'/143, l='MpServer', x=-918.53, y=1.13, z=-1719.84], nj['item.tile.dirt'/298, l='MpServer', x=-907.31, y=2.13, z=-1701.84], nj['item.tile.dirt'/316, l='MpServer', x=-903.84, y=3.13, z=-1711.84], nj['item.tile.dirt'/317, l='MpServer', x=-902.50, y=3.13, z=-1710.75], nj['item.tile.stonebrick'/318, l='MpServer', x=-911.72, y=1.13, z=-1711.38], nj['item.tile.dirt'/319, l='MpServer', x=-900.28, y=2.13, z
=-1711.63], nj['item.tile.dirt'/289, l='MpServer', x=-901.97, y=2.13, z=-1704.56], nj['item.tile.dirt'/288, l='MpServer', x=-902.97, y=2.13, z=-1703.22], nj['item.tile.dirt'/291, l='MpServer', x=-902.06, y=2.13, z=-1703.25], nj['item.tile.dirt'/290, l='MpServer', x=-902.94, y=2.13, z=-1705.31], nj['item.tile.dirt'/152, l='MpServer', x=-915.97, y=2.13, z=-1720.56], nj['item.tile.dirt'/153, l='MpServer', x=-912.81, y=1.13, z=-1719.84], nj['item.tile.dirt'/154, l='MpServer', x=-913.88, y=1.13, z=-1718.44], nj['item.tile.dirt'/155, l='MpServer', x=-922.13, y=4.13, z=-1719.16], nj['item.tile.dirt'/156, l='MpServer', x=-919.75, y=2.13, z=-1727.78], nj['item.tile.dirt'/157, l='MpServer', x=-921.28, y=2.13, z=-1727.44], nj['item.tile.dirt'/158, l='MpServer', x=-922.94, y=2.13, z=-1724.72], nj['item.tile.dirt'/159, l='MpServer', x=-926.88, y=2.13, z=-1725.66], nj['item.tile.dirt'/144, l='MpServer', x=-917.38, y=1.13, z=-1719.81], nj['item.tile.dirt'/148, l='MpServer', x=-922.88, y=1.13, z=-1719.34], nj['item.tile.dirt'/149, l='MpServer', x=-916.69, y=2.13, z=-1720.88], nj['item.tile.dirt'/150, l='MpServer', x=-919.88, y=1.13, z=-1720.63], nj['item.tile.dirt'/151, l='MpServer', x=-920.88, y=1.13, z=-1719.25], nj['item.tile.stonebrick'/171, l='MpServer', x=-920.13, y=4.13, z=-1721.91], nj['item.tile.stonebrick'/170, l='MpServer', x=-922.84, y=4.13, z=-1722.41], nj['item.tile.dirt'/169, l='MpServer', x=-922.47, y=1.13, z=-1727.84], nj['item.tile.dirt'/168, l='MpServer', x=-922.72, y=1.13, z=-1727.16], nj['item.tile.dirt'/175, l='MpServer', x=-918.78, y=2.13, z=-1703.44], nj['item.tile.stonebrick'/172, l='MpServer', x=-916.34, y=4.13, z=-1723.13], nj['item.tile.dirt'/163, l='MpServer', x=-924.78, y=1.13, z=-1725.81], nj['item.tile.dirt'/162, l='MpServer', x=-924.06, y=1.13, z=-1727.41], nj['item.tile.dirt'/161, l='MpServer', x=-924.00, y=2.13, z=-1724.13], nj['item.tile.dirt'/160, l='MpServer', x=-924.66, y=1.13, z=-1727.63], nj['item.tile.dirt'/167, l='MpServer', x=-922.13, y=2.13, z=-1726.00], nj['item.tile.dirt'/166, l='MpServer', x=-925.66, y=2.13, z=-1725.53], nj['item.tile.dirt'/165, l='MpServer', x=-927.19, y=4.13, z=-1723.75], nj['item.tile.dirt'/164, l='MpServer', x=-925.47, y=2.13, z=-1725.53], nj['item.tile.dirt'/186, l='MpServer', x=-919.66, y=1.13, z=-1704.16], nj['item.tile.dirt'/187, l='MpServer', x=-921.38, y=1.13, z=-1703.53], nj['item.tile.dirt'/184, l='MpServer', x=-924.31, y=1.13, z=-1703.13], nj['item.tile.dirt'/185, l='MpServer', x=-922.84, y=1.13, z=-1704.41], nj['item.tile.dirt'/190, l='MpServer', x=-918.19, y=1.13, z=-1704.59], nj['item.tile.dirt'/191, l='MpServer', x=-915.34, y=1.13, z=-1697.31], nj['item.tile.dirt'/188, l='MpServer', x=-919.88, y=1.13, z=-1704.97], nj['item.tile.dirt'/189, l='MpServer', x=-920.34, y=1.13, z=-1702.97], nj['item.tile.dirt'/178, l='MpServer', x=-924.28, y=1.13, z=-1703.13], nj['item.tile.dirt'/179, l='MpServer', x=-923.41, y=1.13, z=-1703.66], nj['item.tile.dirt'/176, l='MpServer', x=-912.13, y=1.13, z=-1706.13], nj['item.tile.dirt'/177, l='MpServer', x=-924.84, y=1.13, z=-1697.41], nj['item.tile.dirt'/182, l='MpServer', x=-924.94, y=2.13, z=-1704.06], nj['item.tile.dirt'/183, l='MpServer', x=-921.91, y=1.13, z=-1703.22], nj['item.tile.dirt'/180, l='MpServer', x=-923.44, y=1.13, z=-1702.50], nj['item.tile.dirt'/181, l='MpServer', x=-921.50, y=1.13, z=-1705.56], nj['item.tile.dirt'/200, l='MpServer', x=-916.81, y=1.13, z=-1696.94], nj['item.item.slimeball'/203, l='MpServer', x=-915.25, y=1.13, z=-1696.31], nj['item.tile.dirt'/197, l='MpServer', x=-914.19, y=3.13, z=-1702.88], nj['item.tile.dirt'/196, l='MpServer', x=-917.34, y=2.13, z=-1699.94], nj['item.tile.dirt'/199, l='MpServer', x=-915.13, y=3.13, z=-1703.88], nj['item.tile.dirt'/198, l='MpServer', x=-914.75, y=3.13, z=-1700.28], nj['item.tile.dirt'/193, l='MpServer', x=-914.13, y=1.13, z=-1696.88], nj['item.tile.dirt'/192, l='MpServer', x=-915.28, y=1.13, z=-1696.53], nj['item.tile.dirt'/195, l='MpServer', x=-917.75, y=3.13, z=-1702.81], nj['item.tile.dirt'/194, l='MpServer', x=-919.34, y=2.13, z=-1703.03], nj['item.tile.dirt'/239, l='MpServer', x=-908.56, y=1.13, z=-1718.88], nj['item.tile.dirt'/238, l='MpServer', x=-908.97, y=1.13, z=-1717.75], nj['item.tile.dirt'/237, l='MpServer', x=-911.03, y=1.13, z=-1719.41], nj['item.tile.dirt'/254, l='MpServer', x=-906.13, y=2.13, z=-1712.88], nj['item.tile.dirt'/255, l='MpServer', x=-908.28, y=1.13, z=-1712.66], nj['item.tile.dirt'/252, l='MpServer', x=-908.97, y=3.13, z=-1720.19], nj['item.tile.dirt'/253, l='MpServer', x=-907.13, y=1.13, z=-1714.09], nj['item.tile.dirt'/250, l='MpServer', x=-907.44, y=3.13, z=-1720.13], nj['item.tile.dirt'/251, l='MpServer', x=-903.38, y=2.13, z=-1715.13], nj['item.tile.torch'/248, l='MpServer', x=-910.91, y=1.13, z=-1718.66], nj['item.tile.dirt'/249, l='MpServer', x=-909.94, y=1.13, z=-1718.88], nj['item.tile.dirt'/246, l='MpServer', x=-906.13, y=3.13, z=-1721.88], nj['item.tile.dirt'/247, l='MpServer', x=-905.75, y=3.13, z=-1720.88], nj['item.tile.ladder'/244, l='MpServer', x=-910.00, y=4.13, z=-1721.72], nj['item.tile.dirt'/245, l='MpServer', x=-906.94, y=1.13, z=-1713.13], nj['item.tile.dirt'/242, l='MpServer', x=-909.72, y=3.13, z=-1720.88], nj['item.tile.dirt'/243, l='MpServer', x=-904.59, y=2.13, z=-1716.13], nj['item.tile.dirt'/240, l='MpServer', x=-904.69, y=3.13, z=-1717.50], nj['item.tile.dirt'/241, l='MpServer', x=-904.97, y=3.13, z=-1718.63], nj['item.tile.stonebrick'/275, l='MpServer', x=-910.78, y=4.13, z=-1723.91], nj['item.tile.dirt'/274, l='MpServer', x=-903.38, y=2.13, z=-1714.53], nj['item.tile.dirt'/273, l='MpServer', x=-898.25, y=1.13, z=-1714.88], nj['item.tile.dirt'/272, l='MpServer', x=-896.75, y=3.13, z=-1714.38], nj['item.tile.dirt'/279, l='MpServer', x=-906.50, y=2.13, z=-1704.09], nj['item.tile.dirt'/278, l='MpServer', x=-905.72, y=3.13, z=-1707.53], nj['item.tile.dirt'/277, l='MpServer', x=-900.13, y=3.13, z=-1700.88], nj['item.tile.dirt'/276, l='MpServer', x=-909.25, y=1.13, z=-1709.56], nj['item.tile.dirt'/283, l='MpServer', x=-901.66, y=2.13, z=-1702.50], nj['item.tile.dirt'/282, l='MpServer', x=-904.50, y=2.13, z=-1702.56], nj['item.tile.dirt'/281, l='MpServer', x=-905.22, y=2.13, z=-1705.13], nj['item.tile.dirt'/280, l='MpServer', x=-905.72, y=3.13, z=-1700.59], nj['item.tile.dirt'/287, l='MpServer', x=-902.47, y=2.13, z=-1701.91], nj['item.tile.dirt'/286, l='MpServer', x=-905.75, y=3.13, z=-1706.34], nj['item.tile.dirt'/285, l='MpServer', x=-907.34, y=2.13, z=-1703.59], nj['item.tile.dirt'/284, l='MpServer', x=-906.53, y=2.13, z=-1702.63], nj['item.tile.dirt'/258, l='MpServer', x=-898.13, y=2.13, z=-1712.47], nj['item.tile.dirt'/259, l='MpServer', x=-904.44, y=3.13, z=-1714.91], nj['item.tile.dirt'/256, l='MpServer', x=-909.22, y=1.13, z=-1712.94], nj['item.tile.dirt'/257, l='MpServer', x=-899.78, y=1.13, z=-1714.13], nj['item.tile.dirt'/262, l='MpServer', x=-900.59, y=1.13, z=-1716.78], nj['item.tile.dirt'/263, l='MpServer', x=-902.19, y=1.13, z=-1715.78], nj['item.tile.dirt'/260, l='MpServer', x=-905.22, y=3.13, z=-1714.28], nj['item.tile.dirt'/261, l='MpServer', x=-903.47, y=2.13, z=-1716.41], nj['item.tile.dirt'/266, l='MpServer', x=-899.81, y=2.13, z=-1717.88], nj['item.tile.dirt'/267, l='MpServer', x=-899.81, y=2.13, z=-1712.81], nj['item.tile.dirt'/264, l='MpServer', x=-901.34, y=1.13, z=-1712.50], nj['item.tile.dirt'/265, l='MpServer', x=-899.38, y=1.13, z=-1714.91], nj['item.tile.dirt'/270, l='MpServer', x=-899.38, y=2.13, z=-1713.91], nj['item.tile.dirt'/271, l='MpServer', x=-897.13, y=3.13, z=-1716.63], nj['item.tile.dirt'/268, l='MpServer', x=-900.31, y=1.13, z=-1716.88], nj['item.tile.dirt'/269, l='MpServer', x=-898.13, y=2.13, z=-1716.88], nj['item.tile.dirt'/305, l='MpServer', x=-907.94, y=1.13, z=-1709.13], nj['item.tile.dirt'/304, l='MpServer', x=-902.91, y=2.13, z=-1705.16], nj['item.tile.dirt'/307, l='MpServer', x=-905.44, y=3.13, z=-1709.69], nj['item.tile.dirt'/306, l='MpServer', x=-906.56, y=1.13, z=-1710.94], nj['item.tile.dirt'/309, l='MpServer', x=-906.47, y=1.13, z=-1710.47], nj['item.tile.dirt'/308, l='MpServer', x=-904.13, y=3.13, z=-1710.88], nj['item.tile.dirt'/311, l='MpServer', x=-909.06, y=2.13, z=-1708.13], nj['item.tile.dirt'/310, l='MpServer', x=-910.53, y=1.13, z=-1709.25], nj['item.tile.dirt'/313, l='MpServer', x=-908.44, y=1.13, z=-1709.34], nj['item.tile.dirt'/315, l='MpServer', x=-900.88, y=3.13, z=-1710.13], nj['item.tile.dirt'/314, l='MpServer', x=-908.06, y=1.13, z=-1710.25], nj['item.tile.dirt'/317, l='MpServer', x=-902.50, y=3.13, z=-1710.75], nj['item.tile.dirt'/316, l='MpServer', x=-903.84, y=3.13, z=-1711.84], nj['item.tile.dirt'/319, l='MpServer', x=-900.28, y=2.13, z=-1711.63], nj['item.tile.stonebrick'/318, l='MpServer', x=-911.72, y=1.13, z=-1711.38], nj['item.tile.dirt'/288, l='MpServer', x=-902.97, y=2.13, z=-1703.22], nj['item.tile.dirt'/289, l='MpServer', x=-901.97, y=2.13, z=-1704.56], nj['item.tile.dirt'/290, l='MpServer', x=-902.94, y=2.13, z=-1705.31], nj['item.tile.dirt'/291, l='MpServer', x=-902.06, y=2.13, z=-1703.25], nj['item.tile.dirt'/292, l='MpServer', x=-900.88, y=2.13, z=-1704.88], nj['item.tile.dirt'/293, l='MpServer', x=-904.28, y=3.13, z=-1706.25], nj['item.tile.dirt'/294, l='MpServer', x=-903.06, y=2.13, z=-1705.59], nj['item.tile.dirt'/295, l='MpServer', x=-898.13, y=3.13, z=-1703.88], nj['item.tile.dirt'/296, l='MpServer', x=-898.88, y=3.13, z=-1702.31], nj['item.tile.dirt'/297, l='MpServer', x=-901.38, y=2.13, z=-1704.13], nj['item.tile.dirt'/298, l='MpServer', x=-907.31, y=2.13, z=-1701.84], nj['item.tile.dirt'/299, l='MpServer', x=-906.59, y=2.13, z=-1704.63], nj['item.tile.dirt'/300, l='MpServer', x=-905.53, y=2.13, z=-1701.16], nj['item.tile.dirt'/301, l='MpServer', x=-908.47, y=3.13, z=-1702.88], nj['item.tile.dirt'/302, l='MpServer', x=-902.75, y=3.13, z=-1699.94], nj['item.tile.dirt'/303, l='MpServer', x=-903.69, y=3.13, z=-1707.66], nj['item.item.redstone'/322, l='MpServer', x=-909.03, y=36.13, z=-1702.91], nj['i
tem.item.diode'/323, l='MpServer', x=-910.22, y=36.13, z=-1703.94], nj['item.tile.dirt'/320, l='MpServer', x=-897.22, y=3.13, z=-1711.78], nj['item.item.redstone'/321, l='MpServer', x=-905.56, y=35.13, z=-1704.91]]
- Retry Entities: 0 total; []
I don't have my MCP install available at the moment to check out what that stack trace really means.
A quick check indicates that the only people who have reported this particular stack trace were all on MP servers.
I haven't looked at the code in , but one thing that is known is that MC doesn't handle server disconnection very smoothly. If the server drops you, then your client can crash with some weird stack dumps because various parts of MC do not check to see if the server connection is still valid, and that can cause Null Pointer Exception like this one. So that could be what this is (or not).
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Sony Corporation
SystemProductName: VPCSE290X
SystemFamily: VAIO
SystemVersion: C60ANK51
Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8107 MB available, 4780 MB free
Virtual memory: 8107 MB allocated, 12121 MB free
OS: Windows 7 Professional, Service Pack 1, 64bits
userprofile: C:\Users\Blake
==Video controller info==
Caption=Intel(R) HD Graphics 3000
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 3000
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd
10umd32,igd10umd32
Name=Intel(R) HD Graphics 3000
PNPDeviceID=PCI\VEN_8086&DEV_0126&SUBSYS_907B104D&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Caption=AMD Radeon(TM) HD 6630M
ConfigManagerErrorCode=0
Description=AMD Radeon(TM) HD 6630M
DriverVersion=8.862.4.4000
InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32
,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu
mdva,atiumd6a.cap,atitmm64.dll
Name=AMD Radeon(TM) HD 6630M
PNPDeviceID=PCI\VEN_1002&DEV_6741&SUBSYS_907B104D&REV_00\4&FF5C9
0C&0&0008
Status=OK
StatusInfo=
Tip of the day: [url="[url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/"[/url]]http://www.pcidatabase.com/[/url]
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==
MCPatcherUtils initialized. Directory C:\Users\Blake\AppData\Roaming\.minecraft
27 achievements
195 recipes
Setting user: player, -
Client asked for parameter: server
LWJGL Version: 2.4.2
new SuperTessellator(2097152)
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see [url="[url="http://www.lwjgl.or"]http://www.lwjgl.or"[/url]]http://www.lwjgl.or[/url]
g)
OpenAL initialized.
Connecting to 5.102.246.196, 25565
Connecting to 5.102.246.196, 25565
Sep 30, 2012 8:42:17 PM axv b
INFO: Starting integrated minecraft server version 1.3.2
Sep 30, 2012 8:42[color="#666600"]:[/color][color="#006666"]17[/color][color="#000000"] PM axv b
INFO[/color][color="#666600"]:[/color] [color="#660066"]Generating[/color][color="#000000"] keypair[/color]
[color="#660066"]Sep[/color] [color="#006666"]30[/color][color="#666600"],[/color] [color="#006666"]2012[/color] [color="#006666"]8[/color][color="#666600"]:[/color][color="#006666"]42[/color][color="#666600"]:[/color][color="#006666"]17[/color][color="#000000"] PM net[/color][color="#666600"].[/color][color="#000000"]minecraft[/color][color="#666600"].[/color][color="#000000"]server[/color][color="#666600"].[/color][color="#660066"]MinecraftServer[/color][color="#000000"] d
INFO[/color][color="#666600"]:[/color] [color="#660066"]Preparing[/color][color="#000000"] start region [/color][color="#000088"]for[/color][color="#000000"] level [/color][color="#006666"]0[/color]
[color="#660066"]Sep[/color] [color="#006666"]30[/color][color="#666600"],[/color] [color="#006666"]2012[/color] [color="#006666"]8[/color][color="#666600"]:[/color][color="#006666"]42[/color][color="#666600"]:[/color][color="#006666"]18[/color][color="#000000"] PM et a
INFO[/color][color="#666600"]:[/color][color="#000000"] player[/color][color="#666600"][[/color][color="#008800"]/127.0.0.1:0] logged in with entity id 244 at (-241.11468574596535,
63.0, 257.9183889225198)
refreshing connected textures
new tessellator for texture 28
new tessellator for texture 29
Someone is closing me!
Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j
INFO: Stopping server
Sep 30, 2012 8:44:46 PM net.minecraft.server.MinecraftServer j
INFO: Saving players
Exception in thread "Thread-3" java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at gq.a(SourceFile:150)
at gr.a(SourceFile:526)
at net.minecraft.server.MinecraftServer.a(SourceFile:242)
at net.minecraft.server.MinecraftServer.j(SourceFile:262)
at axv.j(SourceFile:214)
at net.minecraft.client.Minecraft.D(SourceFile:1848)
at ano.run(SourceFile:1582)
==End of script==
The only difference is that now it is crashing in 1.4.2. What should I do now?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffAnother Idea is to try using Optifine for your texture pack support instead of MCpatcher. I see nothing but problems with MCpatcher.
==Advanced Minecraft error test v1.0== - by theFriedZombie ==Computer info== SystemManufacturer: Sony Corporation SystemProductName: VPCSE290X SystemFamily: VAIO SystemVersion: C60ANK51 Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel NumberOfProcessors: 1 Physical memory: 8192 MB installed, 8107 MB available, 5683 MB free Virtual memory: 8107 MB allocated, 13268 MB free OS: Windows 7 Professional, , 32bits userprofile: C:\Users\Blake ==Video controller info== Caption=Intel(R) HD Graphics 3000 ConfigManagerErrorCode=0 Description=Intel(R) HD Graphics 3000 DriverVersion=8.862.4.4000 InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd 10umd32,igd10umd32 Name=Intel(R) HD Graphics 3000 PNPDeviceID=PCI\VEN_8086&DEV_0126&SUBSYS_907B104D&REV_09\3&11583 659&1&10 Status=OK StatusInfo= Caption=AMD Radeon(TM) HD 6630M ConfigManagerErrorCode=0 Description=AMD Radeon(TM) HD 6630M DriverVersion=8.862.4.4000 InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32 ,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu mdva,atiumd6a.cap,atitmm64.dll Name=AMD Radeon(TM) HD 6630M PNPDeviceID=PCI\VEN_1002&DEV_6741&SUBSYS_907B104D&REV_00\4&FF5C9 0C&0&0008 Status=OK StatusInfo= Tip of the day: [url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/[/url] 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 32 bit java version "1.7.0_09" Java(TM) SE Runtime Environment (build 1.7.0_09-b05) Java HotSpot(TM) Client VM (build 23.5-b02, mixed mode, sharing) ==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== 27 achievements 208 recipes Setting user: player, - Client asked for parameter: server LWJGL Version: 2.4.2 Starting up SoundSystem... Initializing LWJGL OpenAL (The LWJGL binding of OpenAL. For more information, see [url="http://www.lwjgl.or"]http://www.lwjgl.or[/url] g) OpenAL initialized. Connecting to 5.30.48.214, 25565 Oct 25, 2012 7:07:43 PM bcb c INFO: Starting integrated minecraft server version 1.4.2 Oct 25, 2012 7:07:43 PM bcb c INFO: Generating keypair Oct 25, 2012 7:07:43 PM net.minecraft.server.MinecraftServer e INFO: Preparing start region for level 0 Oct 25, 2012 7:07:44 PM ge a INFO: player[/127.0.0.1:0] logged in with entity id 325 at (250.93265367205152, 66.0, 358.1360505951573) java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://ski"]http://ski[/url] ns.minecraft.net/MinecraftSkins/player.png at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno wn Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at ayv.run(SourceFile:33) Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://skins.minecraft.net/MinecraftSkins/player.png"]http://skins.minecraft.net/MinecraftSkins/player.png[/url] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at ayv.run(SourceFile:26) java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://ski"]http://ski[/url] ns.minecraft.net/MinecraftCloaks/player.png at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno wn Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at ayv.run(SourceFile:33) Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://skins.minecraft.net/MinecraftCloaks/player.png"]http://skins.minecraft.net/MinecraftCloaks/player.png[/url] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at ayv.run(SourceFile:26) Someone is closing me! Exception in thread "Thread-3" java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) at java.util.ArrayList$Itr.next(Unknown Source) at id.a(SourceFile:161) at ie.a(SourceFile:541) at net.minecraft.server.MinecraftServer.a(SourceFile:521) at net.minecraft.server.MinecraftServer.k(SourceFile:541) at bcb.k(SourceFile:219) at net.minecraft.client.Minecraft.D(SourceFile:1907) at aqs.run(SourceFile:1616) ==End of script== Right click, Select all, Press Enter (This will copy the output to your clipboard). Then paste the result on [url="http://www.pastebin.com"]http://www.pastebin.com[/url] Or your favourite forum. ===========Brought to you by============ ===theFriedZombie from MesiaPK Gaming=== [url="http://www.mesiapk.com"]http://www.mesiapk.com[/url]-
View User Profile
-
View Posts
-
Send Message
Retired StaffSecond, what AntiVirus and Firewall are you using? (It looks like something is blocking you from connecting to the skins server, or the skins server is down)
Finally, try using MultiMC. There are a few videos in the thread that explain how to use it.
(Just as a test, if you don't like it or still have problems with it, then by all means get rid of it.)
------------- MultiMC Crash Report -------------
Information:
Date: 10-26-2012 12:45:52
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.1.0 jenkins-MultiMC4Windows-20
Minecraft Version: 1.4.2
------------------ Mod Lists -------------------
----------------- Console Log ------------------
Instance started with command: "java" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Minecraft" "854x480"
Loading jars...
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Blake/Desktop/instances/Minecraft/.minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Blake\AppData\Roaming\.minecraft
Launching with applet wrapper...
Icon data is not translucent!
27 achievements
208 recipes
Setting user: <username>, <session ID>
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
Connecting to 5.30.48.214, 25565
Instance closed its output 1.
Instance closed its output 0.
Instance exited with code -805306369.
Minecraft has crashed!
-
View User Profile
-
View Posts
-
Send Message
Retired StaffTry disabling your AV and see if you still get the same error.
If it works with your AV disabled you want to try a different AV.I'd recommend using Avast. It's free version works great. I've been using it for a few years now, and haven't had any issues.
http://www.avast.com
-
View User Profile
-
View Posts
-
Send Message
Retired StaffMake a new instance, and let it be in a different location. (Like the folder you have MultiMC in)
The java:IO error you are getting is generally because of read/write error. If it isn't your AV it could be just the general security of Windows itself. (Something may have been adjusted on your system, AV's sometimes change settings to increase protection. Even if you disable the AV the settings aren't reverted back) So If you use a different location, hopefully the protections won't apply.
I run my MultiMC off a USB 3.0 thumb drive. So it's f:/MultiMC/
But you can do the same in a standard HD. c:/MultiMC/
-
View User Profile
-
View Posts
-
Send Message
Retired Staffwell that suggests more of an issue with either the card itself or the drivers.
Are you certain that your computer is switching to the AMD card while you are playing minecraft? You do have a dual graphics machine, it uses the intel integrated graphics for what it deems as low demand applications and switches to the AMD card when you run high demand apps. Most of those smart systems, don't think java programs fall into the high demand programs.
You should be able to adjust which card gets used for which program in the Catalyst Control Center, AMD's Video Control panel.
Second thing would be to check for updated drivers from AMD, tho by the driver version being the same for botht he integrated and amd card, it's likely you need to get drivers from sony's site.
-Edit- I went and looked at the Sony site
You have the latest driver version that Sony offers (Nearly a year old). However they have released an update for the driver. They gave the update the same version number, which is pretty stupid, so maybe that will help, if you haven't already applied that update.
http://esupport.sony...7&os_group_id=6