Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.
- 1
- 1
- 1
Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.
13 hours ago, nallath said:Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.
Error Traceback: Traceback (most recent call last): File "cura_app.py", line 239, in <module> File "cura\CuraApplication.py", line 829, in run File "UM\Qt\QtApplication.py", line 381, in run File "UM\Application.py", line 268, in run File "cura\CuraApplication.py", line 497, in startSplashWindowPhase File "UM\Qt\QtApplication.py", line 235, in startSplashWindowPhase File "cura\CuraApplication.py", line 810, in _loadPlugins File "UM\PluginRegistry.py", line 382, in loadPlugins File "UM\PluginRegistry.py", line 436, in loadPlugin UM.PluginError.PluginNotFoundError: Could not find plugin SentryLogger
i have tried after removing SentryLogger plugin too. then it shows can't load backend plugin.
Error Logs :
Thread 0x00003050 (most recent call first): File "threading.py", line 320 in wait File "threading.py", line 460 in acquire File "UM\JobQueue.py", line 98 in _nextJob File "UM\JobQueue.py", line 124 in run File "threading.py", line 1009 in _bootstrap_inner File "threading.py", line 966 in _bootstrap Thread 0x000047e4 (most recent call first): File "threading.py", line 320 in wait File "threading.py", line 460 in acquire File "UM\JobQueue.py", line 98 in _nextJob File "UM\JobQueue.py", line 124 in run File "threading.py", line 1009 in _bootstrap_inner File "threading.py", line 966 in _bootstrap Thread 0x00003e74 (most recent call first): File "threading.py", line 320 in wait File "threading.py", line 460 in acquire File "UM\JobQueue.py", line 98 in _nextJob File "UM\JobQueue.py", line 124 in run File "threading.py", line 1009 in _bootstrap_inner File "threading.py", line 966 in _bootstrap
after removing SentryLogger Pluggin Error TraceBack :
Traceback (most recent call last):
File "cura_app.py", line 239, in <module>
File "cura\CuraApplication.py", line 872, in run
File "cura\UI\WelcomePagesModel.py", line 230, in initialize
File "cura\UI\WelcomePagesModel.py", line 255, in _initialize
File "cura\UI\WelcomePagesModel.py", line 220, in _getBuiltinWelcomePagePath
File "UM\Resources.py", line 98, in getPath
FileNotFoundError: Could not find resource ('WelcomePages\\WelcomeContent.qml',) in 129
Edited by sahil171199
13 hours ago, nallath said:Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.
here is log file from directory : C:\Users\Username\AppData\Roaming\cura\5.5\
Seems like it's missing data from https://github.com/ultimaker/cura-binary-data
Recommended Posts
gr5 2,269
@nallath
Link to post
Share on other sites