Mod Ren'Py University Of Problems [v1.7.5 Extended] Walkthrough Mod [MurrayMods]

5.00 star(s) 3 Votes

kabanoss1

New Member
Jun 28, 2021
4
1
70
When installing the mod, I unzipped the files into the game folder of my University of Problems installation like the installation guide on this thread says to do. However when launching the game, it gives a traceback of an error saying the files already exist. Is there a fix for this and if so, how would one go about it?
 

anonnyscouse

Active Member
Jul 25, 2020
976
2,842
397
When installing the mod, I unzipped the files into the game folder of my University of Problems installation like the installation guide on this thread says to do. However when launching the game, it gives a traceback of an error saying the files already exist. Is there a fix for this and if so, how would one go about it?
You unzip the file in the main folder of the game (where the exe file is) so the two game folders merge and then you choose to overwrite the files when the option comes up.
 
  • Like
Reactions: Trminator

Michal91HBA

New Member
Feb 15, 2020
6
1
13
Hiho, after apply mod to game get those error
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/script.rpy", line 56, in script
  File "game/scripts/script.rpy", line 56, in <module>
NameError: name 'softkey_not_visible' is not defined

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

Full traceback:
  File "game/scripts/script.rpy", line 56, in script
  File "renpy/ast.py", line 821, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/scripts/script.rpy", line 56, in <module>
  File "renpy/exports\inputexports.py", line 177, in input
  File "renpy/ui.py", line 301, in interact
  File "renpy/display\core.py", line 2259, in interact
  File "renpy/display\core.py", line 3082, in interact_core
  File "renpy/display\core.py", line 1788, in event_wait
NameError: name 'softkey_not_visible' is not defined

```
Line 56 in script.rpy
Code:
$ name = renpy.input("My name is", length=15)
I'm getting this error every time use keyboard to write save name or player name.

I'm playing on Android using JoiPlay
 

phoenix019

Newbie
Oct 2, 2019
60
45
61
Is it possible to use this with the Android version? Without a keyboard, mouse or stuff like that? I see the above post is using a keyboard but I haven't a clue how I'd even start to do that
 

JenMistress

Engaged Member
Oct 1, 2019
3,303
3,974
470
Well, for a moment, I thought I was going to have to start over from the beginning, as my saves was not working. And after a few gaming sessions of trying to speed through as much as I could, I thought, OK, even though I've not used Sancho's mod since the 1.4.5 release, maybe try adding his Save Fix file, so I did, and poof, saves worked again, so back to where I left off, and just got caught up with the Dev. Other than the before mentioned problem, didn't have any other problems from your mod either. Thank you so very much for your work on this!!!
 

MurrayMods

Active Member
Modder
Nov 28, 2022
589
7,533
627
Is it possible to use this with the Android version? Without a keyboard, mouse or stuff like that? I see the above post is using a keyboard but I haven't a clue how I'd even start to do that
As far as I understand, Android ports must be done with the Mod already integrated.
The mod is developed for Windows PC and I don't make ports to Android.
You should consult with my friends Estrada777 and PTPorts.
 
  • Like
Reactions: Trminator

balboa2151

Active Member
Jun 10, 2023
527
579
226
hello everyone, I'm a little confused using the mod with the raffle prize, in the mod it states even in red not to claim your prize or you'll lose Nikki's path, obviously I saved right when I was supposed to meet Nikki and I went to claim my prize, after I finished Nikki was still there waiting for me, so how does the MC actually lose Nikki's path if he visits Ivy? thanks for any help
 

anonnyscouse

Active Member
Jul 25, 2020
976
2,842
397
hello everyone, I'm a little confused using the mod with the raffle prize, in the mod it states even in red not to claim your prize or you'll lose Nikki's path, obviously I saved right when I was supposed to meet Nikki and I went to claim my prize, after I finished Nikki was still there waiting for me, so how does the MC actually lose Nikki's path if he visits Ivy? thanks for any help
If you follow the mod instructions then you get the option to claim the prize when you go to Nikki then you go back to Nikki after you've claimed the prize. Playing without the mod you claim the prize by going upstairs not by going to Nikki, if you do it then Nikki will have gone when you've finished with Ivy, even with the mod active.
 
5.00 star(s) 3 Votes