Any news on "old" games that were/are being worked on?
- kara24601
- Veteran
- Posts: 427
- Joined: Wed Oct 27, 2004 12:02 am
- Projects: Numerous unfinished dreams await completion.
- Location: USA
- Contact:
Any news on "old" games that were/are being worked on?
Because I don't like "bumping" old threads that have one of my posts as the last post, I thought it would be a better idea to start a completely new thread.
As for my own works , I still have them around , I just have neglected working on them.
I downloaded the latest version of Ren'py and will be replacing the main Ren'py stuff with the new version and check on my works again soon.
I feel bad about having not visited in so long and not dropping by much.
For example , haven't seen any new posts in this thread :
http://lemmasoft.renai.us/forums/viewto ... 933&hilit=
I hope Omi and others still check on the forums sometimes.
How's your progress going?
As for my own works , I still have them around , I just have neglected working on them.
I downloaded the latest version of Ren'py and will be replacing the main Ren'py stuff with the new version and check on my works again soon.
I feel bad about having not visited in so long and not dropping by much.
For example , haven't seen any new posts in this thread :
http://lemmasoft.renai.us/forums/viewto ... 933&hilit=
I hope Omi and others still check on the forums sometimes.
How's your progress going?
-
Recca Phoenix
- Veteran
- Posts: 230
- Joined: Tue Jan 23, 2007 3:39 pm
Re: Any news on "old" games that were/are being worked on?
"Missing Tickets" is stalled at 99% because of one bug which hasn't been fixed. I don't want to mess with it anymore, I just want it finished and done so I can forget it. >: (
It didn't turn out like I wanted and I ended up rushing through it to finish it. >: (
"Severed Garden" is at 5% or so, I switch off between that and "HARTBREAKER" (also around 5%) when I get tired of one.
My first two games took about 4 months each to finish (not working nonstop) but I am going to take my time and do a GOOD JOB on these next 2.
It didn't turn out like I wanted and I ended up rushing through it to finish it. >: (
"Severed Garden" is at 5% or so, I switch off between that and "HARTBREAKER" (also around 5%) when I get tired of one.
My first two games took about 4 months each to finish (not working nonstop) but I am going to take my time and do a GOOD JOB on these next 2.
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: Any news on "old" games that were/are being worked on?
What's the bug, and is it my fault?
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
Re: Any news on "old" games that were/are being worked on?
Yeah, we should get Missing Tickets out... um, give the script to PyTom or other bug-basher around here?
-
Recca Phoenix
- Veteran
- Posts: 230
- Joined: Tue Jan 23, 2007 3:39 pm
Re: Any news on "old" games that were/are being worked on?
For some reason I think my reply to this particular thread got deleted....yesterday I posted the problem files and stuff. But if you go to "the missing tickets" thread you can find the game file and list of the problems.
send an AIM to samuraiskoolgirl for questions....
send an AIM to samuraiskoolgirl for questions....
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: Any news on "old" games that were/are being worked on?
Can you do me a favor and find me all of the appropriate stuff? I'm stuck on this tiny little laptop screen, and it makes it annoying to look around trying to figure out what the right version of the software.
Thanks.
Thanks.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: Any news on "old" games that were/are being worked on?
I tried the game, but don't see the problem. Can someone please give me:
1) A description of what the problem is.
2) Where I can get a copy of the game with the problem.
3) What I need to do to reproduce the problem.
I can't really solve a problem until I can see what's wrong.
1) A description of what the problem is.
2) Where I can get a copy of the game with the problem.
3) What I need to do to reproduce the problem.
I can't really solve a problem until I can see what's wrong.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
-
Recca Phoenix
- Veteran
- Posts: 230
- Joined: Tue Jan 23, 2007 3:39 pm
Re: Any news on "old" games that were/are being worked on?
There are two problems, both of them are in Midnight's extra story, which has to be unlocked by choosing "You get distracted pretty easily" when talking to Midnight in Augustus's part of the story.
Starting Midnight's extra story works fine, but once you try to use the day planner feature, this error comes up:
So I looked at "line 1" of the event dispatcher and this is all it says:
The second problem also occurs with the day planner. There are supposed to be three "stats," but only two of them show up in the day planner menu (see attached image, there should be a 3rd stat for alertness under the other 2):
Starting Midnight's extra story works fine, but once you try to use the day planner feature, this error comes up:
Code: Select all
SyntaxError: invalid syntax (line 1)
While executing game script on line 254 of /Applications/renpy-5.6.7/The_Missing_Tickets/game/event_dispatcher.rpy.
While executing python code on line 261 of /Applications/renpy-5.6.7/The_Missing_Tickets/game/event_dispatcher.rpy.
While executing python code on line 53 of /Applications/renpy-5.6.7/The_Missing_Tickets/game/event_dispatcher.rpy.
While executing python code on line 92 of /Applications/renpy-5.6.7/The_Missing_Tickets/game/event_dispatcher.rpy.
Code: Select all
init -100:-
Recca Phoenix
- Veteran
- Posts: 230
- Joined: Tue Jan 23, 2007 3:39 pm
Re: Any news on "old" games that were/are being worked on?
I'm going to post the raw files (not the final game), zipped.
This should make it easier to fix what's wrong.
http://rapidshare.com/files/45797854/ti ... W.zip.html
This should make it easier to fix what's wrong.
http://rapidshare.com/files/45797854/ti ... W.zip.html
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: Any news on "old" games that were/are being worked on?
Can you pm me with a walkthrough that gets me to the broken part?
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: Any news on "old" games that were/are being worked on?
Okay, figured out what the two problems were.
The first was that in options.rpy, you had:
(I think... I changed it, and am too lazy to go back and figure out the old value.)
This is too small, and means that the top of the dp_window will overlap the stats window. Raise the number, the stats window moves down, and you're all set.
The second problem is that the syntax for event expressions is wrong. You had a bunch of comparisons of the form:
'happy = 0'
In python, = is the assignment operatiorn, and == is comparison. If you change these over to ==, the game runs without errors. (Although I didn't test i thoroughly.)
The first was that in options.rpy, you had:
Code: Select all
style.dp_window.ypos = 120
This is too small, and means that the top of the dp_window will overlap the stats window. Raise the number, the stats window moves down, and you're all set.
The second problem is that the syntax for event expressions is wrong. You had a bunch of comparisons of the form:
'happy = 0'
In python, = is the assignment operatiorn, and == is comparison. If you change these over to ==, the game runs without errors. (Although I didn't test i thoroughly.)
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
-
Recca Phoenix
- Veteran
- Posts: 230
- Joined: Tue Jan 23, 2007 3:39 pm
Re: Any news on "old" games that were/are being worked on?
Thanks so much!!! I was able to fix everything. And sorry for using your thread for this, Kara ^^;;;
I'll post the 100% game soon! ^_^
I'll post the 100% game soon! ^_^
Who is online
Users browsing this forum: No registered users
