- Dec 18, 2017
- 6
- 0
I'm working on a simple KOTH map which makes use of the Mayann Prop Packs' textures. The map seems to compile fine (putting it through interlopers confirms this is the case) but when I run it (or load it through a normally launched TF2 and the 'map' command) the game crashes shortly after it arrives at the "Welcome to Team Fortress 2" chalkboard screen. The dump file says that error was "The thread tried to read from or write to a virtual address for which it does not have the appropriate access" (0xC0000005). I've tried to reboot the computer, but it doesn't help. Here's some extra information, in case it helps:
PC Specs (from Steam -> Help -> System Information):
The compile log: https://gist.github.com/WizardCarter/f2fa4694dfe35458536574197388c37b
The dump file: http://www.mediafire.com/file/z62g6z7blrvizkj/crash_hl2.exe_20180424192314_1.dmp
PC Specs (from Steam -> Help -> System Information):
Code:
Computer Information:
Manufacturer: LENOVO
Model: 80V5
Form Factor: Laptop
Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
CPU Family: 0x6
CPU Model: 0x8e
CPU Stepping: 0x9
CPU Type: 0x0
Speed: 2712 Mhz
4 logical processors
2 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Unsupported
SSE41: Supported
SSE42: Supported
AES: Supported
AVX: Supported
CMPXCHG16B: Supported
LAHF/SAHF: Supported
PrefetchW: Unsupported
Operating System Version:
Windows 10 (64 bit)
NTFS: Supported
Crypto Provider Codes: Supported 311 0x0 0x0 0x0
Video Card:
Driver: Intel(R) HD Graphics 620
DirectX Driver Name: igdumdim32.dll
Driver Version: 22.20.16.4836
DirectX Driver Version: 22.20.16.4836
Driver Date: 10 17 2017
OpenGL Version: 4.5
Desktop Color Depth: 32 bits per pixel
Monitor Refresh Rate: 60 Hz
DirectX Card: Intel(R) HD Graphics 620
VendorID: 0x8086
DeviceID: 0x5916
Revision: 0x2
Number of Monitors: 1
Number of Logical Video Cards: 1
No SLI or Crossfire Detected
Primary Display Resolution: 1920 x 1080
Desktop Resolution: 1920 x 1080
Primary Display Size: 13.54" x 7.60" (15.51" diag)
34.4cm x 19.3cm (39.4cm diag)
Primary Bus Type Not Detected
Primary VRAM: 1024 MB
Supported MSAA Modes: 2x 4x 8x 16x
Sound card:
Audio device: Speakers (Realtek High Definiti
Memory:
RAM: 8036 Mb
Miscellaneous:
UI Language: English
Media Type: Undetermined
Total Hard Disk Space Available: 1111787 Mb
Largest Free Hard Disk Block: 641000 Mb
OS Install Date: Dec 31 1969
Game Controller: None detected
VR Headset: None detected
The compile log: https://gist.github.com/WizardCarter/f2fa4694dfe35458536574197388c37b
The dump file: http://www.mediafire.com/file/z62g6z7blrvizkj/crash_hl2.exe_20180424192314_1.dmp