|
From: Oleg A. U. <uv...@cs...> - 2002-01-13 06:19:58
|
Hello, I am a novice to vis5d. I use vis5d+ v. 1.2.1 I have the following problem. I am trying to save configuration and to restore it later. So there is no problems with saving. But, when I am trying to restore, it complains: Error while reading conf.SAVE File my be corrupt or an old version Please, can somebody tell what it is all about and how to solve the problem? There is very first line in the saved file: #Vis5D 4.3 Tcl save file Is it about version of vis5d or Tcl? Vis5d+ based on vis5d v. 5.2, so... I found that at least the following lines from the saved file are illegal according to the description of Tcl scripting for vis5d: #Light map color vis5d_set_color $dtx VIS5D_LIGHT_MAP 0 1.000 1.000 1.000 1.000 #Dark map color vis5d_set_color $dtx VIS5D_DARK_MAP 0 0.000 0.000 0.000 1.000 I mean that that there are no such parameters as VIS5D_LIGHT_MAP and VIS5D_DARK_MAP. Please, any suggestions workarounds etc? Thank you. - Oleg Uvarov |