[1.7.10] Arch-Mage Craft - Masters of Magic

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Skid

New Member
Jul 29, 2019
109
0
0
I know there is a feature in Mystcraft that if you kill direwolf20 or Soaryn in one of those dimensions, that the instability stops for a bit. I know this may sound weird, but is it possible to make it so if you kill anyone in one of the ages it temporarily removes instability? Because I'm not going to lie, I killed Forger101 probably over 10 times since he didn't have any items and I was bored. So because of that, reducing instability when a player is killed seems like a good idea.
That's not a feature it was an over elbarate troll *rolls eyes* and that was added in because xcomp also made it so that ages got less and less stable so long as direwolf20 or Soaryn was in the age, I should also note the troll didn't work properly. It's highly unlikely to be in the release code.
 

Hellhound732

New Member
Jul 29, 2019
81
0
0
I know it was a troll, but I didn't know about the second part. But I know that I am posting a lot on the forum lately, but when I was trying to make the Void Hood or whatever it is called, the infusion altar would not take the goggles of revealing and continued to suck up more essentia until I eventually stopped the infusion. The goggles were not enchanted, and not damaged in any way. I know for a fact that I had every item required, and all of the essentia required, so I would recommend not doing that infusion, unless it's just me having this problem.
EDIT: So I think i found the problem. Don't use goggles of revealing that have been repaired or enchanted then unenchanted by the spellbinding cloth.
 
Last edited:

Skid

New Member
Jul 29, 2019
109
0
0
Server will be down while I debug an issue with the next version of the mod pack, for some reason something that exists on the server is causing "java.lang.NoClassDefFoundError: dan200/computercraft/api/lua/LuaException" when the overworld loads with the new mods. Trying to work out what it is, this isn't happening with newly created worlds, or mostly empty worlds.
 

Skid

New Member
Jul 29, 2019
109
0
0
Newest official version of Thaumic Tinkerer was to blame, removed that update.

Server is now running version 1.0.1, no new mods or config changes just mod updates, if your running testing on the server navigate to the packs instances folder, delete the mods folder, then copy the mods folder from this zip file: http://www.skid-inc.net/stuff/minecraft/Arch-Mage_Craft-1.7.10-1.0.1.zip

1.0.1
-----
Updated Automagy to 0.14.
Updated Baubles to 1.0.1.9.
Updated Better Storage to 0.10.5.119.
Updated Biblio Craft to 1.9.1.
Updated Biblio Woods Biomes O Plenty to 1.9.
Updated Biblio Woods Natura to 1.5.
Updated Biomes O Plenty to 2.1.0.1019.
Updated Blood Arsenal to 1.1.0.
Updated Blood Magic to 1.2.1a.
Updated Botania to 1.3-138.
Updated Carpenter's Blocks to 3.3.3.
Updated CoFH Core to 3.0.0B8-36.
Updated Forbidden Magic to 0.55.
Updated Forge Multipart to 1.1.0.314.
Updated Hardcore Ender Expansion to 1.6.5.
Updated Journey Map to 5.0.0.
Updated Morpheus to 1.5.26.
Updated Not Enough Items to 1.0.3.68.
Updated Open Blocks to 1.3-snapshot-502.
Updated Open Mod Lib to 0.6-snapshot-264.
Updated Sanguimancy to 1.1.8-4.
Updated Thaumic Exploration to 1.1-31.

Random fact, the test server world is now 2.1GB, COMPRESSED.

Oh also, when I submit the pack to to the FTB Team it'll finally get an icon and a banner, Icon I think looks cool, banner *shrugs* it'll do best I can come up with at least.
icon.png

banner.png
 
Last edited:

Hellhound732

New Member
Jul 29, 2019
81
0
0
I had enchanted void thaumturgist's robes. After the update I no longer have them, even though they are still clearly in the game. But I have checked and they are not in any of my chests either.
EDIT: Wait was there a role back?
Ignore the last edit. I still have my sword which I made after I made the robes, so I should still have the Void Thaumaturgist's Robes.
 

Forger101

New Member
Jul 29, 2019
17
0
0
Server crashed when I was at Timelife's base scanning stuff for more research points, the crash occurred when I wasn't interacting with anything.
 

Timelife

New Member
Jul 29, 2019
63
0
0
Hope my base isn't causing something unpleasant in the background, I just finished installing my essentia reservoirs and I am hoping that they aren't the cause for the crash.
 

Skid

New Member
Jul 29, 2019
109
0
0
---- Minecraft Crash Report ----
// I feel sad now :(

Time: 12/2/14 4:21 AM
Description: Exception getting block type in world

java.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Random.java:300)
at chylex.hee.world.feature.blobs.populators.BlobPopulatorLiquidFall.generate(BlobPopulatorLiquidFall.java:45)
at chylex.hee.world.feature.WorldGenBlob.func_76484_a(WorldGenBlob.java:166)
at chylex.hee.world.biome.BiomeDecoratorHardcoreEnd.func_150513_a(BiomeDecoratorHardcoreEnd.java:55)
at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:105)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:339)
at chylex.hee.world.ChunkProviderHardcoreEnd.func_73153_a(ChunkProviderHardcoreEnd.java:52)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_147439_a(World.java:345)
at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:98)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.world.World.func_147437_c(World.java:365)
at mods.natura.worldgen.BaseCropWorldgen.generateBarley(BaseCropWorldgen.java:147)
at mods.natura.worldgen.BaseCropWorldgen.generate(BaseCropWorldgen.java:46)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_147439_a(World.java:345)
at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:94)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_147439_a(World.java:345)
at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:98)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5$$anonfun$apply$4.apply(packethandlers.scala:144)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5$$anonfun$apply$4.apply(packethandlers.scala:143)
at scala.collection.Iterator$class.foreach(Iterator.scala:743)
at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5.apply(packethandlers.scala:142)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5.apply(packethandlers.scala:141)
at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:99)
at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:99)
at scala.collection.mutable.HashTable$class.foreachEntry(HashTable.scala:230)
at scala.collection.mutable.HashMap.foreachEntry(HashMap.scala:40)
at scala.collection.mutable.HashMap.foreach(HashMap.scala:99)
at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
at codechicken.multipart.handler.MultipartSPH$.onTickEnd(packethandlers.scala:141)
at codechicken.multipart.handler.MultipartEventHandler$.serverTick(MultipartEventHandler.scala:63)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_457_MultipartEventHandler$_serverTick_ServerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:247)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:590)
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:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at java.util.Random.nextInt(Random.java:300)
at chylex.hee.world.feature.blobs.populators.BlobPopulatorLiquidFall.generate(BlobPopulatorLiquidFall.java:45)
at chylex.hee.world.feature.WorldGenBlob.func_76484_a(WorldGenBlob.java:166)
at chylex.hee.world.biome.BiomeDecoratorHardcoreEnd.func_150513_a(BiomeDecoratorHardcoreEnd.java:55)
at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:105)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:339)
at chylex.hee.world.ChunkProviderHardcoreEnd.func_73153_a(ChunkProviderHardcoreEnd.java:52)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (4367,250,-1563), Chunk: (at 15,15,5 in 272,-98; contains blocks 4352,0,-1568 to 4367,255,-1553), Region: (8,-4; contains chunks 256,-128 to 287,-97, blocks 4096,0,-2048 to 4607,255,-1537)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:98)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (4414,69,-1538), Chunk: (at 14,4,14 in 275,-97; contains blocks 4400,0,-1552 to 4415,255,-1537), Region: (8,-4; contains chunks 256,-128 to 287,-97, blocks 4096,0,-2048 to 4607,255,-1537)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.world.World.func_147437_c(World.java:365)
at mods.natura.worldgen.BaseCropWorldgen.generateBarley(BaseCropWorldgen.java:147)
at mods.natura.worldgen.BaseCropWorldgen.generate(BaseCropWorldgen.java:46)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (4400,213,-1533), Chunk: (at 0,13,3 in 275,-96; contains blocks 4400,0,-1536 to 4415,255,-1521), Region: (8,-3; contains chunks 256,-96 to 287,-65, blocks 4096,0,-1536 to 4607,255,-1025)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:94)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (4384,85,-1537), Chunk: (at 0,5,15 in 274,-97; contains blocks 4384,0,-1552 to 4399,255,-1537), Region: (8,-4; contains chunks 256,-128 to 287,-97, blocks 4096,0,-2048 to 4607,255,-1537)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:98)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5$$anonfun$apply$4.apply(packethandlers.scala:144)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5$$anonfun$apply$4.apply(packethandlers.scala:143)
at scala.collection.Iterator$class.foreach(Iterator.scala:743)
at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5.apply(packethandlers.scala:142)
at codechicken.multipart.handler.MultipartSPH$$anonfun$onTickEnd$5.apply(packethandlers.scala:141)
at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:99)
at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:99)
at scala.collection.mutable.HashTable$class.foreachEntry(HashTable.scala:230)
at scala.collection.mutable.HashMap.foreachEntry(HashMap.scala:40)
at scala.collection.mutable.HashMap.foreach(HashMap.scala:99)
at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
at codechicken.multipart.handler.MultipartSPH$.onTickEnd(packethandlers.scala:141)
at codechicken.multipart.handler.MultipartEventHandler$.serverTick(MultipartEventHandler.scala:63)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_457_MultipartEventHandler$_serverTick_ServerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:247)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:590)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
--SNIP-

This is about the same location that I've been seeing location errors or mana burst and Eldritch Orbs, althought I doubte the two are related.

[08:31:59] [Server thread/WARN]: Wrong location! EntityEldritchOrb['Eldritch Orb'/96445, l='Magic_World', x=65200526.47, y=87814085.79, z=-733599.67] (at 4075032, -45850 instead of 270, -82)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: java.lang.Exception: Stack trace
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at java.lang.Thread.dumpStack(Thread.java:1344)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:781)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:470)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.World.func_72964_e(World.java:419)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.World.func_147439_a(World.java:345)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.World.func_72879_k(World.java:3360)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.World.func_94577_B(World.java:3406)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at WayofTime.alchemicalWizardry.common.tileEntity.TEMasterStone.func_145845_h(TEMasterStone.java:327)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.World.func_72939_s(World.java:1939)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
[08:31:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:747]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
 

Timelife

New Member
Jul 29, 2019
63
0
0
4384,85,-1537 is relatively close to my base, though I do not understand the second coord given, 270, -82. Granted, I mean relatively close, the exact location specified is in the magical forest beside my base.
 

Hellhound732

New Member
Jul 29, 2019
81
0
0
The server crashed while I was killing wither skeletons with the axe of the skulltaker. Something blew up then the server crashed not a moment after. I was doing this for about 10 minutes previously so I do not know what changed. Unfortunately it is midnight in England and I somewhat doubt that the server will be put back on tonight.
 
Last edited:

Hellhound732

New Member
Jul 29, 2019
81
0
0
The server seems to be having MAJOR lag issues from this boss wither battle.
is there a way to disable infernal withers by any chance, because this infernal wither seems to be causing tons of lag issues.
 

Hellhound732

New Member
Jul 29, 2019
81
0
0
By the way if TimeLife sees this, there is an infernal wither in the forest somewhat near your house, that is at around y 550
 

Hellhound732

New Member
Jul 29, 2019
81
0
0
Well he killed me the moment he spawned, and had 3000 health. Gave me poison, weakness, and slowness. I would have killed it, but the server started lagging and I was unable to hurt him in any way, while he was teleporting from the lag. So I was unable to kill him and he is still there. Oh and the server is also down for me. I'm not sure if it's down for anyone else but it is for me.
 

Timelife

New Member
Jul 29, 2019
63
0
0
It is for me too, probably will not be up until tomorrow. In the meantime, I went to the Forbidden Magic forum page and dumped some of my ideas for new items there. I don't expect much to come of it, but if you want to check them out an give me feed back I would love that.
 

Timelife

New Member
Jul 29, 2019
63
0
0
FYI, new version of automagy out with a new multiblock, the Siren's Lure. It looks like a structure that attracts mobs. I might set up a few of these around by house with a vat of liquid death and hoppers around the base of the structure.