None of the ZEtools work due to a OLE Error.Anyway to fix this?
EDIT:
I pressed alt + 4 and got this:
# ERROR : Traceback (most recent call last):
# File "<Script Block >", line 126, in XSIZETools_Execute
# templateFile = open(str(ADDONPATH + '\\XSIZETools\\Resources\\Templates\\templates.tcnt'), 'r')
# IOError: [Errno 2] No such file or directory: 'C:\\Users\\User\\Softimage\\Softimage_7.5\\Addons\\XSIZETools\\Resources\\Templates\\templates.tcnt'
# - [line 125 in C:\Users\User\Softimage\Softimage_7.5\Application\Plugins\XSIZETools\Application\Plugins\XSIZETools.py]
# ERROR : OLE error 0x80020101
Application.XSIZETools()
OLE Error [Solved]
Moderator: Moderators
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
- ANDEWEGET
- Ancient Force

- Posts: 1266
- Joined: Tue Apr 01, 2008 8:42 am
- Location: Germany
- Contact:
Re: OLE Error
I removed the templates from the last version, just import a stock .msh file and you can have all the templates you need. That's why the ZETools scripts don't work right now.
The current version you can get from github is WIP, there might be even more problems. I still need to figure out a good way to keep stable releases from WIP's.
EDIT: This is the link to the last stable commit: https://github.com/Schlechtwetterfront/ ... 97d3d65654
The current version you can get from github is WIP, there might be even more problems. I still need to figure out a good way to keep stable releases from WIP's.
EDIT: This is the link to the last stable commit: https://github.com/Schlechtwetterfront/ ... 97d3d65654
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: OLE Error
It still isn't working.
Maybe I did something wrong?
- ANDEWEGET
- Ancient Force

- Posts: 1266
- Joined: Tue Apr 01, 2008 8:42 am
- Location: Germany
- Contact:
Re: OLE Error
I can't say. Make sure to delete any installed version and more importantly, that the Application and Resources folders are directly beneath the XSIZETools folder.
-
noMatt
- 2nd Lieutenant

- Posts: 398
- Joined: Sun Mar 10, 2013 12:30 pm
- Projects :: The Map has no name so see alpha
- xbox live or psn: No gamertag set
- Location: Germaneeee
- Contact:
Re: OLE Error
i had the error on andes ce3 exporter.
make sure that the plug in is in a folder in your addon folder. so that it looks like this addons/ZeTools/
make sure that the plug in is in a folder in your addon folder. so that it looks like this addons/ZeTools/
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: OLE Error
I found the problem.The folder was named Addon but I changed it to Addons and it works now. 
