简体   繁体   English

Blender 2.92 Python 使用 IntProperties 崩溃插件

[英]Blender 2.92 Python Use of IntProperties crashes addon

I am, a total newbie to this, trying my first addon that has a properties panel with three Int variables that I can modify.我是一个完全新手,正在尝试我的第一个插件,它有一个属性面板,其中包含三个我可以修改的 Int 变量。

Changing these values crashes blender almost all the time.更改这些值几乎总是使搅拌机崩溃。

I suppose that it would not be cool to upload here the 516 lines of the addon so that somebody could look at it!我想在这里上传插件的 516 行以便有人可以查看它不会很酷!

Is there a way to save the latest messages from the console when blender crashes?当搅拌机崩溃时,有没有办法从控制台保存最新消息?

I am totally clueless as to what I can do to debug that one!我完全不知道我能做些什么来调试那个!

Any ideas anyone?有什么想法吗?

You can start Blender from console.您可以从控制台启动 Blender。 When it crashes the error will be in this console.当它崩溃时,错误将出现在此控制台中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM