WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Immersion Wired Gloves Crashing WinViz on startup (https://forum.worldviz.com/showthread.php?t=1304)

markisrt4 01-11-2008 11:26 AM

Immersion Wired Gloves Crashing WinViz on startup
 
2 Attachment(s)
We have wired gloves from Immersion that we'd like to use within the newest version of Vizard. Unfortunately, when loading the cyberglove.dls plugin, winviz.exe crashes.

First I run the virtual hand device manager followed by the DCU. The DCU successfully shows the movement of my hand / fingers. Next when starting up a vizard demo, Winviz.exe crashes and supplies the error dialog boxes (see the bitmaps).
I just installed the newest version of Vizard today, as well as uninstalling and reinstalling the Virtual Hand SDK.

I did have some problems with the SDK working initially, however. I had an issue getting the authorization utility to work. The utility issued the following error: Init Failure: NETWORK: REPLY FROM NETWORK DRIVER IS BAD (-103) for C:\....\LICENSE.TXT. In order to fix this issue, I had to delete the c:\windows\system32\esnecil.ind file and re-booted my machine. I am wondering if this would have anything to do with Winviz.exe crashing.

Please help! Thanks.

farshizzo 01-11-2008 05:40 PM

The second screenshot seems to suggest that the crash is occurring in the VirtualHand library. We have a wired CyberGlove connected over serial and it works fine. We are using the Aug 21 2006 build of the DCU. I really don't know what could be causing this. Do you have a minimal script that reproduces this crash?

markisrt4 01-22-2008 10:27 AM

Here is my simple script that causes the failure
 
import viz

sensor = viz.add('cyberglove.dls')
hand = hand.add(sensor,hand.CYBERGLOVE)

viz.go()

farshizzo 01-23-2008 12:16 PM

Send me an email at lashkari@worldviz.com and I will provide you with a debug version of the plugin. Hopefully this will let us know where the crash is occurring.


All times are GMT -7. The time now is 01:57 AM.

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