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

Проблема как решить?

.chiron

Новый участник
25 Апр 2021
75
3
69
теперь эта проблема

Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') 16
:11:
10.615 | Error | BusinessManager | EXCEPTION AT "BUSINESSES": System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.Generic.List1.get_Item(Int32 index) at NeptuneEvo.Core.Business..ctor(Int32 id, String owner, Int32 sellPrice, Int32 type, List1 products, Vector3 enterPoint, Vector3 unloadPoint, Int32 bankID, Int32 mafia, List`1 orders) in C:\DevilRp02\server\dotnet\resources\client\Core\Businesses.cs:line 4047 at NeptuneEvo.Core.BusinessManager.onResourceStart() in C:\DevilRp02\server\dotnet\resources\client\Core\Businesses.cs:line 50​

 

XDeveluxe

⚡️BackEnd Developer
Команда форума
Moderator
High developer
Проверенный
BackEnd developer
30 Авг 2021
3,226
1,936
216
29
Это уже внутренняя проблема мода, если ты так хочешь пофиксить весь мод, то встретимся в 2093, может к тому моменту что-то и выйдет. Без шуток.
Где-то в BusinessManager есть обращение к List'у по index'у, который превышает количество находящихся в нём предметов.
Например, если у тебя есть Business.Length = 100, а ты обращаешься к Business[100], то получишь ошибку, ибо максимальный индекс в таком списке будет 99. В общем, ищи сокровище!
 
Реакции: FireFeed

.chiron

Новый участник
25 Апр 2021
75
3
69
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
10:08:31.112 | Error | ReportSys | Init: MySqlConnector.MySqlException (0x80004005): Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 389
at MySqlConnector.Core.ConnectionPool.ConnectSessionAsync(String logMessage, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 368
at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 107
at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 137
at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 855
at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 414
at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 380
at Redage.SDK.MySQL.QueryRead(MySqlCommand command) in C:\Users\Administrator\Desktop\DevilRp\server\dotnet\resources\server\MySQL.cs:line 156
at Redage.SDK.MySQL.QueryRead(String command) in C:\Users\Administrator\Desktop\DevilRp\server\dotnet\resources\server\MySQL.cs:line 176
at NeptuneEvo.Core.ReportSys.Init() in C:\Users\Administrator\Desktop\DevilRp\server\dotnet\resources\client\Core\Report.cs:line 64
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
10:08:31.136 | Error | News | Init: MySqlConnector.MySqlException (0x80004005): Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 389
at MySqlConnector.Core.ConnectionPool.ConnectSessionAsync(String logMessage, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 368
at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 107
at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 137
at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 855
at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 414
at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 380
at Redage.SDK.MySQL.QueryRead(MySqlCommand command) in C:\Users\Administrator\Desktop\DevilRp\server\dotnet\resources\server\MySQL.cs:line 156
at Redage.SDK.MySQL.QueryRead(String command) in C:\Users\Administrator\Desktop\DevilRp\server\dotnet\resources\server\MySQL.cs:line 176
at NeptuneEvo.Fractions.LSNews.Init() in C:\Users\Administrator\Desktop\DevilRp\server\dotnet\resources\client\Fractions\LSNews.cs:line 151
client: instantiating NeptuneEvo.Trigger..
client: instantiating NeptuneEvo.Voice.Voice..
Room VoiceRoom created
client: instantiating NeptuneEvo.Casino.CarLottery..
client: instantiating NeptuneEvo.Casino.LuckyWheel..
client: instantiating NeptuneEvo.MoneySystem.Bank..
10:08:31.209 | Info | BankSystem | Loading Bank Accounts...
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
Exception has been thrown by the target of an invocation.
-> Error starting 'client'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> MySqlConnector.MySqlException (0x80004005): Host 'WIN-R84DEUE96RB' is not allowed to connect to this MySQL server
at async Task<string> MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, int startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 389
at async ValueTask<ServerSession> MySqlConnector.Core.ConnectionPool.ConnectSessionAsync(string logMessage, int startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 368
at TResult System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable<TResult>+ConfiguredValueTaskAwaiter.GetResult()
at async ValueTask<ServerSession> MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, int startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 107
at async ValueTask<ServerSession> MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, int startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 137
at TResult System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable<TResult>+ConfiguredValueTaskAwaiter.GetResult()
at async ValueTask<ServerSession> MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, int startTickCount, IOBehavior? ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 855
at TResult System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable<TResult>+ConfiguredValueTaskAwaiter.GetResult()
at async Task MySqlConnector.MySqlConnection.OpenAsync(IOBehavior? ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 414
at void MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 380
at DataTable Redage.SDK.MySQL.QueryRead(MySqlCommand command) in C:/Users/Administrator/Desktop/DevilRp/server/dotnet/resources/server/MySQL.cs:line 156
at DataTable Redage.SDK.MySQL.QueryRead(string command) in C:/Users/Administrator/Desktop/DevilRp/server/dotnet/resources/server/MySQL.cs:line 176
at new NeptuneEvo.MoneySystem.Bank() in C:/Users/Administrator/Desktop/DevilRp/server/dotnet/resources/client/MoneySystem/Bank.cs:line 32
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean wrapExceptions, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& hasNoDefaultCtor)
at System.RuntimeType.CreateInstanceDefaultCtorSlow(Boolean publicOnly, Boolean wrapExceptions, Boolean fillCache)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at GTANetworkInternals.GameServer.InstantiateScripts(Assembly targetAssembly, String resourceName)+MoveNext()
at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)
 

akudinov28

Старожил
24 Фев 2021
483
232
106
Господи, ну неужели ты не можешь даже прочитать текст ошибки? Компьютер с именем WIN-R84DEUE96RB не имеет доступа к MySQL серверу.
 
Реакции: Inoi и Mikhayloff

egordronov

Новый участник
8 Май 2022
4
0
1
Уф, интересная беседа.

Этот dll положи в server/dotnet/runtime и в server/dotnet/resources/папкасмодом/

И я не токсик, но с этого чот немного порвался:
Посмотреть вложение 2597
Привет, у меня не получается решить эту проблему. Можешь связаться чтобы ты помог мне?
 

Similar threads