@Painstouch
Enable UseFlexibleEntityIds in the config. If you still get a similar error, change the Enitity Ids Offset in the config to a higher number.
@DanTheGengar
My main modeler is very busy for a few weeks. It will be a while before we'll be ready to make complex models again. The next updates will likely focus on humanoid mobs and maybe some structures.
The Meaning of Life, the Universe, and Everything.
Join Date:
11/25/2010
Posts:
60
Minecraft:
Aaronxregen
Member Details
I'm having a server crash issue with Banshees. I get an error of the Banshee being a "TickingEntity" and the server stops all connections and creates a crash log. Are there any similar cases of this and are there any fixes? I've also been playing this for 2 days, but I've yet to see Ghouls or any Chinchompas.; I even have flexible entity IDs set to true.
java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at wildycraft.entity.EntityBanshee.func_70636_d(EntityBanshee.java:107)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603)
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:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:621)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
Caused by: java.lang.RuntimeException: Attempted to load class blc for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at wildycraft.entity.EntityBanshee.func_70636_d(EntityBanshee.java:107)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603)
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:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659)
at net.minecraft.world.World.func_72870_g(World.java:1983)
-- Entity being ticked --
Details:
Entity Type: Banshee (wildycraft.entity.EntityBanshee)
Entity ID: 71494
Entity Name: entity.Banshee.name
Entity's Exact location: 800.02, 68.00, -845.81
Entity's Block location: World: (800,68,-846), Chunk: (at 0,4,2 in 50,-53; contains blocks 800,0,-848 to 815,255,-833), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Entity's Momentum: -0.08, -0.08, -0.07
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['Aaronxregen'/13, l='world', x=789.44, y=68.00, z=-852.67]]
Chunk stats: ServerChunkCache: 456 Drop: 0
Level seed: -4756865954946752503
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:621)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
-- 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: 1521014416 bytes (1450 MB) / 2087190528 bytes (1990 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -Xmx3G -Xms2G
AABB Pool Size: 2397 (134232 bytes; 0 MB) allocated, 1988 (111328 bytes; 0 MB) used
IntCache: cache: 85, tcache: 11916, allocated: 9, tallocated: 441
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 5 mods loaded, 5 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
nolpfij_wildycraft{1.6.3} [Wildycraft] (wildycraft-1.7.2-1.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 20; [EntityPlayerMP['Aaronxregen'/13, l='world', x=789.44, y=68.00, z=-852.67]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Hi, i am having an issue where whenever i summon a pet via pouch it immediately sits and refuses to get up when i right click or shift right click ext anyone know why this is happening i am using most up to date version of game and haven't seen anything anywhere i looked about it.
@Regen
I may release a quick patch to fix that soon. Chinchompas are kind of rare, since they spawn like animals. Have you seen any werewolves in the biome? There shouldn't be anything wrong with ghoul spawning.
A friend of mine is making a mod with more hearts but can't figure out how to get the hearts to regenerate. Can you help him by open sourcing the coding for the armors?
Rollback Post to RevisionRollBack
Read the latest pages before you ask something, you might save yourself some trouble.
I took down godzilla from the godzilla mod with vanilla gear and only lost ~17000 HP.
@CruaverVoidDrake
Sorry for not replying to your pm; I'll sent a response soon.
@SpaciousName
I guess it is? I haven't played the game itself in quite a while now.
@Regen
The fix for the 1.7.10 version will be coming with the next update, since I don't really want to go through the process of fixing errors during porting from 1.7.2.
@sonicfire9000 The swords are from this mod itself. They are not attainable in survival mode yet because the boss K'ril is the only one that drops it and he can only be fought in creative mode at the moment. (Zamorak God Sword is the item name).
We don't plan on adding additional ring slots for balancing purposes and also because in Runescape (which this mod is based on) there is only 1 slot for each.
Lastly, could you rephrase this part: "make the duel weilding appear when there's a sword in my hand only?" I don't really understand what you are asking me there lol.
@futhead_Aldenhelm43
Maybe, if I remember to add them.
@Hyperdoom
You have the same error as a previous post. Could you tell me what version of forge and wildycraft you're using? Which familiar it is would also be helpful.
@Sevarisa
General Graardor doesn't have a natural spawn location right now, since I don't have a structure built for him yet.
@Sevarisa sorry but Graardor hasn't been added in to survival mode yet. In the meantime, however, you could try hunting for the dragon armour set pieces which you will probably need to take Graardor down!
@Nolpfij and Wolfhound115: ah okay thank you for clearing that up, i stopped searching after my post but at least i know why now lol, anyways awesome mod guys can't wait for future updates and i have the full set luckily, tho I haven't manned up enough to try the slayer tower yet haha, guess i should do that next!
Sweet! Lovinf the heck outta this mod!
Enable UseFlexibleEntityIds in the config. If you still get a similar error, change the Enitity Ids Offset in the config to a higher number.
My main modeler is very busy for a few weeks. It will be a while before we'll be ready to make complex models again. The next updates will likely focus on humanoid mobs and maybe some structures.
Crash Report:
// Ooh. Shiny.
Time: 10/27/14 1:40 PM
Description: Ticking entity
java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at wildycraft.entity.EntityBanshee.func_70636_d(EntityBanshee.java:107)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603)
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:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:621)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
Caused by: java.lang.RuntimeException: Attempted to load class blc for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at wildycraft.entity.EntityBanshee.func_70636_d(EntityBanshee.java:107)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603)
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:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659)
at net.minecraft.world.World.func_72870_g(World.java:1983)
-- Entity being ticked --
Details:
Entity Type: Banshee (wildycraft.entity.EntityBanshee)
Entity ID: 71494
Entity Name: entity.Banshee.name
Entity's Exact location: 800.02, 68.00, -845.81
Entity's Block location: World: (800,68,-846), Chunk: (at 0,4,2 in 50,-53; contains blocks 800,0,-848 to 815,255,-833), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Entity's Momentum: -0.08, -0.08, -0.07
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['Aaronxregen'/13, l='world', x=789.44, y=68.00, z=-852.67]]
Chunk stats: ServerChunkCache: 456 Drop: 0
Level seed: -4756865954946752503
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:621)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
-- 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: 1521014416 bytes (1450 MB) / 2087190528 bytes (1990 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -Xmx3G -Xms2G
AABB Pool Size: 2397 (134232 bytes; 0 MB) allocated, 1988 (111328 bytes; 0 MB) used
IntCache: cache: 85, tcache: 11916, allocated: 9, tallocated: 441
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 5 mods loaded, 5 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
nolpfij_wildycraft{1.6.3} [Wildycraft] (wildycraft-1.7.2-1.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 20; [EntityPlayerMP['Aaronxregen'/13, l='world', x=789.44, y=68.00, z=-852.67]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
I may release a quick patch to fix that soon. Chinchompas are kind of rare, since they spawn like animals. Have you seen any werewolves in the biome? There shouldn't be anything wrong with ghoul spawning.
@bryce_docken
What type of familiar is it?
Read the latest pages before you ask something, you might save yourself some trouble.
I took down godzilla from the godzilla mod with vanilla gear and only lost ~17000 HP.
Sorry for not replying to your pm; I'll sent a response soon.
@SpaciousName
I guess it is? I haven't played the game itself in quite a while now.
@Regen
The fix for the 1.7.10 version will be coming with the next update, since I don't really want to go through the process of fixing errors during porting from 1.7.2.
We don't plan on adding additional ring slots for balancing purposes and also because in Runescape (which this mod is based on) there is only 1 slot for each.
Lastly, could you rephrase this part: "make the duel weilding appear when there's a sword in my hand only?" I don't really understand what you are asking me there lol.
Maybe, if I remember to add them.
@Hyperdoom
You have the same error as a previous post. Could you tell me what version of forge and wildycraft you're using? Which familiar it is would also be helpful.
@Sevarisa
General Graardor doesn't have a natural spawn location right now, since I don't have a structure built for him yet.
Could you tell me the forge build version and not the Minecraft version? That would be more helpful in trying to duplicate the problem.