Author Topic: Windows build 29 - crashes under Wine  (Read 1095 times)

Phitherek_

  • PGP
  • Posts: 10
Windows build 29 - crashes under Wine
« on: February 19, 2010, 10:25:11 AM »
After the problems with Linux versions I tried running Windows version. And it also appears to be somehow broken.

When I tried to run it under Wine, it installed properly, but then it was not starting. Here is the end of wine log:
Code: [Select]
Backtrace:                                                                                                                                  
=>0 0x7ef9557f LdrProcessRelocationBlock+0x9f() in ntdll (0x0064e688)                                                                        
  1 0x7ef4c95c load_driver_module+0x1cc() in winedevice (0x0064e738)                                                                        
  2 0x7ef4ccd3 load_driver+0x2a3() in winedevice (0x0064e9c8)                                                                                
  3 0x7ef4d2f6 ServiceMain+0xc6() in winedevice (0x0064ea18)                                                                                
  4 0x7ecaefd4 service_thread+0xf4() in advapi32 (0x0064ea68)                                                                                
  5 0x7efba3b4 call_thread_func+0xc() in ntdll (0x0064ea78)                                                                                  
  6 0x7efba580 call_thread_entry_point+0x70() in ntdll (0x0064eb48)                                                                          
  7 0x7efc3f69 start_thread+0xe9() in ntdll (0x0064f398)                                                                                    
  8 0xb76938ac start_thread+0xbc() in libpthread.so.0 (0x0064f498)                                                                          
err:winedevice:ServiceMain driver L"Tpkd" failed to load                                                                                    
err:seh:setup_exception_record stack overflow 1632 bytes in thread 0009 eip 7ef8b12f esp 00240cd0 stack 0x240000-0x241000-0x340000
(the error, that crashes paintball2, is in the last line)

Then I tried running it under PlayOnLinux with DirectX, anti-aliasing and everything configured. And here is the result:


Can somone help?
Btw. The build 29 seems to really be a mess... in both versions.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Windows build 29 - crashes under Wine
« Reply #1 on: February 20, 2010, 04:08:14 AM »
Can you get the earlier builds to run with wine?  Also, it uses OpenGL for rendering, not DirectX.  I'm not sure if that makes a difference.

Phitherek_

  • PGP
  • Posts: 10
Re: Windows build 29 - crashes under Wine
« Reply #2 on: February 20, 2010, 06:14:43 AM »
Ok, I will check older builds when I will have time (hopefully today).

OpenGL is different from DirectX only because it works on clear Wine out-of-box, and for DirectX you need more installing and configuration (so it' s better :))

Edit: Ok, something must be wrong with my Wine, because older builds doesn' t work too. Sorry for all the mess.
« Last Edit: February 20, 2010, 07:46:59 AM by Phitherek_ »

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Windows build 29 - crashes under Wine
« Reply #3 on: February 20, 2010, 10:19:42 AM »
OpenGL is different from DirectX only because it works on clear Wine out-of-box, and for DirectX you need more installing and configuration (so it' s better :))

*cough*