Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Strive for Power

Fantasy Slave Management/RPG Erotic Game · By Strive4Power

Portrait Pack Editor Redux (Not a Mod)

A topic by IsaacG created Mar 15, 2021 Views: 39,255 Replies: 70
Viewing posts 21 to 26 of 26 · Previous page · First page
(1 edit)

I keep trying to start the editor, but the java window either keeps immediately closing or flashing me the error "Error: Could not find or load main class c:\Games\NSFW\Strive Conquest\added_mods\PortraitPackEditor 2.19 for Conquest\PortraitPackEditor.jar" and I can't tell what I'm doing wrong ;-;

(1 edit)

It might be a permissions error.  Hopefully it works if you type this in the command prompt

java -jar PortraitPackEditor.jar

It just closes on me anytime I try, maybe I didn't install it in the right spot?

The location shouldn't matter (because it's not a mod, and not technically limited to S4P), unless it's a permissions issue (moving it to a public directory, like Downloads or My Documents) or running as Administrator

The command prompt should display a message just before it closes, which would help explain

Holy shit we got it to work! Thank you!

(1 edit)

Is there a way that I'm supposed to be adding more? Right now I've got a few packs already installed and the only way I've been able to find the new images I've added is to drag them over to the bodies folder and then filter out all genders so the list goes from the several thousand names to just a couple.

thx

edit: nvmd that's not working either I guess

It's probably easier to sort out the new pack before adding it to S4P

Create a new folder named after the portrait pack

Extract the .zip into the folder

Drag and drop the folder /Bodies onto the Portrait Pack Editor

(3 edits)

I recently had some trouble getting portraits made with this to work like it usually does and I wonder if I'm kinda misunderstanding the process itself.  Basically it didn't work at all because it seemingly couldn't create the folder the portrait needed to be put into. But if I manually created said folder then it'll work like normal and create the portrait. So is needing to make the folder the portrait would be put in manually intended or maybe just caused by a weird combo of tags?

When possible, the editor is supposed to create the folders as needed

It could be a weird combination of tags, but my first guess is that it's a permissions issue.

I'm glad to hear you sorted it out.

wondering if theres any plans to add the races from arics mod to the editor now that both the versions of arics mod for both games have the arics races?

That can be accomplished with editing the settings.json file

I'd have to look up what the new races in Aric's Mod are to do it myself

appreciate it

(2 edits)

   i got all the races done, atleast for whats stated to be in the conquest version of aric's mod

    { "Name": "Giant", "Regex": "Giant", "Tag": "Giant"}

    { "Name": "Ogre", "Regex": "Ogre", "Tag": "Ogre"}

    { "Name": "Gnoll", "Regex": "Gnoll", "Tag": "Gnoll"}

    { "Name": "Lizardfolk", "Regex": "Lizardfolk", "Tag": "Lizardfolk"}

    { "Name": "Avali", "Regex": "Avali", "Tag": "Avali"}

    { "Name": "Boggard", "Regex": "Boggard", "Tag": "Boggard"}

    { "Name": "Beastkin Mouse", "Regex": "BeastkinMouse", "Tag": "BeastkinMouse"}

    { "Name": "Beastkin Squirrel", "Regex": "BeastkinSquirrel", "Tag": "BeastkinSquirrel"}

    { "Name": "Beastkin Otter", "Regex": "BeastkinOtter", "Tag": "BeastkinOtter"}

    { "Name": "Beastkin Bird", "Regex": "BeastkinBird", "Tag": "BeastkinBird"}

    { "Name": "Beastkin Rat", "Regex": "BeastkinRat", "Tag": "BeastkinRat"}

    { "Name": "Beastkin Sheep", "Regex": "BeastkinSheep", "Tag": "BeastkinSheep"}

    { "Name": "Halfkin Mouse", "Regex": "HalfkinMouse", "Tag": "HalfkinMouse"}

    { "Name": "Halfkin Squirrel", "Regex": "HalfkinSquirrel", "Tag": "HalfkinSquirrel"}

    { "Name": "Halfkin Otter", "Regex": "HalfkinOtter", "Tag": "HalfkinOtter"}

    { "Name": "Halfkin Bird", "Regex": "HalfkinBird", "Tag": "HalfkinBird"}

    { "Name": "Halfkin Rat", "Regex": "HalfkinRat", "Tag": "HalfkinRat"}

    { "Name": "Halfkin Sheep", "Regex": "HalfkinSheep", "Tag": "HalfkinSheep"}

when i put these in the settings the editor unfortunately wouldn't start so i dont quite know what i should do next

EDIT: nevermind i fixed it i forgot to put commas between each set

Couple of basic questions. Does the pic need to be in png format? To eliminate background on the pics in game, do I just need to 'white out' parts of the picture or something else?

The PNG format has an alpha channel per pixel that controls the transparency, so RGBA rather than RGB. I believe that setting the alpha to zero will make it transparent. There are no designated transparent colors so you cannot 'white out' parts of the picture to make them transparent. This means that although Strive will use PNG, JPG, and WebP image formats, most image packs will use PNG to make use of the transparency.

You don't need to remove the background if you don't want to, as some users have noted that since the Bugfix mod adds fading to the body images it is not as important as it once was. If you need help, the Discord (https://itch.io/t/284398/discord) has a channel where people are quite experienced at removing backgrounds.

This is great, a definite improvement over the old portrait tagging tool!

Thank you :D

Viewing posts 21 to 26 of 26 · Previous page · First page