Gargarlley

Dev of "My Sister & I"
Game Developer
Aug 23, 2018
674
1,424
Got this error, any idea? danteworks

I looked up my game folder and found no scripts folder btw





Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/phone/btc.rpy", line 8, in <module>
ValueError: non-integer stop for randrange()

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

Full traceback:
  File "scripts/characterstatus.rpyc", line 105, in script call
  File "scripts/phone/btc.rpyc", line 8, in script
  File "C:\Users\Usuario\Desktop\Life Selector\Depravity-0.53_Public_Release-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Usuario\Desktop\Life Selector\Depravity-0.53_Public_Release-pc\renpy\python.py", line 1959, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/phone/btc.rpy", line 8, in <module>
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 242, in randint
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 198, in randrange
ValueError: non-integer stop for randrange()

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Depravity 0.53_Public_Release
Tue Aug 13 13:28:58 2019
 

danteworks

Developer of Depravity
Game Developer
Dec 3, 2018
1,154
3,336
Got this error, any idea? danteworks

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/phone/btc.rpy", line 8, in <module>
ValueError: non-integer stop for randrange()

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

Full traceback:
  File "scripts/characterstatus.rpyc", line 105, in script call
  File "scripts/phone/btc.rpyc", line 8, in script
  File "C:\Users\Usuario\Desktop\Life Selector\Depravity-0.53_Public_Release-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Usuario\Desktop\Life Selector\Depravity-0.53_Public_Release-pc\renpy\python.py", line 1959, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/phone/btc.rpy", line 8, in <module>
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 242, in randint
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 198, in randrange
ValueError: non-integer stop for randrange()

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Depravity 0.53_Public_Release
Tue Aug 13 13:28:58 2019
I'm updating links now. See my posts a few above to see fix.
 

danteworks

Developer of Depravity
Game Developer
Dec 3, 2018
1,154
3,336
Got this error, any idea? danteworks

I looked up my game folder and found no scripts folder btw





Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/phone/btc.rpy", line 8, in <module>
ValueError: non-integer stop for randrange()

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

Full traceback:
  File "scripts/characterstatus.rpyc", line 105, in script call
  File "scripts/phone/btc.rpyc", line 8, in script
  File "C:\Users\Usuario\Desktop\Life Selector\Depravity-0.53_Public_Release-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Usuario\Desktop\Life Selector\Depravity-0.53_Public_Release-pc\renpy\python.py", line 1959, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/phone/btc.rpy", line 8, in <module>
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 242, in randint
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 198, in randrange
ValueError: non-integer stop for randrange()

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Depravity 0.53_Public_Release
Tue Aug 13 13:28:58 2019
You can either download the new links or grab this file and overwrite
 

arms99

Well-Known Member
May 11, 2018
1,031
2,655
You can either download the new links or grab this file and overwrite
Thanks for the fix. However I'm having an issue with Amanda. Currently I'm supposed to:
"Use aphrodisiac on Amanda in the kitchen" for Amanda arc
"Go talk to Amanda in her bedroom in the morning" for Camille ark
Unfortunately Amanda is not to be found in either place, as a matter of fact she's completely disappeared. I've completed all the other characters arcs, but these two won't progress.

ps. Love the game, you're doing a wonderful job an I look forward to seeing more
 

danteworks

Developer of Depravity
Game Developer
Dec 3, 2018
1,154
3,336
Thanks for the fix. However I'm having an issue with Amanda. Currently I'm supposed to:
"Use aphrodisiac on Amanda in the kitchen" for Amanda arc
"Go talk to Amanda in her bedroom in the morning" for Camille ark
Unfortunately Amanda is not to be found in either place, as a matter of fact she's completely disappeared. I've completed all the other characters arcs, but these two won't progress.

ps. Love the game, you're doing a wonderful job an I look forward to seeing more
Search in the comments for solution that I posted. It is because you were using a save not from the last version.
 
3.90 star(s) 109 Votes