Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

ASI mods not working


revo8778
 Share

Recommended Posts

Several of my GTA IV mods fail to load on start. The three failing mods report the same error on their logs:

 

Log start: Sat May 23 14:01:58 2009

-----------------------------------------------

[iNFO] GTA IV Script Hook 0.2.3 - © 2009, Aru - Initialized

[iNFO] Process base address: 0x400000

[iNFO] Auto detecting game version

[FATAL] Failed to detect game version

 

Here's the log of the asi loader itself:

 

// -- GTA IV ASI LOADER LOG -- //

//-- © Alexander Blade 2008 -- //

E:\WINDOWS\system32\dsound.dll is loaded, address 0x73E50000

Hooking dsound proc named "DirectSoundCreate"

"DirectSoundCreate" hooked, address 0x73E689F1

Hooking dsound proc named "DirectSoundEnumerateA"

"DirectSoundEnumerateA" hooked, address 0x73E694BF

Hooking dsound proc named "DirectSoundEnumerateW"

"DirectSoundEnumerateW" hooked, address 0x73E694DC

Hooking dsound proc named "DllCanUnloadNow"

"DllCanUnloadNow" hooked, address 0x73E7099F

Hooking dsound proc named "DllGetClassObject"

"DllGetClassObject" hooked, address 0x73E713E6

Hooking dsound proc named "DirectSoundCaptureCreate"

"DirectSoundCaptureCreate" hooked, address 0x73E68B6E

Hooking dsound proc named "DirectSoundCaptureEnumerateA"

"DirectSoundCaptureEnumerateA" hooked, address 0x73E694F9

Hooking dsound proc named "DirectSoundCaptureEnumerateW"

"DirectSoundCaptureEnumerateW" hooked, address 0x73E69516

Hooking dsound proc named "GetDeviceID"

"GetDeviceID" hooked, address 0x73E68FF5

Hooking dsound proc named "DirectSoundFullDuplexCreate"

"DirectSoundFullDuplexCreate" hooked, address 0x73E68CE5

Hooking dsound proc named "DirectSoundCreate8"

"DirectSoundCreate8" hooked, address 0x73E68AA8

Hooking dsound proc named "DirectSoundCaptureCreate8"

"DirectSoundCaptureCreate8" hooked, address 0x73E68C22

Loading ASI E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\AnyRobbery.asi

ASI loaded : E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\AnyRobbery.asi, Address 0x00000000

Loading ASI E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\BankRob.asi

ASI loaded : E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\BankRob.asi, Address 0x00000000

Loading ASI E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\EFC20FIX.asi

ASI loaded : E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\EFC20FIX.asi, Address 0x037C0000

Loading ASI E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\FileCheckFix.asi

ASI loaded : E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\FileCheckFix.asi, Address 0x037D0000

Loading ASI E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\VehicleSelector.asi

ASI loaded : E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\VehicleSelector.asi, Address 0x00000000

Loading ASI E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\VIP103.asi

ASI loaded : E:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\VIP103.asi, Address 0x03A60000

 

 

The mods that aren't loading are the Vehicle Selector mod and the Bank/Robbery mod (links to external website). I have the latest GTA Iv patch (1.0.3.0.) However, I am using a crack to load the game, so the vesions of the game excutables may be different. However, the VIP kill/save mod has no trouble detecting the 1.0.3.0. version:

 

Log start: Sat May 23 14:01:58 2009

-----------------------------------------------

[iNFO] GTA IV Script Hook 0.2.1 - © 2009, Aru - Initialized

[iNFO] Process base address: 0x400000

[iNFO] Game version 1.0.3 autodetected

[iNFO] Awaiting game thread creation

[iNFO] Starting custom threads

[iNFO] [CustomFiberThread] Thread started

[iNFO] [CustomFiberThread] Thread reset

[iNFO] [CustomFiberThread] Initializing fibers

[iNFO] [CustomFiberThread] Script fiber started

[iNFO] [CustomFiberThread] Thread reset

[iNFO] [CustomFiberThread] Initializing fibers

[iNFO] [CustomFiberThread] Thread is already a primary fiber

[iNFO] [CustomFiberThread] Script fiber started

[WARN] [CustomFiberThread] Thread instance is being deleted while still hooked

 

So, is there a way to get the two offending mods working or are they dysfunctional because of the crack im using?

Link to comment
Share on other sites

  • 3 months later...

same problem here!

 

 

the scripthook dosnt detect the game version.

i have a cracked game too

 

 

need a fix, i cant install any asi or dll/net mods cryani.gif

Link to comment
Share on other sites

Try updating the scripthook.dll V0.2.3 is old.

 

@pood cracked game discustion is not allowed on this forum wink.gif

Link to comment
Share on other sites

i have a cracked game too

Why should be help you? Have you found Warez Island on your treasure map? Setting sail there soon?

 

 

These forums are for disussing legit versions of this game, not pirated versions. You want this community's help, go and BUY the game.

Link to comment
Share on other sites

The scripthook is hooking functions in the exe, if your exe is cracked then these functions may be at different addresses causing it to crash.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.