Paypal and bug fixing
Added 2017-08-11 18:03:24 +0000 UTCFirst of all, welcome to all the new people who are interested in Orange Trainer. I'm blown away with all the support and nice message I've received over the last few weeks.
I've received a long list of bugs and have been hard at work fixing them. The next update (around the 26th of this month) will hopefully iron out most of these bugs. Thanks to everyone who's reported a bugs. Again, sorry if I may have missed yours and it shows up again in the next release. Just keep reporting them, I'll get to them eventually!
Lastly, Paypal. So paypal got worried where all this money was suddenly coming from and decided to freeze my account. I've been talking to them in trying to get things sorted, but it's taking some time. Hopefully, if all goes well, I can access my funds again in the near future. However this does mean that I haven't been able to commission anyone.
So things were delayed slightly this month because of that. Luckily Paypal customer support has been quick and helpful, so hopefully we can get this sorted soon.
Stay tuned.
-Ex
Comments
I recommend payments to be received via skrill or neteller but skrill more so, I play poker for a living and large amounts comming and going from various people, never had a problem, just make a list of usernames through skrill payments and send them builds and updates through a newsletter form via email
TheGonza
2017-08-17 03:03:57 +0000 UTCMy pleasure, keep on the good work.
Wojciech Kaczmarek
2017-08-16 18:53:17 +0000 UTCHi there Woljciech, thank you for your message. The top menu bar issue is a tricky one. I've tried getting rid of it, but so far no luck. I'll keep trying though. As for the other bugs, I've caught them in the code and they'll hopefully be gone next update. Thank you for reporting!
Exiscoming
2017-08-16 18:41:59 +0000 UTCWhen you open top bar menu and start to doing something else the menu disappear and you cannot open it later (must click on other menu item instead).
Wojciech Kaczmarek
2017-08-15 20:21:02 +0000 UTCTop bar option menu (Like Foundry) do not disapear when you change location from bridge (eg. to hunt RakGhouls).
Wojciech Kaczmarek
2017-08-15 20:18:15 +0000 UTCLater in the game (game blocking error)
Wojciech Kaczmarek
2017-08-15 19:54:55 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While loading : File "game/training.rpy", line 1262, in script IOError: Couldn't find file 'models/emotions/shinEmotes/shinBlush.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/training.rpy", line 1262, in script File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\ast.py", line 1275, in execute renpy.exports.with_statement(trans, paired) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\exports.py", line 1376, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\core.py", line 2062, in do_with clear=clear) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\core.py", line 2492, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\core.py", line 2845, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\core.py", line 1921, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 416, in renpy.display.render.render_screen (gen\renpy.display.render.c:6687) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\layout.py", line 685, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\layout.py", line 685, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\layout.py", line 685, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\screen.py", line 623, in render child = renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\layout.py", line 685, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859) rv = d.render(widtho, heighto, st, at) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\im.py", line 473, in render im = cache.get(self) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\im.py", line 200, in get surf = image.load() File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\display\im.py", line 524, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "E:\Download\JDownloader\_GamesToPlay\Orange_Trainer_0.42-pc\renpy\loader.py", line 543, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'models/emotions/shinEmotes/shinBlush.png'. Windows-8-6.2.9200 Ren'Py 6.99.12.1.2012 Alien Trainer 0.0 [/code]
Wojciech Kaczmarek
2017-08-15 19:54:26 +0000 UTCThere is no way to turn off Force Suppressors (needed for one of the missions).
Wojciech Kaczmarek
2017-08-15 19:53:26 +0000 UTCpost them here
Victor Lewis
2017-08-15 18:57:16 +0000 UTCHow can i report bugs to author (i want to contribute to games development)?
Wojciech Kaczmarek
2017-08-15 12:53:30 +0000 UTCsorun olmasa seni için biraz sexy STRIP giydirme yapsan kızlar kıyafetler yani sorun olmaz tabi sonun olmas yani sonra versiyonda yeni versiyon için
Darksiders
2017-08-14 21:29:48 +0000 UTCdress up girls sexy strip clothes if it wasn't an issue for you so you won't end up so sure it's no problem for the new version in a later version
Darksiders
2017-08-14 21:29:34 +0000 UTCI am curious to see how this will get resolved because I had the same problem...
AKAMAN
2017-08-13 05:38:55 +0000 UTCGreat
Illuminati Games
2017-08-12 21:06:28 +0000 UTCI'm pretty sure Paypal doesn't like adult content being associated with their service and may just perm-freeze the account if they find out. At least they used to, so please be careful.
Dinker
2017-08-12 04:58:03 +0000 UTCAs problems go, too much money coming in is a nice problem to have. ;)
Washell
2017-08-11 19:52:38 +0000 UTCBest advice I can give is, don't put your funds in Paypal, they are good for certain things, but complete asses if anything makes them nervous. For me they are a choice of last resort. On a side note, glad to see that your Patreon is doing so well man, keep it up.
Perversity
2017-08-11 19:34:05 +0000 UTC