Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Doctorsbag #55

Open
Vortox14 opened this issue Nov 15, 2016 · 0 comments
Open

Error with Doctorsbag #55

Vortox14 opened this issue Nov 15, 2016 · 0 comments

Comments

@Vortox14
Copy link

Vortox14 commented Nov 15, 2016

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()"

@Vortox14 Vortox14 changed the title Doctorsbag Error with Doctorsbag Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant