Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork630
Closed
Description
What modules are you seeing the problem on?
ScriptHookVDotNet.asi (runtime)
SHVDN Version
Game Version
v1.0.3258.0
Bug Description
Using the latest nightly builds for 3258, the game just fails to load and gets stuck or crashes when loading into story mode.
- I have tried nightly.90, nightly.92, nightly.93 and nightly.94. The same problem was seen on all of them.
- I also tried having no mods or scripts in the game, and it didn't change anything except making the "Type 3" failure more likely to happen. (see below)
There are a couple types of failures I get. I don't know what determines which one I get.
- Type 1 Fail) When loading into story mode, the loading screen background image goes black, but the "loading story mode" text keeps on doing the animation but it never loads in. Basically a game lock without a real crash.
- Type 2 Fail) When loading into story mode, the background goes black again but this time the game just closes itself.
- Type 3 Fail) It actually loads into story mode, but it crashes if I try to use any scripts or press F4.
- Type 4) No failure! It actually loads correctly and everything goes fine. But this only happened just ONCE yesterday and I can't reproducethis anymore.
Steps To Reproduce
- Put the latest nightly build files into the game folder.
- Launch the game.
- Press enter story mode in the landing page.
- Wait until Type 1 or Type 2 fails (see bug description)
- If it doesn't fail, press F4 to make a Type 3 fail.
- If it still doesn't fail now, I have no idea why.
Link To Code Example
No response