- May 28, 2018
- 45
- 8
When I install Get Lucky mode, the game says that the files have been damage. But Simple Full Cheat mode is working. I am using Windows 7. What do I have to do to run GetLucky mode? @DarkPhilosopher @Passion3D
If it tells you that the file is corrupt, it's because you had a problem with the download. You must to re-downloadWhen I install Get Lucky mode, the game says that the files have been damage. But Simple Full Cheat mode is working. What do I have to do to run GetLucky mode? @DarkPhilosopher @Passion3D
I downloaded the game from the link you showed and the Simple Cheat Menu works fine, but the GetLucky mode is not working. I downloaded the game and tried again and it did not work again.If it tells you that the file is corrupt, it's because you had a problem with the download. You must to re-download
But if I understand correctly, is the mod GetLucky that is corrupt?I downloaded the game from the link you showed and the Simple Cheat Menu works fine, but the GetLucky mode is not working. I downloaded the game and tried again and it did not work again.
Yes, I downloaded the GetLucky mod again, but it did not work again. Now I set up the SRC of GetLucky mode. This time I got this error.But if I understand correctly, is the mod GetLucky that is corrupt?
So it's GetLucky you must re-download.
For now, SFC for GetLucky is not updated (i'm working).
Start by installing the game + GetLucky. I will update SFC in a moment.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
AttributeError: 'module' object has no attribute 'SFC_Bio'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\loadsave.py", line 727, in load
roots, log = loads(location.load(filename))
File "D:\Program Files (x86)\Steam\steamapps\common\Oyunlar\Oyun\Olumlu\SuperPowered_v0.27.01-win\renpy\loadsave.py", line 60, in loads
return cPickle.loads(s)
AttributeError: 'module' object has no attribute 'SFC_Bio'
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SP 0.27.01
Fri Aug 10 05:34:22 2018
You load a backup that you played with GL + SFC. Wait until I put SFC for GetLucky online, I am testing itYes, I downloaded the GetLucky mod again, but it did not work again. Now I set up the SRC of GetLucky mode. This time I got this error.
Thank you very much for helping.You load a backup that you played with GL + SFC. Wait until I put SFC for GetLucky online, I am testing it
You can play your backup when you have 2 mods installed
My script_version.txt shows (6, 99, 13) instead. Also, the problem I'm having is that in the actual files for superpowered, I can't find any folder containting "func_replay.rpyc", only the "func_replay.rpy", and thats the file included with the replay mod. It's mentioning conflicts between two files but I can only locate the first.I'm on Mac too, and I did not have this problem. Try to delete the .RPYC, Renpy will recompile the .RPY and it should be possible to solve the problem.
Look in the file script_version.txt, you must have (7.0.0)
You have the wrong version of the game. It has been recompiled with version 7.0.0 of Renpy.My script_version.txt shows (6, 99, 13) instead. Also, the problem I'm having is that in the actual files for superpowered, I can't find any folder containting "func_replay.rpyc", only the "func_replay.rpy", and thats the file included with the replay mod. It's mentioning conflicts between two files but I can only locate the first.
Radioactive works fine with Getlucky, in fact it's required, as it's built on top. There are other mods which don't work together though.I sort of fixed it by just using the sldr. I am going to check the Radioactive mod to see what it changes, and maybe even redownload it. I may install Radioactive, again, but without replacing everything, just skipping the files that is the same.
SLDR-0.27.01-GETLUCKY-SRC.zip (820.3Kb) is for developperwhat the difference between 7,7mb and 700kb file of get lucky mod 0.27 ?
It was some cache issue, game tried load data from previous folder (0.26.x). Not sure why, but removing folder and running clean version again helped.The mod's been updated. Sorry for the wait, I was actually out in the sun. I know, how dare I!
I've been seeing more and more posts about problems that I can only conclude exist because people are using repacks (@Blaaaaah is a good example...