cathook icon indicating copy to clipboard operation
cathook copied to clipboard

Crash on halloween map pl_precipice_event_final

Open hugmouse opened this issue 5 years ago • 1 comments

Describe the Bug When jumping into the void, the game crashes.

To Reproduce Steps to reproduce the behavior:

  1. Go to the map pl_precipice_event_final
  2. Go to last map point -2232 x, 7661 y, 433 z
  3. Jump to the void

Expected behavior Not crash.

Screenshots Giphy: video demonstration Imgur: video demonstration

Logs cathook-pc-1675.log AttachGDB.log

hugmouse avatar Nov 01 '19 10:11 hugmouse

I have identified that this only happens when normally attaching, when using preload everything is fine. I Cannot identify anything useful from the crash log, the video, or the log. My only assumption is the game expecting all materials to be loaded very early, and not for them to be loaded later. but that is just an assumption based on the fact that it crashes in Material Queue and cathook uses some materials for chams glow etc.

BenCat07 avatar Nov 01 '19 11:11 BenCat07