<3
vfqd
Creator of
Recent community posts
Hi there, I cannot initiate a payout successfully, every payout I initiate has the error: Action cannot be performed because the payee is inactive
I have no idea why this is the case. I have made many successful payouts before. I emailed support over 2 weeks ago for help with this and I have received nothing back. Please can someone follow up with this for me. Does itch not have a dedicated support email for creators? It's really hard to use the platform to make a living when there is so little feedback and the turn around times are so long.
Hey! I'm really sad to hear that's been your experience. I'll definitely take your feedback on board. If you want to DM me on twitter at https://twitter.com/vfqd_ I can give you some dev cheats if you want to continue
Maybe try this? It seems to be a permissions issue with the ZIP
For Mac users who’ve downloaded an .app, you’ll need to do a bit of Terminal maintenance. Right-click the .app, navigate to /Contents/MacOS, and find the single Unix executable file. Open a terminal window and type in “chmod +x “, then drag in the Unix executable. You should wind up something that looks like this:
chmod +x /Users/UserName/Downloads/Terra Nil.app/Contents/MacOS/TerraNil
Hit enter, you should see the icon change, and your .app should be good to go!