Hey there. So a few days ago a server run by a group of friends and myself came back online and we have been in the process of getting everyone back online and getting items sorted out and whatnot. The server is heavily modded, using 79 mods + Minecraft Forge for 1.6.4. One of our members, and a good friend of mine, is having an issue when trying to log into the server though.
Upon trying to log into our server his game crashes at the 'Logging In...' loading screen. We assumed this has to be a mod problem, and so I packaged my .minecraft folder and file transferred it to him, my copy of the game, and all mods installed, is working as intended with no issues, and so at this point we have ruled out the possibility that it is a mod causing the problem for him. Of course when I transferred these files it still had my login information in the client. He accidentally logged into my account instead of his own and got onto the server with no issues, and was able to play until we realized that he was on my account. After logging out he switched back to his account, which upon trying to join the server, crashed his client. Making sure that this was ABSOLUTELY an account based issue, he sent me his minecraft account info and I attempted to log into our server with it; at which point, I too crashed to the launcher.
What can be done to fix this problem? Anything at all? My guess would be sending a ticket to Mojang to reset his account entirely to clear it of any account based issues logging into multiplayer, but after 6 years of constant online PC gaming, I have never seen a game crash based on only the account being used, I have no idea how to solve this problem, any help would be appreciated.
I can indeed, but I assure you 100% that the ONLY time it crashes is when using his account, I mean I double checked this on my own computer, using my own client. I live an entire state away and use a different ISP, there's just no other possible factor. Console log to come in a minute...
---- Minecraft Crash Report ----
// You're mean.
Time: 12/21/13 1:24 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 18
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Extra info on the crash report below v
-- Head --
Stacktrace:
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Ragtag_l'/362240, l='MpServer', x=149.50, y=67.37, z=14.50]]
Chunk stats: MultiplayerChunkCache: 375
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (153,64,11), Chunk: (at 9,4,11 in 9,0; contains blocks 144,0,0 to 159,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 11452015 game time, 17962657 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
So I did notice it threw one error for GraviTool, although the rest of them are vanilla/forge errors, not ones that point to an actual mod being the culprit. There are two possibilities, the first being that it's account based, which I admit seems unlikely, or the second being that there's an item in his inventory that the server simply can't understand and then throws him out.
Rollback Post to RevisionRollBack
If at first you don't succeed, go smack a Creeper...
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]
Sure thing. I'm also getting a crash report from the server as well, which I can provide. And no, we did not remove the mods, I can try it, which would take much more time, but i'll try it none the less.Full client crash report
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 12/21/13 1:33 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 18
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
The server error is just the client disconnecting ungracefully.
The client crashes trying to render the gravitool mod item. Whether it is in the player's inventory or is in the environment isn't clear.
I suppose you could figure that out by TPing to the player and seeing if the problem is contagious.
If the problem is in the inventory, then someone with access to the player.dat files on the server could use a tool like nbtedit to remove the gravitool item.
For a 'better' solution you probably need to talk to someone who knows about the gravisuite mod.
The server error is just the client disconnecting ungracefully.
The client crashes trying to render the gravitool mod item. Whether it is in the player's inventory or is in the environment isn't clear.
I suppose you could figure that out by TPing to the player and seeing if the problem is contagious.
If the problem is in the inventory, then someone with access to the player.dat files on the server could use a tool like nbtedit to remove the gravitool item.
For a 'better' solution you probably need to talk to someone who knows about the gravisuite mod.
This is exactly what i've been thinking about now. Only our head admin can edit inventory for us, but any admin can use /kill on a player, my thought is that I can log the account in and /kill it for the few seconds it is on the server, the client might crash again, but the next time it logs in it should be okay.
Rollback Post to RevisionRollBack
If at first you don't succeed, go smack a Creeper...
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]
To post a comment, please login or register a new account.
Upon trying to log into our server his game crashes at the 'Logging In...' loading screen. We assumed this has to be a mod problem, and so I packaged my .minecraft folder and file transferred it to him, my copy of the game, and all mods installed, is working as intended with no issues, and so at this point we have ruled out the possibility that it is a mod causing the problem for him. Of course when I transferred these files it still had my login information in the client. He accidentally logged into my account instead of his own and got onto the server with no issues, and was able to play until we realized that he was on my account. After logging out he switched back to his account, which upon trying to join the server, crashed his client. Making sure that this was ABSOLUTELY an account based issue, he sent me his minecraft account info and I attempted to log into our server with it; at which point, I too crashed to the launcher.
What can be done to fix this problem? Anything at all? My guess would be sending a ticket to Mojang to reset his account entirely to clear it of any account based issues logging into multiplayer, but after 6 years of constant online PC gaming, I have never seen a game crash based on only the account being used, I have no idea how to solve this problem, any help would be appreciated.
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]
-
View User Profile
-
View Posts
-
Send Message
ModeratorCan you post a dev console log from the client for when the crash occurs
Extra info on the crash report below v
Stacktrace:
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Ragtag_l'/362240, l='MpServer', x=149.50, y=67.37, z=14.50]]
Chunk stats: MultiplayerChunkCache: 375
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (153,64,11), Chunk: (at 9,4,11 in 9,0; contains blocks 144,0,0 to 159,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 11452015 game time, 17962657 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
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]
-
View User Profile
-
View Posts
-
Send Message
Moderatorcan you post the whole error log, not just patches of it
// Don't be sad, have a hug! <3
Time: 12/21/13 1:33 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 18
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at gravisuite.ItemGraviTool.getIcon(ItemGraviTool.java:881)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:386)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Ragtag_l'/363061, l='MpServer', x=149.50, y=67.37, z=14.50]]
Chunk stats: MultiplayerChunkCache: 385
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (153,64,11), Chunk: (at 9,4,11 in 9,0; contains blocks 144,0,0 to 159,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 11462596 game time, 17973238 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 133 total; [Entity_SpecialCreeper['Creeper'/359804, l='MpServer', x=142.50, y=66.00, z=88.50], EntityZombie['Zombie'/184130, l='MpServer', x=152.69, y=19.40, z=59.48], EntityClientPlayerMP['Ragtag_l'/363061, l='MpServer', x=149.50, y=67.37, z=14.50], Entity_SpecialSkeleton['Skeleton'/357603, l='MpServer', x=169.50, y=40.00, z=28.50], EntityBat['Bat'/361335, l='MpServer', x=102.59, y=19.10, z=93.47], EntityBat['Bat'/362301, l='MpServer', x=156.75, y=27.10, z=71.25], EntityBat['Bat'/362302, l='MpServer', x=173.66, y=22.10, z=74.75], EntityZombie['Zombie'/347934, l='MpServer', x=137.13, y=19.00, z=60.63], EntityZombie['Zombie'/249172, l='MpServer', x=143.31, y=12.44, z=59.31], EntityLavaMonster['Lava Monster'/361049, l='MpServer', x=96.50, y=9.76, z=-29.50], EntityBat['Bat'/357286, l='MpServer', x=117.00, y=39.10, z=70.56], EntityLavaMonster['Lava Monster'/357842, l='MpServer', x=103.50, y=4.76, z=-27.50], EntityPig['Pig'/59, l='MpServer', x=74.03, y=51.00, z=-56.47], EntityBat['Bat'/363171, l='MpServer', x=155.50, y=42.00, z=-6.50], EntityZombie['Zombie'/71, l='MpServer', x=92.66, y=11.00, z=-61.50], EntityBrainyZombie['Angry Zombie'/361263, l='MpServer', x=212.50, y=46.00, z=-22.50], EntityPig['Pig'/72, l='MpServer', x=81.50, y=51.00, z=-55.97], EntityLavaMonster['Lava Monster'/363180, l='MpServer', x=170.50, y=7.00, z=47.50], EntityBat['Bat'/363190, l='MpServer', x=137.50, y=35.00, z=-2.50], EntityBrainyZombie['Angry Zombie'/361264, l='MpServer', x=213.50, y=46.00, z=-20.50], Entity_SpecialCreeper['Creeper'/361266, l='MpServer', x=175.50, y=43.00, z=27.50], EntityItemFrame['entity.ItemFrame.name'/102, l='MpServer', x=143.06, y=66.50, z=-17.50], EntityItemFrame['entity.ItemFrame.name'/103, l='MpServer', x=143.06, y=66.50, z=-16.50], EntityLavaMonster['Lava Monster'/357353, l='MpServer', x=92.50, y=9.76, z=82.50], EntityItemFrame['entity.ItemFrame.name'/100, l='MpServer', x=143.50, y=65.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/101, l='MpServer', x=143.50, y=66.50, z=-17.94], Entity_SpecialCreeper['Creeper'/358064, l='MpServer', x=151.50, y=18.00, z=-51.50], EntityItemFrame['entity.ItemFrame.name'/98, l='MpServer', x=143.06, y=65.50, z=-16.50], Entity_SpecialSpider['Spider'/361230, l='MpServer', x=213.22, y=39.00, z=-28.30], EntityItemFrame['entity.ItemFrame.name'/99, l='MpServer', x=143.06, y=65.50, z=-17.50], Entity_SpecialSpider['Spider'/361229, l='MpServer', x=219.63, y=37.00, z=-27.05], Entity_SpecialCreeper['Creeper'/361228, l='MpServer', x=219.98, y=37.00, z=-31.47], EntityItemFrame['entity.ItemFrame.name'/111, l='MpServer', x=148.50, y=66.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/108, l='MpServer', x=151.94, y=60.50, z=-16.50], EntityItemFrame['entity.ItemFrame.name'/106, l='MpServer', x=151.94, y=59.50, z=-17.50], EntityItemFrame['entity.ItemFrame.name'/107, l='MpServer', x=151.94, y=59.50, z=-16.50], EntityItemFrame['entity.ItemFrame.name'/104, l='MpServer', x=148.50, y=59.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/105, l='MpServer', x=151.94, y=60.50, z=-17.50], EntityItemFrame['entity.ItemFrame.name'/119, l='MpServer', x=151.94, y=60.50, z=-15.50], EntityItemFrame['entity.ItemFrame.name'/118, l='MpServer', x=144.50, y=65.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/117, l='MpServer', x=147.50, y=65.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/116, l='MpServer', x=145.50, y=65.50, z=-17.94], EntityLavaMonster['Lava Monster'/357779, l='MpServer', x=164.50, y=4.77, z=62.50], EntityItemFrame['entity.ItemFrame.name'/115, l='MpServer', x=145.50, y=66.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/114, l='MpServer', x=149.50, y=65.50, z=-17.94], EntityLavaMonster['Lava Monster'/357510, l='MpServer', x=198.50, y=7.75, z=-15.50], EntityBat['Bat'/356107, l='MpServer', x=123.69, y=46.10, z=-3.09], EntityItemFrame['entity.ItemFrame.name'/113, l='MpServer', x=151.50, y=65.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/112, l='MpServer', x=149.50, y=66.50, z=-17.94], EntityItemFrame['entity.ItemFrame.name'/127, l='MpServer', x=151.50, y=66.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/126, l='MpServer', x=151.94, y=65.50, z=-13.50], EntityItemFrame['entity.ItemFrame.name'/125, l='MpServer', x=151.94, y=65.50, z=-11.50], EntityItemFrame['entity.ItemFrame.name'/124, l='MpServer', x=151.94, y=65.50, z=-10.50], EntityZombie['Zombie'/358057, l='MpServer', x=134.33, y=35.00, z=90.24], EntityItemFrame['entity.ItemFrame.name'/123, l='MpServer', x=151.94, y=65.50, z=-9.50], EntityItemFrame['entity.ItemFrame.name'/122, l='MpServer', x=151.94, y=66.50, z=-9.50], EntityItemFrame['entity.ItemFrame.name'/121, l='MpServer', x=151.94, y=66.50, z=-13.50], EntityItemFrame['entity.ItemFrame.name'/120, l='MpServer', x=151.94, y=66.50, z=-14.50], EntityLavaMonster['Lava Monster'/357124, l='MpServer', x=83.50, y=4.76, z=-19.50], EntityItemFrame['entity.ItemFrame.name'/137, l='MpServer', x=150.50, y=66.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/136, l='MpServer', x=151.94, y=66.50, z=-10.50], EntityZombie['Zombie'/361205, l='MpServer', x=131.75, y=38.00, z=82.16], Entity_SpecialCreeper['Creeper'/363117, l='MpServer', x=124.50, y=26.00, z=72.50], EntityItemFrame['entity.ItemFrame.name'/139, l='MpServer', x=151.94, y=66.50, z=-11.50], EntityItemFrame['entity.ItemFrame.name'/138, l='MpServer', x=151.94, y=66.50, z=-12.50], EntityItemFrame['entity.ItemFrame.name'/141, l='MpServer', x=151.94, y=65.50, z=-15.50], EntityItemFrame['entity.ItemFrame.name'/140, l='MpServer', x=151.94, y=65.50, z=-14.50], EntityItemFrame['entity.ItemFrame.name'/143, l='MpServer', x=146.50, y=66.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/142, l='MpServer', x=146.50, y=65.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/129, l='MpServer', x=150.50, y=65.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/128, l='MpServer', x=151.50, y=65.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/131, l='MpServer', x=149.50, y=65.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/130, l='MpServer', x=149.50, y=66.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/133, l='MpServer', x=148.50, y=66.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/132, l='MpServer', x=148.50, y=65.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/135, l='MpServer', x=147.50, y=65.50, z=-9.06], EntityItemFrame['entity.ItemFrame.name'/134, l='MpServer', x=147.50, y=66.50, z=-9.06], EntityLavaMonster['Lava Monster'/359929, l='MpServer', x=112.50, y=10.43, z=7.04], EntityItemFrame['entity.ItemFrame.name'/152, l='MpServer', x=143.06, y=65.50, z=-13.50], EntityItemFrame['entity.ItemFrame.name'/153, l='MpServer', x=143.06, y=66.50, z=-13.50], EntityItemFrame['entity.ItemFrame.name'/154, l='MpServer', x=143.06, y=65.50, z=-11.50], EntityItemFrame['entity.ItemFrame.name'/155, l='MpServer', x=143.06, y=66.50, z=-15.50], EntityItemFrame['entity.ItemFrame.name'/156, l='MpServer', x=143.06, y=65.50, z=-14.50], EntityItemFrame['entity.ItemFrame.name'/157, l='MpServer', x=143.06, y=65.50, z=-10.50], EntityItemFrame['entity.ItemFrame.name'/158, l='MpServer', x=143.06, y=65.50, z=-15.50], EntityCow['Cow'/159, l='MpServer', x=95.66, y=64.00, z=23.69], EntityItemFrame['entity.ItemFrame.name'/144, l='MpServer', x=151.94, y=65.50, z=-12.50], EntityItemFrame['entity.ItemFrame.name'/146, l='MpServer', x=143.06, y=60.50, z=-14.50], EntityItemFrame['entity.ItemFrame.name'/147, l='MpServer', x=143.06, y=66.50, z=-11.50], EntityLavaMonster['Lava Monster'/363122, l='MpServer', x=138.50, y=8.43, z=89.50], EntityItemFrame['entity.ItemFrame.name'/148, l='MpServer', x=143.06, y=66.50, z=-12.50], Entity_SpecialSkeleton['Skeleton'/361465, l='MpServer', x=119.50, y=32.00, z=-44.50], EntityItemFrame['entity.ItemFrame.name'/149, l='MpServer', x=143.06, y=66.50, z=-14.50], EntityQuickSkeleton['Quick Skeleton'/361464, l='MpServer', x=118.50, y=32.00, z=-46.50], EntityItemFrame['entity.ItemFrame.name'/150, l='MpServer', x=143.06, y=66.50, z=-9.50], Entity_SpecialSkeleton['Skeleton'/361466, l='MpServer', x=118.50, y=32.00, z=-43.50], EntityItemFrame['entity.ItemFrame.name'/151, l='MpServer', x=143.06, y=65.50, z=-9.50], EntityLavaMonster['Lava Monster'/362378, l='MpServer', x=111.50, y=7.76, z=81.50], EntityCow['Cow'/170, l='MpServer', x=127.94, y=65.00, z=73.91], EntityBrainyZombie['Angry Zombie'/169, l='MpServer', x=153.69, y=33.01, z=18.29], EntityCow['Cow'/174, l='MpServer', x=88.25, y=64.00, z=33.44], EntityZombie['Zombie'/173, l='MpServer', x=171.59, y=21.00, z=80.16], EntitySheep['Sheep'/186, l='MpServer', x=196.53, y=61.00, z=62.28], EntityCow['Cow'/187, l='MpServer', x=210.78, y=63.00, z=76.94], EntityLavaMonster['Lava Monster'/358796, l='MpServer', x=205.50, y=7.77, z=-14.50], EntityHungryZombie['Hungry Zombie'/182, l='MpServer', x=183.29, y=57.00, z=27.35], Entity_SpecialSkeleton['Skeleton'/362389, l='MpServer', x=107.50, y=44.00, z=-40.50], EntitySheep['Sheep'/181, l='MpServer', x=204.84, y=64.00, z=-9.19], EntityTFNagaSegment['unknown'/205, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/362477, l='MpServer', x=91.50, y=43.00, z=94.50], EntityTFNagaSegment['unknown'/204, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/201, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/200, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/203, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/202, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/197, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/196, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/199, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/198, l='MpServer', x=0.00, y=0.00, z=0.00], EntityLavaMonster['Lava Monster'/357906, l='MpServer', x=81.94, y=10.30, z=-65.52], EntityTFNagaSegment['unknown'/195, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment[
'unknown'/194, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/363066, l='MpServer', x=165.50, y=21.00, z=92.50], EntityZombie['Zombie'/363067, l='MpServer', x=161.50, y=21.00, z=92.50], Entity_SpecialCreeper['Creeper'/356020, l='MpServer', x=168.50, y=44.00, z=33.50], EntityZombie['Zombie'/363064, l='MpServer', x=161.50, y=21.00, z=90.50], EntityZombie['Zombie'/363065, l='MpServer', x=162.50, y=21.00, z=90.50], EntityBrainyZombie['Angry Zombie'/357682, l='MpServer', x=86.50, y=48.00, z=30.50], EntityItemFrame['entity.ItemFrame.name'/240149, l='MpServer', x=144.50, y=66.50, z=-17.94], EntityCow['Cow'/209, l='MpServer', x=225.28, y=63.00, z=73.50], EntitySquid['Squid'/358162, l='MpServer', x=172.12, y=55.00, z=19.83], EntityZombie['Zombie'/359828, l='MpServer', x=131.53, y=38.00, z=43.97], EntityLavaMonster['Lava Monster'/358184, l='MpServer', x=165.50, y=4.73, z=58.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 214396032 bytes (204 MB) / 668270592 bytes (637 MB) up to 954466304 bytes (910 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:PermSize=256m -XX:MaxPermSize=512m
AABB Pool Size: 34244 (1917664 bytes; 1 MB) allocated, 34244 (1917664 bytes; 1 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 70
FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 79 mods loaded, 79 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MobiusCore{1.0.4} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHCore{2.0.0.b10a} [CoFH Core] (CoFHCore-2.0.0.b10a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ForgeMultipart{1.0.0.219} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core{4.2.1} [BuildCraft] (Buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalExpansion{3.0.0.b10a} [Thermal Expansion] (ThermalExpansion-3.0.0.b10a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2{2.0.305-experimental} [IndustrialCraft 2] (Industrialcraft-2_2.0.305-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtrabiomesXL{3.14.2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forestry{2.3.0.7} [Forestry for Minecraft] (Forestry-A-2.3.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BinnieCore{1.8-dev2} [Binnie Core] (Binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraBees{1.8-dev2} [Extra Bees] (Binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraTrees{1.8-dev2} [Extra Trees] (Binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders{4.2.1} [BC Builders] (Buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy{4.2.1} [BC Energy] (Buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory{4.2.1} [BC Factory] (Buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport{4.2.1} [BC Transport] (Buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon{4.2.1} [BC Silicon] (Buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHLoot{2.0.0.b10a} [CoFH Loot] (CoFHCore-2.0.0.b10a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHMasquerade{2.0.0.b10a} [CoFH Masquerade] (CoFHCore-2.0.0.b10a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHSocial{2.0.0.b10a} [CoFH Social] (CoFHCore-2.0.0.b10a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHWorld{2.0.0.b10a} [CoFH World] (CoFHCore-2.0.0.b10a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization{0.8.12} [Factorization] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.misc{0.8.12} [Factorization Miscellaneous Nonsense] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.notify{0.8.12} [Factorization Notification System] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.dimensionalSlice{0.8.12} [Factorization Dimensional Slices] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MFFS{3.5.0} [Modular Force Field System] (MFFS_v3.5.0.254.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Thaumcraft{4.0.3a} [Thaumcraft] (Thaumcraft4.0.3a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Railcraft{8.2.0.0} [Railcraft] (Railcraft_1.6.2-8.2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TwilightForest{1.20.2} [The Twilight Forest] (Twilightforest-1.20.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
gregtech_addon{MC162} [GregTech-Addon] (Gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
iChunUtil{2.3.0} [iChunUtil] (IChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ImmibisCore{57.1.4} [Immibis Core] (Immibis-core-57.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ImmibisPeripherals{57.0.0} [Immibis's Peripherals] (Immibis-peripherals-57.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
InfiniTubes{57.0.2} [InfiniTubes] (Infinitubes-57.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IronChest{5.4.1.646} [Iron Chest] (Ironchest-universal-1.6.4-5.4.1.646.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LavaMonsters{2.2} [Lava Monsters] (LavaMonsters 2.2 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MagicBees{2.1.7} [Magic Bees] (Magicbees-2.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AdvancedSolarPanel{3.3.10} [Advanced Solar Panels] (Mod_AdvancedSolarPanels_3_3_10.1_IC_EXP_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GraviSuite{1.9.8} [Gravitation Suite] (Mod_ZGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons{1.9.3.r47} [NEI Addons] (Neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (Neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (Neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (Neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (Neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (Neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (Obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PlayerHeads{1.1} [Player Heads] (PlayerHeads 1.0 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
RedLogic{57.2.1} [RedLogic] (Redlogic-57.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Redstone Arsenal{1.0.0.b1a} [Redstone Arsenal] (RedstoneArsenal-1.0.0.b1a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.13-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SpecialMobs{2.6} [Special Mobs] (SpecialMobs 2.6 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StevesCarts{2.0.0.a134} [Steve's Carts 2] (StevesCarts2.0.0.a134.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TorchLevers{1.3.2} [Torch Levers] (TorchLeversV1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
UtilityMobs{2.1} [Utility Mobs] (UtilityMobs 2.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Waila{1.4.3} [Waila] (Waila_1.4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
xact{0.4.2c} [XACT Mod] (XACT v0.4.2c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
McMultipart{1.0.0.219} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ForgeMicroblock{1.0.0.219} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.953
LWJGL: 2.9.0
OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 257 (14392 bytes; 0 MB) allocated, 257 (14392 bytes; 0 MB) used
Server crash report
http://i.imgur.com/BZOgbPz.png
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]
The client crashes trying to render the gravitool mod item. Whether it is in the player's inventory or is in the environment isn't clear.
I suppose you could figure that out by TPing to the player and seeing if the problem is contagious.
If the problem is in the inventory, then someone with access to the player.dat files on the server could use a tool like nbtedit to remove the gravitool item.
For a 'better' solution you probably need to talk to someone who knows about the gravisuite mod.
[URL=http://www.minecraftforum.net/viewtopic.php?f=1043&t=309045]