Thanks a lot!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuPS F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Binaries\Server> dotnet .\CryoFall_Server.dll load
7.12.18 21:16:41.627 [IMP] CryoFall game server runtime v0.17.7.8
AtomicTorch Studio (c) 2015-2018
All rights reserved.
7.12.18 21:16:41.630 [IMP] Environment info:
OS: Microsoft Windows NT 6.2.9200.0 (Windows)
.NET version: .NET Core 4.6.27019.06 (is .NET Core: yes)
CPU count: 4
Is 64-bit process: yes
7.12.18 21:16:41.631 [IMP] Operations timed using the system's high-resolution performance counter.
Timer is accurate within 309 nanoseconds
Timer frequency in ticks per second = 3234375
7.12.18 21:16:41.643 [IMP] The settings file loaded successfully from F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Data\SettingsServer.xml
7.12.18 21:16:41.644 [IMP] Current log severity: Important
7.12.18 21:16:41.663 [IMP] Mods catalog info (known mods locations):
Core folder: "F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Core"
Mods folder (primary): "F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Mods"
Mods folder (secondary): "F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Data\Mods"
7.12.18 21:16:41.726 [IMP] Mods catalog initialzed. Available files:
core_1.0.0, DaitallicaBigBadWolves_1.0.0
7.12.18 21:16:41.732 [IMP] Mods config location: "F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Data\ModsConfig.xml"
Active core/mods list:
* core - ClientServer v1.0.0 (from file "F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Core\Core.cpk")
* DaitallicaBigBadWolves - ClientServer v1.0.0 (from file "F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Data\Mods\BigBadWolves.mpk")
7.12.18 21:16:41.817 [IMP] Virtual file system initialized successfully:
Core mod: Core
Mods list:
* BigBadWolves
Total files count: 5238
7.12.18 21:16:41.829 [IMP] Initializing ScriptManager
7.12.18 21:16:41.830 [IMP] [Stopwatch] Init game file system: 96ms
7.12.18 21:16:41.859 [IMP] Network command binding completed successfully for command name enum types:
CommandNameCore, CommandNameMaster
Total bound commands count: 36.
7.12.18 21:16:41.878 [IMP] Modules initialized: Master, Auth, Player, World, Items, Core
7.12.18 21:16:41.883 [IMP] Server icon found at the server folder - "ServerIcon.png" (size: 64928 bytes)
7.12.18 21:16:41.883 [IMP] Scheduling request to load world (it will happen after reloading Core/Mods assembly)
7.12.18 21:16:41.883 [IMP] Destroying world and resetting objects repository in order to load savegame
7.12.18 21:16:41.885 [IMP] FPS set to 40; network physics updates per second: 20
7.12.18 21:16:41.886 [IMP] Server skip frames: 13
7.12.18 21:16:41.890 [IMP] Compiling/loading scripts started...
7.12.18 21:16:41.895 [IMP] Cache root path: C:\Users\Matek\AppData\Local\Temp\AtomicTorchStudio\CryoFall_v0.17.7
7.12.18 21:16:41.898 [IMP] Launching compiler process: dotnet F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Binaries\Shared\Compiler\CryoFall_Compiler.dll --fromGame load
7.12.18 21:16:41.904 [IMP] Network command binding completed successfully for command name enum types:
CommandNameCompiler
Total bound commands count: 2.
7.12.18 21:16:41.907 [IMP] [COMPILER CLIENT] IPCClient: Named pipe client connecting to COMPILER_at_F--Gry-CryoFall-Server-CryoFall_Server_v0.17.7.8_NetCore-Binaries-Shared-Compiler-CryoFall_Compiler.dll.IPC1234
7.12.18 21:16:42.068 [IMP] [COMPILER CLIENT] IPCClient: Named pipe client connected to COMPILER_at_F--Gry-CryoFall-Server-CryoFall_Server_v0.17.7.8_NetCore-Binaries-Shared-Compiler-CryoFall_Compiler.dll.IPC1234
7.12.18 21:16:42.071 [IMP] [COMPILER CLIENT] Connection to the Compiler Server localhost(IPC):1234 established successfully
7.12.18 21:16:42.072 [IMP] [COMPILER CLIENT] Sending build request: C:\Users\Matek\AppData\Local\Temp\AtomicTorchStudio\CryoFall_v0.17.7\Assemblies\Scripts_release_netcore_x64_crc16533242160812606244 isWarmUp=False forceOverwrite=False
7.12.18 21:16:45.636 [IMP] [COMPILER CLIENT] Received from compiler server - requested build completed
7.12.18 21:16:45.637 [IMP] [COMPILER CLIENT] Auto disconnect from the compiler because it was configured to automatically disconnect when compilation is completed
7.12.18 21:16:45.660 [ERR] Error compiling scripts:
* Scripts/CharacterSkeletons/SkeletonAlphaWolf.cs (line 7)
Error: 'SkeletonAlphaWolf' does not implement inherited abstract member 'ProtoCharacterSkeleton.ClientSetupShadowRenderer(IComponentSpriteRenderer, double)'
* Scripts/Characters/Mobs/MobDireWolf.cs (line 74)
Error: 'ServerCharacterAiHelper' does not contain a definition for 'CalculateDirectionToEnemy'
* Scripts/Characters/Mobs/MobDireWolf.cs (line 103)
Error: 'WeaponState' does not contain a definition for 'InputIsFiring' and no accessible extension method 'InputIsFiring' accepting a first argument of type 'WeaponState' could be found (are you missing a using directive or an assembly reference?)
* Scripts/Characters/Mobs/MobAlphaWolf.cs (line 73)
Error: 'ServerCharacterAiHelper' does not contain a definition for 'CalculateDirectionToEnemy'
* Scripts/Characters/Mobs/MobAlphaWolf.cs (line 102)
Error: 'WeaponState' does not contain a definition for 'InputIsFiring' and no accessible extension method 'InputIsFiring' accepting a first argument of type 'WeaponState' could be found (are you missing a using directive or an assembly reference?)
7.12.18 21:16:45.662 [IMP] [Stopwatch] Compiling/loading scripts completed: 3769ms
7.12.18 21:16:45.681 [ERR] Cannot build scripts. Please refer to the compilation errors lists.
7.12.18 21:16:45.731 [IMP] Compiling/loading scripts started...
7.12.18 21:16:45.734 [IMP] Launching compiler process: dotnet F:\Gry\CryoFall\Server\CryoFall_Server_v0.17.7.8_NetCore\Binaries\Shared\Compiler\CryoFall_Compiler.dll --fromGame load
7.12.18 21:16:45.748 [IMP] [COMPILER CLIENT] IPCClient: Named pipe client connecting to COMPILER_at_F--Gry-CryoFall-Server-CryoFall_Server_v0.17.7.8_NetCore-Binaries-Shared-Compiler-CryoFall_Compiler.dll.IPC1234
7.12.18 21:16:45.749 [IMP] [COMPILER CLIENT] IPCClient: Named pipe client connected to COMPILER_at_F--Gry-CryoFall-Server-CryoFall_Server_v0.17.7.8_NetCore-Binaries-Shared-Compiler-CryoFall_Compiler.dll.IPC1234
7.12.18 21:16:45.750 [IMP] [COMPILER CLIENT] Connection to the Compiler Server localhost(IPC):1234 established successfully
7.12.18 21:16:45.750 [IMP] [COMPILER CLIENT] Sending build request: C:\Users\Matek\AppData\Local\Temp\AtomicTorchStudio\CryoFall_v0.17.7\Assemblies\Scripts_release_netcore_x64_crc16533242160812606244 isWarmUp=False forceOverwrite=True
7.12.18 21:16:49.433 [IMP] [COMPILER CLIENT] Received from compiler server - requested build completed
7.12.18 21:16:49.434 [IMP] [COMPILER CLIENT] Auto disconnect from the compiler because it was configured to automatically disconnect when compilation is completed
Page created in 0.011 seconds with 12 queries.