Skip to content

Instantly share code, notes, and snippets.

@Bogdan-G
Created March 3, 2016 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bogdan-G/5939e49a8ba47b0a67ff to your computer and use it in GitHub Desktop.
Save Bogdan-G/5939e49a8ba47b0a67ff to your computer and use it in GitHub Desktop.
...
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 04.03.16 2:35
Description: Exception in server tick loop
java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
at blusunrize.immersiveengineering.api.energy.ImmersiveNetHandler.getRelevantDimensions(ImmersiveNetHandler.java:119)
at blusunrize.immersiveengineering.common.IESaveData.func_76187_b(IESaveData.java:86)
at net.minecraft.world.storage.MapStorage.func_75747_a(MapStorage.java:127)
at net.minecraft.world.storage.MapStorage.func_75744_a(MapStorage.java:110)
at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:838)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:802)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:318)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:106)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_95, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc.
Memory: 181383664 bytes (172 MB) / 650641408 bytes (620 MB) up to 3491233792 bytes (3329 MB)
JVM Flags: 32 total; -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -Xverify:none -Xverify:none -Xoptimize -XX:+UseSpinning -XX:+UseNewLongLShift -XX:hashCode=5 -XX:+UseParallelOldGC -XX:+UseParallelGC -XX:HeapMaximumCompactionInterval=50 -XX:MaxPermSize=300m -XX:+UseCompressedOops -XX:+EliminateLocks -XX:-OmitStackTraceInFastThrow -XX:+OptimizeStringConcat -XX:+DoEscapeAnalysis -XX:SoftRefLRUPolicyMSPerMB=1000 -XX:+UseThreadPriorities -XX:+DisableExplicitGC -Xnoclassgc -XX:+PrintCommandLineFlags -XX:ParallelGCThreads=2 -XX:OldPLABSize=16 -XX:-ResizeOldPLAB -XX:MaxGCPauseMillis=150 -XX:+ParallelRefProcEnabled -XX:NewSize=512m -XX:MaxNewSize=512m -XX:TargetSurvivorRatio=90 -XX:ObjectAlignmentInBytes=16 -Xmx3500m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.5.0 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'P' = Pre-initialized 'I' = Initialized 'P' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCPIPAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCPIPAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.5.0-1.7.10-sw0.jar)
UCPIPAAAA Forge{10.13.5.0} [Minecraft Forge] (forge-1.7.10-10.13.5.0-1.7.10-sw0.jar)
UCPIPAAAA ImmersiveEngineering{0.7.2_Java7} [Immersive Engineering] (ImmersiveEngineering-0.7.2_Java7 (1).jar)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['BogdanGG'/216, l='Новый мирz874', x=-18,10, y=93,24, z=302,35]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment