Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Would you like a cupcake?
- Time: 10.06.17 08:04
- Description: Exception in server tick loop
- java.lang.AbstractMethodError: org.halvors.quantum.common.tile.reactor.fission.TileReactorCell.getWorld()Lnet/minecraft/world/World;
- at org.halvors.quantum.lib.multiblock.MultiBlockHandler.getWrapperAt(MultiBlockHandler.java:137)
- at org.halvors.quantum.lib.multiblock.MultiBlockHandler.getStructure(MultiBlockHandler.java:65)
- at org.halvors.quantum.lib.multiblock.MultiBlockHandler.construct(MultiBlockHandler.java:85)
- at org.halvors.quantum.common.tile.reactor.fission.TileReactorCell.updatePositionStatus(TileReactorCell.java:444)
- at org.halvors.quantum.common.block.reactor.fission.BlockReactorCell.func_149726_b(BlockReactorCell.java:84)
- at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:655)
- at net.minecraft.world.World.func_147465_d(World.java:451)
- at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
- at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
- at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
- at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128)
- at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389)
- 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: 216492064 bytes (206 MB) / 410501120 bytes (391 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: 13, tallocated: 95
- FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 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.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 quantum{0.1} [Quantum] (Quantum-1.7.10-0.1.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['halvorshalvors'/240, l='New World', x=-264,71, y=66,00, z=257,41]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement