mimusstudios

Member
Game Developer
Apr 19, 2022
248
367
ive fucked something up (SugarCube.State.variables.commodities.gold = 0) and after i get free i get an error
tried to put it back but i get this as an answer:

SugarCube.State.variables.commodities.gold.Object { name: "Gold Ingots", type: "semi-stable", stable_price: 500, price: 500, mu_phase: 0, sigma_ratio: 0.1}
Uncaught SyntaxError: unexpected token: '{'

An error has occurred. You may be able to continue, but some parts may not work properly.

Error: <<set>>: bad evaluation: can't assign to property "stable_price" on 0: not an object.

Stack Trace:
value@https://www.mimusstudios.com/FCO/Play/:57410:146765
handler/<@https://www.mimusstudios.com/FCO/Play/:57410:218866
value/<@https://www.mimusstudios.com/FCO/Play/:57410:198706
oneClickFnWrapper/<@https://www.mimusstudios.com/FCO/Play/:57410:45856
onClickFnWrapper/<@https://www.mimusstudios.com/FCO/Play/:57410:45634
dispatch@https://www.mimusstudios.com/FCO/Play/:57:43064
add/v.handle@https://www.mimusstudios.com/FCO/Play/:57:41048
I'm confused what actually happened here. Firstly the line
SugarCube.State.variables.commodities.gold.Object { name: "Gold Ingots", type: "semi-stable", stable_price: 500, price: 500, mu_phase: 0, sigma_ratio: 0.1}

should be

SugarCube.State.variables.commodities.gold = { name: "Gold Ingots", type: "semi-stable", stable_price: 500, price: 500, mu_phase: 0, sigma_ratio: 0.1} (that's why there's a syntax error).

But I'm unsure why you are modifying things on the console? What are you trying to accomplish?
 
Last edited:

mimusstudios

Member
Game Developer
Apr 19, 2022
248
367
i enjoy what i've played thru so far (y)(y)(y)
i got obedience to 100 but trust dropped to 16 .... wtf happened ??? it doesn't say :unsure:
ok it says my health is 100 my stamina is 68.17 willpower is 20.13 and i'm to tried to work ??? :unsure:
well at least i made high slave :ROFLMAO:
Your trust resets when you move up the ladder. Once you get a higher rank check your quests to continue the story.
 
  • Like
Reactions: ImperialD

slavegal

Member
Apr 17, 2020
402
489
Jeez, what are the game objectives on the earth, a slave makes Nipon great again?
I can't believe the rate is almost 5 for such a lame game.
 

shizzlenizzle

Member
Aug 21, 2018
150
64
im guessing they try to add money.
its UInv.AddItem("inventory", "lari", 1000000)
if u want the game to think you got the money do
SugarCube.State.active.variables.player.finances.total_earned += 1000000 afterwards.
 
Last edited:

Lady_Claire

Newbie
Jul 5, 2017
27
14
game sounds interesting, and the screen shots show promise, sounds ambitious though so be interested to see where it goes. will keep an eye on this one. I'm a bit ocd with things though and did notice that screenshot 6 has a typo, it says fondel boobs, while screenshot 8 has the same word correctly as fondle boobs.
 

seifun

Newbie
Jul 4, 2019
70
17
mimusstudios why a slave that got the dressing order of remaining naked (humilation) needs to be undressed when having sex?
Can a slave actually get pregnant?
And would it also be possible to "free" a slave in future?
 

mimusstudios

Member
Game Developer
Apr 19, 2022
248
367
game sounds interesting, and the screen shots show promise, sounds ambitious though so be interested to see where it goes. will keep an eye on this one. I'm a bit ocd with things though and did notice that screenshot 6 has a typo, it says fondel boobs, while screenshot 8 has the same word correctly as fondle boobs.
Thanks for the note, just fixed it for the next version. I don't see myself updating the screenshots in a while though. Maybe I'll replace it in the future.
 

mimusstudios

Member
Game Developer
Apr 19, 2022
248
367
mimusstudios why a slave that got the dressing order of remaining naked (humilation) needs to be undressed when having sex?
Can a slave actually get pregnant?
And would it also be possible to "free" a slave in future?
That's a great point about the dressing thing! I'll try to get that in next version. Also you can sell slaves, no option to free them yet though.
 

Deathbegga

New Member
Aug 2, 2020
8
5
I'm confused what actually happened here. Firstly the line
SugarCube.State.variables.commodities.gold.Object { name: "Gold Ingots", type: "semi-stable", stable_price: 500, price: 500, mu_phase: 0, sigma_ratio: 0.1}

should be

SugarCube.State.variables.commodities.gold = { name: "Gold Ingots", type: "semi-stable", stable_price: 500, price: 500, mu_phase: 0, sigma_ratio: 0.1} (that's why there's a syntax error).

But I'm unsure why you are modifying things on the console? What are you trying to accomplish?
tried giving me gold ingots and screwing up completly, but with your answer i can continue to play thanks
 

EPGerhart

Active Member
Dec 24, 2017
614
199
Currently a High Slave. During sex with Jae, attempting "Fondle Boobs" resulted in this error
You don't have permission to view the spoiler content. Log in or register now.

Edit: Similar happens with Mei

Edit2: Less serious error during vaginal (
You don't have permission to view the spoiler content. Log in or register now.

Edit3: Another minor dialog error during oral with Mei (${fn})
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

mimusstudios

Member
Game Developer
Apr 19, 2022
248
367
Currently a High Slave. During sex with Jae, attempting "Fondle Boobs" resulted in this error
You don't have permission to view the spoiler content. Log in or register now.

Edit: Similar happens with Mei

Edit2: Less serious error during vaginal (
You don't have permission to view the spoiler content. Log in or register now.

Edit3: Another minor dialog error during oral with Mei (${fn})
You don't have permission to view the spoiler content. Log in or register now.
Seriously super helpful, I’ll try to push a quick fix maybe tonight regarding the game breaking parts.
 

haha mm

Member
Apr 17, 2017
203
240
Will you be able to enslave anyone? The free girls in the OP picture, for example. Taking Shintani's sister as a slave would be a nice form of revenge.
 

mimusstudios

Member
Game Developer
Apr 19, 2022
248
367
yes, but the quest still says i need to investigate her without telling me what to do really.
I can't reproduce this issue. Try the dialogue options with Lia:

About Nipon -> What do you expect me to say?

If that doesn't progress the quest send me your save file. Please join the discord to report bugs in the future or ask for help. People who are helpful will be able to beta test alpha versions
 
  • Like
Reactions: otkmage
3.90 star(s) 17 Votes