Psi/Phase Extractor Ability Minidump

I'm adding an ability to all the resource extractors, both metal and crystal.  I can add the ability to the Tech's extractors without any problem, but it crashes when I try to add the ability to either the Psi or Phase extractors.

I'm posting this both to ask Ironclad to see if they can reproduce the problem (and perhaps fix it in a later patch :D), and to ask the community if anyone's run across this problem before and figured out a way around it.

Thanks.

4,229 views 3 replies
Reply #1 Top
If you're getting crashes while modding, your best bet is to enable error logging in the settings file and use the developer .exe from the modding package so it tells you what's going wrong.
Reply #2 Top
Sometimes if the Mesh doesn't have a dummy point for the ability, and the ability needs that point, then it will crash...
Reply #3 Top
I have error logging enabled and am using the dev .exe. It doesn't give me an error box, it just minidumps.

I'll have to look into your suggestion, Helio. Considering the ability is a copy/past amongst all three extractors, that seems odd to me... but it's completely possible that the tech extractor's mesh is different than the other two's. Thanks for the suggestion.