[1.7.10] TolkienCraft II - Adventure Awaits! - v2.9.5[QUESTS][ADVENTURE][NORMAL MODE]

eDilettante

New Member
Jul 29, 2019
71
0
0
it's literally the only item I've stolen, i'm just saying its an incredibly over powered early access item, in 30mins I had a sword that hits everything in front of me at once and pretty much instant kills any mobs without armor. yes I did factor in the amount of time it took for me to get the stuff to charge it.
You might also want to avoid using it in the graveyard after dark... including the old queen's ghost in your collateral damage when you swing that sword is NOT a good idea ;-)
 

eDilettante

New Member
Jul 29, 2019
71
0
0
Does the server still auto-restart on a schedule? It's been down for a while. Hoping Peaceful is off so I can start farming the graveyard for quest progression.
Not sure about the restart schedule, nor the 'peaceful' setting - Val and I both logged on after her stream finished about an hour ago, to see if resetting my player file had solved the issues; she had a permanent nausea effect, and then when I logged on a minute later I crashed the server again within 5 seconds... hopefully GO and Ranger can see something in the latest logs.
 

GreatOrator

New Member
Jul 29, 2019
2,613
0
0
Hey! it's my first time here and I love this Modpack but I've found two critical bugs, a small dupe bug and a Impossible Quest. All are based around Thaumcraft/Thaumic tinkerer.
(1) Using the Talisman of Withhold (thaumic tinkerer) Instantly crashes the game when it tries to collect exp orbs and the game cant be re opened until the exp orbs are removed from the place you crashed.
(2) Using the Osmotic enchanter (thaumic tinkerer) Instantly crashes the game and the world becomes unplayable and can only be recovered via backup.
(3) you can dupe iron with the thaumcraft crucible now because Thaumcraft iron nuggets give you 4 metallum so you can make infinite Iron nuggets with 2 iron nuggets
(4) With Warp from Thaumcraft disabled its impossible to access Kami stuff from thaumic tinkering (the section with the nether and ender shards) because you have to research EVERYTHING in vanilla thaumcraft, so its impossible to get the Ichorium primal staff fore the "Epitomy of magic control" quest.

Also Just to let you know I am playing in SSP so I don't know if the bugs work on servers but I know the other two things do. Also the Draconic sword I stole from the guard captain is too OP so I think you should maybe remove it from his office. Again having tones of fun though!
I will check on those bugs, could be because of the version of thaumcraft versus the version of tinker in the latest update as both of those bugs did not exist in the previous version. As for the kami, will check on that too, very simple matter to re-enable warp if that is the case. As for the sword...well, as previously mentioned, if that is how you want to play, that's up to you.
Not sure about the restart schedule, nor the 'peaceful' setting - Val and I both logged on after her stream finished about an hour ago, to see if resetting my player file had solved the issues; she had a permanent nausea effect, and then when I logged on a minute later I crashed the server again within 5 seconds... hopefully GO and Ranger can see something in the latest logs.
If you logged in at your base, the player dat wasn't reset...you would have logged in to draconis if it had been removed/reset. We'll get this figured out. Almost sounds like it may be something else (like cauldron) causing this. As for the nausea effect, that is a new one on me. Wonder what has changed on this new server over the old one.

EDIT: @Vals NoisyToys check your Blood Magic LP Network, the nausea effect is what happens if you have no LP in your network and you have something that needs LP running.
 
Last edited:

Gamewalker

New Member
Jul 29, 2019
19
0
0
Cant create a chaos island, every time the server should create it, server crashs:

Code:
Description: Exception getting block type in world

java.lang.NoSuchMethodError: net.minecraft.entity.item.EntityEnderCrystal.<init>(Lnet/minecraft/world/World;DDD)V
	at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisk(WorldGenEnderIsland.java:148)
	at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisks(WorldGenEnderIsland.java:133)
	at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.func_76484_a(WorldGenEnderIsland.java:37)
	at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generateEnd(DraconicWorldGenerator.java:44)
	at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generate(DraconicWorldGenerator.java:22)
	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_147466_a(World.java:2626)
	at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:215)
	at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:130)
	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
	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 com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisk(WorldGenEnderIsland.java:148)
	at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisks(WorldGenEnderIsland.java:133)
	at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.func_76484_a(WorldGenEnderIsland.java:37)
	at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generateEnd(DraconicWorldGenerator.java:44)
	at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generate(DraconicWorldGenerator.java:22)
	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: (20016,10,3), Chunk: (at 0,0,3 in 1251,0; contains blocks 20016,0,0 to 20031,255,15), Region: (39,0; contains chunks 1248,0 to 1279,31, blocks 19968,0,0 to 20479,255,511)
Stacktrace:
	at net.minecraft.world.World.func_147439_a(World.java:345)
	at net.minecraft.world.World.func_147466_a(World.java:2626)
	at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:215)
	at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:130)
	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)

-- Affected level --
Details:
	Level name: world
	All players: 1 total; [EntityPlayerMP['RuN_Kino'/4196, l='world', x=20000,50, y=120,50, z=0,50]]
	Chunk stats: ServerChunkCache: 2194 Drop: 0
	Level seed: 1829978130134724185
	Level generator: ID 00 - default, ver 1. Features enabled: false
	Level generator options: 
	Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 0 game time, 0 day time
	Level dimension: 0
	Level storage version: 0x00000 - Unknown?
	Level weather: Rain time: 0 (now: false), thunder time: 0 (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:625)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
 

GreatOrator

New Member
Jul 29, 2019
2,613
0
0
Cant create a chaos island, every time the server should create it, server crashs:

Code:
Description: Exception getting block type in world

java.lang.NoSuchMethodError: net.minecraft.entity.item.EntityEnderCrystal.<init>(Lnet/minecraft/world/World;DDD)V
    at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisk(WorldGenEnderIsland.java:148)
    at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisks(WorldGenEnderIsland.java:133)
    at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.func_76484_a(WorldGenEnderIsland.java:37)
    at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generateEnd(DraconicWorldGenerator.java:44)
    at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generate(DraconicWorldGenerator.java:22)
    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_147466_a(World.java:2626)
    at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:215)
    at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:130)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    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 com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisk(WorldGenEnderIsland.java:148)
    at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.generateObelisks(WorldGenEnderIsland.java:133)
    at com.brandon3055.draconicevolution.common.world.WorldGenEnderIsland.func_76484_a(WorldGenEnderIsland.java:37)
    at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generateEnd(DraconicWorldGenerator.java:44)
    at com.brandon3055.draconicevolution.common.world.DraconicWorldGenerator.generate(DraconicWorldGenerator.java:22)
    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: (20016,10,3), Chunk: (at 0,0,3 in 1251,0; contains blocks 20016,0,0 to 20031,255,15), Region: (39,0; contains chunks 1248,0 to 1279,31, blocks 19968,0,0 to 20479,255,511)
Stacktrace:
    at net.minecraft.world.World.func_147439_a(World.java:345)
    at net.minecraft.world.World.func_147466_a(World.java:2626)
    at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:215)
    at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:130)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)

-- Affected level --
Details:
    Level name: world
    All players: 1 total; [EntityPlayerMP['RuN_Kino'/4196, l='world', x=20000,50, y=120,50, z=0,50]]
    Chunk stats: ServerChunkCache: 2194 Drop: 0
    Level seed: 1829978130134724185
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (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:625)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
If you come up on them very slowly...they will spawn, but it is a known issue brandon has been working on. thank you for reporting.
 

Vals NoisyToys

New Member
Jul 29, 2019
271
0
0
I will check on those bugs, could be because of the version of thaumcraft versus the version of tinker in the latest update as both of those bugs did not exist in the previous version. As for the kami, will check on that too, very simple matter to re-enable warp if that is the case. As for the sword...well, as previously mentioned, if that is how you want to play, that's up to you.

If you logged in at your base, the player dat wasn't reset...you would have logged in to draconis if it had been removed/reset. We'll get this figured out. Almost sounds like it may be something else (like cauldron) causing this. As for the nausea effect, that is a new one on me. Wonder what has changed on this new server over the old one.

EDIT: @Vals NoisyToys check your Blood Magic LP Network, the nausea effect is what happens if you have no LP in your network and you have something that needs LP running.

Re Nausea - Ah! That is probably it. I had stuff running with nothing to supply blood without my witches being there. Didn't know about that effect! Lol :p Good to know that its not a new problem for Ranger! I assume the cure is to get blood into the network?
 

GreatOrator

New Member
Jul 29, 2019
2,613
0
0
Re Nausea - Ah! That is probably it. I had stuff running with nothing to supply blood without my witches being there. Didn't know about that effect! Lol :p Good to know that its not a new problem for Ranger! I assume the cure is to get blood into the network?
yup! I can get a barrel setup to get you some more...may take a minute, unless my orb has finished charging for the demon invasion and the server gets back online.
 

TheRangerX

New Member
Jul 29, 2019
57
0
0
Crash log for eD and Val:

---- Minecraft Crash Report ----
// My bad.

Time: 1/10/15 3:54 AM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.ai.EntityLookHelper.func_75651_a(SourceFile:18)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:93)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 net.minecraft.entity.ai.EntityLookHelper.func_75651_a(SourceFile:18)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:93)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
Entity Type: arsmagica2.MobDarkMage (am2.entities.EntityDarkMage)
Entity ID: 2538510
Entity Name: Dark Mage
Entity's Exact location: 2288.50, 78.00, 2976.50
Entity's Block location: World: (2288,78,2976), Chunk: (at 0,4,0 in 143,186; contains blocks 2288,0,2976 to 2303,255,2991), Region: (4,5; contains chunks 128,160 to 159,191, blocks 2048,0,2560 to 2559,255,3071)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
Level name: world
All players: 2 total; [EntityPlayerMP['ValsNoisyToys'/2476461, l='world', x=1723.83, y=64.00, z=-6772.01], EntityPlayerMP['eDilettante'/2537235, l='world', x=2262.19, y=69.05, z=3054.90]]
Chunk stats: ServerChunkCache: 1759 Drop: 0
Level seed: 1829978130134724185
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-328,65,957), Chunk: (at 8,4,13 in -21,59; contains blocks -336,0,944 to -321,255,959), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 1245639 game time, 1321352 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 11687 (now: false), thunder time: 15775 (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:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Server is coming back up.
 

sirromcr46

New Member
Jul 29, 2019
7
0
0
So I'm working my way through the Mage Council quest and I'm suppose to talk with Reder Holte but he seems to still by knocked out inside the leaves of the hedge maze, I have talked to the witch and troll but Reder is still down, anyway to resurrect him.
 
  • Like
Reactions: eDilettante

GreatOrator

New Member
Jul 29, 2019
2,613
0
0
Crash log for eD and Val:

---- Minecraft Crash Report ----
// My bad.

Time: 1/10/15 3:54 AM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.ai.EntityLookHelper.func_75651_a(SourceFile:18)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:93)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 net.minecraft.entity.ai.EntityLookHelper.func_75651_a(SourceFile:18)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:93)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
Entity Type: arsmagica2.MobDarkMage (am2.entities.EntityDarkMage)
Entity ID: 2538510
Entity Name: Dark Mage
Entity's Exact location: 2288.50, 78.00, 2976.50
Entity's Block location: World: (2288,78,2976), Chunk: (at 0,4,0 in 143,186; contains blocks 2288,0,2976 to 2303,255,2991), Region: (4,5; contains chunks 128,160 to 159,191, blocks 2048,0,2560 to 2559,255,3071)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
Level name: world
All players: 2 total; [EntityPlayerMP['ValsNoisyToys'/2476461, l='world', x=1723.83, y=64.00, z=-6772.01], EntityPlayerMP['eDilettante'/2537235, l='world', x=2262.19, y=69.05, z=3054.90]]
Chunk stats: ServerChunkCache: 1759 Drop: 0
Level seed: 1829978130134724185
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-328,65,957), Chunk: (at 8,4,13 in -21,59; contains blocks -336,0,944 to -321,255,959), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 1245639 game time, 1321352 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 11687 (now: false), thunder time: 15775 (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:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Server is coming back up.
@TheRangerX can you somehow zip up the worl and send it to me? I may be able to fix with mcedit.

So I'm working my way through the Mage Council quest and I'm suppose to talk with Reder Holte but he seems to still by knocked out inside the leaves of the hedge maze, I have talked to the witch and troll but Reder is still down, anyway to resurrect him.
You either have to wait for an hour for him to revive or replace the region files in your save with the ones from the template folder.
 

eDilettante

New Member
Jul 29, 2019
71
0
0
Crash log for eD and Val:

---- Minecraft Crash Report ----
Time: 1/10/15 3:54 AM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Entity being ticked --
Details:
Entity Type: arsmagica2.MobDarkMage (am2.entities.EntityDarkMage)
Entity ID: 2538510
Entity Name: Dark Mage
Entity's Exact location: 2288.50, 78.00, 2976.50
Entity's Block location: World: (2288,78,2976), Chunk: (at 0,4,0 in 143,186; contains blocks 2288,0,2976 to 2303,255,2991), Region: (4,5; contains chunks 128,160 to 159,191, blocks 2048,0,2560 to 2559,255,3071)
Entity's Momentum: 0.00, -0.08, 0.00
-- Affected level --
Details:
Level name: world
All players: 2 total; EntityPlayerMP['eDilettante'/2537235, l='world', x=2262.19, y=69.05, z=3054.90]]

So it looks like the latest AM2 update didn't actually deal with this dark mage bug, but it's weird he's still hanging around, should have despawned by now. I guess the ticking entity bug may be preventing it from despawning as well?

Anyways, I'll stay off until someone can figure out a way to remove him or to reset/remove my base. I'm around for most of the day, so I'll keep checking in, let me know if there's anything I can do to assist.
 
  • Like
Reactions: Vals NoisyToys

Wiremash

New Member
Jul 29, 2019
143
0
0
Q: Am I supposed to steal everything?

A: That’s up to you. This is minecraft and this pack was set up to allow players total freedom unlike your traditional skyblock/HQM packs. Just ask yourself, am I a hero or a villain?

PPVVhyL.png



I don't know....
 
Last edited:

Wiremash

New Member
Jul 29, 2019
143
0
0
I have more errors with the effects

bpkZJv7.png

This is the "Buff Power" unlock from ars magica (Haste, slowfall, swift swim, gravity well, leap) But I ended up getting Wither effect and fire eater (From brewcraft) effect instead.
Same for the combustion I mentioned earlier, also from brewcraft, I think there is some id conflict in ars magica effects or something

And the combustion is quite annoying, especially when trying to regain mana via any of the obelisk types, getting combustion and mana regen then exploding 30+ seconds later and destroying parts of my house...