Search found 49 matches
- Sun Nov 20, 2016 1:19 am
- Forum: Ren'Py Questions and Announcements
- Topic: [SOLVED] Unexpected EOF error
- Replies: 2
- Views: 316
[SOLVED] Unexpected EOF error
Hey I'm having troubles... again. XD I have just completed a fight scene, and I would like to award the player with experience points. That runs well, and the amount of exp they earn is automatically enough to bring him to the next level, and that's where this game crashes, with the error name used ...
- Sun Nov 20, 2016 1:15 am
- Forum: Ren'Py Questions and Announcements
- Topic: [SOLVED] Ren'Py not launching correctly.
- Replies: 4
- Views: 3179
Re: Ren'Py not launching correctly.
Here's the full text: I'm sorry, but an uncaught exception occurred. While running game code: IOError: [Errno 22] invalid mode ('rU') or filename: u'C:\\Users\\*******\\OneDrive\\Documents\\Renpy\\**** ********/game/gui.rpy' -- Full Traceback ---------------------------------------------------------...
- Fri Nov 18, 2016 2:22 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [SOLVED] Ren'Py not launching correctly.
- Replies: 4
- Views: 3179
[SOLVED] Ren'Py not launching correctly.
So I have an issue running a game through Ren'Py. It's my own game, and I downloaded it to OneDrive so I could use it on my laptop while I'm at school, and then my desktop at home. Originaly, I kept all teh files on a flash drive but that was becoming a nuisance for multiple reasons. Now whenever I ...
- Sat Oct 15, 2016 10:51 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [SOLVED] Fight minigame
- Replies: 1
- Views: 1254
[SOLVED] Fight minigame
Ok, someone please help... I am extremely confused. It keeps telling me there's an expected statement error and I don't get what it means. What I'm trying to do is make a fight scene that triggers after a certain line, but I have the "Trigger" part figured out. What I need is the fight itself :lol:....