Re: Understanding VfS Error Log
This is mine. I don't understand a word.
the problem is, anytime I start sketchup, I get following message :
And vray never starts. latest vray, latest skp.
error log:
This is mine. I don't understand a word.
the problem is, anytime I start sketchup, I get following message :
Error Loading File C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/Ruby/R2P.rb
-1073741795: - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/VfSbin2xml.soError Loading File vfs.rb
-1073741795: - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/VfSbin2xml.so
-1073741795: - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/VfSbin2xml.soError Loading File vfs.rb
-1073741795: - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/VfSbin2xml.so
error log:
=========System Information=========
platform = win32
country = Croatia
language = Croatian
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\site-packages\Ft\Xml\InputSource.py:346: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
FtWarning, 2)
FtWarning: Creation of InputSource without a URI
(most recent call last):
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\assets.py", line 632, in load_asset_from_xml
readString( assetXML, asset_list_creator )
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\archiveRead.py" , line 161, in readString
readStream( stream, asset_read_callback )
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\archiveRead.py" , line 152, in readStream
asset_parser.parseStream( stream, asset_read_callback )
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\archiveRead.py" , line 61, in parseStream
for event_type, event_node in dom_event_stream:
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\FastPullDom.py" , line 231, in next
rc = self.getEvent()
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\FastPullDom.py" , line 263, in getEvent
self.parser.close()
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\xml\sax\expatreader.py", line 217, in close
self.feed("", isFinal = 1)
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\xml\sax\expatreader.py", line 211, in feed
self._err_handler.fatalError(exc)
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\xml\sax\handler.py", line 38, in fatalError
raise exception
SAXParseException: <unknown>:2:0: no element found
The xml that caused the error above is as follows...
<Assets>
platform = win32
country = Croatia
language = Croatian
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\site-packages\Ft\Xml\InputSource.py:346: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
FtWarning, 2)
FtWarning: Creation of InputSource without a URI
(most recent call last):
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\assets.py", line 632, in load_asset_from_xml
readString( assetXML, asset_list_creator )
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\archiveRead.py" , line 161, in readString
readStream( stream, asset_read_callback )
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\archiveRead.py" , line 152, in readStream
asset_parser.parseStream( stream, asset_read_callback )
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\archiveRead.py" , line 61, in parseStream
for event_type, event_node in dom_event_stream:
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\FastPullDom.py" , line 231, in next
rc = self.getEvent()
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\FastPullDom.py" , line 263, in getEvent
self.parser.close()
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\xml\sax\expatreader.py", line 217, in close
self.feed("", isFinal = 1)
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\xml\sax\expatreader.py", line 211, in feed
self._err_handler.fatalError(exc)
File "C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\Lib\xml\sax\handler.py", line 38, in fatalError
raise exception
SAXParseException: <unknown>:2:0: no element found
The xml that caused the error above is as follows...
<Assets>
Comment