-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game crashing with the new update. #61
Comments
EDIT: Looks like somebody found a solution on the Steam forums. https://steamcommunity.com/app/218620/discussions/8/1480982338943163714/ I have the exact same crash error. Here's my crash.txt: Application has crashed: C++ exception SCRIPT STACK damage_bullet() lib/units/beings/player/playerdamage.lua:1114 Callstack:
Current thread: Main System information: |
Thanks @dash219, that totally fixed it! |
I get this crash when playing without the new perk deck:
`Application has crashed: C++ exception
mods/PocoHud3/poco/../poco/Hud3.lua:1982: attempt to call method '_total_armor' (a nil value)
SCRIPT STACK
damage_bullet() lib/units/beings/player/playerdamage.lua:1114
on_hit_player() lib/units/weapons/raycastweaponbase.lua:2164
_fire_raycast() lib/units/weapons/npcraycastweaponbase.lua:292
fire() lib/units/weapons/raycastweaponbase.lua:459
trigger_held() lib/units/weapons/npcraycastweaponbase.lua:142
update() lib/units/enemies/cop/actions/upper_body/copactionshoot.lua:349
_upd_actions() lib/units/enemies/cop/copmovement.lua:586
_upd_actions() lib/units/enemies/cop/huskcopmovement.lua:13
lib/units/enemies/cop/copmovement.lua:549
Callstack:
Current thread: Main
System information:
Application version : 1.80.411.
CPU : AMD Athlon(tm) X4 750 Quad Core Processor (2 cores); SSE; SSE2; SSE3; SSSE3; SSE4.1; SSE5
DirectX : 10.0
GPU : Radeon(TM) RX 460 Graphics / aticfx32.dll[22.19.162.4]
Language : english
Memory : 8147MB 408KB
OS : 6.1.7601 (Service Pack 1) 0x100-0x1 (64 bits)
Physics : threaded
Renderer : DX9 threaded
Sound : Realtek Semiconductor Corp. (Speakers (Realtek High Definition Audio))`
I'm not sure what's wrong here, I know the code updated for the new perk deck.
The text was updated successfully, but these errors were encountered: