gtav-ent / GTAV-EnhancedNativeTrainer

GTA V PC Enhanced Native Trainer
http://gtaforums.com/topic/789786-vrelwip-enhanced-native-trainer
GNU General Public License v2.0
37 stars 14 forks source link

Crashes for some users on startup #79

Closed gtav-ent closed 9 years ago

gtav-ent commented 9 years ago

Versions 16 onwards crash for some users on game start. I've tried to add some diagnostics but they're not turning up anything as yet.

Does anyone here have this problem?

dratom commented 9 years ago

I haven't had this problem but I did notice a large number of people reporting issues with the latest scripthook update. It could be unrelated or at least not related to the b revision of of the scripthook. I have not personally tried using the newer sdk, or the new asi loader (that is assuming that the asi loader was updated(again i haven't tested it or looking into it)). There was also a large update to OpenIV. Im not sure if either of these could be related but if you diagnostics continue to produce no leads then it may be a conflict with one of the above mentioned updates.

gtav-ent commented 9 years ago

I strongly suspect it's the introduction of the database stuff, as they can downgrade to v15 and get rid of their problems, but I don't have any leads as yet and obviously can't trigger it on my own system.

gtav-ent commented 9 years ago

This seems to have been file permissions related. We should consider writing stuff to somewhere else, e.g. %APPDATA%, although potentially it just makes supporting people harder.

gtav-ent commented 9 years ago

The database is now written to an %APPDATA% based location, which hopefully resolves this.

Reck1501 commented 9 years ago

Even with these changes, it's still crashing for me

gtav-ent commented 9 years ago

Have a look at:

http://gtaforums.com/topic/789786-vrelwip-enhanced-native-trainer/?p=1067564091

and see if you can do the same for your crash.

gtav-ent commented 9 years ago

Also, other things that you should check/report back on:

Reck1501 commented 9 years ago

My scripthook is up to date, I run the digitally purchased retail version of the game, I haven't included the XML file as I thought it would be automaticly generated, I'll add it to the game folder and come back with the results

Reck1501 commented 9 years ago

It didn't work, neither did the debug version you linked

Reck1501 commented 9 years ago

When I use OpenVHook, it doesn't crash. It appears to be a problem with ScriptHookV

Reck1501 commented 9 years ago

Or not.. It appears to be crashing if EnhancedNativeTrainer loads before the game has fully loaded storymode

gtav-ent commented 9 years ago

If you're not getting any kind of debug output as per the linked post, it suggests something is fundamentally wrong with your setup.

It's built against Script Hook V, and specifically, the release I made this morning is built against the latest one.

What do the other logs like ScriptHookV.log and asiloader.log say?

gtav-ent commented 9 years ago

It's been a week without anyone complaining so I'm closing the issue.