Crash after pressing "Login"
#1

Reason for crash?? Solution?? please!!!
Код:
SA-MP 0.3.7
Exception At Address: 0x72746150
Base: 0x04060000

Registers:
EAX: 0x72746150	EBX: 0x0D5D6DB4	ECX: 0x0D5D6DB4	EDX: 0x00863C40
ESI: 0x775D57F0	EDI: 0x0D5D6DB4	EBP: 0x0029FD4C	ESP: 0x0029FD1C
EFLAGS: 0x00210246

Stack:
+0000: 0x6BFF190E   0x0000001A   0x016543A0   0x0D5D6DB4
+0010: 0x0029FD14   0x0029FF70   0x6C62334A   0x00000000
+0020: 0x007FE9EA   0x00000018   0x00000014   0x0000001A
+0030: 0x74BF0860   0x6BFF1887   0x0D5D6DB4   0x0000001A
+0040: 0x016543A0   0x74BF0860   0x0029FD78   0x0D5D6DB4
+0050: 0x00C88224   0x00000009   0x00000000   0x0000001A
+0060: 0x74BF0860   0x00000000   0x00000001   0x00C88224
+0070: 0x44AAC000   0x00000000   0x0053EAC9   0x442AC000
+0080: 0x43C00000   0x0053ECC2   0x00000001   0x00619B71
+0090: 0x0000001A   0x00000001   0x00000001   0x0000000A
+00A0: 0x00748DA0   0x0000001A   0x00000001   0x775C9640
+00B0: 0x00000000   0x0029FF80   0xFFFD3000   0x01600000
+00C0: 0x4EFCB930   0x01601B88   0x00000008   0x00000100
+00D0: 0x00000008   0x00000102   0x442AC000   0x43C00000
+00E0: 0x00000000   0x00000000   0x00000556   0x00000300
+00F0: 0x00000000   0x00000001   0x0031052E   0x00000101
+0100: 0x0000000D   0xC01C0001   0x0319D252   0x000002AB
+0110: 0x00000180   0x0000002C   0x0029FE24   0x00825EA4
+0120: 0x75277897   0x00825EA4   0x00000000   0xFFFD3000
+0130: 0x00821D17   0x00835342   0x8A00DD60   0x0029FF80
+0140: 0x008246F1   0x00400000   0x00000000   0x01972C28
+0150: 0x0000000A   0x00000094   0x00000006   0x00000002
+0160: 0x000023F0   0x00000002   0x00000000   0x00000000
+0170: 0x00000000   0x00000000   0x00000000   0x00000000
+0180: 0x00000000   0x00000000   0x00000000   0x00000000
+0190: 0x00000000   0x00000000   0x00000000   0x00000000
+01A0: 0x00000000   0x00000000   0x00000000   0x00000000
+01B0: 0x00000000   0x00000000   0x00000000   0x00000000
+01C0: 0x00000000   0x00000000   0x00000000   0x00000000
+01D0: 0x00000000   0x00000000   0x00000000   0x00000000
+01E0: 0x00000000   0x00824588   0x00824570   0x00824570
+01F0: 0xFFFD3000   0xC0000005   0x00000000   0x01972C28
+0200: 0x00000044   0x01984818   0x019839F8   0x0197AFF8
+0210: 0x00000000   0x00000000   0x00000000   0x00000000
+0220: 0x00000000   0x00000000   0x00000000   0x00000000
+0230: 0x00000000   0x00000000   0xFFFFFFFF   0xFFFFFFFF
+0240: 0xFFFFFFFF   0x00000000   0x00000000   0x0029FE70
+0250: 0x0029F75C   0x0029FFCC   0x00825EA4   0x00888078
+0260: 0x00000000   0x0029FF94   0x775C3744   0xFFFD3000
+0270: 0x775C3720   0x0E6294E9   0x0029FFDC   0x77789E54

SCM Op: 0x248, lDbg: 0 LastRendObj: 3934

Game Version: US 1.0

State Information: Ped Context: 0
Reply
#2

install modloader
https://github.com/thelink2012/modloader/releases
crash

upload modloader/modloader.log
Reply
#3

Quote:
Originally Posted by SPAWN_METAL
Посмотреть сообщение
install modloader
https://github.com/thelink2012/modloader/releases
crash

upload modloader/modloader.log
Modloader (configuration settings)
Код:
;
;
;           Mod Loader Folder Config File
;
[Folder.Config]
Profile = Default                 ; Profile to be used to configure mods

[Profiles.Default.Config]
IgnoreAllMods  = false            ; Ignores all mods. This essentially disables mods loading.
ExcludeAllMods = false            ; Excludes all mods from being loaded except the ones at IncludeMods list

[Profiles.Default.Priority]
; Defines mods priority (which mods should go into effect if both replaces the same file)
; The priority should be between 1 and 100, where 100 overrides 1, additionally priority 0 makes be ignored (just like IgnoreMods)
; The default priority is 50!
;MyMod=50

[Profiles.Default.IgnoreFiles]
; Put wildcard to files to be ignored here (e.g. cheetah.dff, *.dff, path_in_mod/*.dff)

[Profiles.Default.IgnoreMods]
; Put wildcard to mods to be ignored here
_ignore

[Profiles.Default.IncludeMods]
; Put wildcard to mods to be included in the game even when ExcludeAllMods=true

[Profiles.Default.ExclusiveMods]
; Put wildcard to mods that should be loaded ONLY on this profile
Modloader (Text document)
Код:
========================== Mod Loader 0.3.4 ==========================

Game version: GTA SA 1.0 US
Loading basic config file modloader/.data/config.ini

Parsing command line
Loaded menu fxt for locale 1033

Looking for plugins...
Reading plugins.ini
Loading plugin module "gta3\std.asi.dll"
Plugin module "gta3\std.asi.dll" loaded as gta3.std.asi Jun 22 2016 00:42:56 by LINK/2012
Starting up plugin "gta3.std.asi"
CLEO library version 401011E found at "CLEO.asi"
Loading plugin module "gta3\std.bank.dll"
Plugin module "gta3\std.bank.dll" loaded as gta3.std.bank Jun 22 2016 00:42:57 by LINK/2012
Starting up plugin "gta3.std.bank"
Loading plugin module "gta3\std.data.dll"
Plugin module "gta3\std.data.dll" loaded as gta3.std.data Jun 22 2016 00:42:57 by LINK/2012
Starting up plugin "gta3.std.data"
Loading plugin module "gta3\std.fx.dll"
Plugin module "gta3\std.fx.dll" loaded as gta3.std.fx Jun 22 2016 00:42:59 by LINK/2012
Starting up plugin "gta3.std.fx"
Loading plugin module "gta3\std.movies.dll"
Plugin module "gta3\std.movies.dll" loaded as gta3.std.movies Jun 22 2016 00:43:11 by LINK/2012
Starting up plugin "gta3.std.movies"
Loading plugin module "gta3\std.scm.dll"
Plugin module "gta3\std.scm.dll" loaded as gta3.std.scm Jun 22 2016 00:43:12 by LINK/2012
Starting up plugin "gta3.std.scm"
Loading plugin module "gta3\std.sprites.dll"
Plugin module "gta3\std.sprites.dll" loaded as gta3.std.sprites Jun 22 2016 00:43:20 by LINK/2012
Starting up plugin "gta3.std.sprites"
Loading plugin module "gta3\std.stream.dll"
Plugin module "gta3\std.stream.dll" loaded as gta3.std.stream Jun 22 2016 00:43:03 by LINK/2012
Starting up plugin "gta3.std.stream"
Loading plugin module "gta3\std.text.dll"
Plugin module "gta3\std.text.dll" loaded as gta3.std.text Jun 22 2016 00:43:00 by LINK/2012
Starting up plugin "gta3.std.text"
Loading plugin module "gta3\std.tracks.dll"
Plugin module "gta3\std.tracks.dll" loaded as gta3.std.tracks Jun 22 2016 00:42:56 by LINK/2012
Starting up plugin "gta3.std.tracks"
Reading profile named "Default" at "modloader.ini".
Using profile named "Default".
Using profile named "Default"


Scanning mods at "modloader\"...
Updating gta3.std.data state...
Done updating gta3.std.data state.
Starting up filesystem watcher...

Mod Loader has started up!

Opening file for streaming "MODELS\GTA3.IMG"
Loading default font values "DATA\FONTS.DAT"
Loading default vehicles handling "HANDLING.CFG"
Loading default surface adhesion limits "data\surface.dat"
Loading default surface infos "data\surfinfo.dat"
Loading default surface audio infos "data\surfaud.dat"
Loading default ped stats "DATA\PEDSTATS.DAT"
Loading default decision maker "RANDOM.ped"
Loading default decision maker "m_norm.ped"
Loading default decision maker "m_plyr.ped"
Loading default decision maker "RANDOM.grp"
Loading default decision maker "MISSION.grp"
Loading default decision maker "GangMbr.ped"
Loading default decision maker "Cop.ped"
Loading default decision maker "R_Norm.ped"
Loading default decision maker "R_Tough.ped"
Loading default decision maker "R_Weak.ped"
Loading default decision maker "Fireman.ped"
Loading default decision maker "m_empty.ped"
Loading default decision maker "Indoors.ped"
Loading default decision maker "RANDOM.grp"
Loading default decision maker "RANDOM2.grp"
Loading default time cycle properties "TIMECYC.DAT"
Loading default population cycle properties "POPCYCLE.DAT"
Loading default plants surface properties "PLANTS.DAT"
Loading default anim association "DATA\ANIMGRP.DAT"
Loading default stream config "stream.ini"
Loading default fighting data "DATA\melee.dat"
Preloading level file "DATA\DEFAULT.DAT"
Loading default level file "DATA\DEFAULT.DAT"
Preloading level file "DATA\GTA.DAT"
Loading default level file "DATA\GTA.DAT"
Loading preloaded level entries...
Opening file for streaming "samp\custom.img"
Opening file for streaming "samp\samp.img"
Opening file for streaming "models\gta3.img"
Opening file for streaming "models\gta_int.img"
Opening file for streaming "samp\sampcol.img"
Opening file for streaming "data\script\script.img"
Opening file for streaming "models\cutscene.img"
Loading default object types "data\default.ide"
Loading default object types "data\vehicles.ide"
Loading default object types "data\peds.ide"
Loading default object types "data\maps\generic\vegepart.ide"
Loading default object types "data\maps\generic\barriers.ide"
Loading default object types "data\maps\generic\dynamic.ide"
Loading default object types "data\maps\generic\dynamic2.ide"
Loading default object types "data\maps\generic\multiobj.ide"
Loading default object types "data\maps\generic\procobj.ide"
Loading default object types "data\maps\la\lan.ide"
Loading default object types "data\maps\la\lan2.ide"
Loading default object types "data\maps\la\las.ide"
Loading default object types "data\maps\la\las2.ide"
Loading default object types "data\maps\la\lae.ide"
Loading default object types "data\maps\la\lae2.ide"
Loading default object types "data\maps\la\law2.ide"
Loading default object types "data\maps\la\law.ide"
Loading default object types "data\maps\la\lawn.ide"
Loading default object types "data\maps\la\lahills.ide"
Loading default object types "data\maps\la\laxref.ide"
Loading default object types "data\maps\sf\sfn.ide"
Loading default object types "data\maps\sf\sfs.ide"
Loading default object types "data\maps\sf\sfse.ide"
Loading default object types "data\maps\sf\sfe.ide"
Loading default object types "data\maps\sf\sfw.ide"
Loading default object types "data\maps\sf\sfxref.ide"
Loading default object types "data\maps\vegas\vegasn.ide"
Loading default object types "data\maps\vegas\vegass.ide"
Loading default object types "data\maps\vegas\vegase.ide"
Loading default object types "data\maps\vegas\vegasw.ide"
Loading default object types "data\maps\vegas\vegaxref.ide"
Loading default object types "data\maps\country\countryn.ide"
Loading default object types "data\maps\country\countn2.ide"
Loading default object types "data\maps\country\countrys.ide"
Loading default object types "data\maps\country\countrye.ide"
Loading default object types "data\maps\country\countryw.ide"
Loading default object types "data\maps\country\counxref.ide"
Loading default object types "data\maps\interior\int_la.ide"
Loading default object types "data\maps\interior\int_sf.ide"
Loading default object types "data\maps\interior\int_veg.ide"
Loading default object types "data\maps\interior\int_cont.ide"
Loading default object types "data\maps\leveldes\levelmap.ide"
Loading default object types "data\maps\leveldes\levelxre.ide"
Loading default object types "data\maps\interior\gen_int1.ide"
Loading default object types "data\maps\interior\gen_int2.ide"
Loading default object types "data\maps\interior\gen_intb.ide"
Loading default object types "data\maps\interior\gen_int3.ide"
Loading default object types "data\maps\interior\gen_int4.ide"
Loading default object types "data\maps\interior\gen_int5.ide"
Loading default object types "data\maps\interior\savehous.ide"
Loading default object types "data\maps\interior\stadint.ide"
Loading default object types "data\maps\leveldes\seabed.ide"
Loading default object types "data\maps\interior\props.ide"
Loading default object types "data\maps\interior\props2.ide"
Loading default object types "data\maps\interior\propext.ide"
Loading default object types "data\maps\veh_mods\veh_mods.ide"
Loading default object types "data\txdcut.ide"
Loading default object types "samp\samp.ide"
Loading default object types "samp\custom.ide"
Loading default object data "DATA\OBJECT.DAT"
Loading default vehicle colours "DATA\CARCOLS.DAT"
Loading default vehicle upgrades "DATA\CARMODS.DAT"
Initializing the streaming...
Loading abstract cd directory...
Abstract cd directory has been loaded.
Loading default scene "data\map.zon"
Loading default scene "data\info.zon"
Loading default scene "data\maps\la\lan.ipl"
Loading default scene "data\maps\la\lan2.ipl"
Loading default scene "data\maps\la\las.ipl"
Loading default scene "data\maps\la\las2.ipl"
Loading default scene "data\maps\la\lae.ipl"
Loading default scene "data\maps\la\lae2.ipl"
Loading default scene "data\maps\la\law.ipl"
Loading default scene "data\maps\la\lawn.ipl"
Loading default scene "data\maps\la\law2.ipl"
Loading default scene "data\maps\la\lahills.ipl"
Loading default scene "data\maps\sf\sfn.ipl"
Loading default scene "data\maps\sf\sfs.ipl"
Loading default scene "data\maps\sf\sfse.ipl"
Loading default scene "data\maps\sf\sfe.ipl"
Loading default scene "data\maps\sf\sfw.ipl"
Loading default scene "data\maps\vegas\vegasn.ipl"
Loading default scene "data\maps\vegas\vegass.ipl"
Loading default scene "data\maps\vegas\vegase.ipl"
Loading default scene "data\maps\vegas\vegasw.ipl"
Loading default scene "data\maps\country\countryn.ipl"
Loading default scene "data\maps\country\countn2.ipl"
Loading default scene "data\maps\country\countrys.ipl"
Loading default scene "data\maps\country\countrye.ipl"
Loading default scene "data\maps\country\countryw.ipl"
Loading default scene "data\maps\interior\int_la.ipl"
Loading default scene "data\maps\interior\int_sf.ipl"
Loading default scene "data\maps\interior\int_veg.ipl"
Loading default scene "data\maps\interior\int_cont.ipl"
Loading default scene "data\maps\interior\gen_int1.ipl"
Loading default scene "data\maps\interior\gen_int2.ipl"
Loading default scene "data\maps\interior\gen_intb.ipl"
Loading default scene "data\maps\interior\gen_int3.ipl"
Loading default scene "data\maps\interior\gen_int4.ipl"
Loading default scene "data\maps\interior\gen_int5.ipl"
Loading default scene "data\maps\interior\stadint.ipl"
Loading default scene "data\maps\interior\savehous.ipl"
Loading default scene "data\maps\leveldes\levelmap.ipl"
Loading default scene "data\maps\leveldes\seabed.ipl"
Loading default scene "data\maps\paths.ipl"
Loading default scene "data\maps\paths2.ipl"
Loading default scene "data\maps\paths3.ipl"
Loading default scene "data\maps\paths4.ipl"
Loading default scene "data\maps\paths5.ipl"
Loading default scene "data\maps\cull.ipl"
Loading default scene "data\maps\tunnels.ipl"
Loading default scene "data\maps\occlusf.ipl"
Loading default scene "data\maps\occluveg.ipl"
Loading default scene "data\maps\occlula.ipl"
Loading default scene "data\maps\occluint.ipl"
Loading default scene "data\maps\audiozon.ipl"
Loading default scene "samp\samp.ipl"
Loading default train track "data\paths\tracks.dat"
Loading default train track "data\paths\tracks3.dat"
Loading default train track "data\paths\tracks2.dat"
Loading default train track "data\paths\tracks4.dat"
Opening file for streaming "MODELS\PLAYER.IMG"
Loading default clothes rules "DATA\CLOTHES.DAT"
Loading default water level "DATA\water.dat"
Loading default ped relationship data "DATA\PED.DAT"
Loading default weapon data "DATA\WEAPON.DAT"
Loading default ped groups "PEDGRP.DAT"
Loading default car groups "CARGRP.DAT"
Starting injected cleo script search 1013D180 for version '0'...
Finishing injected cleo script search 1013D180...
Loading default action reaction stats "DATA\AR_STATS.DAT"
Loading default stat update conditions "DATA\STATDISP.DAT"
Loading default shopping data "data\shopping.dat"
Removing imported model file at index 0
Loading default furniture data "data\furnitur.dat"
Loading default procedural objects "data\procobj.dat"
Removing imported model file at index 20000
Removing imported model file at index 20001
Removing imported model file at index 20002
Removing imported model file at index 20003
Removing imported model file at index 20000
Removing imported model file at index 20001
Removing imported model file at index 384
Removing imported model file at index 385
Removing imported model file at index 385
Removing imported model file at index 386
Removing imported model file at index 386
Removing imported model file at index 387
Removing imported model file at index 387
Removing imported model file at index 388
Removing imported model file at index 388
Loading script sprite "models\txd\MAP.txd"



Game version: GTA SA 1.0 US
Unhandled exception at 0x72746150 in gta_sa.exe: 0xC0000005: Access violation DEP at 0x72746150.
    Register dump:
        EAX: 0x72746150  EBX: 0x0D7A29F4  ECX: 0x0D7A29F4  EDX: 0x00863C40  
        EDI: 0x0D7A29F4  ESI: 0x755157F0  EBP: 0x0029F638  EIP: 0x72746150  
        ESP: 0x0029F60C  EFL: 0x00210246  CS: 0x00000023   SS: 0x0000002B   
        GS: 0x0000002B   FS: 0x00000053   ES: 0x0000002B   DS: 0x0000002B   
        
    Stack dump:
        0x0029F60C:  6E65190E 01A14F48 03FA43A0 0D7A29F4 0029F6D0 6DC4334A
        0x0029F624:  00000000 007FE9EA 00000018 00000014 01A14F48 0029F694
        0x0029F63C:  6E651887 0D7A29F4 01A14F48 03FA43A0 0029F694 0029F664
        0x0029F654:  0D7A29F4 00C88224 00000009 00000000 01A14F48 0029F694
        0x0029F66C:  FFFFFFFF 0029F714 00C88224 44AAC000 00000000 0053EAC9
        0x0029F684:  442AC000 43C00000 6E690570 00000001 0029F6DC 6E68C0DD
        0x0029F69C:  0029F6E8 01A0A480 6E6E8AAC 01A14F48 00410053 0050004D
        0x0029F6B4:  00550046 0043004E 002E0053 00730061 00000069 0029F6A4
        0x0029F6CC:  0029F6A4 0029F700 6E6E46C0 00000001 0029F6F0 6E690552
        0x0029F6E4:  01A0A494 00000001 0029F894 0029F70C 6E68EBB7 0029F714
        base: 0x000A0000   top: 0x0029F60C   bottom: 0x002A0000
        
    Backtrace (may be wrong):
        =>0x72746150 in unknown (+0x72746150) (0x0029F608) 
          0x6E65190E in outfit.asi (+0x190e) (0x0029F638) 
          0x6E651887 in outfit.asi (+0x1887) (0x0029F694) 
          0x6E68C0DD in modloader.asi (+0x1c0dd) (0x0029F6DC) 
          0x6E690552 in modloader.asi (+0x20552) (0x0029F6F0) 
          0x6E68EBB7 in modloader.asi (+0x1ebb7) (0x0029F70C) 
          0x6E690C06 in modloader.asi (+0x20c06) (0x0029F880) 
          0x6E690AFC in modloader.asi (+0x20afc) (0x0029F88C) 
          0x0053ECC2 in gta_sa.exe (+0x13ecc2) (0x0029F894) 
          0x00619B71 in gta_sa.exe (+0x219b71) (0x0029F8A8) 
          0x00748DA0 in gta_sa.exe (+0x348da0) (0x0029F930) 
          0x770D8D3C NtQueryVirtualMemory+0xc in ntdll.dll (+0x68d3c) (0x0029F934) 
          0x7441455E VirtualQueryEx+0x1e in KERNELBASE.dll (+0xb455e) (0x0029F948) 
          0x6E690504 in modloader.asi (+0x20504) (0x0029F998) 
          0x6E68C01F in modloader.asi (+0x1c01f) (0x0029F9EC) 
          0x6E69052B in modloader.asi (+0x2052b) (0x0029FA0C) 
          0x6E68EB52 in modloader.asi (+0x1eb52) (0x0029FA3C) 
          0x6E6911DB in modloader.asi (+0x211db) (0x0029FBC8) 
          0x6E690B48 in modloader.asi (+0x20b48) (0x0029FBE0) 
        
    


Shutting down Mod Loader...
Shutting down filesystem watcher...
Shutting down menu...
Unloading plugin "gta3.std.fx"
Unloading plugin "gta3.std.asi"
Unloading plugin "gta3.std.bank"
Unloading plugin "gta3.std.data"
Unloading plugin "gta3.std.movies"
Unloading plugin "gta3.std.scm"
Unloading plugin "gta3.std.text"
Unloading plugin "gta3.std.tracks"
Unloading plugin "gta3.std.sprites"
Unloading plugin "gta3.std.stream"
Mod Loader has been shutdown.
Solution?? please!
Reply
#4

silentpatch.asi+outfit.asi?
install last silentpatch or delete
Reply
#5

Quote:
Originally Posted by SPAWN_METAL
Посмотреть сообщение
silentpatch.asi+outfit.asi?
install last silentpatch or delete
Worked, Thank you very much bro!
Reply
#6

Man i am too confused please tell me i cant understand i hate this crash problem.explain it plz!
Reply
#7

Try installing anticrash.cs
It might help you.
Reply
#8

How to install it give me link xd .

Dont forget to give me reputation.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)