java.lang.NullPointerException: Unexpected error
at com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)
at com.google.common.collect.HashBiMap.access$200(HashBiMap.java:52)
at com.google.common.collect.HashBiMap$Itr.remove(HashBiMap.java:376)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:231)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2013)
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(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: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 com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)
at com.google.common.collect.HashBiMap.access$200(HashBiMap.java:52)
at com.google.common.collect.HashBiMap$Itr.remove(HashBiMap.java:376)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:231)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Torhans Clear Glass 1.7.2.zip]
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)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 2
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
OpenGlRenderer: AMD Radeon(TM) R5 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
Rollback Post to RevisionRollBack
I necro-posted on accident since I didn't see the date and the website was like 'YOU'VE BEEN WARNED', apparently trying to leave data for someone else who would come across that form is wrong, but you know, that's just my opinion.
java.lang.NullPointerException: Unexpected error
at com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)
at com.google.common.collect.HashBiMap.access$200(HashBiMap.java:52)
at com.google.common.collect.HashBiMap$Itr.remove(HashBiMap.java:376)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:231)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2013)
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(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: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 com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)
at com.google.common.collect.HashBiMap.access$200(HashBiMap.java:52)
at com.google.common.collect.HashBiMap$Itr.remove(HashBiMap.java:376)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:231)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
The issue is NOT caused by a minimap mod. If you look closely, you'll probably notice that the java file is made by Google and not by a Minecraft modder. OP doesn't even have a minimap mod installed.
@Mooseli
Remove all of your mods, and add them one by one to see which one is causing the issue. Use a new world for that so you don't loose anything in your normal one. After that, go to the thread of that mod and report the crash there. It might be harder to fix for the dev since the crash report doesn't reference any mods at all, but it's worth a try. Worst case scenario is that he can't fix the crash.
(Also this may very well be a mod conflicting with another...)
It definitely did start after I got Sim-U-Kraft, dang, that's disappointing, welp.
Rollback Post to RevisionRollBack
I necro-posted on accident since I didn't see the date and the website was like 'YOU'VE BEEN WARNED', apparently trying to leave data for someone else who would come across that form is wrong, but you know, that's just my opinion.
To post a comment, please login or register a new account.
So my Minecraft keeps crashing once I get into my game, I can play for a few minutes and then bam, it stops.
The crash report is in the spoiler:
---- Minecraft Crash Report ----
// Well, doesn't that suck!
Time: 2/15/16 12:24 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)
at com.google.common.collect.HashBiMap.access$200(HashBiMap.java:52)
at com.google.common.collect.HashBiMap$Itr.remove(HashBiMap.java:376)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:231)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2013)
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(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: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 com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)
at com.google.common.collect.HashBiMap.access$200(HashBiMap.java:52)
at com.google.common.collect.HashBiMap$Itr.remove(HashBiMap.java:376)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:231)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Mooseli'/2773, l='MpServer', x=2433.21, y=80.62, z=307.36]]
Chunk stats: MultiplayerChunkCache: 35, 44
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (2485,89,336), Chunk: (at 5,5,0 in 155,21; contains blocks 2480,0,336 to 2495,255,351), Region: (4,0; contains chunks 128,0 to 159,31, blocks 2048,0,0 to 2559,255,511)
Level time: 1709550 game time, 8511 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: 31 total; [EntityFolk['entity.Folk.name'/3096, l='MpServer', x=2438.38, y=78.00, z=313.91], MoCEntitySnake['Snake'/2504, l='MpServer', x=2403.34, y=77.00, z=266.38], EntityCow['Cow'/16786, l='MpServer', x=2436.91, y=79.00, z=292.09], EntityCow['Cow'/17000, l='MpServer', x=2431.41, y=79.00, z=293.50], EntityFolk['entity.Folk.name'/3094, l='MpServer', x=2429.22, y=78.00, z=315.69], EntityItem['item.item.seeds'/17255, l='MpServer', x=2425.34, y=79.13, z=272.41], EntityZombie['Zombie'/36522, l='MpServer', x=2434.50, y=39.00, z=274.50], EntityCow['Cow'/19870, l='MpServer', x=2434.75, y=79.00, z=292.63], EntityCow['Cow'/2516, l='MpServer', x=2431.81, y=79.00, z=292.09], MoCEntityBird['Bird'/2513, l='MpServer', x=2389.94, y=86.76, z=264.88], MoCEntityMouse['Mouse'/2537, l='MpServer', x=2445.59, y=82.34, z=249.69], MoCEntityWerewolf['Werewolf'/26672, l='MpServer', x=2416.50, y=45.00, z=272.50], MoCEntityMouse['Mouse'/2538, l='MpServer', x=2436.47, y=79.34, z=245.69], EntityFolk['entity.Folk.name'/16366, l='MpServer', x=2437.97, y=79.00, z=289.31], EntityCow['Cow'/16367, l='MpServer', x=2430.09, y=79.00, z=292.09], EntityFolk['entity.Folk.name'/16364, l='MpServer', x=2428.50, y=78.00, z=317.50], EntityClientPlayerMP['Mooseli'/2773, l='MpServer', x=2433.21, y=80.62, z=307.36], EntityFolk['entity.Folk.name'/16365, l='MpServer', x=2434.38, y=79.00, z=295.94], EntityCow['Cow'/17289, l='MpServer', x=2430.09, y=79.00, z=294.56], EntityCow['Cow'/17587, l='MpServer', x=2435.79, y=79.00, z=292.08], MoCEntityButterfly['ButterFly'/2495, l='MpServer', x=2390.69, y=80.00, z=260.97], EntityChicken['Chicken'/2572, l='MpServer', x=2473.44, y=66.00, z=307.34], EntitySlime['Slime'/2573, l='MpServer', x=2479.31, y=28.00, z=325.69], EntityXPOrb['Experience Orb'/17281, l='MpServer', x=2422.72, y=79.25, z=277.06], EntityXPOrb['Experience Orb'/17280, l='MpServer', x=2422.47, y=79.25, z=271.25], EntitySpider['Spider'/36549, l='MpServer', x=2461.91, y=36.00, z=310.50], EntityCreeper['Creeper'/36551, l='MpServer', x=2462.50, y=36.00, z=312.50], EntityCow['Cow'/17943, l='MpServer', x=2432.66, y=79.00, z=291.88], EntityCreeper['Creeper'/36550, l='MpServer', x=2460.31, y=36.00, z=310.50], EntityZombie['Zombie'/17284, l='MpServer', x=28.91, y=-43.62, z=-6.44], EntityChicken['Chicken'/2571, l='MpServer', x=2474.38, y=85.35, z=241.38]]
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(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: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.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 592800816 bytes (565 MB) / 1379012608 bytes (1315 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 9, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 Optifine OptiFine_1.7.10_HD_U_D1 48 mods loaded, 48 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.1481-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJAAAA VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
UCHIJAAAA CraftableAnimals{2.4.3.0} [Craftable Animals] ([1.7.10]CraftableAnimals v2.4.3.0.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHIJAAAA betterstorage{0.9.4.111} [BetterStorage] (BetterStorage-1.7.10-0.9.4.111.jar)
UCHIJAAAA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-40.jar)
UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAA butterflymania{1.2.1} [Butterfly Mania] (butterflymania-1.7.10-1.2.1.jar)
UCHIJAAAA carsanddrives{1.0.9.1} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.9.1.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAAAA customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar)
UCHIJAAAA props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar)
UCHIJAAAA doggytalents{v1.9.0g} [Doggy Talents] (DoggyTalents-1.7.10-v1.9.0g-universal.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA eplus{1.7.10-3.0.1} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.1.jar)
UCHIJAAAA ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
UCHIJAAAA ExtraUtilities{1.2.4b} [Extra Utilities] (extrautilities-1.2.4b.jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJAAAA IC2{2.2.727-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.727-experimental.jar)
UCHIJAAAA inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar)
UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAA MCA{1.7.10-5.1.1.1} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.1-universal.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAA pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCHIJAAAA ashjacksimukraftreloaded{1.0.3b} [Sim-U-Kraft Reloaded] (Sim-U-Kraft Reloaded-1.0.3b.jar)
UCHIJAAAA Squicken{1.0.0} [Squicken] (Squicken-1.7-1.0.0.jar)
UCHIJAAAA TwilightForest{2.3.5} [The Twilight Forest] (twilightforest-1.7.10-2.3.5.jar)
UCHIJAAAA universalcoins{1.7.10-1.5.8} [Universal Coins] (UniversalCoins-1.7.10-1.5.8.jar)
UCHIJAAAA VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
Launched Version: 1.7.10-Forge10.13.4.1481-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
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: [Torhans Clear Glass 1.7.2.zip]
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)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 2
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
OpenGlRenderer: AMD Radeon(TM) R5 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
I don't know what HashBiMap is but it sounds like some minimap mod is conflicting
"at com.google.common.collect.HashBiMap.delete(HashBiMap.java:143)"
-
View User Profile
-
View Posts
-
Send Message
Moderator@migueeel
The issue is NOT caused by a minimap mod. If you look closely, you'll probably notice that the java file is made by Google and not by a Minecraft modder. OP doesn't even have a minimap mod installed.
@Mooseli
Remove all of your mods, and add them one by one to see which one is causing the issue. Use a new world for that so you don't loose anything in your normal one. After that, go to the thread of that mod and report the crash there. It might be harder to fix for the dev since the crash report doesn't reference any mods at all, but it's worth a try. Worst case scenario is that he can't fix the crash.
(Also this may very well be a mod conflicting with another...)
Actually, he has Rei's Minimap, but I agree, it's not the issue.
EDIT: Delete Sim-U-Kraft Reloaded, I did a little research on the error, and found that a few people have that issue with that mod.
-
View User Profile
-
View Posts
-
Send Message
ModeratorAh, whoops, missed that *shrugs*
It definitely did start after I got Sim-U-Kraft, dang, that's disappointing, welp.