NL0bP / AAEmu

A server software for ArcheAge written in .Net Core
Other
16 stars 8 forks source link

Я хочу знать, как начать нормальную работу в ответ на ошибку компилятора 3042 #129

Open ql9558 opened 1 month ago

ql9558 commented 1 month ago

18:40:39 [FATAL] Program - System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Byte[]'. at AAEmu.Game.Core.Managers.UnitManagers.NpcManager.Load() in D:\Archeage-Server-emulator-client_version-3.0client-2017_04_20-\AAEmu.Game\Core\Managers\UnitManagers\NpcManager.cs:line 452 at AAEmu.Game.GameService.StartAsync(CancellationToken cancellationToken) in D:\Archeage-Server-emulator-client_version-3.0client-2017_04_20-\AAEmu.Game\GameService.cs:line 144 at Microsoft.Extensions.Hosting.Internal.Host.b15_1(IHostedService service, CancellationToken token) at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List1 exceptions, Func`3 operation) at Microsoft.Extensions.Hosting.Internal.Host.g__LogAndRethrow|15_3(<>cDisplayClass15_0&) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at AAEmu.Game.Program.Main(String[] args) in D:\Archeage-Server-emulator-client_version-3.0client-2017_04_20-\AAEmu.Game\Program.cs:line 119 at AAEmu.Game.Program.

(String[] args) BUG