DidierKlein 729
Nothing is written in output.txt
I wasn't aware there was already another version. I'm downloading it and will test this asap
Nothing is written in output.txt
I wasn't aware there was already another version. I'm downloading it and will test this asap
Does output.txt have 0kb? And did you close Cura? Including some maybe still running Python task?
So yes same behaviour in 14.10RC3
And same behaviour if i add PauseAtZ it seems not related to the particular plugin.
Will check again for output.txt but it's empty
Or not i wasn't aware that Cura needs to close in order to write the file:
Listening for engine communications on 49674
Exception in thread Thread-7:
Traceback (most recent call last):
File "C:\Program Files (x86)\Cura_14.10-RC3\python\lib\threading.py", line 552, in __bootstrap_inner
self.run()
File "C:\Program Files (x86)\Cura_14.10-RC3\python\lib\threading.py", line 505, in run
self.__target(*self.__args, **self.__kwargs)
File "Cura\util\sliceEngine.py", line 394, in _watchProcess
pluginError = pluginInfo.runPostProcessingPlugins(self._result)
File "Cura\util\pluginInfo.py", line 134, in runPostProcessingPlugins
data = gcode.read()
File "Cura\util\bigDataStorage.py", line 25, in read
ret = self._active.read(size)
TypeError: an integer is required
Closing down
It looks as if Daid's big data fix caused some unwanted side-effects... I'll leave that generously to him...
It looks as if Daid's big data fix caused some unwanted side-effects... I'll leave that generously to him...
Yes, should be easy to fix. I'll put it on my list.
This is still broken on 14.10-RC4 on Windows and OSX; slicing never completes when any plugin is enabled.
Think I fixed it for the next RC.
Recommended Posts
Dim3nsioneer 558
What about 14.10RC3?
And what does output.txt say (after closing Cura, and maybe deleting output.txt before opening Cura)?
Link to post
Share on other sites