Search found 4058 matches

by jack_norton
Fri Jul 19, 2019 10:20 am
Forum: Creator Discussion
Topic: a warning about Google Play
Replies: 19
Views: 5970

a warning about Google Play

They suspended my dev account today. As I posted in my own forums: So... rather hilarious to be honest. They shut it down because of "multiple violations". Some "violations" were showing women with SOME cleavage (not even that much!). Women in BIKINI (which is of course an obscen...
by jack_norton
Fri Jul 19, 2019 5:55 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Basically the builds work "randomly". There isn't a clear way. THey work like 1 out of 10 attempts or more. Trying everything, like restarting the PC, shutting down other apps, etc. Now I uploaded a broken version of an app and I can't fix it because it always gives me out of memory error!...
by jack_norton
Fri Jul 19, 2019 2:19 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Hmm I don't know if it's because I updated to the latest Java, but I can't build APK anymore, I get the usual memory message even if memory is set at minimum: Expiring Daemon because JVM Tenured space is exhausted FAILURE: Build failed with an exception. * What went wrong: Gradle build daemon has be...
by jack_norton
Wed Jul 10, 2019 6:35 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Ah OK true, I got confused by the wording on Google's email: Please note that we are not making changes to our policy on 32-bit support. Google Play will continue to deliver apps with 32-bit native code to 32-bit devices. The requirement means that those apps will need to have a 64-bit version as we...
by jack_norton
Wed Jul 10, 2019 4:31 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Speaking of RAPT, I got the email from Google Play about 64-bit apps. I don't understand one thing though: we now need to submit two separate APKs (the 32 and 64 bit) on every Google Play update or not? how does this work ?
by jack_norton
Wed Jul 03, 2019 1:30 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Ah interesting, that should be simple to fix anyway :)
by jack_norton
Wed Jul 03, 2019 11:39 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Yes here works fine (I'm on windows 7)
by jack_norton
Wed Jul 03, 2019 10:22 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

I have troubles too on Android with access error but when renpy attempts to remove a directory. I usually exit the launcher and restart and then works.
by jack_norton
Wed Jul 03, 2019 2:18 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Thanks for the explanation :) So if I use that define I can still use the old code without changes, right?
by jack_norton
Tue Jul 02, 2019 7:05 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Thanks, moving the action up, after the at tfadeset (since that must be run first) seems to have fixed it! Still the behaviour is a bit weird anyway - if I force recompile the whole project says there are error, but if I run it normally with F5 it works. Seems to me that something is not working cor...
by jack_norton
Tue Jul 02, 2019 6:06 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Thanks for the suggestion! Here is the full code of that screen, I forgot to post it: screen AttributeRealloc(): add "gfx/hex_bg.jpg" #if quest, all members gets XP $cdb=party.available #DISPLAY PARTY frame xpos 0 ypos 0 xsize 550 ysize 720 xmargin 0 ymargin 0 xpadding 10 ypadding 10: hbox...
by jack_norton
Tue Jul 02, 2019 5:17 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

If it's any help, I tried to revert to 7.2.2 and the first issue was resolved, the second might be some wrong character on my side so might not be an actual bug, but the first one I think really is.
by jack_norton
Tue Jul 02, 2019 4:06 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Another weird error showing up on latest build: I'm sorry, but an uncaught exception occurred. While running game code: File "game/gameflow.rpy", line 431, in script call call chp3_teamtalk from _call_chp3_teamtalk File "game/full/plot/chp3.rpy", line 317, in script show screen M...
by jack_norton
Tue Jul 02, 2019 3:26 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.3.2 Released
Replies: 24
Views: 16297

Re: Ren'Py 7.3.2 Released

Since I've updated, I'm getting a strange error never seen before: I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/RPG framework/rpg_misc.rpy", line 533: a non-constant keyword argument like 'action (SetField(party,"...
by jack_norton
Mon May 27, 2019 8:58 am
Forum: Development of Ren'Py
Topic: Ren'Py for the web browser
Replies: 94
Views: 26617

Re: Ren'Py for the web browser

Here with Firefox was running super-smooth! Not sure if depends also on the hardware.