Search found 66 matches

by M0ti
Wed Mar 05, 2014 7:16 pm
Forum: Ren'Py Questions and Announcements
Topic: Error with 00start.rpy Maybe from version upgrade?
Replies: 2
Views: 461

Error with 00start.rpy Maybe from version upgrade?

Hi! I let one of my projects untouched for a while. Now I feel like making some progress, but when I tried to run it, it didn't even get to main menu. Instead error came. I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 96, in sc...
by M0ti
Tue Oct 22, 2013 7:44 pm
Forum: Ren'Py Questions and Announcements
Topic: Error with perspective-view0.xml or something
Replies: 3
Views: 603

Re: Error with perspective-view0.xml or something

That's a really good news, thank you. Error that can be fixed is surely better, than error that can't be. But error that doesn't need to be solved at all seems like salvation right from heaven. :D:D
by M0ti
Fri Oct 18, 2013 7:14 pm
Forum: Ren'Py Questions and Announcements
Topic: Error with perspective-view0.xml or something
Replies: 3
Views: 603

Error with perspective-view0.xml or something

Hi, when I'm writing a script in jEdit, the number of errors in right-down corner is gradualy increasing. Its always the same thing again and again. I'm really scared, because I don't understand any of these sentences. Do you know what is it? Is it bad? Can I be saved? java.io.FileNotFoundException:...
by M0ti
Tue Dec 25, 2012 12:35 pm
Forum: Ren'Py Questions and Announcements
Topic: my games can't go to fullscreen
Replies: 3
Views: 1766

Re: my games can't go to fullscreen

There is a bug going fullscreen on Mac Mountain Lion (I reported them to pytom already and he's working on it). Your case seems a bit different though since you're on Windows, I had few players with that problem but I have no clue what it is (I suspect old/bugged videocard drivers). Old videocard d...
by M0ti
Sat Dec 22, 2012 8:46 pm
Forum: Ren'Py Questions and Announcements
Topic: my games can't go to fullscreen
Replies: 3
Views: 1766

my games can't go to fullscreen

Hi everyone, I have a big problem with my game. One day a was just thinking to myself "Why not try the game in fullscreen?" I've never tried that before. But instead of fullscreen I always get this: I'm sorry, but an uncaught exception occurred. While running game code: Exception: Could no...
by M0ti
Sat Aug 04, 2012 3:11 pm
Forum: Ren'Py Questions and Announcements
Topic: %()s isn't working in show expression
Replies: 2
Views: 319

Re: %()s isn't working in show expression

IT WORKS!!!! IT REALLY WORKS!!!! THANKS... now back to the work
by M0ti
Sat Aug 04, 2012 1:05 pm
Forum: Ren'Py Questions and Announcements
Topic: %()s isn't working in show expression
Replies: 2
Views: 319

%()s isn't working in show expression

Hi, i am trying to create simulation of writing a letter. Player will see empty paper show vzkaz4 with dissolve: xanchor .5 yanchor .5 xpos .5 ypos .35 And then he will choose what to write: menu: "About snow": $ topic = "I really like snow!" "About trees": $ topic = &q...
by M0ti
Sun May 27, 2012 4:34 am
Forum: Ren'Py Questions and Announcements
Topic: Say window during splashscreen
Replies: 2
Views: 444

Re: Say window during splashscreen

Thank you very much
by M0ti
Sat May 26, 2012 9:01 am
Forum: Ren'Py Questions and Announcements
Topic: Say window during splashscreen
Replies: 2
Views: 444

Say window during splashscreen

Hi, i have problem with say_window (again). I'm using define _window_during_transitions = True thats OK, i want the say_window during the game, but not in splashscreen. I created intro, but right now, half of it's hiden behind say_window. And window hide doesn't work for some reason. Do you know, ho...
by M0ti
Thu Apr 05, 2012 6:25 pm
Forum: Ren'Py Questions and Announcements
Topic: Multilanguage Ren'Py Game
Replies: 6
Views: 1663

Multilanguage Ren'Py Game

What is the best way to create a multi-language game?

IE I would choose from more languages on the start (english, german, czech, ...).
by M0ti
Thu Mar 29, 2012 5:14 am
Forum: Ren'Py Questions and Announcements
Topic: Missing who_window
Replies: 4
Views: 735

Re: Missing who_window

Woooow. It was so simple and ... so beautiful. :o Thank you Ren'pyGod. :)
by M0ti
Wed Mar 28, 2012 7:38 pm
Forum: Ren'Py Questions and Announcements
Topic: Missing who_window
Replies: 4
Views: 735

Re: Missing who_window

Ok, I will try. I'm not sure, what redefining the narrator character means (I never work whit it), but its time for learning new things. :D
by M0ti
Mon Mar 26, 2012 9:35 am
Forum: Ren'Py Questions and Announcements
Topic: Missing who_window
Replies: 4
Views: 735

Missing who_window

Hi guys, a little problem. I'm using two windows: style.say_who_window.left_padding = 40 style.say_who_window.top_padding = 0 style.say_who_window.bottom_padding = 5 style.say_window.background =("sys/nic.png") style.say_window.yminimum = 109 style.say_who_window.background = ("sys/sa...
by M0ti
Mon Mar 26, 2012 6:43 am
Forum: Ren'Py Questions and Announcements
Topic: Imagemap Main Menu Issues
Replies: 4
Views: 838

Re: Imagemap Main Menu Issues

Hi, I'm sorry, that I'm not here to help you. I was just searching for solutions of my own problems and found interesting that animated imagemap. Will you please tell me, where can I found more informations about that?
by M0ti
Wed Jan 25, 2012 8:50 pm
Forum: Creator Discussion
Topic: The new renai.us/games.renpy.org support thread.
Replies: 257
Views: 419592

Re: The new renai.us/games.renpy.org support thread.

Hi, I have really silly problem. In which format i need to write date. I tried all the variants which I remembered, but nothing worked. :?