cepheidqq / FactorySkyline

MIT License
8 stars 13 forks source link

Crash #13

Open K14Mua opened 3 years ago

K14Mua commented 3 years ago

Crash calls the FACTORY SKYLINE mod itself. To crash you need to turn off the fog, die and open the chest.

Version: 135771, IsEditor: No, IsPerforceBuild: No, BuildConfiguration: Shipping, Launcher: Epic, NetMode: Listen Server, IsUsingMods: Yes

Unhandled exception

UE4_FactorySkyline_Win64_Shipping!AFSController::CheckFlying() [D:\Mod\FactorySkyline\Source\FactorySkyline\FSController.cpp:1063]
UE4_FactorySkyline_Win64_Shipping!AFSController::Tick() [D:\Mod\FactorySkyline\Source\FactorySkyline\FSController.cpp:551]
FactoryGame_Win64_Shipping!AActor::TickActor() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\actor.cpp:1020]
FactoryGame_Win64_Shipping!FActorTickFunction::ExecuteTick() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\actor.cpp:167]
FactoryGame_Win64_Shipping!FTickFunctionTask::DoTask() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\ticktaskmanager.cpp:290]
FactoryGame_Win64_Shipping!TGraphTask<FTickFunctionTask>::ExecuteTask() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\core\public\async\taskgraphinterfaces.h:847]
FactoryGame_Win64_Shipping!FNamedTaskThread::ProcessTasksUntilQuit() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\core\private\async\taskgraph.cpp:581]
FactoryGame_Win64_Shipping!FTaskGraphImplementation::WaitUntilTasksComplete() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\core\private\async\taskgraph.cpp:1457]
FactoryGame_Win64_Shipping!FTickTaskSequencer::ReleaseTickGroup() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\ticktaskmanager.cpp:561]
FactoryGame_Win64_Shipping!FTickTaskManager::RunTickGroup() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\ticktaskmanager.cpp:1517]
FactoryGame_Win64_Shipping!UWorld::Tick() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\leveltick.cpp:1568]
FactoryGame_Win64_Shipping!UGameEngine::Tick() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\engine\private\gameengine.cpp:1366]
FactoryGame_Win64_Shipping!UFGGameEngine::Tick() [d:\ws\sb-160502110050-fad\ue4\games\factorygame\source\factorygame\private\fggameengine.cpp:9]
FactoryGame_Win64_Shipping!FEngineLoop::Tick() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\launch\private\launchengineloop.cpp:4032]
FactoryGame_Win64_Shipping!GuardedMain() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\launch\private\launch.cpp:168]
FactoryGame_Win64_Shipping!GuardedMainWrapper() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\launch\private\windows\launchwindows.cpp:145]
FactoryGame_Win64_Shipping!WinMain() [d:\ws\sb-160502110050-fad\ue4\engine\source\runtime\launch\private\windows\launchwindows.cpp:275]
FactoryGame_Win64_Shipping!__scrt_common_main_seh() [d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
kernel32
ntdll

Video https://youtu.be/zbFPz-mAWS0

Sometimes a crash occurs when opening other storages

cepheidqq commented 3 years ago

Thanks for reporting, I'm trying to fix it. In this version, it is suggested to open the invincible player option to avoid a death. It maybe causes a crash after death.

K14Mua commented 3 years ago

Thanks for reporting, I'm trying to fix it. In this version, it is suggested to open the invincible player option to avoid death. It maybe causes a crash after death.

I don't understand these functions. Flight, immortality, endless bullets. All this looks like cheats that I think are not needed. Turning off fog does not cheat. For this, the game has a console command. So I'm not against this feature at all.

cepheidqq commented 3 years ago

These functions may be modified in the future. A moving camera may replace the flying, I'm thinking about it, it just need the time. The high space fog removal is needed if your buildings are too high, somebody maybe like to remove all the fogs. To compare the effects you need a camera in the high space. If you only build factory on the ground or not too high, you don't need to take care about it.