14.186
256
14.186
256
PoolManager.asi will attempt to identify the cause of a crash in GTA 5 if the crash is related to a memory pool within gameconfig.xml. It doesn't identify all pool issues except in cases where the value is too low.
The project is open source and can be found here:
https://github.com/Dilapidated/PoolManager
v1.1
Added INI options:
LogInitialPoolAmounts = This logs pool value total amounts during startup to PoolManager_Startup.log
LogPercentUsageWarningAmount = WARNING Performance heavy when using lower values! This defines a percentage amount to use for usage monitoring if using LogPercentUsageWarning
LogPercentUsageWarning = This logs a warning when a pool's usage amount is higher than LogPercentUsageWarningAmount. Logs to PoolManager_UsageWarning.log
Credit: FiveM/Dilapidated
Special Thanks: Alexguirre
The project is open source and can be found here:
https://github.com/Dilapidated/PoolManager
v1.1
Added INI options:
LogInitialPoolAmounts = This logs pool value total amounts during startup to PoolManager_Startup.log
LogPercentUsageWarningAmount = WARNING Performance heavy when using lower values! This defines a percentage amount to use for usage monitoring if using LogPercentUsageWarning
LogPercentUsageWarning = This logs a warning when a pool's usage amount is higher than LogPercentUsageWarningAmount. Logs to PoolManager_UsageWarning.log
Credit: FiveM/Dilapidated
Special Thanks: Alexguirre
Pertama diunggah: Selasa, 10 Agustus 2021
Terakhir diperbarui: Kamis, 29 Desember 2022
Terakhir Diunduh: 4 menit yang lalu
91 Komentar
PoolManager.asi will attempt to identify the cause of a crash in GTA 5 if the crash is related to a memory pool within gameconfig.xml. It doesn't identify all pool issues except in cases where the value is too low.
The project is open source and can be found here:
https://github.com/Dilapidated/PoolManager
v1.1
Added INI options:
LogInitialPoolAmounts = This logs pool value total amounts during startup to PoolManager_Startup.log
LogPercentUsageWarningAmount = WARNING Performance heavy when using lower values! This defines a percentage amount to use for usage monitoring if using LogPercentUsageWarning
LogPercentUsageWarning = This logs a warning when a pool's usage amount is higher than LogPercentUsageWarningAmount. Logs to PoolManager_UsageWarning.log
Credit: FiveM/Dilapidated
Special Thanks: Alexguirre
The project is open source and can be found here:
https://github.com/Dilapidated/PoolManager
v1.1
Added INI options:
LogInitialPoolAmounts = This logs pool value total amounts during startup to PoolManager_Startup.log
LogPercentUsageWarningAmount = WARNING Performance heavy when using lower values! This defines a percentage amount to use for usage monitoring if using LogPercentUsageWarning
LogPercentUsageWarning = This logs a warning when a pool's usage amount is higher than LogPercentUsageWarningAmount. Logs to PoolManager_UsageWarning.log
Credit: FiveM/Dilapidated
Special Thanks: Alexguirre
Pertama diunggah: Selasa, 10 Agustus 2021
Terakhir diperbarui: Kamis, 29 Desember 2022
Terakhir Diunduh: 4 menit yang lalu
@Dilapidated I fixed it. It was inflicting with another ASI mod. It works fine now. Again a big thanks. This fixed my gameconfig issues.
Do I put the files into the scripts folder or main directory?
ccombat info crashed my game and the pool size is 16 what do I change it to?
poolName: caicurvepoint
poolHash: 0x7CBA2292
poolSize: 36
poolPointer: 0000023088A731A0
someone help me find caicurve
poolName: unknown - possible pool names with same value: ptfxsortedentity
poolHash: unknown
poolSize: 1000
poolPointer: 00000298892878E0
poolName: phinstgta
poolHash: 0xEB9564E1
poolSize: 16000
poolPointer: 000001B42D4A1DE0
Good job bro!
This crashes the game with v1.2699.16
@VictorGamer072YT Yeah I can confirm this as well.
@briancatmaster Yes, I can also confirm this. It causes the game to froze then crash to desktop.
what does cevent mean
you need to update this because my game freezes for sec then crashes, i know its not my mods because when i deleted this it didnt freeze my game anymore
@Jaxraids yup same here, mods broken
for those who have a crash and it says it's because of the CPickupData you have to edit the gameconfig file and go to the numbers 480 to add the line '' <PoolName>CPickupData</PoolName>
<PoolSize value="512"/> ''
this line was deleted by rockstar I don't know why so I share this solution that I saw in another site
v1.2 changelog: https://github.com/Dilapidated/PoolManager/releases/tag/v1.2
@VictorGamer072YT THIS MOD CRASHED MY GAME WITH VERSION. 2802. I deleted all my mods and scripts before figuring out it was because of this. How ironic of a twist that it's the mod that's supposed to log crashes. Anyways I see a new update for PoolManager, so I may consider downloading this if need be, but for now I'm keeping far away from it. So much time spent trying to figure out the source of my crashes.....
@marshy2 For future reference, if you install mods or a new mod, and your game begins to crash, start with the most recent thing you installed. It makes life easier.
@Dilapidated
Hey, what'd you think of adding a timestamp to log files? Now while it prints that a certain pool is filling up, I still don't know which one was the fullest when a crash happened - and somehow, I don't get the prompt that it caught a crash.
Neat tool regardless!
crash at startup
poolName: ccombatinfo
poolHash: 0x2C1F0AC4
poolSize: 16
poolPointer: 000002ACDB1FC5B0
Works great Thanks
Is there a way to find out the unknown's?