java.util.ConcurrentModificationException
at com.google.common.collect.HashBiMap$Itr.checkForConcurrentModification(HashBiMap.java:339)
at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:212)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2001)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:134)
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$Itr.checkForConcurrentModification(HashBiMap.java:339)
at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:212)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
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:2001)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:134)
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 Meaning of Life, the Universe, and Everything.
Join Date:
12/16/2010
Posts:
78
Member Details
Having this problem as well
Some of the report:
at com.google.common.collect.HashBiMap$Itr.checkForConcurrentModification(HashBiMap.java:339)
at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:212)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2001)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:2
Try and get rid of any mods that aren't built for 1.7.10.
Everyone I was using was (supposedly) built for 1.7.10....It seems however that now that I've removed the Localized Weather mod, it doesn't happen anymore....but I can't be 100% sure that's why it was happening.
which is really just shutting all effects off client side, so yeah, removing the mod also works. Coro says a fix will be coming for it so keep an eye out.
which is really just shutting all effects off client side, so yeah, removing the mod also works. Coro says a fix will be coming for it so keep an eye out.
Figured it was...Thank you!
Rollback Post to RevisionRollBack
Click On Either Side To See The Mod...
To post a comment, please login or register a new account.
// There are four lights!
Time: 8/1/14 7:36 PM
Description: Unexpected error
java.util.ConcurrentModificationException
at com.google.common.collect.HashBiMap$Itr.checkForConcurrentModification(HashBiMap.java:339)
at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:212)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2001)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:134)
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$Itr.checkForConcurrentModification(HashBiMap.java:339)
at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:212)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['B1u3M0nk3y13'/117, l='MpServer', x=-462.94, y=64.62, z=140.50]]
Chunk stats: MultiplayerChunkCache: 841, 841
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-445,65,156), Chunk: (at 3,4,12 in -28,9; contains blocks -448,0,144 to -433,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1361395 game time, 2232838 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: 82 total; [EntityClientPlayerMP['B1u3M0nk3y13'/117, l='MpServer', x=-462.94, y=64.62, z=140.50], EntityBat['Bat'/1360, l='MpServer', x=-484.32, y=28.09, z=109.64], EntityCreeper['Creeper'/1117, l='MpServer', x=-406.50, y=36.00, z=129.50], EntityCreeper['Creeper'/1119, l='MpServer', x=-407.50, y=36.00, z=131.50], EntityCreeper['Creeper'/1118, l='MpServer', x=-407.50, y=36.00, z=130.50], EntityCow['Cow'/38, l='MpServer', x=-520.47, y=73.00, z=92.53], EntitySkeleton['Skeleton'/1403, l='MpServer', x=-390.50, y=41.00, z=101.50], EntitySkeleton['Skeleton'/1402, l='MpServer', x=-390.50, y=42.00, z=99.91], EntitySkeleton['Skeleton'/772, l='MpServer', x=-418.50, y=19.00, z=118.50], EntityBat['Bat'/528, l='MpServer', x=-529.75, y=51.10, z=120.50], EntitySpider['Spider'/1572, l='MpServer', x=-535.28, y=20.00, z=120.44], EntityZombie['Zombie'/1303, l='MpServer', x=-512.50, y=39.00, z=118.50], EntityZombie['Zombie'/1302, l='MpServer', x=-512.50, y=39.00, z=117.50], EntityCreeper['Creeper'/1301, l='MpServer', x=-517.06, y=38.00, z=118.34], EntityZombie['Zombie'/621, l='MpServer', x=-541.50, y=76.00, z=102.50], EntityBat['Bat'/1598, l='MpServer', x=-532.70, y=46.00, z=150.30], EntityBat['Bat'/1597, l='MpServer', x=-534.58, y=45.71, z=141.69], EntitySkeleton['Skeleton'/1288, l='MpServer', x=-506.50, y=17.00, z=123.50], EntitySquid['Squid'/334, l='MpServer', x=-481.81, y=50.91, z=201.56], EntitySkeleton['Skeleton'/633, l='MpServer', x=-485.50, y=13.00, z=101.50], EntitySkeleton['Skeleton'/632, l='MpServer', x=-485.50, y=13.00, z=97.50], EntitySquid['Squid'/330, l='MpServer', x=-472.84, y=50.69, z=196.59], EntitySquid['Squid'/331, l='MpServer', x=-479.50, y=52.38, z=204.22], EntityBat['Bat'/1287, l='MpServer', x=-466.24, y=23.74, z=156.24], EntitySquid['Squid'/328, l='MpServer', x=-487.03, y=51.66, z=204.22], EntityZombie['Zombie'/851, l='MpServer', x=-520.50, y=49.00, z=120.50], EntitySkeleton['Skeleton'/579, l='MpServer', x=-504.56, y=72.00, z=92.94], EntitySquid['Squid'/383, l='MpServer', x=-503.16, y=58.38, z=203.25], EntityZombie['Zombie'/1537, l='MpServer', x=-515.50, y=48.00, z=104.50], EntityCreeper['Creeper'/843, l='MpServer', x=-478.36, y=62.23, z=140.63], EntityZombie['Zombie'/1553, l='MpServer', x=-408.50, y=25.00, z=80.50], EntityZombie['Zombie'/1555, l='MpServer', x=-399.09, y=22.00, z=84.50], EntityZombie['Zombie'/1554, l='MpServer', x=-409.38, y=25.00, z=82.06], EntitySkeleton['Skeleton'/677, l='MpServer', x=-509.47, y=70.00, z=130.09], EntityZombie['Zombie'/941, l='MpServer', x=-519.50, y=32.00, z=109.50], EntityZombie['Zombie'/943, l='MpServer', x=-525.03, y=24.00, z=105.47], EntityZombie['Zombie'/942, l='MpServer', x=-518.50, y=32.00, z=109.50], EntitySkeleton['Skeleton'/146, l='MpServer', x=-509.31, y=35.00, z=211.69], EntitySquid['Squid'/384, l='MpServer', x=-499.72, y=57.16, z=204.28], EntitySkeleton['Skeleton'/688, l='MpServer', x=-482.22, y=19.57, z=158.30], EntityBat['Bat'/170, l='MpServer', x=-525.57, y=33.00, z=119.55], EntityCreeper['Creeper'/922, l='MpServer', x=-529.50, y=9.00, z=86.50], EntityZombie['Zombie'/923, l='MpServer', x=-536.50, y=29.00, z=80.50], EntitySkeleton['Skeleton'/1532, l='MpServer', x=-519.69, y=48.00, z=105.50], EntitySpider['Spider'/1736, l='MpServer', x=-486.50, y=18.00, z=138.50], EntitySkeleton['Skeleton'/1533, l='MpServer', x=-518.66, y=49.00, z=105.50], EntitySquid['Squid'/433, l='MpServer', x=-415.97, y=51.34, z=119.34], EntitySkeleton['Skeleton'/1534, l='MpServer', x=-517.97, y=48.00, z=111.31], EntitySquid['Squid'/434, l='MpServer', x=-419.66, y=52.38, z=119.16], EntityZombie['Zombie'/1535, l='MpServer', x=-518.50, y=50.00, z=115.25], EntitySquid['Squid'/425, l='MpServer', x=-422.59, y=62.00, z=183.28], EntitySquid['Squid'/426, l='MpServer', x=-413.50, y=51.94, z=114.34], EntitySquid['Squid'/428, l='MpServer', x=-415.44, y=51.06, z=102.44], EntitySquid['Squid'/417, l='MpServer', x=-410.16, y=62.25, z=181.47], EntitySquid['Squid'/416, l='MpServer', x=-413.59, y=59.25, z=171.78], EntitySquid['Squid'/419, l='MpServer', x=-427.69, y=62.03, z=182.28], EntitySquid['Squid'/421, l='MpServer', x=-440.13, y=60.84, z=174.81], EntitySquid['Squid'/420, l='MpServer', x=-439.81, y=57.92, z=172.91], EntitySquid['Squid'/423, l='MpServer', x=-416.28, y=61.16, z=174.25], EntitySquid['Squid'/205, l='MpServer', x=-414.75, y=59.34, z=171.44], EntitySquid['Squid'/204, l='MpServer', x=-440.50, y=51.34, z=183.38], EntitySquid['Squid'/201, l='MpServer', x=-433.91, y=55.69, z=185.16], EntitySquid['Squid'/200, l='MpServer', x=-437.84, y=55.34, z=174.72], EntitySpider['Spider'/1428, l='MpServer', x=38.30, y=-21.03, z=6.21], EntitySquid['Squid'/203, l='MpServer', x=-420.44, y=57.34, z=179.59], EntitySpider['Spider'/748, l='MpServer', x=-508.19, y=65.00, z=178.28], EntitySquid['Squid'/202, l='MpServer', x=-421.81, y=57.28, z=169.66], EntityItem['item.item.rottenFlesh'/1160, l='MpServer', x=-496.03, y=71.13, z=97.78], EntitySquid['Squid'/196, l='MpServer', x=-419.84, y=58.34, z=181.44], EntitySquid['Squid'/199, l='MpServer', x=-447.50, y=48.00, z=176.28], EntitySquid['Squid'/198, l='MpServer', x=-419.91, y=56.34, z=170.84], EntitySquid['Squid'/194, l='MpServer', x=-422.97, y=57.28, z=178.03], EntityZombie['Zombie'/765, l='MpServer', x=-453.50, y=69.00, z=73.50], EntityZombie['Zombie'/752, l='MpServer', x=-518.50, y=33.00, z=106.50], EntityCreeper['Creeper'/1191, l='MpServer', x=-408.59, y=19.00, z=176.00], EntitySquid['Squid'/232, l='MpServer', x=-448.59, y=46.28, z=196.50], EntitySquid['Squid'/230, l='MpServer', x=-458.69, y=47.66, z=202.44], EntityCreeper['Creeper'/1192, l='MpServer', x=-408.50, y=19.00, z=180.50], EntityCreeper['Creeper'/496, l='MpServer', x=-463.64, y=64.00, z=119.50], EntityZombie['Zombie'/970, l='MpServer', x=-539.50, y=5.00, z=82.50], EntityItem['item.item.rottenFlesh'/1201, l='MpServer', x=-452.19, y=72.13, z=83.44], EntityBat['Bat'/1455, l='MpServer', x=-506.58, y=31.98, z=202.54]]
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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 224106952 bytes (213 MB) / 471044096 bytes (449 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: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.24.1187 Minecraft Forge 10.13.0.1187 20 mods loaded, 20 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.24.1187} [Forge Mod Loader] (forge-1.7.10-10.13.0.1187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.0.1187} [Minecraft Forge] (forge-1.7.10-10.13.0.1187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Amberoguia{1.4} [Amberoguia] ([1.7.10]AmberoguiaMod_v1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BonesAndStones{1.0} [BonesAndStones] ([1.7.10]BonesAndStonesMod_v1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.13} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroUtil-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2{2.2.529-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.529-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weather2{v2.3.4} [weather2] (Weather-2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.10-Forge10.13.0.1187
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4400 GL version 4.2.0 - Build 10.18.10.3308, Intel
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)
I also got this one:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 8/1/14 7:29 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:2001)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:134)
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: 2 total; [EntityClientPlayerMP['B1u3M0nk3y13'/893, l='MpServer', x=-451.47, y=65.62, z=157.80], EntityOtherPlayerMP['NJxORIGEN'/376, l='MpServer', x=-459.50, y=64.00, z=141.97]]
Chunk stats: MultiplayerChunkCache: 590, 590
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-445,65,156), Chunk: (at 3,4,12 in -28,9; contains blocks -448,0,144 to -433,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1354006 game time, 2217242 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: 83 total; [EntityBat['Bat'/550, l='MpServer', x=-507.38, y=42.69, z=95.42], EntityBat['Bat'/137, l='MpServer', x=-437.25, y=36.00, z=150.56], EntityBat['Bat'/136, l='MpServer', x=-444.25, y=35.00, z=142.89], EntityZombie['Zombie'/820, l='MpServer', x=-505.50, y=28.00, z=196.50], EntityBat['Bat'/549, l='MpServer', x=-501.32, y=51.00, z=87.51], EntitySkeleton['Skeleton'/143, l='MpServer', x=-427.47, y=17.00, z=117.91], EntityCreeper['Creeper'/675, l='MpServer', x=-512.50, y=49.00, z=102.50], EntityZombie['Zombie'/674, l='MpServer', x=-510.50, y=49.00, z=110.50], EntityBat['Bat'/804, l='MpServer', x=-527.06, y=47.00, z=122.63], EntitySquid['Squid'/152, l='MpServer', x=-426.28, y=60.31, z=187.19], EntityZombie['Zombie'/259, l='MpServer', x=-373.09, y=41.00, z=120.50], EntitySquid['Squid'/153, l='MpServer', x=-429.78, y=58.84, z=195.06], EntityBat['Bat'/256, l='MpServer', x=-383.25, y=42.10, z=105.75], EntitySquid['Squid'/154, l='MpServer', x=-428.72, y=61.34, z=202.53], EntityBat['Bat'/807, l='MpServer', x=-507.68, y=48.74, z=109.93], EntityClientPlayerMP['B1u3M0nk3y13'/893, l='MpServer', x=-451.47, y=65.62, z=157.80], EntitySquid['Squid'/159, l='MpServer', x=-423.50, y=61.38, z=188.69], EntityOtherPlayerMP['NJxORIGEN'/376, l='MpServer', x=-459.50, y=64.00, z=141.97], EntityCreeper['Creeper'/145, l='MpServer', x=-424.69, y=41.00, z=145.94], EntityCreeper['Creeper'/146, l='MpServer', x=-429.44, y=47.00, z=160.94], EntityCreeper['Creeper'/147, l='MpServer', x=-428.72, y=46.00, z=157.94], EntityCreeper['Creeper'/148, l='MpServer', x=-426.50, y=47.00, z=160.50], EntitySkeleton['Skeleton'/571, l='MpServer', x=-497.50, y=19.00, z=145.50], EntitySquid['Squid'/149, l='MpServer', x=-430.93, y=56.39, z=169.61], EntityBat['Bat'/654, l='MpServer', x=-522.69, y=50.73, z=118.16], EntitySquid['Squid'/186, l='MpServer', x=-407.53, y=57.23, z=121.97], EntityCreeper['Creeper'/427, l='MpServer', x=-482.50, y=4.00, z=129.50], EntitySkeleton['Skeleton'/426, l='MpServer', x=-502.50, y=18.00, z=194.50], EntityZombie['Zombie'/429, l='MpServer', x=-502.50, y=29.00, z=198.50], EntitySkeleton['Skeleton'/53, l='MpServer', x=-531.50, y=22.00, z=91.50], EntitySquid['Squid'/188, l='MpServer', x=-397.31, y=55.00, z=115.75], EntityCow['Cow'/63, l='MpServer', x=-520.47, y=73.00, z=92.53], EntitySquid['Squid'/183, l='MpServer', x=-403.50, y=54.70, z=100.81], EntitySquid['Squid'/181, l='MpServer', x=-405.75, y=57.34, z=103.13], EntitySkeleton['Skeleton'/747, l='MpServer', x=-524.50, y=47.00, z=116.50], EntitySkeleton['Skeleton'/746, l='MpServer', x=-525.50, y=47.00, z=118.50], EntityCreeper['Creeper'/69, l='MpServer', x=-517.41, y=34.00, z=121.00], EntitySkeleton['Skeleton'/745, l='MpServer', x=-524.50, y=47.00, z=117.50], EntityBat['Bat'/64, l='MpServer', x=-507.56, y=31.07, z=114.49], EntitySquid['Squid'/201, l='MpServer', x=-406.16, y=53.88, z=218.03], EntityZombie['Zombie'/65, l='MpServer', x=-517.50, y=50.00, z=103.50], EntitySquid['Squid'/200, l='MpServer', x=-399.31, y=59.13, z=214.66], EntityCreeper['Creeper'/66, l='MpServer', x=-524.03, y=33.00, z=119.50], EntitySquid['Squid'/196, l='MpServer', x=-412.31, y=53.38, z=217.88], EntityBat['Bat'/192, l='MpServer', x=-406.41, y=20.10, z=179.16], EntitySquid['Squid'/195, l='MpServer', x=-402.94, y=56.88, z=215.81], EntityCreeper['Creeper'/460, l='MpServer', x=-507.06, y=45.00, z=105.53], EntityCreeper['Creeper'/83, l='MpServer', x=-502.50, y=43.00, z=110.50], EntitySkeleton['Skeleton'/82, l='MpServer', x=-508.69, y=42.00, z=93.56], EntitySquid['Squid'/95, l='MpServer', x=-505.72, y=51.16, z=213.69], EntitySquid['Squid'/94, l='MpServer', x=-512.50, y=51.33, z=215.69], EntitySkeleton['Skeleton'/89, l='MpServer', x=-501.50, y=19.00, z=144.94], EntitySkeleton['Skeleton'/88, l='MpServer', x=-497.28, y=19.00, z=142.78], EntityBat['Bat'/756, l='MpServer', x=-414.06, y=31.64, z=168.47], EntitySkeleton['Skeleton'/91, l='MpServer', x=-505.50, y=27.00, z=192.50], EntityZombie['Zombie'/90, l='MpServer', x=-498.00, y=20.00, z=181.44], EntitySquid['Squid'/239, l='MpServer', x=-390.41, y=59.39, z=219.75], EntityBat['Bat'/712, l='MpServer', x=-374.25, y=43.73, z=91.25], EntitySquid['Squid'/237, l='MpServer', x=-396.19, y=57.75, z=109.44], EntitySquid['Squid'/236, l='MpServer', x=-402.84, y=59.33, z=112.16], EntitySquid['Squid'/98, l='MpServer', x=-511.78, y=52.16, z=217.22], EntitySquid['Squid'/235, l='MpServer', x=-400.38, y=60.00, z=122.34], EntityZombie['Zombie'/505, l='MpServer', x=-531.66, y=31.00, z=175.34], EntitySquid['Squid'/96, l='MpServer', x=-514.69, y=48.84, z=219.66], EntitySquid['Squid'/233, l='MpServer', x=-389.91, y=59.03, z=114.25], EntityZombie['Zombie'/582, l='MpServer', x=-493.50, y=23.00, z=164.50], EntityCreeper['Creeper'/583, l='MpServer', x=-377.41, y=41.00, z=94.00], EntitySquid['Squid'/232, l='MpServer', x=-396.97, y=58.34, z=98.72], EntitySquid['Squid'/231, l='MpServer', x=-396.34, y=56.31, z=100.03], EntitySquid['Squid'/230, l='MpServer', x=-393.66, y=55.84, z=99.47], EntitySquid['Squid'/229, l='MpServer', x=-390.22, y=55.28, z=99.78], EntityOtherPlayerMP['NJxORIGEN'/376, l='MpServer', x=-459.50, y=64.00, z=141.97], EntityZombie['Zombie'/226, l='MpServer', x=-389.78, y=41.00, z=102.44], EntityBat['Bat'/711, l='MpServer', x=-535.00, y=47.45, z=127.78], EntityZombie['Zombie'/225, l='MpServer', x=-395.50, y=22.00, z=85.50], EntitySkeleton['Skeleton'/224, l='MpServer', x=-391.50, y=22.00, z=81.50], EntitySpider['Spider'/255, l='MpServer', x=-378.50, y=38.00, z=106.50], EntityBat['Bat'/832, l='MpServer', x=-471.22, y=15.02, z=129.25], EntityZombie['Zombie'/250, l='MpServer', x=-374.50, y=46.00, z=85.50], EntityCreeper['Creeper'/249, l='MpServer', x=-377.50, y=45.00, z=82.50], EntityZombie['Zombie'/602, l='MpServer', x=-509.50, y=41.00, z=111.50], EntitySquid['Squid'/240, l='MpServer', x=-392.34, y=58.31, z=216.09], EntitySquid['Squid'/241, l='MpServer', x=-393.78, y=57.36, z=214.66]]
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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 245641464 bytes (234 MB) / 552079360 bytes (526 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: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.24.1187 Minecraft Forge 10.13.0.1187 20 mods loaded, 20 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.24.1187} [Forge Mod Loader] (forge-1.7.10-10.13.0.1187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.0.1187} [Minecraft Forge] (forge-1.7.10-10.13.0.1187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Amberoguia{1.4} [Amberoguia] ([1.7.10]AmberoguiaMod_v1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BonesAndStones{1.0} [BonesAndStones] ([1.7.10]BonesAndStonesMod_v1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.13} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroUtil-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2{2.2.529-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.529-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weather2{v2.3.4} [weather2] (Weather-2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.10-Forge10.13.0.1187
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4400 GL version 4.2.0 - Build 10.18.10.3308, Intel
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)
Can anyone help with either of these?
Some of the report:
at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:212)
at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:179)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2001)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:2
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumEveryone I was using was (supposedly) built for 1.7.10....It seems however that now that I've removed the Localized Weather mod, it doesn't happen anymore....but I can't be 100% sure that's why it was happening.
which is really just shutting all effects off client side, so yeah, removing the mod also works. Coro says a fix will be coming for it so keep an eye out.
Figured it was...Thank you!