Lemma Soft Forums

Supporting creators of visual novels and story-based games since 2003.


Visit our new games list, blog aggregator, IRC, and wiki.
Activation problem? Email [email protected]
It is currently Sat May 25, 2013 12:34 am

All times are UTC - 5 hours [ DST ]


Forum rules


Ren'Py support questions should go here. This forum is for discussing changes to Ren'Py itself.



Post new topic Reply to topic  [ 138 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 10  Next
Author Message
PostPosted: Sun Apr 01, 2012 6:05 pm 
Ren'Py Creator
User avatar

Joined: Mon Feb 02, 2004 10:58 am
Posts: 10778
Location: Kings Park, NY
Completed: Moonlight Walks
Projects: Ren'Py
It's possible that's it. I'd expect it's more the size of the image, rather than the ATL that's doing it. It's also possible there's some other problem - a bigger traceback would be better. Does logcat say anything else?

_________________
Another Old-Fashioned Bishoujo Gamer
Supporting creators since 2004; Code > Drama
(When was the last time you backed up your game?)
"It is not the critic who counts; not the man who points out how the strong man stumbles, or where the doer of deeds could have done them better. The credit belongs to the man who is actually in the arena, whose face in marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming" - Theodore Roosevelt


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 3:10 am 
Lemma-Class Veteran
User avatar

Joined: Mon Jul 21, 2008 5:41 pm
Posts: 3401
Projects: Planet Stronghold: Warzone, Loren The Amazon Princess, Queen Of Thieves, DIM, Undead Lily, and more...
Will try again today (early morning here), since I updated the firmware (bad idea perhaps...) the android.py doesn't recognize the device anymore (so logcat doesn't work). Strange because I can copy the file manually, so windows recognize the device... :|

_________________
follow me on Image Image Image Image
computer games


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 8:04 am 
Ren'Py Creator
User avatar

Joined: Mon Feb 02, 2004 10:58 am
Posts: 10778
Location: Kings Park, NY
Completed: Moonlight Walks
Projects: Ren'Py
That's not necessarily true. You may need to update the android driver - the adb driver is different from the mass storage support driver.

_________________
Another Old-Fashioned Bishoujo Gamer
Supporting creators since 2004; Code > Drama
(When was the last time you backed up your game?)
"It is not the critic who counts; not the man who points out how the strong man stumbles, or where the doer of deeds could have done them better. The credit belongs to the man who is actually in the arena, whose face in marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming" - Theodore Roosevelt


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 8:46 am 
Lemma-Class Veteran
User avatar

Joined: Mon Jul 21, 2008 5:41 pm
Posts: 3401
Projects: Planet Stronghold: Warzone, Loren The Amazon Princess, Queen Of Thieves, DIM, Undead Lily, and more...
Correct, there was an update to the USB driver :)
Full log:
Code:
I/python  ( 1560): Full traceback:
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/execution.
py", line 265, in run
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/ast.py", l
ine 1008, in execute
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/exports.py
", line 887, in with_statement
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/co
re.py", line 1498, in do_with
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/co
re.py", line 1799, in interact
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/co
re.py", line 2104, in interact_core
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/co
re.py", line 1388, in draw_screen
I/python  ( 1560):   File "render.pyx", line 366, in renpy.display.render.render
_screen (gen/renpy.display.render.c:4567)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/la
yout.py", line 511, in render
I/python  ( 1560):   File "render.pyx", line 95, in renpy.display.render.render
(gen/renpy.display.render.c:2290)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/tr
ansition.py", line 362, in render
I/python  ( 1560):   File "render.pyx", line 95, in renpy.display.render.render
(gen/renpy.display.render.c:2290)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/la
yout.py", line 511, in render
I/python  ( 1560):   File "render.pyx", line 95, in renpy.display.render.render
(gen/renpy.display.render.c:2290)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/la
yout.py", line 511, in render
I/python  ( 1560):   File "render.pyx", line 95, in renpy.display.render.render
(gen/renpy.display.render.c:2290)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "accelerator.pyx", line 75, in renpy.display.accelerat
or.transform_render (gen/renpy.display.accelerator.c:1076)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/im
age.py", line 164, in render
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/im
age.py", line 54, in wrap_render
I/python  ( 1560):   File "render.pyx", line 95, in renpy.display.render.render
(gen/renpy.display.render.c:2290)
I/python  ( 1560):   File "render.pyx", line 166, in renpy.display.render.render
 (gen/renpy.display.render.c:2032)
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/im
.py", line 432, in render
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/im
.py", line 195, in get
I/python  ( 1560):   File "/home/tom/ab/android-rebuild/private/renpy/display/im
.py", line 482, in load
I/python  ( 1560): error: JPEG loading error
I/python  ( 1560): While running game code:
I/python  ( 1560):   File "game/story.rpy", line 114, in script
I/python  ( 1560): error: JPEG loading error

_________________
follow me on Image Image Image Image
computer games


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 12:10 pm 
Lemma-Class Veteran
User avatar

Joined: Mon Jul 21, 2008 5:41 pm
Posts: 3401
Projects: Planet Stronghold: Warzone, Loren The Amazon Princess, Queen Of Thieves, DIM, Undead Lily, and more...
Ok managed to make Heileen run fine :) And the web browser actually seems to work here, I put a button and it opens my webpage just fine! Maybe you changed it now?

_________________
follow me on Image Image Image Image
computer games


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 12:25 pm 
Regular
User avatar

Joined: Wed Mar 07, 2012 7:52 am
Posts: 27
Location: France
Completed: Tales of Atlantis
Projects: LDVELH
I just download it
Test in progress...

_________________
There are 10 sorts of people, those who understand the binary and the others..


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 12:52 pm 
Regular
User avatar

Joined: Wed Mar 07, 2012 7:52 am
Posts: 27
Location: France
Completed: Tales of Atlantis
Projects: LDVELH
..and this time I get that..
:|
Image

_________________
There are 10 sorts of people, those who understand the binary and the others..


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 1:04 pm 
Regular
User avatar

Joined: Wed Mar 07, 2012 7:52 am
Posts: 27
Location: France
Completed: Tales of Atlantis
Projects: LDVELH
A sub dir game seems to be missing. So I create one and solve this problem.
But.
The original problem with assets/*.* directory, always not found.

Image

_________________
There are 10 sorts of people, those who understand the binary and the others..


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 1:56 pm 
Lemma-Class Veteran
User avatar

Joined: Mon Jul 21, 2008 5:41 pm
Posts: 3401
Projects: Planet Stronghold: Warzone, Loren The Amazon Princess, Queen Of Thieves, DIM, Undead Lily, and more...
Have you tried creating the assets directory manually? here works fine!

_________________
follow me on Image Image Image Image
computer games


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 2:36 pm 
Regular
User avatar

Joined: Wed Mar 07, 2012 7:52 am
Posts: 27
Location: France
Completed: Tales of Atlantis
Projects: LDVELH
Thanks Jack, works fine too BUT only one time..I need to reboot Windows between each build.
It works randomly.. (Windows 7 - Integrale version SP1)

_________________
There are 10 sorts of people, those who understand the binary and the others..


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 3:09 pm 
Lemma-Class Veteran
User avatar

Joined: Mon Jul 21, 2008 5:41 pm
Posts: 3401
Projects: Planet Stronghold: Warzone, Loren The Amazon Princess, Queen Of Thieves, DIM, Undead Lily, and more...
I think is a file/directory permission problem then, do you run as administrator?

_________________
follow me on Image Image Image Image
computer games


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 3:11 pm 
Ren'Py Creator
User avatar

Joined: Mon Feb 02, 2004 10:58 am
Posts: 10778
Location: Kings Park, NY
Completed: Moonlight Walks
Projects: Ren'Py
Jack - could your problem be case-related? The usual Ren'Py is pretty robust against foo.JPG vs foo.jpg. But the android Ren'Py may not be.

Atlantis - try editing buildlib/build.py, and replacing

Code:
shutil.rmtree("assets")


with

Code:
    if os.path.isdir("assets"):
        shutil.rmtree("assets")


on line 235.

_________________
Another Old-Fashioned Bishoujo Gamer
Supporting creators since 2004; Code > Drama
(When was the last time you backed up your game?)
"It is not the critic who counts; not the man who points out how the strong man stumbles, or where the doer of deeds could have done them better. The credit belongs to the man who is actually in the arena, whose face in marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming" - Theodore Roosevelt


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 3:24 pm 
Regular
User avatar

Joined: Wed Mar 07, 2012 7:52 am
Posts: 27
Location: France
Completed: Tales of Atlantis
Projects: LDVELH
Excellent !!
It works fine... :D
Thank you very much PyTom.
And Jack too for your interest.

_________________
There are 10 sorts of people, those who understand the binary and the others..


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 3:30 pm 
Lemma-Class Veteran
User avatar

Joined: Mon Jul 21, 2008 5:41 pm
Posts: 3401
Projects: Planet Stronghold: Warzone, Loren The Amazon Princess, Queen Of Thieves, DIM, Undead Lily, and more...
PyTom wrote:
Jack - could your problem be case-related? The usual Ren'Py is pretty robust against foo.JPG vs foo.jpg. But the android Ren'Py may not be.

Since I got my first error some years ago I'm very careful with upper/lower case. However, I found out that the image is named:
cg 01.jpg
with a space! Might be that? I'll try changing it, I was using the autoimages feature:
Code:
    config.automatic_images=[ ' ', '_', '/' ]
    config.automatic_images_strip = ["gfx","cgs","bgs","chibi"]

also, no chances to have the JCC working? that would really shrink the size of the games... :oops:

_________________
follow me on Image Image Image Image
computer games


Top
 Profile Send private message  
 
PostPosted: Mon Apr 02, 2012 4:15 pm 
Ren'Py Creator
User avatar

Joined: Mon Feb 02, 2004 10:58 am
Posts: 10778
Location: Kings Park, NY
Completed: Moonlight Walks
Projects: Ren'Py
JCC doesn't work?

_________________
Another Old-Fashioned Bishoujo Gamer
Supporting creators since 2004; Code > Drama
(When was the last time you backed up your game?)
"It is not the critic who counts; not the man who points out how the strong man stumbles, or where the doer of deeds could have done them better. The credit belongs to the man who is actually in the arena, whose face in marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming" - Theodore Roosevelt


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 138 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 10  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Protected by Anti-Spam ACP
Powered by phpBB® Forum Software © phpBB Group