WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-29-2007, 09:24 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

It crashes here as well. The problem is that the water.dlr plugin loads water.rgb. Vizard cannot detect this, so it is not included in the published EXE. Unforturnately, the plugin does not perform any error checking, so when it can't find the file it ends up crashing. WorldViz did not create this plugin, so you will need to contact the creator of the plugin if you want it fixed.

A solution is to manually add water.rgb to the dependency list of the publish exe by adding the following line of code in your script:
Code:
viz.res.addPublish('water.rgb')
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:41 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC