Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAMP Client R4 and R5 compatibility #52

Open
eoussama opened this issue Aug 28, 2023 · 0 comments
Open

SAMP Client R4 and R5 compatibility #52

eoussama opened this issue Aug 28, 2023 · 0 comments

Comments

@eoussama
Copy link

Hello, this is just a follow up to #49 , currently, the plugin doesn't work for SA-MP versions higher than R3, here's the R4 error.

Info:

Error: KERNELBASE.dll
Type 1: Crash
About: It is a general Windows dll so it can be caused by many different and generic issues like memory allocation. The "backtrace" at the end of the log better tells the source of the problem, contact someone experienced.
Problem 1: Already reported when using peds pack in hd
Solution 1: Identify and remove the buggy pedestrian.
Type 2: Crash when trying to open the game along with "Runtime Error!".
Problem 2: Possibly your PC sound problem, DirectPlay. It could also be a problem with the ModLoader cache. Go to the folder "C:\Users\(USER)\AppData\Local\modloader" where "(USER)" is your username, and delete all content. Next time your game will take a while to open, but it will work.
Solution 2: Read Error: DSOUND.dll (ctrl+f)
Type 3: Crash when installing a grams mod with SkyGfx installed
Issue 3: Grass models mismatch.
Solution 3: Disable "ps2grassFiles" from SkyGfx1.ini (and other .ini from it)
Problem 4: CLEO_CALL/SCM_FUNC limit of some CLEO mod.
Solution 4: If so, the SCRLog will say exactly that, and which script it was. If it happens to you, contact the author to fix it, CLEO_CALL is probably being called without returning.
Problem 5: Misconfigured .ini file (wrong letters or characters in an option of an .ini file).
Solution 5: Identify and fix it, it has happened for example when using "FFFFFF" instead of "0xFFFFFF" in MixSets.


!!! Google Translated !!!

Crash dump:

GTA SA 1.0.0.0 US
Unhandled exception at 0x76F389F2 in KERNELBASE.dll (+0x1489f2): 0xE06D7363: NO_DESCRIPTION.
    Register dump:
        EAX: 0x0177F788  EBX: 0x19930520  ECX: 0x00000003  EDX: 0x00000000  
        EDI: 0x6A54CE08  ESI: 0x6A4A7F68  EBP: 0x0177F7E0  EIP: 0x76F389F2  
        ESP: 0x0177F788  EFL: 0x00000216  CS: 0x00000023   SS: 0x0000002B   
        GS: 0x0000002B   FS: 0x00000053   ES: 0x0000002B   DS: 0x0000002B   
        
    Stack dump:
        0x0177F788:  E06D7363 00000001 00000000 76F389F2 00000003 19930520
        0x0177F7A0:  0177F820 6A54CE08 00000000 00000000 107B8338 00000000
        0x0177F7B8:  00000000 0177F830 00000002 00000010 019A01C0 00000000
        0x0177F7D0:  00000002 019A0000 00000008 988BBD74 0177F810 6A483590
        0x0177F7E8:  E06D7363 00000001 00000003 0177F804 6A4A8004 00000001
        0x0177F800:  0177F820 19930520 0177F820 6A54CE08 0177F8C4 6A39750E
        0x0177F818:  0177F820 6A54CE08 107ECE10 6A4A8004 6A3974B2 6A43DF61
        0x0177F830:  0177F8D4 6A4A7F68 6A43DA01 0000002F 6A4A8084 00000015
        0x0177F848:  6A4A80F8 6A54CE9C 6A4A7F68 0177F8D4 00000001 0177F87C
        0x0177F860:  6A4E49D0 00000009 0177F860 0177F840 0177F848 0177F89B
        base: 0x01580000   top: 0x0177F788   bottom: 0x01780000
        
    Backtrace (may be wrong):
        =>0x76F389F2 RaiseException+0x62 in KERNELBASE.dll (+0x1489f2) (0x0177F7E0) 
          0x6A483590 rust_eh_personality+0xebf50 in client.dll (+0x203590) (0x0177F810) 
          0x6A39750E DllMain+0x1029ae in client.dll (+0x11750e) (0x0177F8C4) 
          0x6A2EA95D DllMain+0x55dfd in client.dll (+0x6a95d) (0x0177FC38) 
          0x6A2A3398 DllMain+0xe838 in client.dll (+0x23398) (0x0177FD28) 
          0x6A2EB905 DllMain+0x56da5 in client.dll (+0x6b905) 
        
    

image

@eoussama eoussama changed the title +R4 compatibility SAMP Client R4 and R5 compatibility Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant