VN Ren'Py Completed A New Beginning [Ch. 1-12] [JJsworld]

3.00 star(s) 21 Votes

DavidCF

Member
Aug 10, 2020
355
128
Love the VN, but there is a typo that occurs 25 times between the 3 main script files.
"thier" should be "their".
 
  • Like
Reactions: JJsworld

OhWee

Forum Fanatic
Modder
Game Developer
Jun 17, 2017
5,712
28,942
A quick note about Chapter 8:

While I did manage to proofread/edit Chapter 8 for JJsworld , as for the previous chapters (pre-Chapter 7), there's still a lot of editing that hasn't been done yet. At some point towards the end of Chapter 1 is where my editing currently leaves off.

I've been focused on other things ATM (my help here is a volunteer effort), but at some point I will get back to editing the rest of the previous chapters for JJsworld , adding fade transitions where appropriate as well as tackling typos, etc..

Once that editing is complete, the 'full story' download will likely be updated with the new code. Please be patient!

So if you already have read the previous chapters, all you need to do is grab Chapter 8 and add it to your A New Beginning folder. Readme instructions contained within the download. And no need to re-read the previous chapters, the story hasn't changed, just spelling corrections, some fade transitions added, that sort of thing.
;)
 

bobit

New Member
Jul 23, 2017
11
25
I just get this error



Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/chapter8.rpy", line 665: expected statement.
(Perhaps you left out a " at the end of the first line.)
    "[i]In another part of the world[/i]...
        scene ch8pic79
        l "Zhan. Are you really that crazy?"
                 ^
        z "You know I never say anything if it is not true."
        z "I know I am better. I am the best!"
        l "Look. There is no way that he will come all this way just to fight."
        l "I have told you for many years. He works for my father."
        z "We will find a way."
        l "I came here to keep things the way it should be. My uncle's passing was unexpected."
        z "Yes. He made sure I had all the great Masters as teachers."
        z "They always said I was the best. Till you came a few years ago."
        z "As they came back from the west. All I hear is how Brian is a true prodigy."
        scene ch8pic80
        l "I did train with him for a few years."
        z "So you have seen his technique first hand."
        l "Yes. But which do you refer to?"
        z "Huh?"
        l "My father had him taught in five different martial arts styles."
        z "Five. That makes me want the fight even more."
        l "Both of you are technically employed by my father."
        l "You know he lives mainly by the code."
        scene ch8pic81
        l "He will not permit fighting among the ranks."
        z "I do respect your father."
        z "I will not live in this man's shadow much longer."
        l "Zhan. He is halfway around the world."
        z "It doesn't matter!"
        z "All the Masters boast about his abilities."
        l "Can we just drop it?"
        z "No! From this day forward I do not work for your family."
        z "I am going to start my own organization. Some of the others may even join up."
        l "Zhan. You can't mean this."
        z "My new organization will not move on you until the Eliminator is dealt with."
        z "Good bye and hope you can stay in power after this is over."
        scene black
        with fade
        "[i]Back in the Western World...[/i]

Ren'Py Version: Ren'Py 7.3.5.606
Sun Mar 07 18:13:47 2021
 
  • Like
Reactions: KittyVN and laeg

Capt OA

Member
Apr 29, 2018
132
82
A New Beginning [Ch. 1-7] JJsworld

Original Size Win/Linux: 744 MB

Compressed Size Win/Linux: 126 MB: MEGA

Note: Best way to download from MEGA and avoid the Download Limit is by using MEGA App, MEGAsync.

This compression is unofficial. Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:

Or you can:
the compressed file does not exist, can someone post it somewhere, please?
 

Grimtown

Engaged Member
Donor
Game Developer
May 23, 2020
2,412
4,445
I see the [kinetic novel] tag. Will this stay kinetic, or is the beginning kinetic and there will be interactive elements in upcoming updates?
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,661
23,762
here is my unofficial android port of A New Beginning Chapters1-10.
You don't have permission to view the spoiler content. Log in or register now.

from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage (or a new one on Android 11 :FacePalm:), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.

have fun and please report problems (you can reach me ).
updated: 07.09.2021 (Chapter10)
 
Last edited:

DrFoster

Newbie
Jun 29, 2018
35
17
These files should fix most problems with chapter 8

Files removed as the correct files should be available by now.
 
Last edited:
  • Thinking Face
Reactions: OhWee

Ihd5914

Member
Mar 13, 2020
157
99
In the file chapter8.rpy, add double quote at the end of line 665 and 701

Edit : Here's the corrected file
for people that cant be bothered use the attachment of the corrected file copy everything on it
go into the game file and open chapter 8 delete everything then paste the copied part then close save and then open game it has worked for me
 

maik2579

Newbie
Nov 14, 2018
78
40
mmh there are now 2 lines for an

define an = Character("Annie")
define an = Character("Andre")

it looks not good when she say she is Annie where you read Andre
 
  • Thinking Face
Reactions: OhWee
3.00 star(s) 21 Votes