Homepage Forum Spanking Art Gallery Oekaki Drawing Board Art Contests Roleplaying Forums Spanking Video Games Spanking Stories and Fiction Spanking Video Downloads of Animes Social Groups Register an account Rules Frequently Asked Questions

  
Go Back   AnimeOTK > Spanking Video Game Development > Spanking Video Games Discussion

Spanking Video Games Discussion Chat about Spanking Computer Games, Spanking Video Games and Spanking RPG's that you have developed or are making. Tutorials, Q&A and Discussions.

Want to get rid of the annoying adverts? The answer is simple. There are 4 levels of advertising on AnimeOTK:

Level 1: (Your Level, guests and members with 0-9 posts) has maximum advertising.
Level 2: (A user with 10 or more posts who has been a member over two weeks) have vastly reduced advertising (including removal of the large full screen closable adverts)
Level 3: (A member who has been registered over a month and has over 50 posts, or has a special account like "artist" or "writer" sees minimal advertising.
Level 4: (VIP Donators) receive no advertising.
All donators of $10 or more will never see an advert on our site again!
Reply
 
Thread Tools

Old October 14th, 2017, 05:14 AM   #1091
vividcolour
Member
 
vividcolour is offline
Join Date: Jul 2008
Posts: 69
Default

How do I run the browser version of the game, please?
  Reply With Quote

Old October 14th, 2017, 06:11 AM   #1092
32167
Senior Member
 
32167 is offline
Join Date: Oct 2009
Posts: 161
Default

Bagool thanks for your work!

I will describe the bugs I encountered. Sorry if they already were, I did not read all the messages

1. When you try to spank the ruby for punishment, she begins to cry and beg before the spanking begins
2. The graphical interface of the Ruby punishment is not displayed
3. If you give implement to Inkeyeper and get a spanking she will return it an infinite number of times. Ruby after that refuses to accept gifts.
  Reply With Quote

Old October 14th, 2017, 07:33 AM   #1093
Pippy-kun
Guest
 
Posts: n/a
Default

Ive noticed a few npc's are having some glitches such as just regular blinking? A lot of errors pop up
  Reply With Quote

Old October 14th, 2017, 10:48 AM   #1094
Bagool
Game Developer
 
Bagool's Avatar
 
Bagool is offline
Join Date: Feb 2012
Location: East Coast
Posts: 918
Default

@vividcolour: Run the index file, preferably in firefox but others should work.
@32167: 1: This is the first punishment you gave her? I will look into it. 2: This is a problem others have mentioned, but it's hard to catch. Can you try the browser version and let me know if it happens again? 3: That's a new one, I'll be sure to look into it. By infinite times, you mean she repeats endlessly after a spanking or does it happen after each spanking even if you didn't gift anything?
@Pippy: I know of one that can happen randomly at the end of the tutorial, but were these NPCs outside of the Inn? Because they aren't meant to be interacted with yet.
  Reply With Quote

Old October 14th, 2017, 11:03 AM   #1095
vividcolour
Member
 
vividcolour is offline
Join Date: Jul 2008
Posts: 69
Default

Quote:
Originally Posted by Bagool View Post
@vividcolour: Run the index file, preferably in firefox but others should work.
Thanks.

That just returns "Error. Failed to load: data/actors.json"

This is using Chrome.

Oh, Bagool, thanks for all the help, and for taking my bug report so seriously.
  Reply With Quote

Old October 14th, 2017, 12:04 PM   #1096
Bagool
Game Developer
 
Bagool's Avatar
 
Bagool is offline
Join Date: Feb 2012
Location: East Coast
Posts: 918
Default

Okay so I really want to fix this issue with the pictures not showing, but since I can't even experience the bug no matter what I do, there is a limit to how much I can fix. To resolve this, I made an in depth poll that I ask anyone who has come across this bug specifically to fill out. I don't want to just continue development from here on out and leave the players who can't enjoy the game in the dust. It's a little long, but I think I covered all of the potential issues/information that I can use to try and find this problem. I have a few hypothesis', one of which is related to just the different operating systems, and the other is that low powered machines might be having the issue. I'm going to test the game on my laptop later which has a different OS version and is lower powered than my desktop and see what happens. If this IS the cause I'm not sure what I can do to fix it, but I have a few ideas.
Thanks for cooperating and helping me fix this bug.
https://www.misterpoll.com/polls/621754

@vividcolour: Try firefox, I've heard more success with that. If still having issues let me know.
  Reply With Quote

Old October 14th, 2017, 12:49 PM   #1097
32167
Senior Member
 
32167 is offline
Join Date: Oct 2009
Posts: 161
Default

Bagool, about implement problem:
Innkeeper return it to you every time you start talking with her.
Ruby has a same problem. After spanking she give hairbrush to you every time you speak with her.
I got 99+ hairbrushes


Also, sometimes the NPC does not react to the level of behavior.
The problem occurs randomly and I could not figure out what conditions affect it.
  Reply With Quote

Old October 14th, 2017, 01:07 PM   #1098
Bagool
Game Developer
 
Bagool's Avatar
 
Bagool is offline
Join Date: Feb 2012
Location: East Coast
Posts: 918
Default

With npc's reacting to behavior, do you mean at the start of dialogue? Because I changed it so that this only happens once for sort-of-low behavior, but will happen immediately and always for very low behavior, where you get forced into spanking by the Innkeeper for example.
  Reply With Quote

Old October 14th, 2017, 01:20 PM   #1099
32167
Senior Member
 
32167 is offline
Join Date: Oct 2009
Posts: 161
Default

Bagool, you've done a great job and your level of programming is high. But it seems to me you have caused an unbearable burden for one person. I consider that it is necessary to adhere to the KISS principle (Keep it simple, stupid) and reduce the number of variables that affect the game to a minimum. For example, leave the "behavior" and one more and all. Otherwise, when you add new NPCs and storylines, the bugs will grow like a snowball and you will spend all your time for searching them.
In your game, great spanking situations and dialogues, it's better to focus on them

pardon my immodest opinion
  Reply With Quote

Old October 14th, 2017, 02:22 PM   #1100
Bagool
Game Developer
 
Bagool's Avatar
 
Bagool is offline
Join Date: Feb 2012
Location: East Coast
Posts: 918
Default

I appreciate the concern, but to say what I'm attempting is too much for one person just isn't true. The creator of Cave Story for example made all of the music, sprites, and code on his own. If he can do it, why not me? Of course, to say my project is on the same level would be a hyperbole but the meaning is still there. The amount of variables present that I actually have to keep track of on a constant basis is actually quite low, for any scene I have in mind I can have changes based on behavior, dominance, and perhaps amount of spankings taken/given. Things like strength, stamina and endurance are used during spanking scenes and are handled on their own. These variables will let me bring about loads of ideas I wouldn't have been able to do in the last version, as you'll see when the first town is fully done. The bugs so far have been technical issues, the blinking issues can be easily fixed, but there are often many of them and the picture issue has been a major problem for a while that I needed to address. Once these issues are out of the way, future development will be much quicker.
  Reply With Quote
Reply

Tags
game, road, shining, spanquest


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Total page views: , page views today: 0
All times are GMT. The time now is 02:58 PM.


Powered By vBulletin®
©AnimeOTK.com 2007-2021