Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Updated Python Scraper for EmulationStation #100736
    poochie
    Participant

    sry for bumping this ‘old’ thread
    running this script with python scraper.py -pisize -l gives me the following errors.

    Traceback (most recent call last):
      File "scraper.py", line 665, in <module>
        scanFiles(ES_systems[i])
      File "scraper.py", line 448, in scanFiles
        platforms = getPlatformNames(SystemInfo[3])
      File "scraper.py", line 435, in getPlatformNames
        for (i, platform) in enumerate(_platforms.split(',')):
    AttributeError: 'NoneType' object has no attribute 'split'

    how can i fix this?

    in reply to: Set mupen64plus as standard n64 #100733
    poochie
    Participant

    works like a charm, thx buzz

    in reply to: Set mupen64plus as standard n64 #100720
    poochie
    Participant

    as i mentioned in my post, i am configuring retropi only via ssh, because i do not have a usb keyboard. this does not work without an attached keyboard.

    in reply to: Set mupen64plus as standard n64 #100704
    poochie
    Participant

    thx, that did the job.
    own you a beer

Viewing 4 posts - 1 through 4 (of 4 total)