ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,536
1,831
As I said, I was doing something of an extreme example. I was doing all of the packs in smokrader's collections plus the 5 base packs. Just counted and that totals 39 packs enabled.

*Edit: Probably not a sane way to play through the game anyway. I'm just wondering if it is exacerbating an underlying problem in the Sugarcube code. Which from your description it sounds like it is due to how it's reloading a variable on every passage.

You don't have permission to view the spoiler content. Log in or register now.
Yep. SugarCube isn't the best choice for big games but mainly, without further testing, I would say that in this case main problem probably is that I load them on each passage. Instead should probably handle it maybe on save load + only when mod is enabled/disabled.
 

tgp31

Member
Aug 17, 2018
303
106
As I said, I was doing something of an extreme example. I was doing all of the packs in smokrader's collections plus the 5 base packs. Just counted and that totals 39 packs enabled.

*Edit: Probably not a sane way to play through the game anyway. I'm just wondering if it is exacerbating an underlying problem in the Sugarcube code. Which from your description it sounds like it is due to how it's reloading a variable on every passage.

You don't have permission to view the spoiler content. Log in or register now.
I am playing with same packs and haven't had any slowdown.
 

Cabbytoday

Member
Nov 6, 2022
110
44
Had my game on an old hard drive and it die and now I put a clean game on my new HD but my code for 36a not working now and I had to start over all my save where on old drive....Don't mind starting over but sad my code not working
 

smokrader

Member
Dec 25, 2017
283
201
Had my game on an old hard drive and it die and now I put a clean game on my new HD but my code for 36a not working now and I had to start over all my save where on old drive....Don't mind starting over but sad my code not working
what code are you talking about ?
 
  • Like
Reactions: Cabbytoday

5mithers

Member
Aug 3, 2019
336
372
I am playing with same packs and haven't had any slowdown.
Maybe it's because I'm using Firefox then? Only other thing I can think of. With Chrome being the new IE, a lot of things are optimized to only work properly in it, rather than against web standards proper.
 

TFurguson69

Well-Known Member
Sep 9, 2019
1,109
1,365
@ttyrke

I am subbed on Patreon and I decided to do another playthrough. I am using the money cheat and I am buying most of the supplies including wood. And I cannot finish the church. It keeps saying need fifty wood. I have like 300 wood?
 

GamerDaddy

Engaged Member
Feb 6, 2023
2,488
1,500
@ttyrke

I am subbed on Patreon and I decided to do another playthrough. I am using the money cheat and I am buying most of the supplies including wood. And I cannot finish the church. It keeps saying need fifty wood. I have like 300 wood?
thats def odd i finished the church
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,536
1,831
@ttyrke

I am subbed on Patreon and I decided to do another playthrough. I am using the money cheat and I am buying most of the supplies including wood. And I cannot finish the church. It keeps saying need fifty wood. I have like 300 wood?
Add your save file. Will take a look
 

tgp31

Member
Aug 17, 2018
303
106
Maybe it's because I'm using Firefox then? Only other thing I can think of. With Chrome being the new IE, a lot of things are optimized to only work properly in it, rather than against web standards proper.
ttyrke Strange. Today my game is also lagging. I cleared the browser data and restarted the game, but it is still lagging. Maybe 5mithers was right. Maybe the problem lies in the code? please check it.
 

Cabbytoday

Member
Nov 6, 2022
110
44
Not sure why but the longer I play my woman Beauty is going down all them had 100 now some are 80 what going on???
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,536
1,831
ttyrke Strange. Today my game is also lagging. I cleared the browser data and restarted the game, but it is still lagging. Maybe 5mithers was right. Maybe the problem lies in the code? please check it.
You mean packs amount related? If so, I would say it's 100% problem in the code. Not on high priority but will try to rewrite one part when it tries to load pack data on each passage load and instead does that once.
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,536
1,831
Hm, is this new? none of my kids have any traits nor skills, was it changed from the old mothers +1?
By the code - traits logic is there (skills do not come from mother as its a plan to implement them/teach to kids via school).
BUT one thing I noticed is that only female childs can get traits from mother.
 
  • Like
Reactions: Tatsuya2022
3.70 star(s) 52 Votes