http://bugs.winehq.org/show_bug.cgi?id=17344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |WORKSFORME
--- Comment #11 from Anastasius Focht focht@gmx.net 2012-01-18 14:13:57 CST --- Hello,
can't reproduce either using the demo scene attachment (SSE version).
--- snip --- $ WINEDEBUG=+tid,+loaddll wine ./lwsn.exe -3 -d "c:/Content/Scenes/testscene.lws" 1 1 1 ... 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\lwtools9.dll" at 0x10000000: native 0009:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\dsound.dll" at 0x730a0000: builtin 0009:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\msvfw32.dll" at 0x69110000: builtin 0009:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\avifil32.dll" at 0x690d0000: builtin 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\lwaudio9.dll" at 0x390000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\gcore9.dll" at 0xc20000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\annex9.dll" at 0x350000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\lcore9.dll" at 0xf20000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\enved9.dll" at 0x1150000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\iview9.dll" at 0x1370000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\cliped9.dll" at 0x3b0000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\preview9.dll" at 0x13b0000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\surfed9.dll" at 0x12b0000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\volume9.dll" at 0x1220000: native 0009:trace:loaddll:load_native_dll Loaded L"C:\Program Files\NewTek\LightWave 3D 9\Programs\crender9.dll" at 0x1410000: native ... LightWave x86 ScreamerNet Module (Build 1539) CPU number: 994
0009:fixme:heap:RtlCompactHeap (0x1be4000, 0x0) stub Current directory is now "C:\Program Files\NewTek\LightWave 3D 9\Programs". Loading "c:/Content/Scenes/testscene.lws". Clearing scene Loading settings Pre-processing scene Loading "Objects/Box.lwo" Can't find "Objects/Box.lwo".Loading plug-in Plug-in class "LightHandler" name "DistantLight" slot 1 Plug-in loaded Loading plug-in Plug-in class "CameraHandler" name "Perspective" slot 1 Plug-in loaded Validating scene Scene loaded. Allocating frame buffers. Allocating segment buffers. Frame: 1. Segment: 1/1. Pass: 1/1. Updating geometry. Rendering frame 1, segment 1/1, pass 1/1. Image Reconstruction. Image Reconstruction : 0%. Image Reconstruction : 1%. ... Image Reconstruction : 98%. Error: The RGB Output directory specified does not exist, no image saved! Frame completed. Last Frame Rendered: 1. Rendering Time: 0.2 seconds. Freeing segment buffers. Freeing frame buffers. --- snip ---
Reopen if it still fails with _recent_ Wine version and attach full WINEDEBUG=+tid,+seh,+relay trace log.
$ sha1sum LightWave3D\ 9.6\ windows\ installer.exe b412f538bc53345ee315b3c935a66877c2acf1b0 LightWave3D 9.6 windows installer.exe
$ wine --version wine-1.3.37-108-g4cd49d3
Regards