Code Monkey home page Code Monkey logo

Comments (5)

BanCrash avatar BanCrash commented on August 21, 2024

That sounds like a problem in games.json, could you share that line on that file??

By the way, you could change again python path to python instead pythonw to see the console, maybe there appears where is the error.

from lauhdutin.

Kapiainen avatar Kapiainen commented on August 21, 2024

As @BanCrash mentioned, try modifying the Python path setting so that the terminal is visible. That should give more information about where in the Python scripts the error is occurring.

from lauhdutin.

marioortizmanero avatar marioortizmanero commented on August 21, 2024

Running on Python 3.5.3
Processing Windows shortcuts...
Found shortcut 'besiege.lnk'
Found shortcut 'Dark souls 1 I prepare to die edition.lnk'
Found shortcut 'Dark souls 2 II.lnk'
Found shortcut 'Dark souls 3 III.lnk'
Found shortcut 'Disgaea 2.lnk'
Found shortcut 'Emuladores.lnk'
Found shortcut 'enter the gungeon.lnk'
Found shortcut 'fallout 4.lnk'
Found shortcut 'gta v.lnk'
Found shortcut 'Life Is Strange.lnk'
Found shortcut 'mass effect 2.lnk'
Found shortcut 'Mass effect.lnk'
Found shortcut 'Metal gear solid V 5 the phantom pain.lnk'
Found shortcut 'ori and the blind forest.lnk'
Found shortcut 'Overwatch.lnk'
Found shortcut 'Portal 2.lnk'
Found shortcut 'Rayman Legends.lnk'
Found shortcut 'Rayman Origins.lnk'
Found shortcut 'The Elder Scrolls V Skyrim Special Edition.lnk'
Found shortcut 'The witcher 3 III.lnk'
Found shortcut 'Tomb Raider.lnk'
Found shortcut 'undertale.lnk'
Processing Battle.net games...
Processing Steam games...
Failed to process 'sharedconfig.vdf'
Failed to process 'localconfig.vdf'
Found library 'M:/Mario/Programas/Steam'
Found game 'Geometry Dash'
Found library 'M:\Mario\Programas\SteamLibrary'
Found game 'Maize'
Found game 'DOOM'
Found game 'Garry's Mod'
Found game 'Borderlands 2'
Found 5 games that are installed
Processing Steam shortcuts...
Processing GOG Galaxy games...
Generating master list of games...
Found 27 games...
Comparing new master list of games with old master list of games...
Traceback (most recent call last):
File "M:\Mario\Documents\Rainmeter\Skins\Lauhdutin - copia@Resources\Backend\GetGames.py", line 150, in
all_games_old = read_json(os.path.join(ResourcePath, "games.json"))
File "M:\Mario\Documents\Rainmeter\Skins\Lauhdutin - copia@Resources\Backend\GetGames.py", line 76, in read_json
return json.load(f)
File "C:\Users\Mario\AppData\Local\Programs\Python\Python35\lib\json_init_.py", line 268, in load
parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw)
File "C:\Users\Mario\AppData\Local\Programs\Python\Python35\lib\json_init_.py", line 319, in loads
return _default_decoder.decode(s)
File "C:\Users\Mario\AppData\Local\Programs\Python\Python35\lib\json\decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\Mario\AppData\Local\Programs\Python\Python35\lib\json\decoder.py", line 355, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Invalid control character at: line 294 column 7 (char 7901)

from lauhdutin.

marioortizmanero avatar marioortizmanero commented on August 21, 2024

And in games.json

{
"lastplayed": 0,
"ignoresbangs": true,
"platform": 0,
"hourstotal": 0.0,
", //here's an error and the Line 294
: "steam://rungameid/8500",
"notinstalled": true,
"banner": "Steam\8500.jpg",
"title": "EVE Online"
},

from lauhdutin.

marioortizmanero avatar marioortizmanero commented on August 21, 2024

Okay it's working now, I fixed the weird ",

thanks!!

from lauhdutin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.