U
User_286102
Guest
Guest
Okay. I'm new, and can't speak for anyone here, but I think this is goodbye. Good luck in your future endeavors....half of the games on F95 are worse than mine
you did say you were leaving right and for people to chat to you on your pateron page
heres the thing i had the game downloaded didnt play it yet i was going to play it today but then i saw the 4th page
you attacked someone for liking a parody game
you gave racist reply saying sorry for not being white enough
so i then decided your games are not worth the trouble to play people will give criticism on art if you dont like what these people are saying you dont have to respond to them you dont have give them likes
getting defensive over everything is not a way for people to support you and is not how to get people to trust or respect you as a developer
Chrathrard
when some developer says half the games on F95 are worst then mine its really shows the mind set of the developer as with that its just proves everything i said above
im suprised the developer doesnt realize this is a pirate site and leaking updates is always going to happen
A small tip when doing public relations, especially regarding your own work which you of course have a certain pride attached to.if you want to discuss about my game, I have a patreon account
goodbye
That indeed,i wish the developer good luck and i hope he will learn that he doesnt have to reply to everyone in the future especially those whos comments he doesnt like
But for god's sake folks none of us stand on high moral ground, we play daft porn games we download from a pirate web site.
But really though, many people just like to piss others off. Any online site in general will always have people like that. What makes a difference is how the developer responses to both hateful comments and critiquing ones. Especially while building up a audience but even when that audience is there, the developer always have to be careful. Many people just like to see others lose their cool and don't care if it hurts their game or product or whatever. People will usually remember the developers errors more then the person who said something bad first, regardless.
Shame this happened though, building up a audience is often the part where many games just die in silence and no one notice. This is often one of the hardest or hardest part of game development.
frankly i find developers who do this both hilarious and disgusting lumping everyone together who bash them is totally how you get people to support youwell..some of us..tried to support and help..but that final message is sort of a kick in the face of us that were on your side as it lumps us all together..i'm a proud member of F95 and what you experienced was a loud annoying minority..but you painted us all in broad strokes..so if you want to leave and never return..do so..but not with a temper tantrum...it will make any change of heart returning harder as we'll still feel stung...good luck with your game..and if you say you are deleting your F95 account..actually do it..dont say you are..then sit here spying...thats not cool..
the outfitmaid error was what I got hit with least now I know how to fix it if i feel like botheringWhen DEV's meet ones that attack them they should do 2 things 1 block them using the ignore option 2 report them if attacked through PM I'm not sure how it's done here but on a site I'm on you can bring a moderator into a PM if needed and then they can see what's going on and take care of it.
I noticed in the part where Kami is missing that the FC kept referring to her as his in a few spots.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Wednesday1.rpy", line 57, in script
if outfitmaid == True:
File "game/Wednesday1.rpy", line 57, in <module>
if outfitmaid == True:
NameError: name 'outfitmaid' is not defined
Had to open the console and type in outfitmaid=True
If you don't it'll keep looping back to the science teachers class.
-----------------------------------------------------------
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Wednesday1.rpy", line 81, in script
if caxiaco == True:
File "game/Wednesday1.rpy", line 81, in <module>
if caxiaco == True:
NameError: name 'caxiaco' is not defined
Did the same as above for this error.