A.N.T Landscapes wouldn't load "%1 is not a valid Win32 Application" #54239

Closed
opened 2018-03-06 23:00:34 +01:00 by Gehrman · 11 comments

System Information
Windows 10
Radeon R4 integrated graphics

Blender Version
Broken: 2.79

Short description of error
Trying to activate the addon I have this long error. Haven't meddled with any important settings other than theme and rendering related.
Exact steps for others to reproduce the error
Try to install addon
???
Fail
error.png

**System Information** Windows 10 Radeon R4 integrated graphics **Blender Version** Broken: 2.79 **Short description of error** Trying to activate the addon I have this long error. Haven't meddled with any important settings other than theme and rendering related. **Exact steps for others to reproduce the error** Try to install addon ??? Fail ![error.png](https://archive.blender.org/developer/F2428970/error.png)
Author

Added subscriber: @Gehrman

Added subscriber: @Gehrman
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

some of the addons you have manually installed left bad dlls in your profile folder

rename

C:\Users[Your username here]\AppData\Roaming\Blender Foundation\Blender\2.79

to

C:\Users[Your username here]\AppData\Roaming\Blender Foundation\Blender\2.79.bak

and retry, should be ok now.

some of the addons you have manually installed left bad dlls in your profile folder rename C:\Users\[Your username here]\AppData\Roaming\Blender Foundation\Blender\2.79 to C:\Users\[Your username here]\AppData\Roaming\Blender Foundation\Blender\2.79.bak and retry, should be ok now.
Author

Still not working.

Still not working.
Member

did you shut blender down before you did that?

did you shut blender down before you did that?
Author

Sure, tried to repeat that a few times each time shutting it down before and after.

Sure, tried to repeat that a few times each time shutting it down before and after.
Member

it's picking up numpy dll's from somewhere outside the blender binary folder, maybe run something like processmonitor and see where it is finding them.

you'll be looking for blender.exe opening a file called multiarray.cp35-win_amd64.pyd

it's picking up numpy dll's from somewhere outside the blender binary folder, maybe run something like [processmonitor ](https://docs.microsoft.com/en-us/sysinternals/downloads/procmon) and see where it is finding them. you'll be looking for blender.exe opening a file called multiarray.cp35-win_amd64.pyd
Author

Not sure what do I do with this information. I dumped everything it did from the moment I click on checkbox to when I close error message.Logfile.PML

Not sure what do I do with this information. I dumped everything it did from the moment I click on checkbox to when I close error message.[Logfile.PML](https://archive.blender.org/developer/F2429071/Logfile.PML)
Member

I have no idea how it ended up there, but the copy of numpy in C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\numpy\ is not supposed to be there.

I have no idea how it ended up there, but the copy of numpy in C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\numpy\ is not supposed to be there.
Author

Whelp, I guess at some point I tried to install something and put it there. Although other addon weren't bothered by the fact that it's there.

Anyway I just reinstalled it from the scratch since deleting \numpy folder didn't help. Works now, cheers.

Whelp, I guess at some point I tried to install something and put it there. Although other addon weren't bothered by the fact that it's there. Anyway I just reinstalled it from the scratch since deleting \numpy folder didn't help. Works now, cheers.
Author

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Gehrman self-assigned this 2018-03-07 01:27:13 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#54239
No description provided.