Minecraft Comes Alive (MCA)

Minecraft Comes Alive (MCA)

13M Downloads

old world problem

mitono opened this issue ยท 1 comments

commented

Thank you for MCA5.1.1.0-1.8 release. I tried it.
But the problem of crush on starting game (#524) has not yet been resolved...
As it has been reported in #524 , when I changed config "Overwrite original villagers" to false , the crush does not occur and MCA seems to work fine.
Here is crush report.

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 15/12/29 15:34
Description: Exception ticking world

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
at com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.next(AbstractMapBasedMultimap.java:486)
at net.minecraft.util.ClassInheritanceMultiMap$2.computeNext(SourceFile:90)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
at net.minecraft.world.World.func_175650_b(World.java:3126)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:952)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:117)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.World.func_175726_f(World.java:299)
at net.minecraft.world.World.func_180495_p(World.java:837)
at net.minecraft.village.Village.func_179860_f(SourceFile:326)
at net.minecraft.village.Village.func_75557_k(SourceFile:312)
at net.minecraft.village.Village.func_75560_a(SourceFile:69)
at net.minecraft.village.VillageCollection.func_75544_a(SourceFile:60)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Stacktrace:
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
at com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.next(AbstractMapBasedMultimap.java:486)
at net.minecraft.util.ClassInheritanceMultiMap$2.computeNext(SourceFile:90)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
at net.minecraft.world.World.func_175650_b(World.java:3126)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:952)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:117)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.World.func_175726_f(World.java:299)
at net.minecraft.world.World.func_180495_p(World.java:837)
at net.minecraft.village.Village.func_179860_f(SourceFile:326)
at net.minecraft.village.Village.func_75557_k(SourceFile:312)
at net.minecraft.village.Village.func_75560_a(SourceFile:69)
at net.minecraft.village.VillageCollection.func_75544_a(SourceFile:60)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)

-- Affected level --
Details:
Level name: New World001
All players: 0 total; []
Chunk stats: ServerChunkCache: 626 Drop: 0
Level seed: -8918104364449433835
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -18.00,64.00,262.00 - World: (-18,64,262), Chunk: (at 14,4,6 in -2,16; contains blocks -32,0,256 to -17,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 13013688 game time, 15302234 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 145509 (now: false), thunder time: 52825 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 146928256 bytes (140 MB) / 408596480 bytes (389 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
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 5 mods loaded, 5 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
UCHIJAAAA FML{8.0.99.99} Forge Mod Loader
UCHIJAAAA Forge{11.14.3.1450} Minecraft Forge
UCHIJAAAA RadixCore{1.8-2.1.0} RadixCore
UCHIJAAAA MCA{1.8-5.1.1.0} Minecraft Comes Alive
Loaded coremods (and transformers):
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

commented

Ok, this should be fixed in 7ec6ec4.