I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 209, in script
init python:
File "game/script.rpy", line 617, in <module>
client = RenalyticsClient(renalytics_url, config)
File "game/analytics.rpy", line 159, in __init__
self.user = RenalyticsUser(game_id)
File "game/analytics.rpy", line 69, in __init__
self.location = self._get_location()
File "game/analytics.rpy", line 97, in _get_location
geo_json = geo_r.json()
ValueError: No JSON object could be decoded
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 209, in script
init python:
File "C:\Users\User\Desktop\PastBlasters-0.1-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Desktop\PastBlasters-0.1-pc\renpy\python.py", line 1888, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 617, in <module>
client = RenalyticsClient(renalytics_url, config)
File "game/analytics.rpy", line 159, in __init__
self.user = RenalyticsUser(game_id)
File "game/analytics.rpy", line 69, in __init__
self.location = self._get_location()
File "game/analytics.rpy", line 97, in _get_location
geo_json = geo_r.json()
File "python-packages/requests/models.py", line 892, in json
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/json/__init__.py", line 338, in loads
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/json/decoder.py", line 366, in decode
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/json/decoder.py", line 384, in raw_decode
ValueError: No JSON object could be decoded
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3.3347
Past Blasters 0.1
Fri Apr 02 17:56:14 2021