Hi guys, ok, I'm trying to run Newtek's Lightwave ScreamerNet program through Codeweavers version of WINE, I dont think there is a problem with codeweavers directly, cause it happens with wine as well (tested that) When I run this program I tell it a few things, I have to tell the program where to find configuration files, the name of the job and ack files (this is how screamernet communicates with the outside render controller). Then when I load a scene file into the running screamernet process by writing instructions into the job file and reading the reply from the ack file. I do this and the following output is given Loading "W:/src/scenes/0/AT-ST_Walk.lws.master". 04 d2 01 10 00 01 00 00 00 00 00 00 20 41 41 46 4a 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 41 41 00 00 20 00 01 Can't find "Projects/walk/objects/AT ST HatchSetUp.lwo".04 d2 01 10 00 01 00 00 00 00 00 00 20 41 41 46 4a 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 41 41 00 00 20 on the console I get TRACE-> ScreamerNode::GetScene() err:file:SMB_GetSocket couldn't resolve SMB host Y err:dosfs:FindFirstFileExW UNC path name TRACE-> ::MonitorScreamer() I did a search and apparently it's got something to do with \\*\ syntax, or wildcards being used, but I'm not aware of this being the case, so I'm wondering what else could be triggering this error can anyone help? thanks in advance! kosh