|
Post by saibotlieh on Oct 1, 2017 9:55:39 GMT -8
By klicking on the Miner Base at the Kryska Side Mission I get following error:
I'm sorry, but an uncaught exception occurred.
While running game code: File "game/MoA/MoA in LD.rpy", line 13928, in script call ava "Begin First Commander's log. It has been months since we've been marooned on this godforsaken place." File "renpy/common/00console.rpy", line 651, in script call python in _console: File "game/Mod/Mod_SL_SM_AsagaMission_LD_MoA.rpy", line 2231, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_SolaMission_LD_MoA.rpy", line 4351, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_SolaMission_LD_MoA.rpy", line 5556, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_ExtraMission_LD_MoA.rpy", line 1038, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_AsagaMission_LD_MoA.rpy", line 3540, in script call call EndCharacterMission File "game/MoA/Jaguar/rpy/Mod_JaguarMission1.rpy", line 2125, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_ChigaraMission_LD_MoA.rpy", line 776, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_ClaudeMission_LD_MoA.rpy", line 215, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 1012, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 1050, in script call call JumpBackToShipMap File "game/Mod/Jaguar Mod/Mod_Jaguar_edits_of_SL_SM_KryskaMission_LD.rpy", line 843, in script File "game/Mod/Jaguar Mod/Mod_Jaguar_edits_of_SL_SM_KryskaMission_LD.rpy", line 843, in <module> File "game/classes.rpy", line 1228, in battle self.result = ui.interact() IOError: Couldn't find file 'UnionFrigate/selection3.ogg'.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "game/MoA/MoA in LD.rpy", line 13928, in script call ava "Begin First Commander's log. It has been months since we've been marooned on this godforsaken place." File "renpy/common/00console.rpy", line 651, in script call python in _console: File "game/Mod/Mod_SL_SM_AsagaMission_LD_MoA.rpy", line 2231, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_SolaMission_LD_MoA.rpy", line 4351, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_SolaMission_LD_MoA.rpy", line 5556, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_ExtraMission_LD_MoA.rpy", line 1038, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_AsagaMission_LD_MoA.rpy", line 3540, in script call call EndCharacterMission File "game/MoA/Jaguar/rpy/Mod_JaguarMission1.rpy", line 2125, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_ChigaraMission_LD_MoA.rpy", line 776, in script call call EndCharacterMission File "game/Mod/Mod_SL_SM_ClaudeMission_LD_MoA.rpy", line 215, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 1012, in script call call JumpBackToShipMap File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 1050, in script call call JumpBackToShipMap File "game/Mod/Jaguar Mod/Mod_Jaguar_edits_of_SL_SM_KryskaMission_LD.rpy", line 843, in script File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\ast.py", line 805, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\python.py", line 1461, in py_exec_bytecode exec bytecode in globals, locals File "game/Mod/Jaguar Mod/Mod_Jaguar_edits_of_SL_SM_KryskaMission_LD.rpy", line 843, in <module> File "game/classes.rpy", line 1228, in battle self.result = ui.interact() File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\ui.py", line 277, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\display\core.py", line 2424, in interact repeat, rv = self.interact_core(preloads=preloads, **kwargs) File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\display\core.py", line 2715, in interact_core renpy.audio.audio.interact() File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\audio\audio.py", line 790, in interact periodic() File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\audio\audio.py", line 724, in periodic c.periodic() File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\audio\audio.py", line 340, in periodic topf = load(self.file_prefix + topq.filename + self.file_suffix) File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\audio\audio.py", line 74, in load rv = renpy.loader.load(fn) File "H:\Steamspiele\steamapps\common\Sunrider Liberation Day\renpy\loader.py", line 533, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'UnionFrigate/selection3.ogg'.
Windows-7-6.1.7601-SP1 Ren'Py 6.99.8.959 Release 3.01
Hmmm, strange that that error did not come up before. Anyhow, I have modified the voice definition of the base and uploaded the new file now, should hopefully not throw errors anymore. Many thanks for the error report.
|
|
|
Post by hakazu on Mar 11, 2018 2:37:03 GMT -8
Is it possible to download the mods from another site where I can actually make a profile? No matter how I try the site find something wrong with the registration...
|
|
|
Post by neppi on Mar 11, 2018 2:44:45 GMT -8
|
|
|
Post by hakazu on Mar 11, 2018 2:48:11 GMT -8
Thank you! You saved my day.
|
|
|
Post by hakazu on Mar 12, 2018 0:58:36 GMT -8
I got this error message when starting the game:
I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again.
File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 85: Tab characters are not allowed in Ren'Py scripts.
Ren'Py Version: Ren'Py 6.99.8.959
|
|
|
Post by neppi on Mar 12, 2018 2:19:38 GMT -8
I got this error message when starting the game: I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again.
File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 85: Tab characters are not allowed in Ren'Py scripts.
Ren'Py Version: Ren'Py 6.99.8.959
In this case, just open the .rpy in notepad or editor and go to line 85 und replace the tab with 4 spaces. I'm a bit surprised that tabs got inserted, as I just copied the .rpy from my folder to the zip oO. Sorry. If you get any other tabs, just open the file in Notepad and replace these tabs with 4 spaces. Edit: In my case the line 85 is just an empty line so you can just delete the tabs.
|
|
|
Post by hakazu on Mar 12, 2018 3:33:17 GMT -8
It seems to starting up correctly now. Do I need to start a new game file to take use of the additional mods?
|
|
|
Post by neppi on Mar 12, 2018 6:18:10 GMT -8
It seems to starting up correctly now. Do I need to start a new game file to take use of the additional mods? This mod, and most of the other mods here are changing things in MoA, so you don't need to play from the very beginning. So starting from MoA (Beach Scene) is enough. You've got less money and Intel though And for me FA is also fun so I played the whole game again after I installed all the mods Edit: Just one warning. Deinstalling mods is a bit more complicated, because most of the savegames will be corrupt. Luckily most mods have options/ways to disable them without actually deleting them. Send me a PM if you want to disable a certain mod. I'll help you then.
|
|
|
Post by hakazu on Mar 12, 2018 13:39:53 GMT -8
They work just fine with your instructions! Thanks so much for the help
|
|
|
Post by saibotlieh on Mar 24, 2018 9:25:52 GMT -8
Thanks for having taken care of this, neppi. At the moment, I'm just not around here that often.
|
|
|
Post by myrdin on Mar 27, 2018 10:26:50 GMT -8
Hey guys, new here. Wanted to enchance the game with some extra missions. Added The Bigfoot's "ModFramework.rpy" as per instructions, and then all the missions files plus main for this mod. The game didnt launch and tossed me an error
I'm sorry, but an uncaught exception occurred.
While parsing D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day/game/Modframework_dynamic animations.rpy. ScriptError: Name u'setGMBG' is defined twice, at game/ModFramework.rpy:7865 and game/galaxy map.rpy:66.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\bootstrap.py", line 281, in bootstrap renpy.main.main() File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\main.py", line 351, in main renpy.game.script.load_script() # sets renpy.game.script. File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 259, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 738, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 414, in finish_load bad_node.filename, bad_node.linenumber)) ScriptError: Name u'setGMBG' is defined twice, at game/ModFramework.rpy:7865 and game/galaxy map.rpy:66.
Windows-7-6.1.7601-SP1 Ren'Py 6.99.8.959
Any idea whats going on ?
|
|
|
Post by neppi on Mar 27, 2018 15:16:09 GMT -8
Hey guys, new here. Wanted to enchance the game with some extra missions. Added The Bigfoot's "ModFramework.rpy" as per instructions, and then all the missions files plus main for this mod. The game didnt launch and tossed me an error I'm sorry, but an uncaught exception occurred. While parsing D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day/game/Modframework_dynamic animations.rpy. ScriptError: Name u'setGMBG' is defined twice, at game/ModFramework.rpy:7865 and game/galaxy map.rpy:66. -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\bootstrap.py", line 281, in bootstrap renpy.main.main() File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\main.py", line 351, in main renpy.game.script.load_script() # sets renpy.game.script. File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 259, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 738, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "D:\Hry\Free\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 414, in finish_load bad_node.filename, bad_node.linenumber)) ScriptError: Name u'setGMBG' is defined twice, at game/ModFramework.rpy:7865 and game/galaxy map.rpy:66. Windows-7-6.1.7601-SP1 Ren'Py 6.99.8.959 Any idea whats going on ? Where exactly did you download the ModFramework? You're not the first one accidently downloading the wrong data. The actual version is named "Tweakpack.rpy". The ModFramework.rpy is the old one which conflicts with the current game. Here is the most actual official version of ModFramework/Tweakpack: Click hereIf you've downloaded the Jagaur Sidemission mod the Tweakpack.rpy should already be in your game though In this case, just delete the ModFramework.rpy. But be sure there IS a Tweakpack.rpy in your game or some mods won't work properly. I'm really thinking about uploading a Mod Pack with all current mods and an own config to optionally disable certain mods within this pack (for what ever reason). Might make things easier for people wanting to mod their games.
|
|
Lyli
Civilian
Now Featuring Just One Capital
I didn't even notice you changed my custom title too LOL
Posts: 9
|
Post by Lyli on May 1, 2018 6:56:12 GMT -8
I must be incredibly dumb (and blind) but I cannot find the download link for Mod_SL_Character_Sidemissions_LD_MoA zip when I click the link telling me to download it from "here" to be taken to the other forum. At that point all I find are other links to be taken to other mods. Was it supposed to immediately download once I clicked the link to be taken to the other forum? If so, it isn't working.
|
|
|
Post by neppi on May 1, 2018 16:14:27 GMT -8
I must be incredibly dumb (and blind) but I cannot find the download link for Mod_SL_Character_Sidemissions_LD_MoA zip when I click the link telling me to download it from "here" to be taken to the other forum. At that point all I find are other links to be taken to other mods. Was it supposed to immediately download once I clicked the link to be taken to the other forum? If so, it isn't working. U need to register in the other forum to download the file.
|
|
Lyli
Civilian
Now Featuring Just One Capital
I didn't even notice you changed my custom title too LOL
Posts: 9
|
Post by Lyli on May 1, 2018 16:47:01 GMT -8
U need to register in the other forum to download the file. I didn't even think about that. Thanks LOL
|
|
|
Post by wowes on Jun 3, 2018 8:08:06 GMT -8
Hello I have a similar problem like hakazu. --------------------------------------------------------------------------------------------------------------- I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 85: Tab characters are not allowed in Ren'Py scripts. Ren'Py Version: Ren'Py 6.99.8.959 --------------------------------------------------------------------------------------------------------------- I tried to fix the problem according to the given solution but unfortunately I'm doing something wrong and I do not know what. There are more errors after my attempt to repair Is it possible for someone to show how this fragment looks like? Can I download the corrected file somewhere? I know, it's probably trivial: P Thank you and I'm sorry for my English.
|
|
|
Post by saibotlieh on Jun 3, 2018 14:19:23 GMT -8
Hello I have a similar problem like hakazu. --------------------------------------------------------------------------------------------------------------- I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/Mod/Mod_SL_SM_KryskaMission_LD_MoA.rpy", line 85: Tab characters are not allowed in Ren'Py scripts. Ren'Py Version: Ren'Py 6.99.8.959 --------------------------------------------------------------------------------------------------------------- I tried to fix the problem according to the given solution but unfortunately I'm doing something wrong and I do not know what. There are more errors after my attempt to repair Is it possible for someone to show how this fragment looks like? Can I download the corrected file somewhere? I know, it's probably trivial: P Thank you and I'm sorry for my English. Hi,
sorry, I must have missed the tabs the last time I uploaded the files. The download from the old forum should work now. Alternatively, I have also added a dropbox link to the first post of this thread.
Please tell me if other errors show up.
Have fun.
|
|
|
Post by wowes on Jun 3, 2018 22:34:33 GMT -8
HAHA It works. Thank you very very much for your help and time
|
|
|
Post by saibotlieh on Jun 4, 2018 9:11:53 GMT -8
HAHA It works. Thank you very very much for your help and time No worries, glad it works for you now.
|
|
kalwinters
Marine
You don't know the power of intersecting faces...
Posts: 26
|
Post by kalwinters on Jun 18, 2018 9:19:59 GMT -8
Hey, Saibotlieh, not sure if you're the one who made this mod or if you're just doing the service of porting it to Lib, but, I just wanted to say thanks for this mod. I just played it for the first time and I enjoyed every minute of every mission (Especially Sola's). I might take you up on your offer to improve some of the writing, if you'd like.
|
|
|
Post by saibotlieh on Jun 18, 2018 14:12:44 GMT -8
Hey, Saibotlieh, not sure if you're the one who made this mod or if you're just doing the service of porting it to Lib, but, I just wanted to say thanks for this mod. I just played it for the first time and I enjoyed every minute of every mission (Especially Sola's). I might take you up on your offer to improve some of the writing, if you'd like. Thanks a lot, I am glad that you enjoyed the mod. I also very much liked how Sola's mission turned out in the end.
I certainly welcome any modifications and/or expansions of my work. I cannot promise how much of it I will build into my mod though, but you can put it up as your own "modmod" in any case.
Looking forward to your take on things.
|
|