Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Well.. Proxmox is a linux platform, and the VM that I am running is a windows 10 Enterprise LTSC
It not VMware or HyperV, it their own version.... But it is the same VM that have been running my 5 other ASE servers for two years.
I head another guy somewhere online saying that if you are running a VM, then you have to trick the VM to think that it is a real CPU..... But I am still investigating how to do that.
Fatal error!
CL: 449352
0x00007ffd995bcd29 KERNELBASE.dll!UnknownFunction []
0x00007ff70112123a ArkAscendedServer.exe!AbortHandler() [E:\ASAContinuous\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformCrashContext.cpp:1003]
0x00007ffd993e1881 ucrtbase.dll!UnknownFunction []
0x00007ffd993e2851 ucrtbase.dll!UnknownFunction []
0x00007ff6fe0d43c2 ArkAscendedServer.exe!TransformedAABB() []
0x00007ff70179fe3a ArkAscendedServer.exe!Chaos::TAABB<double,3>::TransformedAABB() [E:\ASAContinuous\Engine\Source\Runtime\Experimental\Chaos\Private\Chaos\AABB.cpp:367]
0x00007ff6ffa37389 ArkAscendedServer.exe!Chaos::FImplicitObject::CalculateTransformedBounds() [E:\ASAContinuous\Engine\Source\Runtime\Experimental\Chaos\Public\Chaos\ImplicitObject.h:231]
0x00007ff7018d84d8 ArkAscendedServer.exe!Chaos::FPerShapeData::UpdateShapeBounds() [E:\ASAContinuous\Engine\Source\Runtime\Experimental\Chaos\Private\Chaos\GeometryParticles.cpp:200]
0x00007ff702f12efc ArkAscendedServer.exe!<lambda_d833a8b73d4c678a492f33fbb9cd1167>::operator()() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\Experimental\ChaosInterfaceUtils.cpp:97]
0x00007ff702f1c1ba ArkAscendedServer.exe!ChaosInterface::CreateGeometry() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\Experimental\ChaosInterfaceUtils.cpp:273]
0x00007ff702f14adb ArkAscendedServer.exe!FPhysInterface_Chaos::AddGeometry() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\Experimental\PhysInterface_Chaos.cpp:695]
0x00007ff702f1543f ArkAscendedServer.exe!UBodySetup::AddShapesToRigidActor_AssumesLocked() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\BodySetup.cpp:738]
0x00007ff702f1d944 ArkAscendedServer.exe!FInitBodiesHelperBase::CreateShapes_AssumesLocked() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\BodyInstance.cpp:1267]
0x00007ff702f1d705 ArkAscendedServer.exe!FInitBodiesHelperBase::CreateShapesAndActors() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\BodyInstance.cpp:1363]
0x00007ff702f2b3ce ArkAscendedServer.exe!FInitBodiesHelperBase::InitBodies() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\BodyInstance.cpp:1397]
0x00007ff702f2b764 ArkAscendedServer.exe!FBodyInstance::InitBody() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\PhysicsEngine\BodyInstance.cpp:1553]
0x00007ff702ad93ba ArkAscendedServer.exe!UPrimitiveComponent::OnCreatePhysicsState() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Components\PrimitiveComponent.cpp:1024]
0x00007ff702a61077 ArkAscendedServer.exe!UActorComponent::CreatePhysicsState() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Components\ActorComponent.cpp:1742]
0x00007ff702a70fe2 ArkAscendedServer.exe!UActorComponent::RegisterComponentWithWorld() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Components\ActorComponent.cpp:1442]
0x00007ff70289a690 ArkAscendedServer.exe!AActor::IncrementalRegisterComponents() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Actor.cpp:5683]
0x00007ff702db1375 ArkAscendedServer.exe!ULevel::UpdateLevelComponents() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\Level.cpp:1527]
0x00007ff703212a7f ArkAscendedServer.exe!UWorld::UpdateWorldComponents() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\World.cpp:2348]
0x00007ff703201188 ArkAscendedServer.exe!UWorld::InitializeActorsForPlay() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\World.cpp:4776]
0x00007ff70318a5f9 ArkAscendedServer.exe!UEngine::LoadMap() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\UnrealEngine.cpp:15092]
0x00007ff7009e36dc ArkAscendedServer.exe!UShooterEngine::LoadMap() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:1509]
0x00007ff70316d7cf ArkAscendedServer.exe!UEngine::Browse() [E:\ASAContinuous\Engine\Source\Runtime\Engine\Private\UnrealEngine.cpp:14231]
0x00007ff7009df461 ArkAscendedServer.exe!UShooterEngine::Browse() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:1972]
0x00007ff7009f1425 ArkAscendedServer.exe!UShooterGameInstance::StartGameInstance() [E:\ASAContinuous\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameInstance.cpp:739]
0x00007ff6fea51776 ArkAscendedServer.exe!FEngineLoop::Init() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:4846]
0x00007ff6fea596ee ArkAscendedServer.exe!GuardedMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Launch.cpp:168]
0x00007ff6fea598ba ArkAscendedServer.exe!GuardedMainWrapper() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff6fea5a49c ArkAscendedServer.exe!LaunchWindowsStartup() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff6fea61fb7 ArkAscendedServer.exe!WinMain() [E:\ASAContinuous\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff703da2ab2 ArkAscendedServer.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffd9b6c7034 KERNEL32.DLL!UnknownFunction []
0x00007ffd9bc026a1 ntdll.dll!UnknownFunction []
Shut down the VM, and under the Hardware section ensure the CPU is set to be anything but a KVM based CPU. I set mine to EPYC and I'm able to properly load the server.
Hmmm. That is interesting I wonder if its trying to classify as a linux files. Are you able to try on a full windows OS? i know there are issues with linux files not out there yet.
My apology didnt see this reply! was behind!
But i started now... §! YEAY !
That is ♥♥♥♥♥♥♥ amazing..
help a poor person
Incorrect. I have a dedicated server working fine on an old Windows desktop.
This also worked for me in a TrueNAS Scale VM. Just had to change the "CPU Model" to EPYC and worked fine.