Known Issues when using Inksmoto

From X-Moto
Revision as of 02:26, 16 May 2013 by XMOTOFREAK (talk | contribs) (Overview)
Jump to: navigation, search

Error: Unable to Download Textures and Sprites

Overview

If you get this error, when you try to get new sprites and textures:

Traceback (most recent call last):
 File "refreshMenu.py", line 273, in <module>
   run()
 File "refreshMenu.py", line 269, in run
   ext.affect()
 File "/Volumes/Extra Hard Drive Space/Applications/Inkscape.app/Contents/Resources/extensions/inksmoto/inkex.py", line 154, in affect
   self.effect()
 File "/Volumes/Extra Hard Drive Space/Applications/Inkscape.app/Contents/Resources/extensions/inksmoto/xmotoExtension.py", line 73, in effect
   if self.effectHook() == True:
 File "refreshMenu.py", line 118, in effectHook
   self.getXmlFromTheWeb()
 File "refreshMenu.py", line 96, in getXmlFromTheWeb
   localXmlFile = open(localXmlFilename, 'wb')
IOError: [Errno 2] No such file or directory: '/Users/WeatherGameMan97/.config/inkscape   /extensions/inksmoto/listAvailableElements.xml'