OLE Error [Solved]

How to create models in XSI and other 3D applications and make them work in Battlefront 1 & 2. Post models, tips for application usage and share anything XSI, 3DMax, SketchUp, etc.

Moderator: Moderators

Post Reply
DylanRocket
2nd Lieutenant
2nd Lieutenant
Posts: 363
Joined: Sun Sep 02, 2012 2:47 am
Projects :: None
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set
Location: HK Factory
Contact:

OLE Error [Solved]

Post by DylanRocket »

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()
User avatar
ANDEWEGET
Ancient Force
Ancient Force
Posts: 1266
Joined: Tue Apr 01, 2008 8:42 am
Location: Germany
Contact:

Re: OLE Error

Post by ANDEWEGET »

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
DylanRocket
2nd Lieutenant
2nd Lieutenant
Posts: 363
Joined: Sun Sep 02, 2012 2:47 am
Projects :: None
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set
Location: HK Factory
Contact:

Re: OLE Error

Post by DylanRocket »

It still isn't working. :? Maybe I did something wrong?
User avatar
ANDEWEGET
Ancient Force
Ancient Force
Posts: 1266
Joined: Tue Apr 01, 2008 8:42 am
Location: Germany
Contact:

Re: OLE Error

Post by ANDEWEGET »

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
2nd Lieutenant
Posts: 398
Joined: Sun Mar 10, 2013 12:30 pm
Projects :: The Map has no name so see alpha
Games I'm Playing :: Crysis Battlefront
xbox live or psn: No gamertag set
Location: Germaneeee
Contact:

Re: OLE Error

Post by noMatt »

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/
DylanRocket
2nd Lieutenant
2nd Lieutenant
Posts: 363
Joined: Sun Sep 02, 2012 2:47 am
Projects :: None
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set
Location: HK Factory
Contact:

Re: OLE Error

Post by DylanRocket »

I found the problem.The folder was named Addon but I changed it to Addons and it works now. :funny2:
Post Reply