Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An problem about project setting for Armor Paint in UE4. #1

Closed
RobinArtemstein opened this issue Feb 28, 2020 · 5 comments
Closed

An problem about project setting for Armor Paint in UE4. #1

RobinArtemstein opened this issue Feb 28, 2020 · 5 comments

Comments

@RobinArtemstein
Copy link

Hello, I had been using Armor Paint and following your GitHub since 2018, I really like it and it is very helpful for my projects,

This is my first time to try the UE4 plugin, I downloaded it, extracted to my UE4, this is my exact path for the plugin:

C:/Users/Robin Artemstein/Documents/Unreal Projects/daztest/Plugins/armorpaint_unreal

Then I did restart Unreal Editor, the button of Armor Paint really showed up on the tool list, I imported an OBJ model and selected it, I tried to paint texture map with Armor Paint, an error massage showed up:

"Please configure folder where ArmorPaint is located at 'Project Settings - Plugins - ArmorPaint"

I had done the project setting and configured the plugin folder to the above-mentioned path, but the same error massage still showed up.

Thank you in advance for any answers.

Cheers.

@AlfioSaitta
Copy link

AlfioSaitta commented Apr 1, 2020

Same issue for me, and the ArmoPaint icon is not visible.

Unreal Engine 4.24.3 on Linux, builded from sources and pluin compiled as system plugin (not as project plugin)

image

@Hunanbean
Copy link

Hunanbean commented Apr 27, 2020

@RobinArtemstein
I had a similar problem. I had compiled armorpaint from source, and the file name to execute it was krom.exe. i had to change krom.exe to ArmorPaint.exe then the button in Unreal worked.

also, make sure that in the project settings you are pointing it to the ArmorPaint program directory, and not trying to point it to the plugins directory

@Hunanbean
Copy link

@AlfioSaitta
When i have the toolbar set to show small icons, the ArmorPaint plugin icon dissappears. It shows when the toolbar is set to show normal sized icons for me.
Although I highly suspect you are having a very different issue than that.

@AlfioSaitta
Copy link

@Hunanbean... of course, i had to modify some parts of the sources to correct the path problems

@luboslenco
Copy link
Member

Updated the plugin and fixed the missing small icon. When compiling ArmorPaint from source please make sure the binary is named ArmorPaint.exe like already mentioned. Help on the Linux version welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants