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 3:48 am

All times are UTC - 5 hours [ DST ]


Forum rules


Ask questions about one topic per thread, and use a descriptive subject. "NotImplemented error in script.rpy" is a good subject, "Tom's problems" is not. Remember to include all of traceback.txt or error.txt when reporting a problem, as well as the relevant lines of script. Use the [code] tag to format scripts.



Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Tue Jul 10, 2012 9:50 am 
Regular
User avatar

Joined: Sun Jul 08, 2012 10:22 am
Posts: 51
Location: Somewhere in Asia.
Projects: Je T'aime
I always get this D:

Quote:
I'm sorry, but an exception occured while executing your Ren'Py
script.

IndexError: string index out of range

While executing init code:
- script at line 4 of C:\Program Files\renpy-6.9.0\Untitled/game/basics.rpy

-- Full Traceback ------------------------------------------------------------

File "C:\Program Files\renpy-6.9.0\renpy\bootstrap.py", line 256, in bootstrap
File "C:\Program Files\renpy-6.9.0\renpy\main.py", line 253, in main
File "C:\Program Files\renpy-6.9.0\renpy\execution.py", line 217, in run
File "C:\Program Files\renpy-6.9.0\renpy\ast.py", line 629, in execute
File "C:\Program Files\renpy-6.9.0\renpy\exports.py", line 131, in image
File "C:\Program Files\renpy-6.9.0\renpy\easy.py", line 67, in displayable
IndexError: string index out of range

While executing init code:
- script at line 4 of C:\Program Files\renpy-6.9.0\Untitled/game/basics.rpy

Ren'Py Version: Ren'Py 6.9.0h

_________________
tumblr | deviantart | twitter
Image


Last edited by cookiestruck on Wed Jul 11, 2012 8:29 am, edited 1 time in total.

Top
 Profile Send private message  
 
PostPosted: Tue Jul 10, 2012 10:57 am 
Miko-Class Veteran
User avatar

Joined: Fri Dec 11, 2009 5:25 pm
Posts: 941
What are the first 10 lines in basics.rpy?


Top
 Profile Send private message  
 
PostPosted: Wed Jul 11, 2012 1:44 am 
Regular
User avatar

Joined: Sun Jul 08, 2012 10:22 am
Posts: 51
Location: Somewhere in Asia.
Projects: Je T'aime
Alex wrote:
What are the first 10 lines in basics.rpy?

It's

Quote:
init:

#Backgrounds
image bg old house=""
image bg old room=""
image bg new room="newroom.jpeg"
image bg new house=""
image bg school = ""
image bg classroom= ""
image bg hallway= ""

_________________
tumblr | deviantart | twitter
Image


Top
 Profile Send private message  
 
PostPosted: Wed Jul 11, 2012 1:57 am 
Ren'Py Creator
User avatar

Joined: Mon Feb 02, 2004 10:58 am
Posts: 10780
Location: Kings Park, NY
Completed: Moonlight Walks
Projects: Ren'Py
The empty strings are confusing Ren'Py.

_________________
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: Wed Jul 11, 2012 8:30 am 
Regular
User avatar

Joined: Sun Jul 08, 2012 10:22 am
Posts: 51
Location: Somewhere in Asia.
Projects: Je T'aime
PyTom wrote:
The empty strings are confusing Ren'Py.

Oh.. so that's the problem... Thanks ^^

_________________
tumblr | deviantart | twitter
Image


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: saruri, syazleana


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