View Issue Details

IDProjectCategoryView StatusLast Update
0001793Industrial-Craft²nuclear reactor and anything associatedpublic2016-01-05 16:48
Reporterwwwww Assigned To 
PriorityhighSeveritycrashReproducibilityalways
Status newResolutionopen 
Platformintel (i3)OSwindowsOS Version10
Summary0001793: as soon as i load a world and interact with reactor and other blocks that accept items it crashes instantly
Descriptionas soon as i load a world and interact with reactor and other blocks that accept items it crashes instantly
Steps To Reproduceinteract with reactor and other blocks that accept items
Additional Informationerorr report ---- Minecraft Crash Report ----
// Why did you do that?

Time: 1/3/16 5:38 PM
Description: Exception in server tick loop

java.lang.NoSuchMethodError: com.mojang.authlib.GameProfile.getId()Ljava/lang/String;
    at ic2.core.network.NetworkManager.initiateGuiDisplay(NetworkManager.java:218)
    at ic2.core.Platform.launchGui(Platform.java:86)
    at ic2.core.block.BlockMultiID.func_149727_a(BlockMultiID.java:202)
    at ic2.core.block.generator.block.BlockGenerator.func_149727_a(BlockGenerator.java:186)
    at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:376)
    at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
    at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
    at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    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 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: 201229112 bytes (191 MB) / 467443712 bytes (445 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.1558 4 mods loaded, 4 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.1558-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAA IC2{2.1.484-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.484-experimental.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    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['tospace21'/333, l='New World', x=196.81, y=79.00, z=352.49]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
TagsNo tags attached.
Minecraft Version

Activities

Chocohead

2016-01-05 16:48

developer   ~0004347

The version you're using is years out of date, 484 was the last build for 1.7.2, the latest for 1.7.10 is 810.

Issue History

Date Modified Username Field Change
2016-01-03 22:48 wwwww New Issue
2016-01-05 16:48 Chocohead Note Added: 0004347