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

0x0007FF9A0CE4990 id37 eror durin running single player #172

Open Keksisky opened 1 year ago

Keksisky commented 1 year ago

Hello!

GTA V ver.1.0.2802.0 (Epic Games) Windows 10 Pro v21H2 build: 19044.2486

ScriptHookV v1.0.2802.0 Enhanced Native Trainer Update 51 (also tried 50_2)

During loading of singleplayer, pops up the window: image

What is id 37? Is it possible to take a look at the error list? (Can't find it in Google)

Usual Native trainer is working well, I can only guess it means everything else is fine, something wrong with Enhanced Native trainer.

In a word I need help.

Cheers, Mike.

FIying-Scotsman commented 1 year ago

ID 37 is a SHV specific error. Sadly I don't think there's any documentation about the error codes (outwith what AB says) but it usually means the Scripthook either couldn't find the native or there was an issue invoking it.

Usually this type of error occurs when ENT attempts to apply a saved feature during load or at a time when it the scripthook can't call the native required, so it crashes. Examples may be enabling the online map for example, although this kind of error is seemingly random and doesn't affect everyone (I haven't had it happen in about a year now).

You can either rename ent.db and reload the game to force ENT to reset its settings or can use a tool like DB Browser to open the DB and can then disable options you suspect are causing issue(s). In DB Browser you'll want to go to Browse Data and select the ENT_FEATURE_ENABLEMENT table from the dropdown.

The DB can be found at: %appdata%\GTAV Enhanced Native Trainer and DB Browser can be found here.

Keksisky commented 1 year ago

ID 37 is a SHV specific error. Sadly I don't think there's any documentation about the error codes (outwith what AB says) but it usually means the Scripthook either couldn't find the native or there was an issue invoking it.

Usually this type of error occurs when ENT attempts to apply a saved feature during load or at a time when it the scripthook can't call the native required, so it crashes. Examples may be enabling the online map for example, although this kind of error is seemingly random and doesn't affect everyone (I haven't had it happen in about a year now).

You can either rename ent.db and reload the game to force ENT to reset its settings or can use a tool like DB Browser to open the DB and can then disable options you suspect are causing issue(s). In DB Browser you'll want to go to Browse Data and select the ENT_FEATURE_ENABLEMENT table from the dropdown.

The DB can be found at: %appdata%\GTAV Enhanced Native Trainer and DB Browser can be found here.

Hi man, thank for the advice, will try to take a ook at the DB file. But the most strange for is that yesterday I was playing and everything was ok. But today I've got this issue)

Keksisky commented 1 year ago

ID 37 is a SHV specific error. Sadly I don't think there's any documentation about the error codes (outwith what AB says) but it usually means the Scripthook either couldn't find the native or there was an issue invoking it.

Usually this type of error occurs when ENT attempts to apply a saved feature during load or at a time when it the scripthook can't call the native required, so it crashes. Examples may be enabling the online map for example, although this kind of error is seemingly random and doesn't affect everyone (I haven't had it happen in about a year now).

You can either rename ent.db and reload the game to force ENT to reset its settings or can use a tool like DB Browser to open the DB and can then disable options you suspect are causing issue(s). In DB Browser you'll want to go to Browse Data and select the ENT_FEATURE_ENABLEMENT table from the dropdown.

The DB can be found at: %appdata%\GTAV Enhanced Native Trainer and DB Browser can be found here.

Bro, thank you so much. Simple rename fixed this issue. But for me it means much more - now I'm at one step higher in understanding of MODs, how to install it, adjust and fix problems.

Wish you all the best, Mike.