SignArtist
Moved
Total Downloads: 39,224 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018
- 4.88966/5, 145 likes
-
Hangin on for that fixed version
-
Currently doing some local testing, if I don't run into any issues it shouldn't be much longer
-
Yeahhhh!!! Party =)
-
Mughisi updated Sign Artist with a new update entry:
1.0.0
-
Thanks for this rewriting reccord Mughisi, but I just noticed a missing thing since your updated, a bug says: DllNotFoundException: gdiplus.dll
It will seem as if tonight related to Unity. You have an idea ? -
Which OS is your server running?
-
I am on a Debian version 7.8 (jessie 64 bit version)
-
I am ADM from the server and I can not use the plugin
-
Same for me on Centos 7.x 64bitsCode:
(22:40:22) | DllNotFoundException: gdiplus.dll
thanks for your help. -
I'm currently downloading an image to install Ubuntu on my other machine to be able to come up with a solution. I'm not exactly sure when that will be but I'm looking into it!
-
I do some research, it seems that Debian does not necessarily include the libraries of framwork version 4.5+.
so for those who have this error it can be solved with the installation of lib "libgdiplus" for debian.
I will try but nothing is on! -
It seems that the libgdiplus package is missing, please attempt to run the following and then restart the server.
Code:sudo apt-get install libgdiplus
-
I have already tried, but it's not enough because the libgdiplus has dependencies in linux extended with the pack mono gdiplus.
In fact it must be done to be on a complete install Lib Mono either:
and it worksCode:sudo apt-get install mono-complete
-
I installed the updated version but all I get is "Your image was added to the download queue!" and nothing else happens.
-
If your server isn't running on windows you will probably have to run the following in the terminal to install the required dependencies.
and/orCode:sudo apt-get install libgdiplus
Code:sudo apt-get install mono-complete
-
where do I make these commands to function as ADM?
-
I just tried that but still getting [DllNotFoundException: gdiplus.dll]. I'm running Ubuntu Server 14.04 LTS. I will try restarting the server.
-
In a prompt Linux console if you have access to the machine!
-
I do not have a linux machine
