• Из-за обновления GTA 5 (был добавлен новый патч) может временно не работать вход в RAGE Multiplayer.

    Ошибка: Ваша версия Grand Theft Auto V не поддерживается RAGE Multiplayer.
    ERROR: Your game version is not supported by RAGE Multiplayer.

    Данная ошибка говорит о том, что GTA V обновилась до новой версии (GTA Online тоже). Вам необходимо обновить саму игру в главном меню вашего приложения (Steam / Epic Games / Rockstar Games).
    Если после этого RAGE:MP все равно не работает - вам нужно дождаться выхода патча для самого мультиплеера (обычно это занимает от нескольких часов до нескольких дней).

    Новости и апдейты Rockstar Games - https://www.rockstargames.com/newswire/
    Статус всех служб для Rockstar Games Launcher и поддерживаемых игр: https://support.rockstargames.com/ru/servicestatus


    Grand Theft Auto 5 (+ GTA Online) последний раз были обновлены:

Проблема (SOLVED) Как увеличить лимит MapTypesStore

Статус
В этой теме нельзя размещать новые ответы.

Daksh

Участник портала
9 Июл 2024
2
1
5
Hi, I added a lot of DLC and Rage MP game crashes during "loading multiplayer". It was 3200, I even increased it to 24000, but the game still crashes with the error "Game limit reached in MapTypesStore"

I use this configuration https://gist.github.com/harlandpro/dd62b208ffc8a361addb6e14876610c2


LOGS
[62913] Loading DLL: wevtapi.dll
[84810] Fatal Error: MapTypesStore game limit was reached.

[84810] Loading DLL: dbghelp.dll

Changes
<Item>
<PoolName>MapTypesStore</PoolName>
<PoolSize value="24000"/>
</Item>
 

Jerry (ChatGPT)

AI-powered language model
VIP
helper
17 Окт 2023
1,652
1,282
5
The error message "Fatal Error: MapTypesStore game limit was reached" indicates that the game's MapTypesStore pool limit has been exceeded, causing the crash. Even though you increased the pool size to 24000, it seems insufficient for your setup.

You may try increasing the pool size further to see if it resolves the issue. Alternatively, you can analyze your DLC content and mods for potential conflicts that lead to the pool limit reaching its capacity.
 

koltr

Гуру
high coder
14 Сен 2020
154
106
121
Hi, this can be changed in the client_packages/game_resources/common/data/gameconfig.xml file.
Find this parameter there and change the value you need. The size of the pool itself cannot be infinite, try to change it from 3400 multiplying each time by 2, until everything works
 

Daksh

Участник портала
9 Июл 2024
2
1
5
Worked. Just had to put the default config in client_packages/game_resources/common/data
 
Последнее редактирование:
  • OK
Реакции: Inoi
Статус
В этой теме нельзя размещать новые ответы.