Jump to content

Recommended Posts

Posted · Cura crashes on startup

Hello,

After I got some virus on my computer/web browser and therefor used a couple of different anti-virus programs my Cura software crashes on startup. This is most likely because some files got deleted. However it still won't work after reinstalling. I'm using Windows 10 and my specs should not be the problem.

Here the Cura.log textfile:

 

2017-03-12 16:51:13,415 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin FileLogger

2017-03-12 16:51:13,432 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin GCodeProfileReader

2017-03-12 16:51:13,449 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin GCodeWriter

2017-03-12 16:51:13,470 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin ImageReader

2017-03-12 16:51:13,494 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin LayerView

2017-03-12 16:51:13,513 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin LegacyProfileReader

2017-03-12 16:51:13,534 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin LocalFileOutputDevice

2017-03-12 16:51:13,556 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin MachineSettingsAction

2017-03-12 16:51:13,578 - WARNING - UM.Preferences.getValue [81]: Tried to get the value of non-existing setting cura/active_mode.

2017-03-12 16:51:13,579 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin PerObjectSettingsTool

2017-03-12 16:51:13,603 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin PostProcessingPlugin

2017-03-12 16:51:13,632 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin RemovableDriveOutputDevice

2017-03-12 16:51:13,662 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin SliceInfoPlugin

2017-03-12 16:51:13,685 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin SolidView

2017-03-12 16:51:13,709 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin CameraTool

2017-03-12 16:51:13,742 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin MirrorTool

2017-03-12 16:51:13,773 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin RotateTool

2017-03-12 16:51:13,803 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin ScaleTool

2017-03-12 16:51:13,832 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin SelectionTool

2017-03-12 16:51:13,859 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin TranslateTool

2017-03-12 16:51:13,896 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin UltimakerMachineActions

2017-03-12 16:51:13,989 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin UM3NetworkPrinting

2017-03-12 16:51:14,282 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin UpdateChecker

2017-03-12 16:51:14,294 - INFO - UpdateChecker.UpdateChecker.run [40]: Checking for new version of cura

2017-03-12 16:51:14,357 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin USBPrinting

2017-03-12 16:51:14,395 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin VersionUpgrade21to22

2017-03-12 16:51:14,430 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin VersionUpgrade22to24

2017-03-12 16:51:14,466 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin SimpleView

2017-03-12 16:51:14,496 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin WireframeView

2017-03-12 16:51:14,527 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin X3DReader

2017-03-12 16:51:14,569 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin XmlMaterialProfile

2017-03-12 16:51:14,602 - INFO - UM.PluginRegistry.loadPlugin [100]: Loaded plugin XRayView

2017-03-12 16:51:14,604 - INFO - UM.Qt.QtApplication.__init__ [90]: Command line arguments: {'file': [], 'external-backend': False, 'disable-textures': False}

2017-03-12 16:51:14,625 - INFO - UM.VersionUpgradeManager.upgrade [100]: Looking for old configuration files to upgrade.

2017-03-12 16:51:14,636 - DEBUG - UM.Backend.Backend._onSocketError [193]: Socket was unable to bind to port, increasing port number to 49675

2017-03-12 16:51:14,739 - DEBUG - UM.Backend.Backend._createSocket [208]: Previous socket existed. Closing that first.

2017-03-12 16:51:14,741 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [197]: Attempting to kill the engine process

2017-03-12 16:51:14,744 - DEBUG - UM.Backend.Backend._createSocket [208]: Previous socket existed. Closing that first.

2017-03-12 16:51:14,755 - DEBUG - UM.Backend.Backend._logSocketState [167]: Socket state changed to Listening

2017-03-12 16:51:14,846 - INFO - UM.Backend.Backend.startEngine [71]: Started engine process: C:\Program Files\Cura 2.4\CuraEngine.exe

2017-03-12 16:51:14,848 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] Calling engine with: ['C:\\Program Files\\Cura 2.4\\CuraEngine.exe', 'connect', '127.0.0.1:49675', '-j', 'C:\\Program Files\\Cura 2.4\\resources\\definitions\\fdmprinter.def.json', '']

2017-03-12 16:51:14,907 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend]

2017-03-12 16:51:14,908 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] Cura_SteamEngine version DEV

2017-03-12 16:51:14,911 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] Copyright © 2014 David Braam

2017-03-12 16:51:14,913 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend]

2017-03-12 16:51:14,914 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] This program is free software: you can redistribute it and/or modify

2017-03-12 16:51:14,916 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] it under the terms of the GNU Affero General Public License as published by

2017-03-12 16:51:14,918 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] the Free Software Foundation, either version 3 of the License, or

2017-03-12 16:51:14,919 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] (at your option) any later version.

2017-03-12 16:51:14,921 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend]

2017-03-12 16:51:14,922 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] This program is distributed in the hope that it will be useful,

2017-03-12 16:51:14,924 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] but WITHOUT ANY WARRANTY; without even the implied warranty of

2017-03-12 16:51:14,927 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

2017-03-12 16:51:14,929 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] GNU Affero General Public License for more details.

2017-03-12 16:51:14,930 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend]

2017-03-12 16:51:14,933 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] You should have received a copy of the GNU Affero General Public License

2017-03-12 16:51:14,943 - DEBUG - UM.Backend.Backend._backendLog [89]: [backend] along with this program. If not, see .

2017-03-12 16:51:16,518 - WARNING - UM.Settings.DefinitionContainer.deserialize [202]: Unable to override setting machine_nozzle_offset_x

2017-03-12 16:51:16,521 - WARNING - UM.Settings.DefinitionContainer.deserialize [202]: Unable to override setting machine_nozzle_offset_y

2017-03-12 16:51:16,918 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [69]: Not attaching MachineSettingsAction to punchtec_connect_xl; Multi-extrusion printers are not supported

2017-03-12 16:51:17,581 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [69]: Not attaching MachineSettingsAction to ord; Multi-extrusion printers are not supported

2017-03-12 16:51:20,188 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [69]: Not attaching MachineSettingsAction to ultimaker3; Multi-extrusion printers are not supported

2017-03-12 16:51:20,781 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [69]: Not attaching MachineSettingsAction to ultimaker3_extended; Multi-extrusion printers are not supported

2017-03-12 16:51:21,041 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [69]: Not attaching MachineSettingsAction to ultimaker_original_dual; Multi-extrusion printers are not supported

2017-03-12 16:51:22,023 - WARNING - UM.Settings.DefinitionContainer.deserialize [202]: Unable to override setting machine_nozzle_head_distance

2017-03-12 16:51:22,106 - WARNING - UM.Settings.DefinitionContainer.deserialize [202]: Unable to override setting machine_nozzle_head_distance

2017-03-12 16:51:22,119 - WARNING - UM.Settings.DefinitionContainer.deserialize [202]: Unable to override setting machine_nozzle_head_distance

2017-03-12 16:51:22,132 - WARNING - UM.Settings.DefinitionContainer.deserialize [202]: Unable to override setting machine_nozzle_head_distance

2017-03-12 16:51:29,156 - DEBUG - UM.Backend.Backend._logSocketState [171]: Socket state changed to Connected

2017-03-12 16:51:29,158 - DEBUG - UM.Backend.Backend._onSocketStateChanged [161]: Backend connected on port 49675

2017-03-12 16:51:29,161 - DEBUG - UM.Controller.setActiveView [81]: Setting active view to SolidView

Thanks in advance!

  • 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

      • Help Us Improve Cura – Join the Ultimaker Research Program
        🚀 Help Shape the Future of Cura and Digital Factory – Join Our Power User Research Program!
        We’re looking for active users of Cura and Digital Factory — across professional and educational use cases — to help us improve the next generation of our tools.
        Our Power User Research Program kicks off with a quick 15-minute interview to learn about your setup and workflows. If selected, you’ll be invited into a small group of users who get early access to features and help us shape the future of 3D printing software.

        🧪 What to Expect:
        A short 15-minute kickoff interview to help us get to know you If selected, bi-monthly research sessions (15–30 minutes) where we’ll test features, review workflows, or gather feedback Occasional invites to try out early prototypes or vote on upcoming improvements
        🎁 What You’ll Get:
         
        Selected participants receive a free 1-year Studio or Classroom license Early access to new features and tools A direct voice in what we build next
        👉 Interested? Please fill out this quick form
        Your feedback helps us make Cura Cloud more powerful, more intuitive, and more aligned with how you actually print and manage your workflow.
        Thanks for being part of the community,

        — The Ultimaker Software Team
        • 0 replies
      • Cura 5.10 stable released!
        The full stable release of Cura 5.10 has arrived, and it brings support for the new Ultimaker S8, as well as new materials and profiles for previously supported UltiMaker printers. Additionally, you can now control your models in Cura using a 3D SpaceMouse and more!
          • Like
        • 18 replies
    ×
    ×
    • Create New...