I need to figure out why my game keeps crashing if I have any kind of mobs on. It will work for a little bit or if I stay at my home base which has been loaded alot. It is mostly if I go into the Nether it instantly crashes and sends me to the crash report screen. My game is modded, I will provide a list of mods below.
Mods (using Forge):
Ars Magica 2
Applied Energistics 2
Biomes O'Plenty
Extra Utilities
Grave Stone
Voxel Map
Not Enough Items
Orespawn
Random Things
Tinkers Construct
Thermal Expansion
Thermal Foundation
Tree Capitator
My computer build:
Asus Z-87a motherboard
Intel Core i3-4160
8 GB RAM (4 dedicated to Minecraft)
EVGA GeForce GTX 660 (only 1 right now but it still crashed with 2 in SLI)
250 GB Samsung SSD 850 Evo
320 GB Hitatchi HHD 7200 rpm (not used for Minecraft)
500W EVGA power supply
I realize that my processor may be a little under powered but did not think that was the problem.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 9/9/15 11:20 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:745)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:745)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
What I got from the report
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
it seems like it is vanilla Minecraft that is causing it but I don't know how to fix it.
The Meaning of Life, the Universe, and Everything.
Join Date:
10/13/2014
Posts:
61
Member Details
This was originally just in the "mods" Section.. You know where completed mods are posted. Please don't assume I was being an a** to this guy. I was only informing him that it belongs in the section where it is now posted. It was not originally here.
This was originally just in the "mods" Section.. You know where completed mods are posted. Please don't assume I was being an a** to this guy. I was only informing him that it belongs in the section where it is now posted. It was not originally here.
Who assumed what? All he said is that it is in the right section, and yet he didn't know it wasn't originally in the correct location. You seem to be more attacking him then visa versa.. Anyway.
Hi,
I need to figure out why my game keeps crashing if I have any kind of mobs on. It will work for a little bit or if I stay at my home base which has been loaded alot. It is mostly if I go into the Nether it instantly crashes and sends me to the crash report screen. My game is modded, I will provide a list of mods below.
Mods (using Forge):
Ars Magica 2
Applied Energistics 2
Biomes O'Plenty
Extra Utilities
Grave Stone
Voxel Map
Not Enough Items
Orespawn
Random Things
Tinkers Construct
Thermal Expansion
Thermal Foundation
Tree Capitator
My computer build:
Asus Z-87a motherboard
Intel Core i3-4160
8 GB RAM (4 dedicated to Minecraft)
EVGA GeForce GTX 660 (only 1 right now but it still crashed with 2 in SLI)
250 GB Samsung SSD 850 Evo
320 GB Hitatchi HHD 7200 rpm (not used for Minecraft)
500W EVGA power supply
I realize that my processor may be a little under powered but did not think that was the problem.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 9/9/15 11:20 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:745)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:745)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Darren501'/135, l='MpServer', x=-1344.32, y=79.55, z=-489.61]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-157,64,217), Chunk: (at 3,4,9 in -10,13; contains blocks -160,0,208 to -145,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 3297316 game time, 3423349 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 38 total; [EntityClientPlayerMP['Darren501'/135, l='MpServer', x=-1344.32, y=79.55, z=-489.61], EntityBat['Bat'/137, l='MpServer', x=-1339.56, y=29.94, z=-511.34], EntityItem['item.tile.redanttroll'/138, l='MpServer', x=-1332.44, y=43.13, z=-498.41], RockBase['Rock'/139, l='MpServer', x=-1315.50, y=71.00, z=-489.50], RockBase['Rock'/140, l='MpServer', x=-1320.56, y=71.00, z=-489.47], RockBase['Rock'/141, l='MpServer', x=-1315.50, y=71.00, z=-489.50], RockBase['Rock'/142, l='MpServer', x=-1319.50, y=71.00, z=-495.50], RockBase['Rock'/143, l='MpServer', x=-1324.50, y=71.00, z=-489.50], RockBase['Rock'/144, l='MpServer', x=-1318.50, y=71.00, z=-489.50], RockBase['Rock'/145, l='MpServer', x=-1322.50, y=71.00, z=-487.50], EntityItem['item.tile.oreIron'/146, l='MpServer', x=-1326.13, y=46.13, z=-504.25], RockBase['Rock'/147, l='MpServer', x=-1317.50, y=74.00, z=-478.50], RockBase['Rock'/148, l='MpServer', x=-1314.50, y=76.00, z=-474.50], RockBase['Rock'/149, l='MpServer', x=-1314.50, y=84.00, z=-466.50], EntityBat['Bat'/150, l='MpServer', x=-1339.28, y=29.28, z=-515.84], EntityBat['Bat'/151, l='MpServer', x=-1335.22, y=32.09, z=-517.34], RockBase['Rock'/153, l='MpServer', x=-1339.50, y=70.00, z=-519.50], EntityCreeper['Creeper'/155, l='MpServer', x=-1309.50, y=74.00, z=-487.50], EntityDryad['Dryad'/156, l='MpServer', x=-1329.81, y=79.00, z=-459.38], EntityDryad['Dryad'/157, l='MpServer', x=-1340.50, y=78.00, z=-453.38], EntitySpider['Spider'/158, l='MpServer', x=-1331.94, y=77.00, z=-452.88], EntitySpider['Spider'/159, l='MpServer', x=-1332.53, y=77.00, z=-454.56], EntityZombie['Zombie'/160, l='MpServer', x=-1340.75, y=78.00, z=-448.28], EntityDryad['Dryad'/161, l='MpServer', x=-1349.41, y=67.00, z=-450.03], RockBase['Rock'/162, l='MpServer', x=-1374.13, y=65.00, z=-471.94], RockBase['Rock'/163, l='MpServer', x=-1361.50, y=71.00, z=-468.91], RockBase['Rock'/164, l='MpServer', x=-1371.50, y=68.00, z=-475.50], RockBase['Rock'/165, l='MpServer', x=-1371.66, y=66.00, z=-477.97], EntitySkeleton['Skeleton'/167, l='MpServer', x=-1354.50, y=70.00, z=-526.50], EntitySkeleton['Skeleton'/168, l='MpServer', x=-1359.50, y=70.00, z=-525.50], EntityItem['item.tile.stonebrick'/169, l='MpServer', x=-1320.88, y=47.13, z=-516.13], RockBase['Rock'/172, l='MpServer', x=-1363.50, y=63.00, z=-461.50], RockBase['Rock'/173, l='MpServer', x=-1367.69, y=63.00, z=-461.22], RockBase['Rock'/174, l='MpServer', x=-1366.91, y=63.00, z=-460.50], RockBase['Rock'/175, l='MpServer', x=-1365.50, y=63.00, z=-459.50], RockBase['Rock'/176, l='MpServer', x=-1368.88, y=62.00, z=-461.31], Dragonfly['Dragonfly'/182, l='MpServer', x=-1371.69, y=67.09, z=-527.25], EntityCreeper['Creeper'/183, l='MpServer', x=-1377.50, y=64.00, z=-483.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 208919264 bytes (199 MB) / 707862528 bytes (675 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 24 mods loaded, 24 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10 (1).jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1387-universal.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ExtraUtilities{1.1.0k} [Extra Utilities] (Extra-Utilities-Mod-1.7.10.jar)
UCHIJAAAA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.4.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2 (2).jar)
UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5 (4).jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] (Tree-Capitator-Mod-1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GTX 660/PCIe/SSE2'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
Mantle Environment: Environment healthy.
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.82, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
What I got from the report
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
it seems like it is vanilla Minecraft that is causing it but I don't know how to fix it.
Any advice would be greatly appreciated!
Darren501
This is not where this is suppose to get posted.....
Where should it be posted?
Idk why he said that, you posted in the right section.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
No he should not have, he should have posted in the "Mods Discussion" section.
This was originally just in the "mods" Section.. You know where completed mods are posted. Please don't assume I was being an a** to this guy. I was only informing him that it belongs in the section where it is now posted. It was not originally here.
Who assumed what? All he said is that it is in the right section, and yet he didn't know it wasn't originally in the correct location. You seem to be more attacking him then visa versa.. Anyway.