Posts: 272
Threads: 25
Joined: Aug 2010
Well I just got a new laptop that runs windows 7 with an intel core i7 @1.6gHz and an NVidia GeForce 440m graphics card with cuda, Awesome lappy-toppy form Samsung :D
The game Runs amazing (200fps lol ^.^), but when ever I try to take a screenshot the game crashes on me :/ and I even chenged the key bind to something else, but no luck...
Also, I get a win32 exception error when it crashes..
Any suggestions?
Posts: 1,436
Threads: 7
Joined: Jun 2010
(18 Dec 10, 11:41PM)Iguana Wrote: Also, I get a win32 exception error when it crashes..
Any suggestions?
Suggestion #1: Take a screenshot of the error message and post it here.
Posts: 1,823
Threads: 20
Joined: Jun 2010
Suggestion #2: Try it with different image formats. Use /screenshottype 0/1/2.
Posts: 272
Threads: 25
Joined: Aug 2010
Posts: 1,823
Threads: 20
Joined: Jun 2010
Does it crash with all types of screenshots?
Posts: 272
Threads: 25
Joined: Aug 2010
/screenshottype 2 (.png) solved my problems..
Thanks!
Posts: 1,823
Threads: 20
Joined: Jun 2010
That's more of a workaround ;_;
So you're saying bmp and jpeg won't work? Oh noeoooo
Posts: 441
Threads: 13
Joined: Jul 2010
I just used PNG, when this happened to me.
Posts: 272
Threads: 25
Joined: Aug 2010
(19 Dec 10, 04:05AM)Gibstick Wrote: So you're saying bmp and jpeg won't work? Oh noeoooo
well .jpeg doesn't work, and i haven't tried .bmp just because i never really use or save anything in that file format :/
Posts: 586
Threads: 24
Joined: Jun 2010
Each JPG-implementation we've tried has had issues; this last one at least held up for quite a while - but now there are new libraries out there; but not in use/available on the development-boxes used to provide the binaries in the package. This was stated in the release-threads where we were aware of the issue and a workaround (Mac/Linux) was mentioned - quite apart from the solution to use bmp.
We now have PNG support and this should really be preferred over any of the other two - it's the superior format - lossless and small filesize; at least in almost all but extreme scenarios (=pixel data).
Posts: 3,780
Threads: 33
Joined: Jun 2010
BMP should also work.
JPG support has been causing problems for 64-bit Windows (just Vista, is that right?).
Posts: 192
Threads: 0
Joined: Jun 2010
Can you update the libjpeg to the last version (8b)?