Need some help with an error

Started by Urby, September 20, 2016, 01:38:47 PM

Previous topic - Next topic

Urby

So I got carried away with a bit of  a personal gun/balance mod and ended up adding three factions. Anyway, I'm having a bit of a problem now when I generate the map. About 1 in 3 times this error will pop up, I can ignore it and play and nothing seems to be wrong at first glance, however, I'd be far happier if I knew everything was running as it should.

Anyone able to shed some light for me?

http://imgur.com/a/SUkdx

kaptain_kavern

Can it come from the use of <isPlayer>true</isPlayer> tag?

The error kind of say something about "faction OfPlayer"

If you can give us more info, maybe show your code, etc please. It could help us to help you

Urby

#2
I need to vanish for a tiny bit, but I figured out which set of files might be doing it.

https://www.dropbox.com/s/49gau7g27mlo494/ErrorFinding.zip?dl=0

There are two faction set ups inside. When I run the game with only the Star_ faction, everything is fine. But if I use the Red_ faction that is when I get the error, both are copy and pasted so they should be the same other than a few naming changes. Any help would be great, thanks!

Master Bucketsmith

Quote from: Urby on September 20, 2016, 02:25:00 PM
I need to vanish for a tiny bit, but I figured out which set of files might be doing it.

https://www.dropbox.com/s/49gau7g27mlo494/ErrorFinding.zip?dl=1

There are two faction set ups inside. When I run the game with only the Star_ faction, everything is fine. But if I use the Red_ faction that is when I get the error, both are copy and pasted so they should be the same other than a few naming changes. Any help would be great, thanks!
I downloaded your file to see if I could notice anything.
In the folder TraderKindDefs you have an exact copy of the file RedsFaction from the folder FactionDefs.
So if this is a direct copy from your modfolder, it is defining a faction twice and that might be part of your issue.
Otherwise, you copied the wrong file in and I can't check the last two! :D

Urby

I copied the wrong folder, my mistake. Oddly enough while trying to add something else, the error seems to have solved itself... I'm hoping thats the case, either way the game seems to play fine with my modifications now. Thanks!