- Win64
- Building from visual studio
- Used launcher to upgrade
Four.seven has not created any logs in the path you specified, 4.6.1 did create many crash reports though.
In the saved section of 4.7 there is however a log that contains some useful info.
What happens in 4.7 is, that the game kind of locks up, I get a driver error crash.
The texture release is not a big of a deal. I think it occurs because the d3dDevice is lost due to a driver error that occurs with 4.7. As a result Creating the texture fails and so, releasing it results in a crash. This seems like code path not often the case, therefore might result in this crash?