Hey, I have been playing with the mod pack with a few friends for a few days now and I have noticed there are no Millenaire villages spawning... there are little shops spawning but no villages.. I opened up a singleplayer game and a few millenaire villages were spawning fine..
I then created a new world and noticed this error related to Millenaire...
Code:
2013-06-10 00:38:00 [INFO] [ForgeModLoader] SRV Exception when generating village:
2013-06-10 00:38:00 [INFO] [ForgeModLoader] SRV java.lang.ArrayIndexOutOfBoundsException: -8
at net.minecraft.world.chunk.Chunk.func_76610_a(Chunk.java:615)
at org.millenaire.common.MillWorldInfo.updateChunk(MillWorldInfo.java:664)
at org.millenaire.common.MillWorldInfo.createWorldInfo(MillWorldInfo.java:355)
at org.millenaire.common.MillWorldInfo.update(MillWorldInfo.java:530)
at org.millenaire.common.WorldGenVillage.generateVillage(WorldGenVillage.java:179)
at org.millenaire.common.WorldGenVillage.generateVillageAtPoint(WorldGenVillage.java:604)
at org.millenaire.common.WorldGenVillage.generate(WorldGenVillage.java:130)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:134)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:379)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1261)
at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:225)
at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:38)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:116)
at net.minecraft.server.management.PlayerManager.func_72691_b(PlayerManager.java:215)
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:314)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:372)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:594)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:442)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:860)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:729)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Also I have noticed it's not possible to light up portals in the Nether, fire blocks appear instead.. but I have read this has been fixed in the new update.
Any help would be greatly appreciated, thank you