Mod Ren'Py University of Problems [v1.4.5 Extended] Multi-Mod [Sancho1969]

5.00 star(s) 13 Votes

asdfg_dk

Member
May 17, 2018
135
133
Hey, I got this error, I don't know if it is your mod, or the game that fails


```
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'smending1'.

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

Full traceback:
File "scripts/functions.rpyc", line 74, in script
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'smending1'.

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
University of Problems 1.1.0-(Extended)
Mon Jan 9 16:39:22 2023
```
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
Hey, I got this error, I don't know if it is your mod, or the game that fails


```
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'smending1'.

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

Full traceback:
File "scripts/functions.rpyc", line 74, in script
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'smending1'.

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
University of Problems 1.1.0-(Extended)
Mon Jan 9 16:39:22 2023
```
Apologies, I wasn't monitoring threads while working on another VN. Please give me a bit to check, I'll report back.

Edit: I've upload fresh links. Re-DL mod and install over current installation. Give that a shot and let me know bud. Regards.
 
Last edited:
  • Love
Reactions: asdfg_dk

asdfg_dk

Member
May 17, 2018
135
133
Apologies, I wasn't monitoring threads while working on another VN. Please give me a bit to check, I'll report back.

Edit: I've upload fresh links. Re-DL mod and install over current installation. Give that a shot and let me know bud. Regards.
It works now, but it was the very last scene, 2 mouse clicks and this version of the game was finished :LOL:
 
  • Haha
Reactions: Sancho1969

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
It works now, but it was the very last scene, 2 mouse clicks and this version of the game was finished :LOL:
Indeed. Apologies as I'm slowly rolling in the initial SanchoMod v7 Core into titles... it can get overwhelming due to the amount of code changes. Completely my fault.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
Hi i have this problem with the gallery

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'extra/preview/extra_01.png'>:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'extra/preview/extra_01.png'.
Please edit your post and wrap all that in a spoiler tag... it's freakin' huge for no reason. Other than that see post here.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
Calling Dr. Sancho to the OR. Dr. Sancho to the OR. Code RedHeads.

Calling Nurse Hairy Clam to the Rest Room. Nurse Clam to the Rest Room. Code RedHead.
Reception, you know I only operate on "extended" hours. Appreciate the basic heads-up though. If I catch a break today I'll pre-updated the Core and get scripts prepped for surgery. Regards, and where the heck is that nurse? I'll go find her ass...
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
Some info y'all might be interested in during my preliminary quick scanning concerning current/future pathings which can be found here in the VN's thread. I'll provide more details after I get things sorted with preliminary porting processes.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
Shit, Extended just dropped. I'm not done pre-porting yet and been at this all day. Here we go....

Edit: I've done so much porting over the latest Core I can't even recall all the small "quality of life" improvements I made along the way today. Here's a couple screen grabs I caught while working though. The infamous missing "return to Main Menu" button and I presented a page screen for the Save/Load (I have no idea why I haven't done this before as it's an oversight by the dev imho).
1677534143980.png 1677534081129.png
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,277
47,286
Holy shit. I just re-ported again (obviously, I had started porting to Basic this morning) and there's a big difference in code edits from just Basic (which had a few by itself) to Extended. Here's the past updates that changed from just Basic to Extended in one fucking day:
  • U6, U7, U9, U11, U13, U16, U20
That's over 1/3 of the the version updates that changed... ugh. So much work.
 
5.00 star(s) 13 Votes