JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
Hello JB_Production, I have a question.
I have seen that you said, "I will implant impregnation/pregnancy in the later version." in 2023 May.

Did that vision change or will you add them later?
I plan to add pregnancy as a "skill". It will unlock unique scene for each NPC and visual change to their model.
 

JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
Are there hints anywhere as to how to move forward with certain PCs?
For Morga's family after finishing q5 you will unlock quest trees. For now none are available as I have just finished initial quests with this update. From now on I plan on adding them somewhat regularly. There are 2 more major updates I have to focus on earlier. Full Jobs and characters customization.

For other NPC's the relationship bar and love bar are your progression hint, though not every NPC has all options implemented yet. There are more NPC planned, to help me flesh out the story and I want my Patrons to decide which character gets priority.
 
  • Like
Reactions: DanLong

Vrykolakas36

Member
Feb 6, 2020
118
154
JB_Productions I am prob going to wait till you release the female protagonist to play this game but I appreciate the fact that you A. Frequently update and B. are active here on the forums.
 

JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
JB_Productions I am prob going to wait till you release the female protagonist to play this game but I appreciate the fact that you A. Frequently update and B. are active here on the forums.
Thanks :)
I do recommend playing even male path at some point, you could share your feedback that could influence the game when I start developing female path. It will use the same systems and gameplay, but the flavor will change.
 

Ray123

Member
Aug 26, 2017
131
99
JB_Production? The one used to be called jbgames!!! What happened to your game Innocence Lost that didn't make it, and it's been over 8 years?
 

kieri11

New Member
Aug 21, 2018
3
0
err...the second you click the mall it makes a crash
Got the same problem. tried starting a game on all 3 difficulties and not spending any skill points but the instant you click on the mall you get a crash. So you can't start a new game and are stuck if you dont have a save file.
I posted the error code below.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 583, in script call
    call main_game
  File "game/script.rpy", line 608, in script
    call screen main_map
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Locations/Mall/location_mall.rpy", line 1, in execute
    screen location_mall:
  File "game/Locations/Mall/location_mall.rpy", line 1, in execute
    screen location_mall:
  File "game/Locations/Mall/location_mall.rpy", line 213, in execute
    button: #Previous character
  File "game/Locations/Mall/location_mall.rpy", line 213, in keywords
    button: #Previous character
  File "game/Locations/Mall/location_mall.rpy", line 218, in keywords
    if cynthia_location == "":
  File "game/Locations/Mall/location_mall.rpy", line 218, in <module>
    if cynthia_location == "":
NameError: name 'cynthia_location' is not defined

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

Full traceback:
  File "game/script.rpy", line 583, in script call
    call main_game
  File "game/script.rpy", line 608, in script
    call screen main_map
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\screen.py", line 451, in visit_all
    callback(self)
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\screen.py", line 462, in per_interact
    self.update()
  File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/Locations/Mall/location_mall.rpy", line 1, in execute
    screen location_mall:
  File "game/Locations/Mall/location_mall.rpy", line 1, in execute
    screen location_mall:
  File "game/Locations/Mall/location_mall.rpy", line 213, in execute
    button: #Previous character
  File "game/Locations/Mall/location_mall.rpy", line 213, in keywords
    button: #Previous character
  File "game/Locations/Mall/location_mall.rpy", line 218, in keywords
    if cynthia_location == "":
  File "game/Locations/Mall/location_mall.rpy", line 218, in <module>
    if cynthia_location == "":
NameError: name 'cynthia_location' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Nanoverse Build-2.3.3
Wed Aug 14 14:56:17 2024
 

Destrosity

Member
Jan 11, 2018
102
101
JB_Productions So, I will admit, I cheated money and skill points. But you have to expect people to cheat in a game, as some of us don't have enough time. I've got to be at work by 12:00 so, I cheated. It seems to have bugged things a little. Anything you could do for a fix? I am really interested in this game, I just don't have time. This is me talking to Sophia, the lady at the bar for the first time. Also, I can't talk to Naomi anymore? 1723650595591.png
 
Last edited:
  • Like
Reactions: erasimusi

JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
JB_Productions So, I will admit, I cheated money and skill points. But you have to expect people to cheat in a game, as some of us don't have enough time. I've got to be at work by 12:00 so, I cheated. It seems to have bugged things a little. Anything you could do for a fix? I am really interested in this game, I just don't have time. This is me talking to Sophia, the lady at the bar for the first time. Also, I can't talk to Naomi anymore? View attachment 3931114
Hey, I understand and I actually plan to add cheating menu to the game in near future.

For Naomi, I just added her, there is only first meet interaction so far.

I'm not sure what you did to break it so bad, lol. I'm guessing you changed wrong variables. Try starting again and this time modify just these 4 variables:

money - no more than 10 000
skill_points - no more than 100
alpha_exp - no more than 100
beta_exp - no more than 100
sigma_exp - no more than 100
 
  • Like
Reactions: erasimusi

Destrosity

Member
Jan 11, 2018
102
101
Hey, I understand and I actually plan to add cheating menu to the game in near future.

For Naomi, I just added her, there is only first meet interaction so far.

I'm not sure what you did to break it so bad, lol. I'm guessing you changed wrong variables. Try starting again and this time modify just these 4 variables:

money - no more than 10 000
skill_points - no more than 100
alpha_exp - no more than 100
beta_exp - no more than 100
sigma_exp - no more than 100
Ah I see, I made money 99999999 and skill points 9999. Thanks for tip dude. Will implement after work. Deuces. EDIT: oh and I use this to edit the game variables. It's pretty straight forward. Just drop the file in the zip into the game folder and launch the game. It's pretty simple to use. Your game is actually the first one to error like it did when I use it.
 
  • Like
Reactions: erasimusi

JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
Ah I see, I made money 99999999 and skill points 9999. Thanks for tip dude. Will implement after work. Deuces. EDIT: oh and I use this to edit the game variables. It's pretty straight forward. Just drop the file in the zip into the game folder and launch the game. It's pretty simple to use. Your game is actually the first one to error like it did when I use it.
I will make is easier for people in the future. There is a ton of variables, it's easy to confuse some of them.
 

Highland_Hunter

Well-Known Member
Aug 26, 2019
1,266
537
JB_Productions . . .

I may be wrong here , but :

" Try starting again and this time modify just these 4 variables: "

money - no more than 10 000
skill_points - no more than 100
alpha_exp - no more than 100
beta_exp - no more than 100
sigma_exp - no more than 100

I see "5" variables ? . . . :p
 
  • Like
Reactions: JB_Productions

Vrykolakas36

Member
Feb 6, 2020
118
154
Thanks :)
I do recommend playing even male path at some point, you could share your feedback that could influence the game when I start developing female path. It will use the same systems and gameplay, but the flavor will change.
Does this version of the game have more or less content then the version you had up before you switched to art instead of porn?
 

JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
Does this version of the game have more or less content then the version you had up before you switched to art instead of porn?
Hey, good question. At this point, I think it's getting close, 1 or 2 smaller updates and it should equate. The best indicator would be quests. There are 9 in total now.
 

mcslavey

New Member
Nov 9, 2021
2
3
I have been following the remake progress on Nanoverse for the last few months and I just wanted to say that with the latest version (v.2.3.3) adding in a few more quests, I "get" the structure and gameplay design and am now looking forward to future content updates. It's fun and I like the potential for non-linear narrative and play. Keep up the good work.
 

JB_Productions

Member
Game Developer
Mar 22, 2023
224
410
I have been following the remake progress on Nanoverse for the last few months and I just wanted to say that with the latest version (v.2.3.3) adding in a few more quests, I "get" the structure and gameplay design and am now looking forward to future content updates. It's fun and I like the potential for non-linear narrative and play. Keep up the good work.
Thanks I appreciate the feedback :) It's great to hear you like the game!
 
3.20 star(s) 9 Votes