Jump to content

Cura 3.3.1 is Crash!!!


cooljing

Recommended Posts

Posted · Cura 3.3.1 is Crash!!!

I updated to Cura 3.3.1 .

But I always run into software crashes.

Everything works fine before I have loaded my old JSON file.

Since I put in the old JSON file, the software could not be opened.

 

The error message is as follows:

Traceback (most recent call last):

File "<frozen importlib._bootstrap>", line 969, in _find_and_load

File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked

File "<frozen importlib._bootstrap>", line 664, in _load_unlocked

File "<frozen importlib._bootstrap>", line 634, in _load_backward_compatible

File "__startup__.py", line 12, in <module>

File "<frozen importlib._bootstrap>", line 969, in _find_and_load

File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked

File "<frozen importlib._bootstrap>", line 664, in _load_unlocked

File "<frozen importlib._bootstrap>", line 634, in _load_backward_compatible

File "Console.py", line 24, in <module>

File "X:\3.3\build\inst\bin\cura_app.py", line 141, in <module>

File "X:\3.3\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py", line 652, in run

File "X:\3.3\build\inst\lib\python3.5\site-packages\cura\Machines\MaterialManager.py", line 107, in initialize

KeyError: 'GUID'

 

 

 

The log is as follows:

Thread 0x0000266c (most recent call first):

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 155 in _storeStderrToLogThread

File "threading.py", line 862 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x000018c4 (most recent call first):

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 147 in _storeOutputToLogThread

File "threading.py", line 862 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x000019b0 (most recent call first):

File "C:\Program Files\Ultimaker Cura 3.3\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 66 in _updateThread

File "threading.py", line 862 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x000021d0 (most recent call first):

File "threading.py", line 293 in wait

File "threading.py", line 424 in acquire

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 86 in _nextJob

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 116 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x000003c4 (most recent call first):

File "threading.py", line 293 in wait

File "threading.py", line 424 in acquire

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 86 in _nextJob

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 116 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00001f74 (most recent call first):

File "threading.py", line 293 in wait

File "threading.py", line 424 in acquire

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 86 in _nextJob

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 116 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00001490 (most recent call first):

File "threading.py", line 293 in wait

File "threading.py", line 424 in acquire

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 86 in _nextJob

File "X:\3.3\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 116 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00002214 (most recent call first):

File "threading.py", line 297 in wait

File "zeroconf.py", line 1569 in wait

File "zeroconf.py", line 1153 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00002164 (most recent call first):

File "threading.py", line 297 in wait

File "zeroconf.py", line 1569 in wait

File "zeroconf.py", line 1017 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00001308 (most recent call first):

File "zeroconf.py", line 946 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00001408 (most recent call first):

File "threading.py", line 297 in wait

File "threading.py", line 549 in wait

File "C:\Program Files\Ultimaker Cura 3.3\plugins\UM3NetworkPrinting\UM3OutputDevicePlugin.py", line 274 in _handleOnServiceChangedRequests

File "threading.py", line 862 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Thread 0x00000810 (most recent call first):

File "C:\Program Files\Ultimaker Cura 3.3\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in _updateThread

File "threading.py", line 862 in run

File "threading.py", line 914 in _bootstrap_inner

File "threading.py", line 882 in _bootstrap

 

Current thread 0x00000ea0 (most recent call first):

File "X:\3.3\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 364 in _logInfoWidget

File "X:\3.3\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 214 in _createDialog

File "X:\3.3\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 82 in __init__

File "X:\3.3\build\inst\bin\cura_app.py", line 101 in exceptHook

 

 

Please help me solve this problem. Thanks very much~~~

I need this old JSON file to use my 3dprinter.Thanks very much~~~PLZ

  • Link to post
    Share on other sites

    Posted · Cura 3.3.1 is Crash!!!

    This is My old JSON file .

    {
        "id": "freedmake",
        "version": 2,
        "name": "FreeDMake v1.5",
        "inherits": "fdmprinter",
        "metadata": {
            "visible": true,
            "author": "na",
            "manufacturer": "na",
            "category": "Other",
            "weight": 4,
            "file_formats": "text/x-gcode",
            "icon": "icon_ultimaker.png",
            "platform": "freedmake.stl",
            "has_materials": true,
            "machine_extruder_trains":
            {
                "0": "blooming_1st",
                "1": "blooming_2nd"
            },
            "first_start_actions": ["MachineSettingsAction"],
            "supported_actions": ["MachineSettingsAction"]
        },
    
        "overrides": {
            "machine_name": { "default_value": "FreeDMake v1.5" },
            "machine_width": {
                "default_value": 240
            },
            "machine_height": {
                "default_value": 220
            },
            "machine_depth": {
                "default_value": 150
            },
            "machine_center_is_zero": {
                "default_value": false
            },
    		"machine_heated_bed": { 
    			"default_value": true 
    		},
            "machine_nozzle_size": {
                "default_value": 0.4
            },
            "machine_nozzle_heat_up_speed": {
                "default_value": 2
            },
            "machine_nozzle_cool_down_speed": {
                "default_value": 2
            },
            "machine_head_with_fans_polygon":
            {
                "default_value": [
                    [ -43.5, 51.6 ],
    				[ -43.5, -60.1 ],
    				[ 43.5, 51.6 ],
    				[ 43.5, -60.1 ]
                ]
            },
            "gantry_height": {
                "default_value": 17.5
            },
            "machine_use_extruder_offset_to_offset_coords": {
                "default_value": true
            },
            "machine_gcode_flavor": {
                "default_value": "RepRap (Marlin/Sprinter)"
            },
            "machine_start_gcode": {
                "default_value": "G21 ;metric values \nG90 ;absolute positioning \nM82 ;set extruder to absolute mode \nM107 ;start with the fan off \nG28 X0 Y0 ;move X/Y to max endstops \nG28 Z0 ;move Z to min endstops \nG1 Z15.0 F1000 ;move the platform down 15mm \nG92 E0 ;zero the extruded length \nG1 E8 F300 \nG92 E0 \nG1 F1000 \nM117 Printing..."
            },
            "machine_end_gcode": {
                "default_value": "G0 Z223 F400 ;Send Z axis to bottom of machine \nM18 ;Disable steppers \nM104 S0 T0 ;Cool down Extruder 1 \nM104 S0 T1 ;Cool down Extruder 2 \nM109 S0 \nG162 X Y F2500 ;Home XY endstops \nM18 ;Disable stepper motors \nM72 P1 ;Play Ta-Da song"
            },
            "machine_extruder_count": {
                "default_value": 2
            },
    		"machine_disallowed_areas": {
                "default_value": [
                    [[-120, -75], [-120, -56], [-108.5, -56], [-108.5, -75]],
    				[[120, 56], [120, 75], [108.5, 75], [108.5, 56]]
                ]
            },
            "prime_tower_position_x": {
                "default_value": 195
            },
            "prime_tower_position_y": {
                "default_value": 149
            }
        }
    }
    

     

  • 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.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
        • 13 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
        • 0 replies
    ×
    ×
    • Create New...