question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SDK auto-detect fails in Blender 2.81

See original GitHub issue

Description SDK auto-detect fails in Blender 2.81, looks like the bpy.ops.ui.reports_to_textblock operator got removed. AttributeError: Calling operator "bpy.ops.ui.reports_to_textblock" error, could not be found

To Reproduce Install and enable armory.py in Blender 2.81.

System Blender: 2.81 Armory: 2019.11 OS: Windows 10

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
luboslencocommented, Nov 29, 2019

Pushed a fix attempt at https://github.com/armory3d/armsdk/commit/e09ef70aa2d021e9575af792b0b5380fab44f277. Only tested on Windows so far.

For other changes - let’s bump the required Blender version to 2.81 for Armory 2019.12, to keep maintenance easier… https://github.com/armory3d/armsdk/commit/9788758bce1384ed8afbeec6891f2aaa5818c8a3

1reaction
N8n5hcommented, Nov 29, 2019

The auto-detect works in Linux too 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

⚓ T55787 Blender 2.8 Crash on start - wont event open
The small black terminal / console window opens, then the main window appear for Blender but goes away in a second or so....
Read more >
2.81 — blender.org
Quickly create a new quad mesh based on the volume of the mesh. It is particularly useful for sculpting, to generate a good...
Read more >
⚓ T71856 No longer able to install pip on 2.81
Blender Version Broken: 2.81. Worked: 2.80. Short description of error. Can't install pip anymore? Exact steps for others to reproduce the error.
Read more >
Blender 3.4 Python API Documentation
Blender 3.4 Python API Documentation . Welcome to the Python API documentation for Blender, the free and open source 3D creation suite....
Read more >
Quickstart — Blender Python API
When an operator's poll function fails within Python, an exception is raised. For example, calling bpy.ops.view3d.render_border() from the console raises the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found