Minidump - Solved

Somebody help?

Minidump isn't working. -_-;

Now, what the problem is, I'm working on a mod, and recently added a orbital structure to the Vasari Faction. Now, When I start up Sins Of A Solar Empire, It keeps saying "Entity Ref Not Found RESEARCHSUBJECT_PLANETMODULEIMPROVEMENT_SHIELDGENERATOR.entity

However, This file does not exist and I can't find any references anywhere in any files that want this file. It's rather annoying, As I can't find anything about it.

36,085 views 9 replies
Reply #1 Top

Best bet is to check the playertech.entity file.

 

:fox:

Reply #2 Top

It's in there. The file they want doesn't have a faction prefix before "ShieldGenerator" and I've combed over every file I've modified and I still can't find this reference the game is looking for. This always gives me a minidump and I just can't find this "reference"  It's driving me insane.  Nothing in entity.manifest nothing in the files I've modified and I even took off "upgrade" for the shield generator and it STILL wants this reference.. Should I just create a dummy file?

Reply #4 Top

I was actually just looking at this.. I used Eclipse with Minecraft when I was attempting to mod it.

going through the steps to set up eclipse.

 

Do I use the 1.2 Diplomacy Reference files or 1.21  Or is there no difference?

Reply #5 Top

Quoting CearRovaski, reply 4


Do I use the 1.2 Diplomacy Reference files or 1.21 Or is there no difference?

A small difference. Use 1.21 if already available, but it probably won't matter if you have 1.2.

+1 Loading…
Reply #6 Top

Found it!   the reference was placed in a higher spot on the list than I would've looked. -_-;;

 

Thank god for this plugin/eclipse :D

 

Woot.. got it to work :D  Thanks for the help guys :]

Reply #7 Top

Use 1.21 if you want to clean your mod until 0 errors or warnings. ZombieRus5 has updated it.

Reply #8 Top

Where can I find the updated reference files? Or will I have to make them myself?