Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Issue installing addon Blender 3.5 on Windows

A topic by Radio Sparks created 42 days ago Views: 95 Replies: 3
Viewing posts 1 to 2

After installing the zip file into blender 3.5.0, when I click to enable it, I get this error:

Exception in module register(): C:\Users\blueh\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\pribambase\__init__.py
Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\addon_utils.py", line 369, in enable
    mod.register()
  File "C:\Users\blueh\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\pribambase\__init__.py", line 108, in register
    async_loop.setup_asyncio_executor()
  File "C:\Users\blueh\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\pribambase\async_loop.py", line 40, in setup_asyncio_executor
    asyncio.get_event_loop().close()
  File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\python\lib\asyncio\events.py", line 671, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
RuntimeError: There is no current event loop in thread 'MainThread'.
I am on Windows 11
Developer

any other addons installed?

I had several other addons installed, I disabled all of the ones that don't come with blender and I was able to enable the addon without issues. After that, I re-enabled many of the addons without any additional errors.

I don't know which addon was conflicting but here's a list of all the addons I had installed that I disabled in case it helps someone in the future:

Wiggle Bone
BY-GEN
Pixel Unwrapper
DeepBump
Grungit
Creative Flow
MACHIN3tools
Random Flow
JBake Tools
Pixel Art Rendering Eevee
Developer (1 edit)

Thanks a lot for figuring out the solution

If you narrowed it down in the future accidentally, it would be extremely helpful