This member has provided no bio about themself...

Comment History
Catface777
Catface777 - - 4 comments @ Sins of the Prophets

I tried it out.The base game works fine.Also I downloaded another copy and used the mod on that.Same error.I'm getting really worried about this.I love the mod and want to keep playing it :/

Good karma+1 vote
Catface777
Catface777 - - 4 comments @ Sins of the Prophets

If I recall correctly it does run fine.Just in case I'll test it tomorrow.Reinstalling might prove to be problem since I have a pirated version but I'm sure I'll get around it eventually (I'm not pirating because I don't want to support the developers but because I don't have a consistent income and paying 40€ for a game that is 4 years old might cause some problems).

Good karma0 votes
Catface777
Catface777 - - 4 comments @ Sins of the Prophets

What debug.exe? I'm running the normal soase exe not the dev version if that was your point.Also I turned on logging after the crashes occoured.However I'll try what you suggested and report back with my findings.

EDIT:Nope still crashes.The crash report (not the log) said something about kernelbase.dll.
Not sure what that may be.

Good karma+1 vote
Catface777
Catface777 - - 4 comments @ Sins of the Prophets

Hello there!

I have an issue that keeps repeating itself no matter what I try.I always get some kind of IWeapon errors.When I first faced the issue I had no idea what it was since it didn't give an error message so I started digging in the logs and using info from those I thought I found a solution for my problem which was editing some .entity files.

The first error I encountered before editing looked like this:

Invalid Mesh Point Data String Found by IWeapon (Weapon Index Out of Bounds)

Mesh = C:\Users\Catface\Documents\My Games\Ironclad Games\Sins of a Solar Empire Rebellion\Mods-Rebellion v1.82\SotP Alpha v0.75.1\Mesh\FRIGATE_COVSDV.mesh
MeshPointString = 'Weapon-1'
Parsed Weapon Index = 1
Max Weapon Index = 0

After I changed back and forth the values in the .entity this one didn't appear again.
However other completely different ones started appearing.Same error different unit.
For example the god damn hangar defense that doesn't even have a weapon slot (checked the meshes nothing there either).

Mesh = C:\Users\Catface\Documents\My Games\Ironclad Games\Sins of a Solar Empire Rebellion\Mods-Rebellion v1.82\SotP Alpha v.0.80\Mesh\PLANETMODULE_COVHANGARDEFENSE.mesh
MeshPointString = 'Weapon-0'
Parsed Weapon Index = 0
Max Weapon Index = -1
Invalid Mesh Point Data String Found by IWeapon (Weapon Index Out of Bounds)

Changing the maxweapon there to -1 fixed the issue.
The latest one I got looks like this.

Invalid Mesh Point Data String Found by IWeapon (Weapon Index Out of Bounds)

Mesh = C:\Users\Catface\Documents\My Games\Ironclad Games\Sins of a Solar Empire Rebellion\Mods-Rebellion v1.82\SotP Alpha v.0.80\Mesh\CAPITALSHIP_COVSC.mesh
MeshPointString = 'Weapon-0'
Parsed Weapon Index = 0
Max Weapon Index = -1
Invalid Mesh Point Data String Found by IWeapon (Weapon Index Out of Bounds)

It's really starting to **** me off since I don't want to do this 100s of times before I can play the game for more than 3 minutes.

Also there are some other odd errors which didn't make the game crash.I have a bunch of log files with more than enough errors but I'm not going to post them here because it would be just too god damn long.If I have to however I will.

I hope you guys can help me I really want to play this otherwise great mod!

Good karma+1 vote