Jump to content

using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running


sahil171199

Recommended Posts

Posted · using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running

Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.

  • Like 1
  • Laugh 1
  • Confused 1
Link to post
Share on other sites

Posted (edited) · using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running

Screenshot(210).thumb.png.e8b51fb170aa8a4272b27de9255a1a2d.png

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
  • Link to post
    Share on other sites

    Posted · using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running
    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\

    cura.log

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...