Jump to content

Recommended Posts

Posted

Salut cine ma poat ajuta sa imi spuna de ce imi da aceasta erroare cand deschid un server de samp si cum o pot rezolva:

[MySQL]: Connection to database (local) established!
[20:06:10] Number of vehicle models: 56
[20:06:10] [debug] Run time error 8: "Heap underflow"
[20:06:10] [debug]  Heap pointer (HEA) is 0x109, heap bottom (HLW) is 0x6B1444
[20:06:10] [debug] AMX backtrace:
[20:06:10] [debug] Run time error 8: "Heap underflow"
[20:06:10] [debug]  Heap pointer (HEA) is 0x121, heap bottom (HLW) is 0x6B1444
[20:06:10] [debug] AMX backtrace:

 

Multumesc!

Posted (edited)
Acum 3 ore, Jamal Alin a spus:

Pune in capul scriptului: 


#pragma dynamic 50000 //sau un numar mai mare daca este nevoie

Caut in GM? ca nu gasesc #pragma dynamic

Edited by xStrike123
Posted
Acum 2 minute, xStrike123 a spus:

Caut in GM? ca nu gasesc #pragma dynamic

Adaugi  tu in gamemode. O pui chiar sub #include-uri.

Posted

Multumesc dar acum imi mai da o erroare:

====================================================================
[16:33:48] Error ID: 1146, Error: Table 'local.dsveh' doesn't exist
[16:33:48] Callback: LoadDSVeh
[16:33:48] gQuery: SELECT * FROM `dsveh`
[16:33:48] ====================================================================
[16:33:48] ====================================================================
[16:33:48] Error ID: 1146, Error: Table 'local.cars' doesn't exist
[16:33:48] Callback: PreLoadCars
[16:33:48] gQuery: SELECT MAX(ID) FROM `cars`
[16:33:48] ====================================================================
 

Este de la baza de date nu trb sa fac tabel cu dsveh nu ?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.