• Из-за обновления 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) последний раз были обновлены:

Проблема File missing

devil prime

Новый участник
21 Дек 2022
11
0
13
  1. Files already there but still this error comes.
    Error comes only on linux vps not on local host
 

Вложения

  • image.png
    image.png
    51.8 KB · Просмотры: 134

XDeveluxe

⚡️BackEnd Developer
Команда форума
Moderator
High developer
BackEnd developer
30 Авг 2021
2,766
1,574
211
28
Check yellow label maybe? It already says what you need to do - copy your resource .dll into dotnet/runtime/ folder.
Also, "csharp" should be in "enabled" state inside conf.json.
Also, nodejs should be disabled, since you cant use C# and JS server-side at once.
 

devil prime

Новый участник
21 Дек 2022
11
0
13
Check yellow label maybe? It already says what you need to do - copy your resource .dll into dotnet/runtime/ folder.
Also, "csharp" should be in "enabled" state inside conf.json.
Also, nodejs should be disabled, since you cant use C# and JS server-side at once.
when i run the server on window the server run but when i run server in linux it give that issue and this is freedom server
 

XDeveluxe

⚡️BackEnd Developer
Команда форума
Moderator
High developer
BackEnd developer
30 Авг 2021
2,766
1,574
211
28
when i run the server on window the server run but when i run server in linux it give that issue and this is freedom server
NeptuneEvo is RedAge gamemode, its not freedom :D
Anyways, once again, check YELLOW error in screenshot that you attached.
You need to copy your resources .dll to dotner/runtime/ folder. Linux requires that and you have no other option in that case, but make changes it requires.
 

Binit

Новый участник
26 Июл 2022
44
3
53
If i put the C# enabled and nodejs disabled instead of true and false the server console dont even open and when is check the location the where the yellow line locates the file is already there.
 

XDeveluxe

⚡️BackEnd Developer
Команда форума
Moderator
High developer
BackEnd developer
30 Авг 2021
2,766
1,574
211
28