Sins Modding Dictionary
Courtesy of myfist0 (I felt it worthy of a sticky):
https://forums.sinsofasolarempire.com/380774
http://code.google.com/p/soaseplugin/wiki/Syntax
Also
Plus:
Annotated Guide to the Developer.exe
Courtesy of myfist0 (I felt it worthy of a sticky):
https://forums.sinsofasolarempire.com/380774
http://code.google.com/p/soaseplugin/wiki/Syntax
Also
Plus:
Annotated Guide to the Developer.exe
Maybe the owner of the post could be changed to you?
At-least we have a new modding post stickied, though some of the others should still be removed.
He's been stickied. Oooh!
Awesome, my question inspired this!
I added a pile of videos and new links to soase.weebly.com/xsi-tutorials.html and updated soase.weebly.com/texturing.html. I will add more to the texturing page soon.
Also started a new page soase.weebly.com/create-intro-movie.html but it's just a WIP for now.
The hits to the weebly have over doubled recently.
Thanks!
I am starting on texturing and I was wondering where the tutorial videos had gone.
Quick modding question,i made some mods to my sins game,Trinity,put the mods in the right path,the mod shows up,but when i enable it and click apply changes,it freezes and i cant do anything except restart my comp,what am i doing wrong?do i jsut have to wait hours for it to turn on?i made changes to a race and the races ships/fighters,but i cant play them becuase the game freezes,i cant even ctrl + esc to get out of it,...so what did do wrong?i folowed the tutorial that came with Forge Tools 3...the 3rd one,the modding sins one,help me anyone?
I know this is a long post,i've been told i take a while to get to my point ![]()
You have experienced the bane of any modder's existence.
THE MINI-DUMP!!!!
The game will run a pre-play compile and then reboot with the mod enabled, whenever you install a mod.
You get a mini-dump when a number of things happen:
The compile of your mod failed. (This is your problem, to fix, try running the game in the dev.exe to see what is wrong.)
The game ran out of memory.
An asset has somehow become corrupted. (rare problem)
As I said, run your mod in the dev.exe, located in the Program Files/Stardock Games/Sins of a Solar Empire directory, and the game will post little windows that will tell you what your problem is.
Post the results somewhere. We can help you with them.
Any number of things can be wrong. From using old data files (which come with Forge Tools 3) to a mere grammatical error like a letter not capitalized right or a space being off (most annoying and difficult to find). Quite frankly we don't have enough info to help you.
In others words, post not long enough.
Well...one thing i changed was the Advent battleship,i changed every detail and i wanted to see if i could make it bombard planets with the Vasari beam weapon bombardment,so i changed every thing to be the same as the vasri battleships beam bombardment weapon
I also changed the Advent race to only use the Advent Battleship(wich was a part of the tutorial with Forge Tools 3)
I changed the Advents fighters to have more fighters per squadron(bomber and combat) and changed there damage,i also changed the burst amount for the combat fighter with its lasers(i did the same for the battleship's lasers and plasmas)
I also changed the Advents beam defense to have increase power and shields with shield regen and i changed it range(i did the same for the battleship,changed hull,shields,attack power and range)
I left the rest of the stuff in the Game Info folder alone,oh i also didnt take them out of the Game Info folder,i left them in the folder and put them in the mod folder,i hope this helped for you to help me...
I'll do that...
Ok,i went in,enabled the mod and click apply and this is what first popped up...
Text FileArchive missing Label.
File: C:\Users\kim\AppData\Local\Ironclad Games\Sins of a Solar Empire\Mods-Diplomacy v1.31\01 - Powerfull Advent\GameInfo\Gameplay.constants
Label: considerBeingBombedTimeForHealthRegen
Line Number:31
Line Contents: nearPlacementDistOffset 0
Messages like that typically mean you improperly added or deleted a line. The game engine follows the file in order and looks for a specific line at a specific spot.
There are spots you can add or remove sections but they always have counts to change.
Or you are using old reference files. I think the Gameplay.constants is text and can be gotten from
C:\Program Files (x86)\Stardock\Sins of a Solar Empire\Diplomacy\GameInfo\Gameplay.constants
You can learn to Convert Data or harpo has a Dip 1.31 already converted and there are community made programs to help as well.
I didnt touch the Gameplay.constants thing though
Could it just be outdated?
(Using the Game Info folder from the Forge Tools 3 Reference Data)
Those reference files are crap
.
Make or get a new set that is updated for what version you are using and start over. Thank Ironclad and Stardock for the waste of time.
Dip is now at 1.32 so harpos might not yet be updated.
AAAAAAAAAHHH!!!!!!
No wonder you got a minidump.
The Forgetools Ref files are outdated and don't work.
Use the ref files from the Soase Weebly, they won't crash your game.
Soase Weebly reference files are also not updated or I would have supplied a link.
With all the recent updates it best to learn Convert Data
They work for me.
Oh wait, I don't have a computer.
Like I said.
He is... https://forums.sinsofasolarempire.com/378266 ... don't forget to say "thank you Harpo"...
Might explain why theres 2k+ lines messed up...i cant get out of it -.-"
Sooo...i need to convert the data?All files are outdated eh?
Guess i need to look up a How To on converting data
And update my game..tis' 1.31
Most files are out of date. You would have to go thru all the change logs or one hell of a lot of testing to figure out whats updated.
Org sins requires all the reference files but Ent and Dip uses a manifest system which means only the files that you want to change need to be added to the mod. If you want to add a ship you will need to add an ship.entity so you then also add the entity.manifest to your mod and add the ships new entity name to the entity.manifest list and add +1 to the count.
Your best off to update then start modding.
Another very useful post Goafan's
I made a mod to Sins Trinity,I made several cap ships and some reg ships more powerfull/have more health/fire more shots and i made the Advent Caps have a Siege Laser instead of the missiles/bombs to make it better,i felt they should have lasers and leave the bombs to the humans.I activiated the mod,after a small delay,it seemed to of activated,but nothing has changed,i used updated files from Entrenchment,nothing changed,i should notice a difference in health on the Caps,nothing,shouldnt i notice?Either way,help?What am i doing wrong?
What is your checksum? If its zero you probably have extra folders or you misspelled your GameInfo folder (not gameinfo).
Tbh,i'm not sure,i havnt played the game in a while,but,what is the checksum?is it on the mods page of the game?
Welcome Guest! Please take the time to register with us.