HDest-Community / Ugly-as-Sin

Enhancement modules for Hideous Destructor
zlib License
21 stars 17 forks source link

HDest main fails to start with UaS, script error caused by Frag Remover #189

Closed physixcat closed 2 years ago

physixcat commented 2 years ago
Script error, "ugly_as_sin/:fragfactor/module/fragfactor.zsc" line 34:
Unknown class name 'NecroGhostShard' of type 'Object'
Script error, "ugly_as_sin/:fragfactor/module/fragfactor.zsc" line 35:
Unknown identifier 'iterator4'

Commit 32f0510800 from HDest commented out the old Necromancer, so UaS can't find the class. I commented out lines 34 and 35 as a fix locally, since I don't use the frag remover anyway.

caligari87 commented 2 years ago

Hopefully fixed, though I'm not able to test it right now.