Mod Cheat Mod Ren'Py Abandoned My Bully is My Lover [Ep.3(Bugfixed)] Multi-Mod [ShaddyModda]

Jeevant

Failed to make an unlimited money mod for my life
Moderator
Modder
Game Compressor
May 1, 2020
2,097
31,959
Android port of my bully is my lover Ep. 3 bugfixed

with ShaddyModda mod

Consider supporting me on my or join my for more ports and mods.
Updated
 

SomaCruz

Newbie
Jun 9, 2017
30
4
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/ep2.rpy', 1613354928, 0) is defined twice, at game/New folder/ep2.rpyc:2 and game/ep2.rpy:2.

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

Full traceback:
\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 779, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 456, in finish_load
check_name(node)

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 439, in check_name
bad_node.filename, bad_node.linenumber))

ScriptError: Name (u'game/ep2.rpy', 1613354928, 0) is defined twice, at game/New folder/ep2.rpyc:2 and game/ep2.rpy:2.
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,372
11,564
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/ep2.rpy', 1613354928, 0) is defined twice, at game/New folder/ep2.rpyc:2 and game/ep2.rpy:2.

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

Full traceback:
\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 779, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 456, in finish_load
check_name(node)

\MyBullyIsMyLover-Ep.3Bugfixed-pc\MyBullyIsMyLover-Ep.3-pc\renpy\script.py", line 439, in check_name
bad_node.filename, bad_node.linenumber))

ScriptError: Name (u'game/ep2.rpy', 1613354928, 0) is defined twice, at game/New folder/ep2.rpyc:2 and game/ep2.rpy:2.
The answer to your issue is in the first ScriptError. You have 2 copies of the same file. You shouldn't have any files in a 'New folder'. All the files from the mod should be placed in the 'game' folder and any existing files over-written, as the instructions state.