- Mar 2, 2018
- 2,109
- 1,645
glad to hear also you should probably use quotes or at least tag a person if you are responding to them glad i had notifs turned on for this threadHi Brady2626 -
Nope (I'm the developer).
glad to hear also you should probably use quotes or at least tag a person if you are responding to them glad i had notifs turned on for this threadHi Brady2626 -
Nope (I'm the developer).
take a walk in forest in the evening, when you return it should switch to night and you can go to Uma.I'm sorry but the offer to visit Uma at night is not included in the choices. Am I missing something?
i installed your fixes and now im getting new errors cant even progressHi @Sypolts thanks for that, I reviewed the code and noticed that if you do end up with a repeat scene, the code explicitly was trying to remove something that (shouldn't) still be in the list, thus guaranteeing that error. Thanks for sharing your experience, I'm uploading a new build right now.
@Nekura - the issue you're having is related to the same code, eg, if an event pops (or tries to) a fourth time, it will specifically throw this error.
If you want to remove the error (and fix a few other things) attached to this post are the current & edited versions of all the rpy & other files that are in the Sword of Wonder game directory. WithYou must be registered to see the linksyou can decompile the Ren'py RPA files and then swap out the newly unarchived directory /game/ with these files. Just overwrite the existing ones, no need to edit the subfolders from the decompiled Ren'py archive.
i extracted the files into the unrened folder overwrote the old files started a new game got to day 2 and the errors appeared after meeting polly in the kitchenHm... @sypolts did you decompile renpy and delete then copy & paste the zip file from here?
Then did you start a new game or load a saved file?
From the errors you showed in the spoiler tag, those are taken care of in the supporter version. I'll test again the version I just uploaded ~an hour ago to validate that version is fixed. If that version also has the same bugs, I'll re-upload some files here to ensure there's a simple way to fix the bug(s) you had.
If the current supporter version is as bug free as I believe, then you might have to wait until the current SoW .25 (c, fourth update) is public in about three weeks.
Either way, I'll post an update after I investigate the current build.
The bandit series appears in the same spot for the "first," version as well as the second.
You don't have permission to view the spoiler content. Log in or register now.
@Sypolts -
Am uploading an early .26 beta right now and will add public links to my Patreon / website.
Basically, some asshole here decided to give me 100% shit advice to tank my updates. Class.
Though, I should have known before that...don't trust a man offering free candy. A---hole.
i might have read some of your stuff give me a title of one or 2 of your stories ive read alot of stories on there and nah not advertising my stuff because i didnt give a title or anything which i never will do just telling you why i cant become a patreon lol>published on the literotica website
Yep, I've done the same (not sure if you read my stories or not)
Also, my ebooks are on Amazon, etc....are you playing my game or advertising your shit???
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episode24.rpy", line 226, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1548, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1525, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1525, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1525, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1788, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1548, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1548, in script call
File "encounters.rpyc", line 1332, in script call
File "encounters.rpyc", line 1788, in script call
File "episode24.rpyc", line 37, in script call
File "episode24.rpyc", line 220, in script call
File "episode24.rpyc", line 37, in script call
File "episode24.rpyc", line 220, in script call
File "episode24.rpyc", line 37, in script call
File "episode24.rpyc", line 220, in script call
File "episode24.rpyc", line 37, in script call
File "episode24.rpyc", line 226, in script
File "C:\\SwordofWonder-25-win\SwordofWonder-.25-win\renpy\ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\\SwordofWonder-25-win\SwordofWonder-.25-win\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/episode24.rpy", line 226, in <module>
File "C:\\SwordofWonder-25-win\SwordofWonder-.25-win\renpy\python.py", line 713, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-7-SP1
Ren'Py 7.1.3.1092
SwordofWonder .25
Fri Mar 15 11:43:32 2019