I was a little unclear as to whether this is a new dimension or something that spawns in the overworld. Also, is this compatible with Biomes O' Plenty and Botania?
You know I gotta ask, why haven't you ever made this mod have its own assets folder?
Like name it Ether or anything really, so long as its not in the minecraft assets folder set up.
It's really annoying having to go replace textures and would just over all make it be more organized IMO.
A dimension mod like this should be made to work well with other mods. I have had endless problems with this. id conflicts that your mod provides no way of resolving. One of these was an entity id conflict that couldn't be fixed on either side. This is a mod that will have to wait either for these fixes or the unlikely case of finding other mods that are coincidentally compatible. For example, I am sure you can use a more dynamic way of handling the entity ids, which first looks for an id number which hasn't been assigned, and yes a config file for the block and item ids is also needed.
However I did try installing it on its own and there was an unpleasant stuttering every few seconds. That is another thing that an update needs to fix before I would find this playable.
PS. I am talking about a MC1.7.2 version which the modinfo identifies as version 3.0
I have a problem w/ this mod. Every time I go thru the portal, it says "Downloading Terrain..." then all of a sudden my game crashes Can you help me out on this?
Dude i have a problem when i try to craft the lighter i cant create it and when i put it from creative its supposed to by yellow and grey with the flint but its like the flint and steel
and i cant create the portal correctly it only puts 5 of 6 blocks with the portal and when i pass threw it my minecraft collapses
what could it be?
Damoniy, please help. So I newly installed ether when I saw it because it looks good so when I launched the game a Id conflict with eternal frost so I fixed it and fixed also the Dimension Id ( Id 4) because they conflicted too so I created a Ether Portal I entered the ether portal but it send me to the Eternal frost with my Checkpoints on Rei's Minimap and when I entered the Eternal frost it has no checkpoints and I also noticed that in the Rei's minimap I pressed the edit on a checkpoint while in the eternal dimension I noticed that the Freezer (Eternal Frost Dimension) became The Ether.
java.lang.NullPointerException: Ticking memory connection
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(SourceFile:57)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:595)
at net.minecraft.world.World.func_147465_d(World.java:442)
at net.minecraft.world.World.func_147449_b(World.java:577)
at aom.common.gen.FloatingPart4.addDungeonPart4(FloatingPart4.java:5091)
at aom.common.gen.WorldGenCastle.generate(WorldGenCastle.java:28)
at aom.common.dimension.ChunkProviderEther.func_73153_a(ChunkProviderEther.java:371)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:219)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1047)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:130)
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:292)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:101)
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:246)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:261)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:401)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(SourceFile:57)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:595)
at net.minecraft.world.World.func_147465_d(World.java:442)
at net.minecraft.world.World.func_147449_b(World.java:577)
at aom.common.gen.FloatingPart4.addDungeonPart4(FloatingPart4.java:5091)
at aom.common.gen.WorldGenCastle.generate(WorldGenCastle.java:28)
at aom.common.dimension.ChunkProviderEther.func_73153_a(ChunkProviderEther.java:371)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:219)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1047)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:130)
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:292)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:101)
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:246)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:261)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:401)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 206339256 bytes (196 MB) / 855638016 bytes (816 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 10290 (576240 bytes; 0 MB) allocated, 9757 (546392 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.03 FML v7.2.209.1112 Minecraft Forge 10.12.1.1112 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.209.1112} [Forge Mod Loader] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.1.1112} [Minecraft Forge] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ether{3.0} [ether] (ether-1.7.2-0.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 837 (46872 bytes; 0 MB) allocated, 831 (46536 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['brickbrainiac02'/132, l='i dont even', x=80.16, y=71.69, z=295.63]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I played this mod quite a while ago, I was really worried it would drown in haters, very happy to see it's still alive! I will be downloading the update for it and doing a review later, most likely.
I played this mod quite a while ago, I was really worried it would drown in haters, very happy to see it's still alive! I will be downloading the update for it and doing a review later, most likely.
It's probably a dimension ID conflict still, the config file may not have been read properly. Try checking both the Eternal Frost and Ether configs.
Ether doesn't have a config file, I'm waiting for it.
I was a little unclear as to whether this is a new dimension or something that spawns in the overworld. Also, is this compatible with Biomes O' Plenty and Botania?
Thanks.
http://fingersmeller.wix.com/millennials
Like name it Ether or anything really, so long as its not in the minecraft assets folder set up.
It's really annoying having to go replace textures and would just over all make it be more organized IMO.
.
Mob.
However I did try installing it on its own and there was an unpleasant stuttering every few seconds. That is another thing that an update needs to fix before I would find this playable.
PS. I am talking about a MC1.7.2 version which the modinfo identifies as version 3.0
I have a problem w/ this mod. Every time I go thru the portal, it says "Downloading Terrain..." then all of a sudden my game crashes
Thx,
--MagicWizard267
so anyway THANKS DOWNLOADING NOW!
and i cant create the portal correctly it only puts 5 of 6 blocks with the portal and when i pass threw it my minecraft collapses
what could it be?
Cant get to ether
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 6/16/14 12:29 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(SourceFile:57)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:595)
at net.minecraft.world.World.func_147465_d(World.java:442)
at net.minecraft.world.World.func_147449_b(World.java:577)
at aom.common.gen.FloatingPart4.addDungeonPart4(FloatingPart4.java:5091)
at aom.common.gen.WorldGenCastle.generate(WorldGenCastle.java:28)
at aom.common.dimension.ChunkProviderEther.func_73153_a(ChunkProviderEther.java:371)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:219)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1047)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:130)
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:292)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:101)
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:246)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:261)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:401)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(SourceFile:57)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:595)
at net.minecraft.world.World.func_147465_d(World.java:442)
at net.minecraft.world.World.func_147449_b(World.java:577)
at aom.common.gen.FloatingPart4.addDungeonPart4(FloatingPart4.java:5091)
at aom.common.gen.WorldGenCastle.generate(WorldGenCastle.java:28)
at aom.common.dimension.ChunkProviderEther.func_73153_a(ChunkProviderEther.java:371)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:219)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1047)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:130)
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:292)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:101)
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:246)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:261)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:401)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 206339256 bytes (196 MB) / 855638016 bytes (816 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 10290 (576240 bytes; 0 MB) allocated, 9757 (546392 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.03 FML v7.2.209.1112 Minecraft Forge 10.12.1.1112 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.209.1112} [Forge Mod Loader] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.1.1112} [Minecraft Forge] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ether{3.0} [ether] (ether-1.7.2-0.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 837 (46872 bytes; 0 MB) allocated, 831 (46536 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['brickbrainiac02'/132, l='i dont even', x=80.16, y=71.69, z=295.63]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
It's probably a dimension ID conflict still, the config file may not have been read properly. Try checking both the Eternal Frost and Ether configs.
I'm on the CSM team, but I've retired from Minecraft modding for the most part. I made Cliffie's Goos.
I'm an old-timer, been around since Alpha. MC: Windows 10 edition is like the uncanny valley, almost modern Minecraft but off in every way.
I have an XBox tag, but only because I needed one to try the Windows 10 version. I don't have an XBox.
Ether doesn't have a config file, I'm waiting for it.