Skip to content

Error with Doctorsbag #55

@Vortox14

Description

@Vortox14

This error prevents the program from booting. Is caused by the "Doctorsbag" widget.
Reseting of the .ini file within "%appdata%\roaming\pypipboyapp" allows the app to launch with the widget still installed.

"F1 2016-11-15 05:03:52,032 WARNING Faulthandler is enabled
launcherpath: C:\Users\Gamer\Downloads\PyPipboyApp All-In-One-4664-v0-8-4a\PyPipboyApp-Win32\PyPipBoyApp-Launcher.exe
F1 2016-11-15 05:03:52,088 INFO Added style "akPip-Green"
F1 2016-11-15 05:03:52,089 INFO Added style "qdarkstyle"
F1 2016-11-15 05:03:52,102 INFO Successfully loaded widget "ammocount"
F1 2016-11-15 05:03:52,107 INFO Successfully loaded widget "autodoc"
F1 2016-11-15 05:03:52,112 INFO Successfully loaded widget "databrowser"
F1 2016-11-15 05:03:52,116 INFO Successfully loaded widget "dataupdatelogger"
F1 2016-11-15 05:03:52,123 INFO Successfully loaded widget "datetime"
F1 2016-11-15 05:03:52,151 INFO Successfully loaded widget "doctorsbag"
F1 2016-11-15 05:03:52,156 INFO Successfully loaded widget "effects"
F1 2016-11-15 05:03:52,163 INFO Successfully loaded widget "equippedandgrenades"
F1 2016-11-15 05:03:52,169 INFO Successfully loaded widget "gamestats"
F1 2016-11-15 05:03:52,185 INFO Successfully loaded widget "hotkeys"
F1 2016-11-15 05:03:52,198 INFO Successfully loaded widget "inventorybrowser"
F1 2016-11-15 05:03:52,204 INFO Successfully loaded widget "locationbrowser"
F1 2016-11-15 05:03:52,230 INFO Successfully loaded widget "map"
F1 2016-11-15 05:03:52,236 INFO Successfully loaded widget "perks"
F1 2016-11-15 05:03:52,255 INFO Successfully loaded widget "playerinfo"
F1 2016-11-15 05:03:52,278 INFO Successfully loaded widget "playerstats"
F1 2016-11-15 05:03:52,284 INFO Successfully loaded widget "quests"
F1 2016-11-15 05:03:52,288 INFO Successfully loaded widget "quickaid"
F1 2016-11-15 05:03:52,292 INFO Successfully loaded widget "radio"
F1 2016-11-15 05:03:52,301 INFO Successfully loaded widget "smallplayerinfo"
F1 2016-11-15 05:03:52,316 INFO Successfully loaded widget "workshops"
Traceback (most recent call last):
File "pypipboyapp.py", line 817, in
pipboyApp.run()
File "pypipboyapp.py", line 222, in run
self._initWidgets()
File "pypipboyapp.py", line 686, in _initWidgets
w.init(self, self.dataManager)
File "C:\Users\Gamer\Downloads\PyPipboyApp All-In-One-4664-v0-8-4a\PyPipboyApp-Win32\pypipboyapp\widgets\doctorsbag\doctorsbagwidget.py", line 73, in init
if len(self.customItems) > 0:
TypeError: object of type 'NoneType' has no len()"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions