Advertisement
Guest User

Untitled

a guest
Nov 17th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. NODE: 135 / 135
  2. Exported in 1.6655850410461426
  3. Writing scene file -->
  4. Exporting water -->
  5. Traceback (most recent call last):
  6. File "/home/sam/.config/blender/2.64/scripts/addons/stk_track.py", line 1380, in writeParticleEmitters
  7. (getProperty(obj, "kind", 0), originXYZ, getProperty(obj, "clip_distance", 0)), condition_str)
  8. TypeError: not enough arguments for format string
  9.  
  10. During handling of the above exception, another exception occurred:
  11.  
  12. Traceback (most recent call last):
  13. File "/home/sam/.config/blender/2.64/scripts/addons/stk_track.py", line 2322, in execute
  14. savescene_callback(self.filepath)
  15. File "/home/sam/.config/blender/2.64/scripts/addons/stk_track.py", line 2269, in savescene_callback
  16. exporter = TrackExport(sFilename)
  17. File "/home/sam/.config/blender/2.64/scripts/addons/stk_track.py", line 2250, in __init__
  18. lChecks, lSun, lDrivelines[0], lStart, lEndCameras, lCameraCurves)
  19. File "/home/sam/.config/blender/2.64/scripts/addons/stk_track.py", line 1894, in writeSceneFile
  20. self.writeParticleEmitters(f, lParticleEmitters)
  21. File "/home/sam/.config/blender/2.64/scripts/addons/stk_track.py", line 1391, in writeParticleEmitters
  22. sys.exc_info()[0])
  23. TypeError: log_error() takes exactly 1 positional argument (2 given)
  24.  
  25. location: <unknown location>:-1
  26.  
  27. location: <unknown location>:-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement