EvilCraft

EvilCraft

31M Downloads

Crash Evilcraft

RDP8 opened this issue ยท 12 comments

commented
  • ๐Ÿ› Bug

Crashing

Crashes randomly and it seems evil craft is causing some issues


Versions:

  • This mod: Evil Craft 1.2.65-594
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.116

Its from ATM10 reported the issue to them as well.

Log file:

Crash Log: https://gist.github.com/RDP8/f40f21ecba934b74499ee31587ce36b7

Latest Log: https://gist.github.com/RDP8/500215a2e3724bf404b68f5a6abc26d2

commented

Hello, I have no idea what else I can do, asked some dev friends and they all said evil craft is causing the crash, so I reported the crash log and latest log here, also reported it to the ATM10 pack since its their pack.

commented

I suspect there's some coremod that mixes in some client-side only (PoseStack) stuff into entity classes such as EntityVengeanceSpirit, since this class does not contain any such classes by default:

public class EntityVengeanceSpirit extends EntityNoMob {

commented

Just a reminder, OP added a bunch of mods that are not present in ATM10

Ars Nouveau's Flavors & Delight 2.1.4 (arsdelight)
Better Combat 2.1.3+1.21.1 (bettercombat)
Better Ping Display 1.1 (betterpingdisplay)
Bosses of Mass Destruction 1.3.2 (bosses_of_mass_destruction)
Cerbons API 1.2.0 (cerbons_api)
Charm of Undying 9.1.0+1.21.1 (charmofundying)
Combat Roll 2.0.2+1.21.1 (combat_roll)
CoroUtil 1.21.0-1.3.8 (coroutil)
Cuisine Delight 1.2.3 (cuisinedelight)
Curvy Pipes 1.1.19 (curvy_pipes)
DarkDoppelganger 2.0.1-1.21.1 (darkdoppelganger)
Enhanced Celestials 6.0.1.3 (enhancedcelestials)
Fast Projectile API 3.0.2+1 (fast_projectile_api)
Fruits Delight 1.2.3 (fruitsdelight)
Gadgets Against Grind 5.0.1 (gag)
Immersive Aircraft 1.1.6+1.21.1 (immersive_aircraft)
L2Artifacts 3.0.3 (l2artifacts)
L2Complements 3.0.7 (l2complements)
L2Core 3.0.8+4 (l2core)
L2DamageTracker 3.0.3+8 (l2damagetracker)
L2Hostility 3.0.1 (l2hostility)
L2ItemSelector 3.0.8 (l2itemselector)
L2Library 3.0.4 (l2library)
L2Magic 3.0.2+14 (l2magic)
L2MenuStacker 3.0.9 (l2menustacker)
L2Tabs 3.0.5+7 (l2tabs)
L2Weaponry 3.0.3 (l2weaponry)
Loot Beams Refork 2.5.9 (lootbeams)
Modular Golems 3.0.7 (modulargolems)
More Wolf Armors 0.1.6 (more_wolf_armors)
Mutant Monsters 21.1.0 (mutantmonsters)
Nirvana Library 1.0.1 (nirvana_lib)
Not Enough Crashes 4.4.8+1.21.1 (notenoughcrashes)
Perception 0.1.2.1 (perception)
Point Blank 1.9.6 (pointblank)
Puzzles Lib 21.1.27 (puzzleslib)
Simple Backups 1.21-4.0.7 (simplebackups)
Squat Grow 21.1.0+mc1.21.1 (squatgrow)
Tesseract 1.0.37 (tesseract)
Tom's Simple Storage Mod 2.1.1 (toms_storage)
Twilight Flavors & Delight 3.0.1 (twilightdelight)
Ultimate FPS display mod 1.0.0 (ultimatefpsdisplaymod)
UndeadNights 0.9.5-NeoForge-mc1.21 (undeadnights)
What Are They Up To 1.21.0-1.1.4 (watut)
WorldEdit 7.3.8+6939-7d32b45 (worldedit)
commented

@RDP8 Could you try again without those mods installed?

commented

@RDP8 Could you try again without those mods installed?

It works normally on ATM10 server

commented

Then I wonder if it still happens with only those mods installed, and if there is a single one that consistently does it.

commented

I will remove the mods when I return home from work and go from there, sorry for the confusion.

commented

Thanks for reporting!

commented

You're not using the latest version of Cyclops Core, CommonCapabilities and EvilCraft currently. Could you see if it also happens (in a copy of your world/pack if you want to be able to revert again) with the latest version installed?

There's been a recent crash fix already, and it may be related to your issue if not the same.

commented

Hello, I will give this a try and get back to you.

commented

I'm assuming there's another mod in your pack that is breaking things.
Could you try to identify the offending mod, and report this to their issue tracker?
Happy to make changes on my end if this would be needed.