i did some logging. today.
i recognized the following.
one mistake witch comes only ONCE in the hole Log file and just before the end is:
err:d3d:IWineD3DDeviceImpl_SetLightEnable Too many concurrently active lights
```followed a 100 times of this.
fixme:dbghelp:SymInitializeW what to do ??
fixme:dbghelp:SymInitializeW what to do ??
with this at the end
```err:seh:setup_exception stack overflow 1040 bytes in thread 000f eip 9000b10d esp 66e1fbf0 stack 0x66e20000-0x66f2f000```
then there is some stuff wich appears erlier in the log.
**My real nooby gues is that those damned freezings witch appear randomly are cause by this mistake. i dont no how to fix the problem... but without the "too many current lights" error there would be no "system InitializeW" message and in consequence there would be no "stack overflow"**
PS: maybee it helps.. the crash report i did (only once) said:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x01edf454
PPS i noticed that -noshaders comes along with a great performance boost. And with one missing error.-> means using shader produces only one little error. (there is a chance that i missed something)
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawElements @ drawprim.c / 279
this error appears more than 1000 times in about 5 minute playtime. getting this error removed would probably make shaders useful....(or.. i hope it does) ...This error made my logfile 59 MB big... (at 5 minute playtime....) shit !!!
EDIT: playing in the RA (Random Arena) is a nearly 100% sure freezing the game within 10 minutes.(2nd or third map) this way anybody can confirm the "to many lights" bug.
there is a link for a part of the log file. [ LOG FILE](http://www.megaupload.com/?d=C5A94D4T)