update pleaseeeeeView attachment 1026895
Overview:
A mod that highlights dialogue and adds a scene gallery to the main menu
Game/Creator: Lust Academy /Bear in the NightYou must be registered to see the links
Modder: scrappyYou must be registered to see the linksYou must be registered to see the links
Game Version: 0.7.1d
Language: English
Features:
- Highliged dialogue that leads to scenes with green
- Added a scene gallery to the main menu allowing to replay scenes
- Added a cheat menu to top right corner (left of the phone)
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Download:You must be registered to see the linksYou must be registered to see the linksYou must be registered to see the links
ANDROID
View attachment 1026900
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
The label _call_setCamera_23 is defined twice, at File "game/logic/events/Leona.rpy", line 1625:
call setCamera (['sc i_Leona_5_anim_3','sc i_Leona_5_anim_4','sc i_Leona_5_anim_5']) from _call_setCamera_23
and File "game/logic/events/outro.rpy", line 726:
call setCamera (['sc i_Leona_5_anim_3','sc i_Leona_5_anim_4','sc i_Leona_5_anim_5']) from _call_setCamera_23
The label _call_setCamera_21 is defined twice, at File "game/logic/events/Leona.rpy", line 322:
call setCamera (['sc i_Leona_1_anim_4','sc i_Leona_1_anim_5','sc i_Leona_1_anim_6','sc i_Leona_1_anim_7']) from _call_setCamera_21
and File "game/logic/events/outro.rpy", line 940:
call setCamera (['sc i_Leona_1_anim_4','sc i_Leona_1_anim_5','sc i_Leona_1_anim_6','sc i_Leona_1_anim_7']) from _call_setCamera_21
The label _call_setCamera_22 is defined twice, at File "game/logic/events/Leona.rpy", line 1608:
call setCamera (['sc i_Leona_5_anim_1','sc i_Leona_5_anim_2']) from _call_setCamera_22
and File "game/logic/events/outro.rpy", line 1036:
call setCamera (['sc i_Leona_5_anim_1','sc i_Leona_5_anim_2']) from _call_setCamera_22
Ren'Py Version: Ren'Py 7.4.11.2266
Tue Jun 21 15:42:55 2022
not sure when that happens, but if its at launch of game, just reload the script and relaunch the gameDecided to play this from sesson 1 and game starts fine until I add the mod. scrappy here's the error:
Any ideas?Code:I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. The label _call_setCamera_23 is defined twice, at File "game/logic/events/Leona.rpy", line 1625: call setCamera (['sc i_Leona_5_anim_3','sc i_Leona_5_anim_4','sc i_Leona_5_anim_5']) from _call_setCamera_23 and File "game/logic/events/outro.rpy", line 726: call setCamera (['sc i_Leona_5_anim_3','sc i_Leona_5_anim_4','sc i_Leona_5_anim_5']) from _call_setCamera_23 The label _call_setCamera_21 is defined twice, at File "game/logic/events/Leona.rpy", line 322: call setCamera (['sc i_Leona_1_anim_4','sc i_Leona_1_anim_5','sc i_Leona_1_anim_6','sc i_Leona_1_anim_7']) from _call_setCamera_21 and File "game/logic/events/outro.rpy", line 940: call setCamera (['sc i_Leona_1_anim_4','sc i_Leona_1_anim_5','sc i_Leona_1_anim_6','sc i_Leona_1_anim_7']) from _call_setCamera_21 The label _call_setCamera_22 is defined twice, at File "game/logic/events/Leona.rpy", line 1608: call setCamera (['sc i_Leona_5_anim_1','sc i_Leona_5_anim_2']) from _call_setCamera_22 and File "game/logic/events/outro.rpy", line 1036: call setCamera (['sc i_Leona_5_anim_1','sc i_Leona_5_anim_2']) from _call_setCamera_22 Ren'Py Version: Ren'Py 7.4.11.2266 Tue Jun 21 15:42:55 2022
Right at the launch. Did that a few times.not sure when that happens, but if its at launch of game, just reload the script and relaunch the game
well that usually does the trick , am redownloading game tho to see for myself tho its going slowRight at the launch. Did that a few times.
Might just be me. I end up with strange issues. Plus, I'm on Arch Linux not Windows. I did try it in the Windows 10 VM and same problem.well that usually does the trick , am redownloading game tho to see for myself tho its going slow
ah if its linux issue i cant help you there, i can check when gofile manage to move its ass its its general issue and thats bout itMight just be me. I end up with strange issues. Plus, I'm on Arch Linux not Windows. I did try it in the Windows 10 VM and same problem.
Yeah. No worries. It'll get sorted. It's probably a switch in scrappy's mod due to me using Unren.ah if its linux issue i cant help you there, i can check when gofile manage to move its ass its its general issue and thats bout it
that is possible , you can always take out unren to see if that does the thing, if you got thoseYeah. No worries. It'll get sorted. It's probably a switch in scrappy's mod due to me using Unren.
That only helps if I remove the rpy files that I want. lolthat is possible , you can always take out unren to see if that does the thing, if you got those
otherwise its not necessary to unpack the gameYou don't have permission to view the spoiler content. Log in or register now.
i have downloaded fresh dropped mod in and launched without issue
now what you can test, i can give you my files those that are bugged at your place and see if it does anything
well if those are for console , you can enable those the old way config.console = True , for scrollback sucks, but that one was at least fixed in s2That only helps if I remove the rpy files that I want. lol
Thanks for trying though. Game works fine without the mod, just need to figure out what Scrappy did for s2.well if those are for console , you can enable those the old way config.console = True , for scrollback sucks, but that one was at least fixed in s2