thoth23 / fpscreatorengine

Automatically exported from code.google.com/p/fpscreatorengine
1 stars 0 forks source link

Full Screen Shader Crash #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In 1.18 beta 5 and 6 I've noticed an issue that's causing FPS to crash under 
certain conditions. The issue itself may have been around longer than I 
realize, I only noticed it because I've been doing some tests recently with 
different weapons and HUD cross-hairs.

What steps will reproduce the problem?
The easiest conditions required to replicate the bug are to use the default 
depth of field shader included with the current beta (I've also managed to 
re-create the crash using other full-screen effects shaders as well) and the 
bow or crossbow included included in FPSC model pack 28. Upon equipping or 
sometimes immediately after firing either of these weapons, the game will crash.
Note: This issue does not appear to effect all full-screen shaders. Bond1's 
adaptive bloom shader, for example, works fine without crashing.

What is the expected output? What do you see instead? Game functioning normally 
rather than both the game and editor crashing.

What version of the product are you using? On what operating system? Currently 
using 1.18 Beta 6, running on Windows 7 64bit version 6.1.7600.2.0.0.768.3

Please provide any additional information below.
Crash report data follows- Problem signature:
  Problem Event Name:   APPCRASH
  Application Name: FPSC-Game.exe
  Application Version:  1.0.0.0
  Application Timestamp:    4bd9fcf9
  Fault Module Name:    DBProBasic3DDebug.dll
  Fault Module Version: 1.0.0.0
  Fault Module Timestamp:   4d38bdb8
  Exception Code:   c0000005
  Exception Offset: 0004e59a
  OS Version:   6.1.7600.2.0.0.768.3
  Locale ID:    1033
  Additional Information 1: c837
  Additional Information 2: c8377b55459b9d496c88a09780c2c67d
  Additional Information 3: ddca
  Additional Information 4: ddca07339008bf32b476436818f3999f

Original issue reported on code.google.com by arko...@gmail.com on 27 Jan 2011 at 11:51

GoogleCodeExporter commented 9 years ago
Could not reproduce with V118 BETA7, full shaders OFF and ON, empty level with 
quick floor and dropped in CROSSBOW. Could collect and fire many times. Ensure 
you are using the latest graphics and sound drivers, and that no background 
tasks are interfering with the software. Please provide a video of the crash, 
thanks.

Original comment by LeeBamberTGC@gmail.com on 29 Jan 2011 at 4:37