You are not logged in.
Pages: 1
Hey everyone,
I built a new PC and installed Arch with the "archinstall" command and used hyprland preset (if you can call it a preset?).
My system works fine other than for gaming, where I can experience kernel panics and therefore hard crashes where I have to hold my power button to turn off fully and then reboot.
Interestingly, this only happens for more graphically intense games. I can play Planetside 2 without any interruptions, but Warhammer 40k Space Marine 2 and The Finals have experienced Kernel panics. The amount of time it takes for a panic to occur can vary. It can take 15 mins up to 2hours+.
I get a blue screen with a QR code, but the QR code takes me to a page with literally 0 useful information on it. It just lists "arch" (architecture) and "version" (I think kernel version), with literally nothing else.
My first question is, how can I get logs of whats occurring in the Kernel panic? I need some more info so I can actually troubleshoot properly.
And does anyone have any ideas on what could be happening and things I should check?
Last edited by Mo0rBy (2026-03-19 21:55:31)
Offline
You can get system logs by journalctl command: 'sudo journalctl -b-n' where n is number of boot: 0 -current boot, 1 -previous boot, etc. Post that full log here in code tags.
Setup SysRq and use SysRq REISUB shortcuts instead power button to turn off system. Avoid power off by button because logs may not save, open files may not save and you may damage system data files.
Write more about your system: what graphic card(s) do you have, what CPU; you can post output of command: 'lspci -nnk' in code tags.
Offline
You'll need to use a different QR code reader as not everyone is able to deal with the information that is encoded in the QR code. On Android I have used "BinaryEye" and it worked quite well, you can read more about it here: https://github.com/kdj0c/panic_report/issues/1
If you want you can also post a picture of it here and I'll extract the log from it ![]()
Online
I get a blue screen with a QR code, but the QR code takes me to a page with literally 0 useful information on it. It just lists "arch" (architecture) and "version" (I think kernel version), with literally nothing else.
Can you post the url?
Offline
Thanks for your replies so far folks.
Here is my "fastfetch" output to show you system info:
❯ fastfetch
-` mo0rby@mo0rby
.o+` -------------
`ooo/ OS: Arch Linux x86_64
`+oooo: Host: B850I Lightning WiFi
`+oooooo: Kernel: Linux 6.19.6-arch1-1
-+oooooo+: Uptime: 24 seconds
`/:-:++oooo+: Packages: 929 (pacman)
`/++++/+++++++: Shell: zsh 5.9
`/++++++++++++++: Display (BenQ EX2710Q): 2560x1440 in 27", 60 Hz [External]
`/+++ooooooooooooo/` Display (BenQ EX2710Q): 2560x1440 in 27", 60 Hz [External]
./ooosssso++osssssso+` WM: Hyprland 0.54.2 (Wayland)
.oossssso-````/ossssss+` Cursor: Adwaita
-osssssso. :ssssssso. Terminal: WezTerm 20260117-154428-05343b38
:osssssss/ osssso+++. Terminal Font: Cousine Nerd Font Mono
/ossssssss/ +ssssooo/- CPU: AMD Ryzen 5 7600X (12) @ 5.46 GHz
`/ossssso+/:- -:/+osssso+- GPU 1: AMD Radeon RX 9060 XT [Discrete]
`+sso+:-` `.-/+oso: GPU 2: AMD Raphael [Integrated]
`++:. `-/+/ Memory: 1.91 GiB / 30.43 GiB (6%)
.` `/ Swap: 0 B / 15.22 GiB (0%)
Disk (/): 14.57 GiB / 48.91 GiB (30%) - ext4
Disk (/home): 710.96 GiB / 1.74 TiB (40%) - ext4
Local IP (wlan0): ${REDACTED}
Locale: en_GB.UTF-8I will be sure to setup SysRq so I can get proper logs, thanks for telling me about that, sounds more than useful.
I have had a suspicion that these panics could be due to overheating as I have a small form factor build, and another factor for this is that I had my PSU intake fan, directly above my CPU cooler fan.
I have a flat CPU cooler so it was just blowing it's hot air directly into the PSU, so I've flipped that over now, see if that helps as I can imagine the PSU would just decide "nope, too hot" and shut off for safety reasons. However, I would kind of expect that to be reasonably consistent in the length of time it takes to Kernel panic.
And for the QR code, I am just using the QR code scanner on my iPhone, so I'm sure that could handle it, no?
The URL looks to have query/path parameters with the same info I am seeing on the page: https://panic.archlinux.org/panic_repor … -arch1-1&z
Last edited by Mo0rBy (2026-03-16 08:59:00)
Offline
No then the URL is not parsed correctly from the QR code, it should be a reaaaaly long link ![]()
Online
I somewhat doubt that the QR code can be read into a URL but then the url is cut short (and suspiciously omitting the binary data) and suspect some copy & paste issue or browser sanitation here.
Do you have the picture from the QR reader?
Offline
Ye I'm pretty sure my PSU must've been emergency shutting off due to heat as I've turned it over and I've not experienced any more crashing so far. The air coming off my CPU cooler is pretty darn hot, and it was going directly into the PSU.
So the lessons is, don't be a moron when building your system lol.
Thanks folks
Offline
Nvm, I just got a new blue screen.
Offline
Here is the latest image of the Kernel Panic blue screen: 
I have been messing around with fan speeds, so again, this could be an overheating issue, but I kind of doubt it now.
As for logs, it definitely looks like a graphics card issue (not sure if I should be putting so many lines here, so if I should host this somewhere like I have with the image above, please let me know and I can correct that):
Mar 18 16:52:17 mo0rby systemd[849]: Reached target Bluetooth.
Mar 18 16:52:17 mo0rby kernel: input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input39
Mar 18 16:52:17 mo0rby kernel: hid-generic 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on 00:1a:7d:da:71:10
Mar 18 16:52:17 mo0rby kernel: input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input40
Mar 18 16:52:17 mo0rby kernel: microsoft 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on 00:1a:7d:da:71:10
Mar 18 16:52:18 mo0rby steam[1572]: System.PlatformNotSupportedException: Video driver not supported
Mar 18 16:52:18 mo0rby steam[1572]: at Xalia.Sdl.WindowingSystem.Create () [0x0003e] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:52:18 mo0rby steam[1572]: at Xalia.Sdl.WindowingSystem.get_Instance () [0x00007] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:52:18 mo0rby steam[1572]: at Xalia.Ui.UiMain..ctor () [0x00027] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:52:18 mo0rby steam[1572]: at Xalia.MainClass.Init (Xalia.Gudl.GudlStatement[] config) [0x0001b] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:52:18 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:52:18 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:52:31 mo0rby steam[1572]: info: Game: EABackgroundService.exe
Mar 18 16:52:31 mo0rby steam[1572]: info: DXVK: v2.7.1-505-g6f3a758f7982fc5
Mar 18 16:52:31 mo0rby steam[1572]: info: Build: x86_64 gcc 14.2.0
Mar 18 16:52:31 mo0rby steam[1572]: info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6ffffc7ffbf0
Mar 18 16:52:31 mo0rby steam[1572]: info: Extension providers:
Mar 18 16:52:31 mo0rby steam[1572]: info: Platform WSI
Mar 18 16:52:31 mo0rby steam[1572]: info: OpenVR
Mar 18 16:52:31 mo0rby steam[1572]: info: OpenVR: could not open registry key, status 2
Mar 18 16:52:31 mo0rby steam[1572]: warn: OpenVR: Failed to initialize OpenVR
Mar 18 16:52:31 mo0rby steam[1572]: info: OpenXR
Mar 18 16:52:31 mo0rby steam[1572]: warn: OpenXR: Unable to get required Vulkan instance extensions size
Mar 18 16:52:31 mo0rby steam[1572]: info: Enabled instance extensions:
Mar 18 16:52:31 mo0rby steam[1572]: info: VK_KHR_get_surface_capabilities2
Mar 18 16:52:31 mo0rby steam[1572]: info: VK_KHR_surface
Mar 18 16:52:31 mo0rby steam[1572]: info: VK_KHR_surface_maintenance1
Mar 18 16:52:31 mo0rby steam[1572]: info: VK_KHR_win32_surface
Mar 18 16:52:31 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:52:31 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:52:31 mo0rby steam[1572]: info: Found device: AMD Radeon RX 9060 XT (RADV GFX1200) (radv 26.0.2)
Mar 18 16:52:31 mo0rby steam[1572]: info: Found device: AMD Ryzen 5 7600X 6-Core Processor (RADV RAPHAEL_MENDOCINO) (radv 26.0.2)
Mar 18 16:52:31 mo0rby steam[1572]: warn: OpenXR: Unable to get required Vulkan Device extensions size
Mar 18 16:52:36 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_0.dll'
Mar 18 16:52:36 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_1.dll'
Mar 18 16:52:36 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_2.dll'
Mar 18 16:52:37 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_3.dll'
Mar 18 16:52:37 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_4.dll'
Mar 18 16:52:37 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_5.dll'
Mar 18 16:52:37 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_6.dll'
Mar 18 16:52:37 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_7.dll'
Mar 18 16:52:38 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_8.dll'
Mar 18 16:52:38 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_9.dll'
Mar 18 16:52:39 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_10.dll'
Mar 18 16:52:39 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_0.dll'
Mar 18 16:52:39 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_0.dll'
Mar 18 16:52:39 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_1.dll'
Mar 18 16:52:40 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_1.dll'
Mar 18 16:52:40 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_2.dll'
Mar 18 16:52:40 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_2.dll'
Mar 18 16:52:40 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_3.dll'
Mar 18 16:52:40 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_3.dll'
Mar 18 16:52:41 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_4.dll'
Mar 18 16:52:41 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_4.dll'
Mar 18 16:52:42 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_5.dll'
Mar 18 16:52:42 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_5.dll'
Mar 18 16:52:42 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_6.dll'
Mar 18 16:52:42 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_6.dll'
Mar 18 16:52:43 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_7.dll'
Mar 18 16:52:43 mo0rby steam[1572]: regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_7.dll'
Mar 18 16:52:46 mo0rby rtkit-daemon[1103]: Successfully made thread 4255 of process 1659 owned by '1000' high priority at nice level -10.
Mar 18 16:52:46 mo0rby steam[1572]: Fossilize INFO: Setting autogroup scheduling.
Mar 18 16:52:46 mo0rby steam[1572]: Fossilize INFO: Setting autogroup scheduling.
Mar 18 16:52:48 mo0rby steam[1572]: Fossilize INFO: Setting autogroup scheduling.
Mar 18 16:53:37 mo0rby steam[1572]: chdir "/home/mo0rby/.local/share/Steam/steamapps/common/Jedi Survivor"
Mar 18 16:53:37 mo0rby steam[1572]: ERROR: ld.so: object '/home/mo0rby/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 18 16:53:37 mo0rby steam[1572]: ERROR: ld.so: object '/home/mo0rby/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 18 16:53:37 mo0rby steam[1572]: ERROR: ld.so: object '/home/mo0rby/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Mar 18 16:53:37 mo0rby steam[1572]: ERROR: ld.so: object '/home/mo0rby/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 18 16:53:37 mo0rby steam[1572]: ERROR: ld.so: object '/home/mo0rby/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 18 16:53:37 mo0rby steam[1572]: Game Recording - would start recording game 1774580, but recording for this game is disabled
Mar 18 16:53:37 mo0rby steam[1572]: Adding process 4715 for gameID 1774580
Mar 18 16:53:37 mo0rby steam[1572]: Adding process 4716 for gameID 1774580
Mar 18 16:53:37 mo0rby steam[1572]: Adding process 4717 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: setlocale "en_US.UTF-8": No such file or directory
Mar 18 16:53:39 mo0rby steam[1572]: pv-locale-gen: Missing locale en_US.UTF-8
Mar 18 16:53:39 mo0rby steam[1572]: pv-locale-gen: Generating locale en_GB.UTF-8...
Mar 18 16:53:39 mo0rby steam[1572]: pv-locale-gen: Generated locale en_GB.UTF-8 successfully
Mar 18 16:53:39 mo0rby steam[1572]: pv-locale-gen: Generating locale en_US.UTF-8...
Mar 18 16:53:39 mo0rby steam[1572]: pv-locale-gen: Generated locale en_US.UTF-8 successfully
Mar 18 16:53:39 mo0rby steam[1572]: pv-adverb[4772]: W: Container startup will be faster if missing locales are created at OS level
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4817 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: fsync: up and running.
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4818 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4819 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4820 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4823 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4825 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4828 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4837 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4842 for gameID 1774580
Mar 18 16:53:39 mo0rby steam[1572]: Adding process 4849 for gameID 1774580
Mar 18 16:53:40 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:40 mo0rby steam[1572]: Adding process 4884 for gameID 1774580
Mar 18 16:53:40 mo0rby steam[1572]: Adding process 4905 for gameID 1774580
Mar 18 16:53:40 mo0rby steam[1572]: System.PlatformNotSupportedException: Video driver not supported
Mar 18 16:53:40 mo0rby steam[1572]: at Xalia.Sdl.WindowingSystem.Create () [0x0003e] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:53:40 mo0rby steam[1572]: at Xalia.Sdl.WindowingSystem.get_Instance () [0x00007] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:53:40 mo0rby steam[1572]: at Xalia.Ui.UiMain..ctor () [0x00027] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:53:40 mo0rby steam[1572]: at Xalia.MainClass.Init (Xalia.Gudl.GudlStatement[] config) [0x0001b] in <743e8bdcd9c54484ad89463ed4e626f6>:0
Mar 18 16:53:40 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:40 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:41 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:41 mo0rby steam[1572]: Adding process 4960 for gameID 1774580
Mar 18 16:53:41 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:41 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:53:41 mo0rby steam[1572]: Game Recording - would start recording game 1182480, but recording for this game is disabled
Mar 18 16:53:41 mo0rby steam[1572]: Adding process 4905 for gameID 1182480
Mar 18 16:53:41 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:41 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:41 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:41 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:53:42 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:42 mo0rby steam[1572]: Adding process 5023 for gameID 1774580
Mar 18 16:53:42 mo0rby steam[1572]: Adding process 5027 for gameID 1774580
Mar 18 16:53:42 mo0rby steam[1572]: Adding process 5028 for gameID 1774580
Mar 18 16:53:42 mo0rby steam[1572]: Adding process 5030 for gameID 1774580
Mar 18 16:53:42 mo0rby steam[1572]: info: Game: EABackgroundService.exe
Mar 18 16:53:42 mo0rby steam[1572]: info: DXVK: v2.7.1-505-g6f3a758f7982fc5
Mar 18 16:53:42 mo0rby steam[1572]: info: Build: x86_64 gcc 14.2.0
Mar 18 16:53:42 mo0rby steam[1572]: info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6ffffdd5fbf0
Mar 18 16:53:42 mo0rby steam[1572]: info: Extension providers:
Mar 18 16:53:42 mo0rby steam[1572]: info: Platform WSI
Mar 18 16:53:42 mo0rby steam[1572]: info: OpenVR
Mar 18 16:53:42 mo0rby steam[1572]: info: OpenXR
Mar 18 16:53:42 mo0rby steam[1572]: warn: OpenXR: Unable to get required Vulkan instance extensions size
Mar 18 16:53:42 mo0rby steam[1572]: info: Enabled instance extensions:
Mar 18 16:53:42 mo0rby steam[1572]: info: VK_KHR_get_surface_capabilities2
Mar 18 16:53:42 mo0rby steam[1572]: info: VK_KHR_surface
Mar 18 16:53:42 mo0rby steam[1572]: info: VK_KHR_surface_maintenance1
Mar 18 16:53:42 mo0rby steam[1572]: info: VK_KHR_win32_surface
Mar 18 16:53:42 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:42 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:42 mo0rby steam[1572]: info: Found device: AMD Radeon RX 9060 XT (RADV GFX1200) (radv 26.0.2)
Mar 18 16:53:42 mo0rby steam[1572]: info: Found device: AMD Ryzen 5 7600X 6-Core Processor (RADV RAPHAEL_MENDOCINO) (radv 26.0.2)
Mar 18 16:53:42 mo0rby steam[1572]: warn: OpenXR: Unable to get required Vulkan Device extensions size
Mar 18 16:53:42 mo0rby steam[1572]: Adding process 5109 for gameID 1774580
Mar 18 16:53:43 mo0rby steam[1572]: 03/18 16:53:43 minidumps folder is set to /tmp/dumps
Mar 18 16:53:43 mo0rby steam[1572]: 03/18 16:53:43 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(5196)
Mar 18 16:53:43 mo0rby steam[1572]: 03/18 16:53:43 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(5196)
Mar 18 16:53:43 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:43 mo0rby steam[1572]: 03/18 16:53:43 minidumps folder is set to /tmp/dumps
Mar 18 16:53:43 mo0rby steam[1572]: 03/18 16:53:43 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(5268)
Mar 18 16:53:43 mo0rby steam[1572]: 03/18 16:53:43 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(5268)
Mar 18 16:53:43 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:43 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:43 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:43 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:53:43 mo0rby steam[1572]: Adding process 5336 for gameID 1774580
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:44 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:53:45 mo0rby steam[1572]: Adding process 5729 for gameID 1774580
Mar 18 16:53:45 mo0rby steam[1572]: Adding process 5739 for gameID 1774580
Mar 18 16:53:45 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:53:45 mo0rby steam[1572]: Adding process 5763 for gameID 1774580
Mar 18 16:53:45 mo0rby steam[1572]: Adding process 5807 for gameID 1774580
Mar 18 16:53:46 mo0rby steam[1572]: Adding process 5859 for gameID 1774580
Mar 18 16:53:46 mo0rby steam[1572]: Adding process 5939 for gameID 1774580
Mar 18 16:54:15 mo0rby steam[1572]: Game Recording - game stopped [gameid=1182480]
Mar 18 16:54:15 mo0rby steam[1572]: Removing process 4905 for gameID 1182480
Mar 18 16:54:17 mo0rby steam[1572]: Adding process 9401 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9425 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9427 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9429 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9431 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9433 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9435 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9440 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9446 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: Adding process 9453 for gameID 1774580
Mar 18 16:54:19 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:19 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:19 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: Adding process 9539 for gameID 1774580
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:20 mo0rby steam[1572]: info: Game: EABackgroundService.exe
Mar 18 16:54:20 mo0rby steam[1572]: info: DXVK: v2.7.1-505-g6f3a758f7982fc5
Mar 18 16:54:20 mo0rby steam[1572]: info: Build: x86_64 gcc 14.2.0
Mar 18 16:54:20 mo0rby steam[1572]: info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6fffee27fbf0
Mar 18 16:54:20 mo0rby steam[1572]: info: Extension providers:
Mar 18 16:54:20 mo0rby steam[1572]: info: Platform WSI
Mar 18 16:54:20 mo0rby steam[1572]: info: OpenVR
Mar 18 16:54:20 mo0rby steam[1572]: info: OpenXR
Mar 18 16:54:20 mo0rby steam[1572]: warn: OpenXR: Unable to get required Vulkan instance extensions size
Mar 18 16:54:20 mo0rby steam[1572]: info: Enabled instance extensions:
Mar 18 16:54:20 mo0rby steam[1572]: info: VK_KHR_get_surface_capabilities2
Mar 18 16:54:20 mo0rby steam[1572]: info: VK_KHR_surface
Mar 18 16:54:20 mo0rby steam[1572]: info: VK_KHR_surface_maintenance1
Mar 18 16:54:20 mo0rby steam[1572]: info: VK_KHR_win32_surface
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: info: Found device: AMD Radeon RX 9060 XT (RADV GFX1200) (radv 26.0.2)
Mar 18 16:54:20 mo0rby steam[1572]: info: Found device: AMD Ryzen 5 7600X 6-Core Processor (RADV RAPHAEL_MENDOCINO) (radv 26.0.2)
Mar 18 16:54:20 mo0rby steam[1572]: warn: OpenXR: Unable to get required Vulkan Device extensions size
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:21 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:21 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:22 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:22 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:22 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:22 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:22 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:22 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:22 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:22 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:22 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:22 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:23 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:23 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:23 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:26 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:26 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:26 mo0rby steam[1572]: 03/18 16:54:26 minidumps folder is set to /tmp/dumps
Mar 18 16:54:26 mo0rby steam[1572]: 03/18 16:54:26 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(10200)
Mar 18 16:54:26 mo0rby steam[1572]: 03/18 16:54:26 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(10200)
Mar 18 16:54:26 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:26 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:27 mo0rby steam[1572]: reaping pid: 5196 -- gameoverlayui
Mar 18 16:54:28 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:28 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:28 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:54:28 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:28 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:28 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775801d350 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d403ead0 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a00a2280 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0080d80 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758091cb0 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc07a2d0 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a00cb800 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a00a8920 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a00b6350 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc08e810 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:30 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a40afd50 is not registered.
Mar 18 16:54:30 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698075c30 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76980ee320 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76980e3ea0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d40f12c0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac0ae460 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac0cf990 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4144e00 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc14dfc0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698142990 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a40e8790 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a41635c0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4195a10 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a01ae9b0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a415c760 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d41b3a30 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77581de630 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac14f670 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0225870 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0237900 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76981e2e90 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76981ef8f0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a41bdb80 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a41cb1e0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d425d1d0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a81a0c50 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776824f8b0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a02a5610 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77682b7970 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76982d2be0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d02ded20 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a42e4130 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac1d4ce0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769830bae0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a03050a0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d03df530 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a424b5d0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698249ae0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a02e7f00 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76982c1b30 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc306430 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0365f20 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0366b10 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: 03/18 16:54:31 minidumps folder is set to /tmp/dumps
Mar 18 16:54:31 mo0rby steam[1572]: 03/18 16:54:31 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(10470)
Mar 18 16:54:31 mo0rby steam[1572]: 03/18 16:54:31 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(10470)
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0351e70 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76983c1590 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76983bd490 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:31 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a82474a0 is not registered.
Mar 18 16:54:31 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d445f400 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d441f910 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac342530 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768410f90 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a43dd7f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769843aa70 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a82e7820 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775835b6a0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8307bf0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775836d690 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0432ef0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a03a6fd0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775837f210 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775837fe00 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758396cd0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776846a290 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a82fa1f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d44e6450 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0396a00 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d04ff8e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a833d9a0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769850e9e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc510750 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769851c720 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77685ab860 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698553e80 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc568bf0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a053a6c0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a053b2b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698558890 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d45e1930 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d45d2ac0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77584b26b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77584b32a0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a052d780 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77685ba180 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77685e0d20 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0629200 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a839bb20 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a83a01f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc5f69f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76984eb490 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a83dc130 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758521c90 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758529020 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a83c4890 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a062c7c0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a062d3b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a062dfa0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d06aa850 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc6847e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc6853d0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77686df3b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76985b8ce0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76985a4280 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76985b98d0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d46e65b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d46e2460 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585cb220 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d071fe90 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a450d0f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d072af20 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585c7150 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a06571f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76985ff7f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585ce3b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc6eea30 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77686fc240 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc716510 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4533e10 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77686f61f0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4707e10 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768714120 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc702af0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc7036e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76985e7fb0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d46f05d0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4546ff0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585dca80 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4710280 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a454ba60 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4715780 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585dfb20 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776871e0b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776871eca0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4541bb0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585e1300 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a45427a0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc728840 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585e6cc0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4551b10 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a455a650 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77585ea7b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a84861b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a066b870 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0679150 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0671e20 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0674420 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776876b180 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc72d0b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698648510 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d075a630 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d075be60 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d07a4c10 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d07afac0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4582960 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76986578d0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4598fe0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d479ab80 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a06cfe30 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d47a00b0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d47a0ca0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a45c8110 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77687a0390 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a45c8d00 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698669060 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76986a4b00 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a84a5750 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76986b6040 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a06d8ba0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d081f5e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d084e340 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4809f60 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0867ee0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d08650e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac48ead0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc7b9000 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4818280 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775869d340 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a45a6bc0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc7b1b00 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758689110 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76986e9ab0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77586aa0e0 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8501e40 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:32 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4825b10 is not registered.
Mar 18 16:54:32 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4839270 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4834d00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d088c710 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a84fa900 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc7ce910 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4860460 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85203e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768866460 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768848120 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85186b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc7d5530 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768890940 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a850bfc0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77688a0760 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77688a1f40 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76987af9b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc82c120 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77688bec80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76987c6740 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a079e6b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85671e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4063f80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc87a050 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85753d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769880a9d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769880b5c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769880c1b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d49324a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769880d990 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4aaaa70 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a07f9ab0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77689385c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776892ce30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775875e7b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac4e7330 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77587538d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77587544c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc8e3e40 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76988688e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698872a00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc8f9760 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4981f10 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85945e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d497e380 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768980590 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698876430 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a084d0f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d09ec660 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0852a10 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758816610 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698894310 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776899b3e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776898ae10 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4682ca0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d49af2a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698894f00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77689b1ee0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698895af0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a48fdb40 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d49ba5f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0a19070 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0a1c030 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85e1d60 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76988b9720 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a85f8570 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76988bf1c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77689d8aa0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76988e5070 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0a913e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768a1d4b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4a4de90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc9445b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4a2fa90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0ab7240 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0abccb0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77588ec290 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77588c4c40 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768a56480 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4a943b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0adb9a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0aea320 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77589091d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a08db100 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768a2ea80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77588c0450 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac513a80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698934400 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769893d050 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768a85b50 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac535cd0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac540b00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc9847d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4938b80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768a7dc80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0b06ed0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc9adb30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768aaa860 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768aa6ce0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768aa1570 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a08f85d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76989456e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4acc870 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0b177d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dc9b2310 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0b21130 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4af26a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768ad22e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76989a10b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8675e80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0b9ec70 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768b1f3d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76989c8b30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a46f3600 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a48540e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac57e820 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a868ce30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4846f30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dca54bc0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4869960 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a098ae00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dca8c980 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768b4aaf0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dca9a5a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a28a60 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4859710 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4c145f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a3dfe0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0c380c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4947f70 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4948b60 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4c103e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4c0d1a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcade120 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77589a7eb0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768bcdc00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768bce7f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a411c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a45b30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcb03f30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a09eeae0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a09e99d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a62b90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a5e200 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698a64c50 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4a6fc30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcaf1e10 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4a70820 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4a71410 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a870a340 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4c6b6b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4aa0e90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0ccba30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0ccc620 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768c4c8f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768c4d4e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758a4e240 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0ccf7c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698ac6f80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698ad9b00 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698adb340 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698af0730 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a47a5260 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4cbdd40 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758a74be0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0d28810 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4cf3330 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4cf3f20 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4d00c20 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4d14f20 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758a98a30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcb9f7f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698b17c80 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a47ba300 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcb9c660 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0a45f30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758aa0140 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758ab0ce0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0a6baf0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4d36810 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698b32d90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac5ee6c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcbb7be0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87b1140 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87b4b90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4d6b7e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0d9f1d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0dc1350 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a879fdb0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0a923a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0a975f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4d7a570 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87c0b30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4d7dd50 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcbd55e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ab75f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcbd6dc0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758aebb90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcbeefc0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0dbbec0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87d8e40 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a462b510 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87d4fc0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac61f260 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ac5590 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0abc6d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac61fe50 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac62fc30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0dce2e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87d5bb0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87d67a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0abd2c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d26ee0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d30690 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0abdeb0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0aca340 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d3dae0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d3e6d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d40970 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4a242a0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87cc930 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87cd520 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a87ce110 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0aa9920 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d473b0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0aa06c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758afa2f0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc15f30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758b045d0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc24bc0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc280e0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc28cd0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc298c0 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc37a30 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:33 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698b96e90 is not registered.
Mar 18 16:54:33 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ad2bb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0af9150 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698bb1d90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d84e10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768d75f40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4a597d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4dcb660 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac64a040 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc5aa70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4e004f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e0ae00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc6c7f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e0f250 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758b21670 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e37a10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758b1cdb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc57ad0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4e24c90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac64ac30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768dcb400 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4e153f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e38600 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698bc0ea0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768dcbff0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698bc1a90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768db9750 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc6f570 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0b089d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698beee20 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4a49620 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a880de70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4e122b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e5dbd0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698bf19c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8807bf0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4e3e1d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698c01d50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e6eb90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a468c740 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e61690 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcc966e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a46a4c70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a882fae0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88306d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0e83d40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758b78520 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a884afb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0eb7c50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758bcec80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698c5ba90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758bd6890 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dccfb090 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a473e4c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0ee0f70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4742c00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0ef40e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698c92210 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768e72910 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0efcff0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698c7caf0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0bb3920 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88b4ec0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88b5ab0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88c1e90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd529a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698ccf180 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd4ecc0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c082f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758bfc5f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4826430 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758bff660 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0f510a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0f51c90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88d1180 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0bd8070 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c01030 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88d1d70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88d2960 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758bf3c00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0bfc760 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4811670 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c15500 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698cd3a50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698cd4640 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698cd5230 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0f2f3b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698cd5e20 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768e77dd0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768e789c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c160f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c2a530 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0f4e3a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698cf83b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88f1230 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c333c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c36250 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a48a2c10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88f2a10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c33fb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698d00bf0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c34ba0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768e9f920 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd6e520 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88edfa0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768ea0510 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0f3d800 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88f8280 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd6fd00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698cf9b90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac742530 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c195b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c1a1a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768ea1100 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac73d450 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c3eb40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698ce8ed0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0f7fdd0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4ef4ea0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4ee4890 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698d24160 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a489e7a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a88fb840 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a48ae600 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c2f0a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768ec3120 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768ecbd30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c32010 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c275d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f1c9c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4eea480 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd93f50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c5e3b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd89600 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd8a1f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f184d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcd8eac0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8907970 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768ee5410 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f05d10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac76da80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698d53900 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f3e800 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a893a270 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f03c60 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdcaa20 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f4d630 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c6aa70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c6b660 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c598e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758c821c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdd4900 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdd9ca0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8955e00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f604a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdea8d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac79c010 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a49a4d70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d0fc4a80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdf20d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698da6490 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac792340 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdfad40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcdfb930 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f582f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698d88f80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89517c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89523b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4f8bc50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758ce0800 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f58ee0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758ce2bd0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f53f10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f556f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f50080 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f50c70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f51860 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f67b90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698db9d00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac7b9770 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0c9c4a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a49c0660 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f69370 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f69f60 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f6ab50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f62670 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758cebeb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758cf7f90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f63260 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f64a40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d061a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0caa2e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f74b40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f9c0d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce25f40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768f71be0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4b4dbb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac7db400 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d37f80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d0de00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768faccd0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1062030 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1054550 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d57f80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89aaa40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac7e9680 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d4fb1d50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4b84530 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce5a5e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce2c6d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4b88e20 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d728c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1055d30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce56b90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768fd9130 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768fd9d20 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce6dfb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce6eba0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1090450 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1091040 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89a6590 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d8c2e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce77210 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce77e00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce7d7f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5008e70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4b9b0c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dce95820 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4bb8ca0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89b7d70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac7ebb30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7768fffe60 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758d92e10 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac8120b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d10a75b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dceb01a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758db6a50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776901a300 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776901aef0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77690288e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89dbef0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcea8ff0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4bb2d30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5019de0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d501a9d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758da6230 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5014950 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac825410 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d10b7ee0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5034560 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d10b8ad0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5035150 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5035d40 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698e9cec0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d503c780 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dced79a0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c0f3b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769047ad0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77690925f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d506a1f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77690bbff0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a89e3ca0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698f294e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d50abc30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d50ac820 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d509eb50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8a4bc30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d118fd60 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8a36700 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758eb9180 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758eb9d70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d50fce00 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d50fd9f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d11a14b0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77690febb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c816f0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c822e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c82ed0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c85e30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcf63e70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d50e1b80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769111ab0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758ead2d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d11cee80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d11cb330 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac8a18e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758e93f70 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c8fba0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758e9f050 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758e94b60 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698f7d470 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcfbc1c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcfbcdb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4c9dbc0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4ca1ac0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698f98ff0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698f91ff0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698f92be0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698f937d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5155c30 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d11e1bb0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769141570 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dcfc46e0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0df2d50 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698fa0440 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac8af2c0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758ee7560 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0dfe290 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5166280 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac8d5d90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac8f6e90 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4cf3980 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e1b950 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758ef8860 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758eea8d0 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e1d130 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:34 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac8f7a80 is not registered.
Mar 18 16:54:34 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd01aea0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8aaad70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d123cd00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7698fd0b90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4cfa8c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758f620a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758f62c90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77691e7000 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769903d5e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699051340 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77691ef530 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e60e80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8aefdb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e51de0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699037350 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8ae5aa0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77691f3c70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd077200 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd077df0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8aec800 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b07590 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8ae6690 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d522fcc0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd091eb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e7e480 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd092aa0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b0a5e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776920cc60 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e7f2f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4d5ab60 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e84370 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d524d600 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d12b7b90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd08c2e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4d51900 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4d524f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769213700 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5223fe0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776921cb50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0e86740 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990852e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd09d4e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758fd0ea0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd09fab0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd099130 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd099d20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd09a910 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5262d70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d12edad0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769907dbb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd0b0be0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d12fe2a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769242010 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7758fe9b40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b121b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d131fe40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d529ce40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699070cd0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769257b00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4d97400 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13152b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd0b74f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0eb4c20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13096f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990a78e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990a1290 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5286d00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d526c050 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d526cc40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4d7e470 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4dadca0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4dae890 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b4db10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776925dee0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776925ead0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d526fd30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ebf6e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ec02d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776926ef50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759015fc0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b59660 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1350ef0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1351ae0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4da72f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990c2ef0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759031250 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd116700 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ec5790 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990d3c00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0ec6f70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769286ac0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77692876b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990d01d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d52ab3e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990c52c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd10ff20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759034cd0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990e4f10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1338dc0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990e66f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d135dd90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77692ad3d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1372700 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d52cd780 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4dc1800 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b81b50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590678d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d53209a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76990f45b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590792f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759088b20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b90fb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f2eeb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1398e10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d138ced0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d139a5f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13a7c00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759076df0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4defb30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699119760 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769911e030 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d532b030 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4df8780 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4df9370 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775908e7a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd145610 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13ab2a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13abe90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759082ec0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759084e50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759085a40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759086630 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d532d600 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f29eb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd17d7f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b97060 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759095de0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590969d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590975c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f12680 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13afb80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8b9cad0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f15a50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f16640 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f17230 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd179cd0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd188750 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd189340 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f25000 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd16e230 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4e14ae0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f25bf0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f396a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f42b90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769912bbd0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769912d6b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5355ea0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d13cfac0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f4eb00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77693317c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac9c7ba0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8baf0d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac9c8790 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac9c9380 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590a5ba0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac9b6040 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac9b6c30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f60810 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776931deb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd183790 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd18c630 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd1b3060 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4e204f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f6d500 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590dd490 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4e339f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590d1ae0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769916f990 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ac9ee7f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699170580 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776934ef80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699150fd0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0f96290 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd1c4800 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77590bf0b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8bd9db0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d142efc0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4e39650 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d53a4a70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769918bb80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769918c770 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d141e850 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1419b40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8be8980 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4e51e30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769917a0d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769917acc0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1462b60 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0fba9b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0fbb5a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd1cd680 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0fbc190 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699193470 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca1ce60 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8bff290 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1458160 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d53bb5a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d14757d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759137d00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d53e0ca0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76991a3220 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591388f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769399910 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0fc1b40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2161c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd20f470 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76991be010 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1488740 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2269b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d148d630 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca2fb20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd250ad0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a0fe3680 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca30710 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d53fd400 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d53febe0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77693bb780 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5437440 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd264fa0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5440790 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699212010 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699212c00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699202940 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699203530 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d14b0460 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d544a560 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76992062c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a103d7a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a103e390 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591b37d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a103ef80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5460fe0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5473a00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591af950 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8c2f250 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591b0540 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2b76d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2b0c30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699227f80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2b5510 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2b1820 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1501c70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd291d30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769924a7c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca3fb10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d14f6540 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1537f40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769437810 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca559a0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca6f6b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4ed0810 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd293510 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4ed45f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd294100 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591bf760 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591c0f40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591e0660 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d54d13b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769471750 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca89c50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca8a840 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d54c9ee0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca7df90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77591e9090 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769927ee00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699286dd0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca90140 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca90d30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76aca91920 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1549610 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8c70c20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8c84aa0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1541a00 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769462f10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8c922d0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769482c50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d54ede80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10b1c40 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769928ca30 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10bf720 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769926f040 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d153a580 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10b8b70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2c46e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10a1080 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd2f8940 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a109ef20 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d552f1b0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77592205c0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759218ce0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77694a3310 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4f098f0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1578d70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acaca480 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77694b2b70 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acacef60 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5547d90 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1599520 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10b4e80 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76992c4430 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77694c8a10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4f27810 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10e9a50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4f3ce50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775925db10 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759253300 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759261500 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8ce7110 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd328b50 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd3224e0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76992e4030 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775926bfc0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775926cbb0 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a10fd960 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:35 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acaf5970 is not registered.
Mar 18 16:54:35 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4f777b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d55c16f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4f6f190 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a115b2e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77592c4290 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77592c4e80 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acb416e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d55dd250 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775936e040 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d568e0e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a11f3910 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77593626b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd3fc1b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769588b90 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5681f70 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d16f58a0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775935e9d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8e198e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8e1a4d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a11fd6c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1676b60 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8e13ee0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50551f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769658c30 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8e7fb00 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1298200 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77593e2180 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77593e2d70 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acc3b4c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77593ea850 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77696633e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77593eb440 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a12abd90 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699472fb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77593f0ab0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699474790 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50a29a0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769947ca90 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d175f1c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5724ca0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769947b4b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4ae7cb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77696c2010 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4aebff0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd501790 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a12dcaa0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acc89df0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76994d2ad0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a12d8360 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a12ff610 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17bbd80 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acc92f50 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4afeaa0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76994dd6b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77696cd3b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77696cdfa0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8ec70b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17c1860 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acc9f9e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acca05d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acca11c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17cccc0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58a65f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17c6400 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58bbbd0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17c8970 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17ca150 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d17ce540 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8ecce70 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13059e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769951b460 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594b05c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd557d30 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f203e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58e32f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58e9770 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58ea360 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699530c30 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769952d0a0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a4b38eb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1811e80 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd560150 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594c5320 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5928660 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594c1590 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769746680 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699537030 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d591e7e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a132eb30 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776973c020 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5922f20 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769741fb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776973d800 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776973e3f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd569b10 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1816ea0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd56e250 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd56fa30 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f30830 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58f7670 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1818680 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1819270 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d58f8260 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18321c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1341db0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acce05c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699540300 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769736f10 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769737b00 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76accdb290 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699540ef0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a133d4e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13489f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13495e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a134a1d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a134adc0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594bd710 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594be300 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594d6740 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a134b9b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18274d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594d7f20 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59022e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd589d50 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd58a940 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699546f50 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd58fd60 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769955c2e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd590950 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd591540 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5937b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5943a0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699565c10 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f27770 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a134c5a0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699570440 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1360ae0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13616d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77594e60a0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50c7120 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776975ffe0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acceccf0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76accfc610 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50e8890 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd59c1b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd59cda0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd59d990 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13702d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d592f790 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d592b910 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18461d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d592c500 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1370ec0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76accfd200 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5931390 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5931f80 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769763b30 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59363e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76accf2860 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a136a2e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d593a990 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995735e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f2b4d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5a3b00 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a135b660 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50f7030 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1375d00 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5962950 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50f8810 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a50f24f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18652d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1865ec0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d186a790 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769770cf0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1866ab0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5c0fa0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699582a70 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5bd150 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd19640 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f2ccb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f4e020 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51060c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995796f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1868290 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59512c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5c5860 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51023e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f55eb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51047b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769958e880 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5945730 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d187b790 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd164c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd170b0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1390420 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1391010 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51124f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5948290 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5d5830 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13958e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13964d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776977f8e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13970c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd12c40 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5953360 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697965d0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd35e10 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd32e60 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775951ffd0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995984e0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13890c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699593830 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd33a50 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5119e40 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995a0ac0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a511b620 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f5d630 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775951a460 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f60f40 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d188d290 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5d7eb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759512d20 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5e85f0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5f5fe0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5137e20 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d189ba20 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5e2a80 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5e3670 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13bc810 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13bd400 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699590c50 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5149260 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697a2fe0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995b4ab0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697a7a60 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697ac330 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd29e50 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd2aa40 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd26520 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5ed2c0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:36 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd5edeb0 is not registered.
Mar 18 16:54:36 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759532a20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a139dde0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd607620 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995ccc50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759542a80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697a8650 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5145c00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a514bb20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a514c710 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995bab60 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995bb750 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995c60e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13c6140 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18a9a10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697be950 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd61e350 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd61fb30 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995c6cd0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: 03/18 16:54:37 minidumps folder is set to /tmp/dumps
Mar 18 16:54:37 mo0rby steam[1572]: 03/18 16:54:37 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(10565)
Mar 18 16:54:37 mo0rby steam[1572]: 03/18 16:54:37 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(10565)
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759544e50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd618a30 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13df370 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697c8ae0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775954ec40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d599b250 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd619620 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13db630 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd61b9f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18bdb10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18d4f10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: reaping pid: 5268 -- gameoverlayui
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775954adc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f87630 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995f8920 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775954c5a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13eedc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18d31f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd3c2f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5154a40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13ce400 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f89a00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59b6950 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd60b1b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd3dad0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18ce5a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18cf190 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51588d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51594c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18c3110 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd4eba0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995f1b10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995c2260 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd642680 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995c2e50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59a42d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77595633f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13f0fb0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a13f1ba0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697d92c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18cc100 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18c9300 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8f99780 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59bef00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18dabc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697db690 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59df470 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697d0960 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775956b5e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd50380 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759579c80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759577ad0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995dea00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697ca2c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697caeb0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759571c20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5162130 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77698036f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fc0bd0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fc23b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd64b8e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd64c4d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995e1e20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fd29d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76995e6890 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19043b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769962a900 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a517ea20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd64f5d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd595d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd5a1c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51858f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775958b650 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775958c240 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77595917a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759592390 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59e2a50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd651c20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd65b900 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1915f40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18f6960 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1911670 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769962b4f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fb9c00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1912260 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775959a350 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd65c4f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697f5210 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d18f9b90 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd65d0e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd65dcd0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd664520 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd665110 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59ea2f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fba7f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697f69f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51819e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a516ef60 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a516fb50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77697fa6e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fb6660 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759598440 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1416b60 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a8fbcbc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51740a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759594760 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769814c40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1421bb0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699600350 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a142fd50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1926860 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776981fab0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd69a70 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1440660 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd6a660 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd7b8e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd82e50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d59fe940 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77ddb6ec80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51abfa0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a144ab10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1447b10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51b0400 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1942fd0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1943bc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51b8560 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19537d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a145b780 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5a0dc30 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77595cbed0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769964d7c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd672c80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77595ecad0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd702e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a51bbb60 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acdccdc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d197bc70 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77595f23a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77ddaa9ce0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77ddaaa8d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dda3cdc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a9017d00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77595f47b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776987e3c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a9002980 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acd94700 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76996725f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd9ae040 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd9aec30 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acda7760 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19c0130 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd6a0540 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77698a8e10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77698a9a00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5a6ce50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14a22d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd85dd70 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5200e10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19ab480 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19a6c50 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5a83f80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5a85d30 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19ae6b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759637470 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14ad950 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5a8f070 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14bab20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19f55b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd67d240 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7759650b80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775967bba0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5aa3990 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5a9ccb0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a522df70 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a9041820 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd8778c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14d1620 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a90611e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5235060 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5ab4dd0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14d39f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d19dd5e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5acc300 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5accef0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acdc4960 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5253440 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5254030 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76996b84c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76996bf770 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acdb89f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acdb95e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a9079fc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5ad6ae0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd885640 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd886230 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a52407b0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769920c00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776991ba40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77699132e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14f5ad0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14ed660 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76996e6f90 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a0e2a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acddae70 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b02330 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b02f20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769925250 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769925e40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acdf6830 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769926a30 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769927620 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769928210 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a9092ea0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5adeaa0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a45be0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769947be0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5aedd90 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd689810 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a527df10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769970eb20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a14feaa0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a56c40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776994b070 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a527eb00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77596c3330 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776994bc60 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776994c850 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f776994d440 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1506d40 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a527f6f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a5292b70 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a1508520 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76acdfbfe0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a5dd10 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f769974e3f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b19ca0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699739080 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77596dd5d0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a5f4f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a909dbc0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77596e4a80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77596e5670 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77596e8440 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a52a1650 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a8a030 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a8ac20 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a82400 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77dd9e9770 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769978030 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76a90989f0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699720000 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f76ace10770 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77699afa00 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b56570 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1ab1690 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7699775470 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b679c0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77ddb0d8e0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1aa8ff0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f7769996bd0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d1a99980 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77ddb07590 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b856a0 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:37 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f77d5b92c80 is not registered.
Mar 18 16:54:37 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:54:42 mo0rby steam[1572]: 03/18 16:54:42 minidumps folder is set to /tmp/dumps
Mar 18 16:54:42 mo0rby steam[1572]: 03/18 16:54:42 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(10587)
Mar 18 16:54:42 mo0rby steam[1572]: 03/18 16:54:42 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(10587)
Mar 18 16:54:47 mo0rby steam[1572]: reaping pid: 10200 -- gameoverlayui
Mar 18 16:54:47 mo0rby steam[1572]: 03/18 16:54:47 minidumps folder is set to /tmp/dumps
Mar 18 16:54:47 mo0rby steam[1572]: 03/18 16:54:47 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20260313015227)/tid(10593)
Mar 18 16:54:47 mo0rby steam[1572]: 03/18 16:54:47 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(10593)
Mar 18 16:54:57 mo0rby steam[1572]: reaping pid: 10470 -- gameoverlayui
Mar 18 16:55:07 mo0rby steam[1572]: reaping pid: 10565 -- gameoverlayui
Mar 18 16:55:11 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775c00bba0 is not registered.
Mar 18 16:55:11 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 16:55:17 mo0rby steam[1572]: reaping pid: 10587 -- gameoverlayui
Mar 18 16:55:27 mo0rby steam[1572]: reaping pid: 10593 -- gameoverlayui
Mar 18 16:56:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:56:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:56:20 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:56:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:56:20 mo0rby steam[1572]: WARNING: radv is not a conformant Vulkan implementation, testing use only.
Mar 18 16:56:20 mo0rby steam[1572]: Fossilize INFO: Overriding serialization path: "/home/mo0rby/.local/share/Steam/steamapps/shadercache/1774580/fozpipelinesv6/steamapprun_pipeline_cache".
Mar 18 16:57:41 mo0rby steam[1572]: Fossilize WARN: Graphics pipeline handle 0x00007f775c03c310 is not registered.
Mar 18 16:57:41 mo0rby steam[1572]: It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Mar 18 17:02:39 mo0rby kernel: snd_hda_intel 0000:0f:00.6: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0021 address=0xfff9f200 flags=0x0090]
Mar 18 17:03:36 mo0rby wpa_supplicant[682]: wlan0: RSN: Group rekeying completed with c0:a3:6e:11:bb:1d [GTK=CCMP]Last edited by Mo0rBy (2026-03-18 17:25:00)
Offline
Decoded:
Panic Report
Arch: x86_64
Version: 6.19.6-arch1-1
[ 316.955428] wlan0: RX ReassocResp from c0:a3:6e:11:bb:1d (capab=0x1011 status=0 aid=6)
[ 316.992342] wlan0: associated
[ 317.159409] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by c0:a3:6e:11:bb:1d
[ 2800.592491] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input39
[ 2800.592619] hid-generic 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on 00:1a:7d:da:71:10
[ 2800.631449] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input40
[ 2800.631542] microsoft 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on 00:1a:7d:da:71:10
[ 3421.952131] snd_hda_intel 0000:0f:00.6: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0021 address=0xfff9f200 flags=0x0090]
[ 3515.067570] BUG: unable to handle page fault for address: ffffffffaefa4110
[ 3515.067574] #PF: supervisor read access in kernel mode
[ 3515.067576] #PF: error_code(0x0000) - not-present page
[ 3515.067577] PGD 15ba29067 P4D 15ba29067 PUD 15ba2a063 PMD 0
[ 3515.067581] Oops: Oops: 0000 [#1] SMP NOPTI
[ 3515.067584] CPU: 6 UID: 0 PID: 0 Comm: swapper/6 Tainted: G OE 6.19.6-arch1-1 #1 PREEMPT(full) a70f585a3574c37bff18875a6cf7bd8652b4cbca
[ 3515.067587] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 3515.067589] Hardware name: ASRock B850I Lightning WiFi/B850I Lightning WiFi, BIOS 4.10 02/09/2026
[ 3515.067590] RIP: 0010:select_task_rq_fair+0x988/0x1ee0
[ 3515.067595] Code: 85 ed 0f 85 dc f7 ff ff e9 db 00 00 00 8b 44 24 10 89 44 24 50 31 ed 45 31 e4 45 31 ed 0f 1f 44 00 00 48 63 4c 24 50 48 89 d8 <48> 8b 14 cd e0 40 72 a8 48 89 4c 24 18 48 01 d0 48 8b 88 88 0c 00
[ 3515.067596] RSP: 0018:ffffd56c803b0da8 EFLAGS: 00010046
[ 3515.067598] RAX: ffffffffa9d6eb80 RBX: ffffffffa9d6eb80 RCX: 0000000000d10006
[ 3515.067600] RDX: 0000000000000000 RSI: 0000000000d10006 RDI: 0000000000f10002
[ 3515.067601] RBP: 0000000000000000 R08: 0000000000000008 R09: 0000000000000008
[ 3515.067602] R10: 0000000000000000 R11: ffffd56c803b0ff8 R12: 0000000000000000
[ 3515.067603] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8f19e9628000
[ 3515.067604] FS: 0000000000000000(0000) GS:ffff8f2134844000(0000) knlGS:0000000000000000
[ 3515.067606] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3515.067607] CR2: ffffffffaefa4110 CR3: 00000004c2f4f000 CR4: 0000000000f50ef0
[ 3515.067608] PKRU: 55555554
[ 3515.067609] Call Trace:
[ 3515.067612] <IRQ>
[ 3515.067614] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3515.067617] ? sched_balance_rq+0x23c/0x1130
[ 3515.067621] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3515.067623] ? raw_spin_rq_lock_nested+0x1c/0x80
[ 3515.067626] try_to_wake_up+0x18e/0x880
[ 3515.067629] ? __pfx_hrtimer_wakeup+0x10/0x10
[ 3515.067632] hrtimer_wakeup+0x22/0x30
[ 3515.067634] __hrtimer_run_queues+0x12e/0x240
[ 3515.067638] hrtimer_interrupt+0xfc/0x230
[ 3515.067641] __sysvec_apic_timer_interrupt+0x58/0x100
[ 3515.067644] sysvec_apic_timer_interrupt+0x6c/0x90
[ 3515.067648] </IRQ>
[ 3515.067649] <TASK>
[ 3515.067651] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3515.067653] RIP: 0010:cpuidle_enter_state+0xbb/0x400
[ 3515.067655] Code: 00 00 e8 08 17 ff fe e8 e3 ef ff ff 48 89 c5 0f 1f 44 00 00 31 ff e8 04 93 fd fe 45 84 ff 0f 85 33 02 00 00 fb 0f 1f 44 00 00 <45> 85 f6 0f 88 7c 01 00 00 49 63 ce 48 2b 2c 24 48 6b d1 68 48 89
[ 3515.067657] RSP: 0018:ffffd56c8024fe78 EFLAGS: 00000246
[ 3515.067658] RAX: ffff8f2134844000 RBX: 0000000000000002 RCX: 0000000000000000
[ 3515.067659] RDX: 000003326a5a823d RSI: fffffffacab242b4 RDI: 0000000000000000
[ 3515.067660] RBP: 000003326a5a823d R08: 0000000000000002 R09: 0000000000f42400
[ 3515.067662] R10: 000000000000038d R11: ffffffffffffffff R12: ffff8f19c2ca4c00
[ 3515.067663] R13: ffffffffa9200c20 R14: 0000000000000002 R15: 0000000000000000
[ 3515.067666] ? cpuidle_enter_state+0xac/0x400
[ 3515.067669] cpuidle_enter+0x31/0x50
[ 3515.067673] do_idle+0x1ae/0x220
[ 3515.067676] cpu_startup_entry+0x29/0x30
[ 3515.067677] start_secondary+0x119/0x150
[ 3515.067680] common_startup_64+0x13e/0x141
[ 3515.067685] </TASK>
[ 3515.067686] Modules linked in: hid_microsoft ff_memless uhid rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm cmac algif_hash algif_skcipher af_alg bnep vfat fat intel_rapl_msr amd_atl intel_rapl_common mt7921e mt7921_common mt792x_lib mt76_connac_lib snd_hda_codec_alc882 kvm_amd mt76 snd_hda_codec_realtek_lib snd_hda_codec_atihdmi snd_hda_codec_generic snd_hda_codec_hdmi spd5118 kvm snd_hda_intel mac80211 snd_hda_codec btusb irqbypass btmtk snd_hda_core ghash_clmulni_intel btrtl aesni_intel snd_intel_dspcfg r8169 btbcm btintel snd_intel_sdw_acpi rapl wmi_bmof pcspkr cfg80211 snd_hwdep sp5100_tco ccp bluetooth k10temp realtek snd_pcm i2c_piix4 mdio_devres i2c_smbus snd_timer libphy snd rfkill soundcore libarc4 mdio_bus joydev mousedev gpio_amdpt gpio_generic mac_hid i2c_dev crypto_user pkcs8_key_parser nct6687(OE) nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress hid_logitech_hidpp hid_multitouch hid_logitech_dj amdgpu amdxcp i2c_algo_bit dm_mod drm_ttm_helper ttm drm_exec
[ 3515.067747] drm_panel_backlight_quirks gpu_sched drm_suballoc_helper nvme drm_buddy drm_display_helper nvme_core nvme_keyring cec nvme_auth video hkdf wmi
[ 3515.067758] CR2: ffffffffaefa4110
[ 3515.067760] ---[ end trace 0000000000000000 ]---
[ 3515.067763] RIP: 0010:select_task_rq_fair+0x988/0x1ee0
[ 3515.067764] Code: 85 ed 0f 85 dc f7 ff ff e9 db 00 00 00 8b 44 24 10 89 44 24 50 31 ed 45 31 e4 45 31 ed 0f 1f 44 00 00 48 63 4c 24 50 48 89 d8 <48> 8b 14 cd e0 40 72 a8 48 89 4c 24 18 48 01 d0 48 8b 88 88 0c 00
[ 3515.067766] RSP: 0018:ffffd56c803b0da8 EFLAGS: 00010046
[ 3515.067767] RAX: ffffffffa9d6eb80 RBX: ffffffffa9d6eb80 RCX: 0000000000d10006
[ 3515.067768] RDX: 0000000000000000 RSI: 0000000000d10006 RDI: 0000000000f10002
[ 3515.067770] RBP: 0000000000000000 R08: 0000000000000008 R09: 0000000000000008
[ 3515.067771] R10: 0000000000000000 R11: ffffd56c803b0ff8 R12: 0000000000000000
[ 3515.067772] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8f19e9628000
[ 3515.067773] FS: 0000000000000000(0000) GS:ffff8f2134844000(0000) knlGS:0000000000000000
[ 3515.067774] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3515.067776] CR2: ffffffffaefa4110 CR3: 00000004c2f4f000 CR4: 0000000000f50ef0
[ 3515.067777] PKRU: 55555554
[ 3515.067778] Kernel panic - not syncing: Fatal exception in interrupt
[ 3515.068029] Kernel Offset: 0x25800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)Offline
I've found this post by searching for "arch linux amd srso_alias_return_thunk" (the 1st line of the stack trace, thank ya kindly Scimmia): https://bbs.archlinux.org/viewtopic.php?id=299561
I'm gonna try a potential solution of adding
amdgpu.dcdebugmask=0x10to kernel parameters
Offline
"amdgpu.dcdebugmask=0x10" disables PSR what is unlikely to be relevant w/ two external displays.
The panic happens when shifting a task to a different core, more likely https://wiki.archlinux.org/title/Ryzen#Troubleshooting - try "processor.max_cstate=1"
Offline
Well I just got another panic with "amdgpu.dcdebugmask=0x10"
I will try your suggestion of "processor.max_cstate=1".
On a slight side note, where can I learn more about this stuff? Seen you on quite a few threads Seth, you seem to be a bit of a Linux Sensei
Offline
Ok, just got another Kernel Panic with that setting instead.
Interestingly, some slightly different behavior this time. The game crashed first and took me to an Unreal engine crash reporting window.
Then about 30 seconds passed and the Kernel Panic happened.
Offline
Then about 30 seconds passed and the Kernel Panic happened.
And the panic url is…?
https://bbs.archlinux.org/viewtopic.php?id=57855
Offline
I stupidly didn't get a pic of it, so I tried again. This time, straight to a Kernel Panic, no game crash that preceded it.
Here is the image of the QR code, I still haven't found an app or tool I can use to decode it correctly: 
EDIT: I found an app that can decode it so here is the log:
[ 30.533944] Bluetooth: RFCOMM socket layer initialized
[ 30.533948] Bluetooth: RFCOMM ver 1.11
[ 100.817851] logitech-hidpp-device 0003:046D:4082.000C: HID++ 4.5 device connected.
[ 214.930318] nvme nvme0: using unchecked data buffer
[ 214.935395] block nvme0n1: No UUID available providing old NGUID
[ 229.370971] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input39
[ 229.371113] hid-generic 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on dc:56:7b:37:d3:e6
[ 229.404883] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input40
[ 229.404946] microsoft 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on dc:56:7b:37:d3:e6
[ 675.461392] BUG: unable to handle page fault for address: ffffffffb6f24108
[ 675.461397] #PF: supervisor read access in kernel mode
[ 675.461399] #PF: error_code(0x0000) - not-present page
[ 675.461400] PGD 58ae29067 P4D 58ae29067 PUD 58ae2a063 PMD 0
[ 675.461405] Oops: Oops: 0000 [#1] SMP NOPTI
[ 675.461408] CPU: 5 UID: 0 PID: 0 Comm: swapper/5 Tainted: G OE 6.19.6-arch1-1 #1 PREEMPT(full) a70f585a3574c37bff18875a6cf7bd8652b4cbca
[ 675.461412] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 675.461413] Hardware name: ASRock B850I Lightning WiFi/B850I Lightning WiFi, BIOS 4.10 02/09/2026
[ 675.461415] RIP: 0010:select_task_rq_fair+0x988/0x1ee0
[ 675.461419] Code: 85 ed 0f 85 dc f7 ff ff e9 db 00 00 00 8b 44 24 10 89 44 24 50 31 ed 45 31 e4 45 31 ed 0f 1f 44 00 00 48 63 4c 24 50 48 89 d8 <48> 8b 14 cd e0 40 12 b0 48 89 4c 24 18 48 01 d0 48 8b 88 88 0c 00
[ 675.461421] RSP: 0018:ffffce7a0037cda8 EFLAGS: 00010046
[ 675.461423] RAX: ffffffffb176eb80 RBX: ffffffffb176eb80 RCX: 0000000000dc0005
[ 675.461424] RDX: 0000000000000000 RSI: 0000000000dc0005 RDI: 0000000000dc0059
[ 675.461426] RBP: 0000000000000000 R08: 0000000000000008 R09: 0000000000000008
[ 675.461427] R10: 0000000000000000 R11: ffffce7a0037cff8 R12: 0000000000000000
[ 675.461428] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8b77a3588000
[ 675.461430] FS: 0000000000000000(0000) GS:ffff8b7eace04000(0000) knlGS:0000000000000000
[ 675.461431] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 675.461432] CR2: ffffffffb6f24108 CR3: 000000012ad01000 CR4: 0000000000f50ef0
[ 675.461434] PKRU: 55555554
[ 675.461435] Call Trace:
[ 675.461438] <IRQ>
[ 675.461440] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461443] ? __slab_free+0x114/0x310
[ 675.461448] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461450] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461452] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461454] ? raw_spin_rq_lock_nested+0x1c/0x80
[ 675.461457] try_to_wake_up+0x18e/0x880
[ 675.461460] ? __pfx_hrtimer_wakeup+0x10/0x10
[ 675.461464] hrtimer_wakeup+0x22/0x30
[ 675.461466] __hrtimer_run_queues+0x12e/0x240
[ 675.461470] hrtimer_interrupt+0xfc/0x230
[ 675.461473] __sysvec_apic_timer_interrupt+0x58/0x100
[ 675.461477] sysvec_apic_timer_interrupt+0x6c/0x90
[ 675.461481] </IRQ>
[ 675.461482] <TASK>
[ 675.461484] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 675.461486] RIP: 0010:cpuidle_enter_state+0xbb/0x400
[ 675.461489] Code: 00 00 e8 08 17 ff fe e8 e3 ef ff ff 48 89 c5 0f 1f 44 00 00 31 ff e8 04 93 fd fe 45 84 ff 0f 85 33 02 00 00 fb 0f 1f 44 00 00 <45> 85 f6 0f 88 7c 01 00 00 49 63 ce 48 2b 2c 24 48 6b d1 68 48 89
[ 675.461490] RSP: 0018:ffffce7a00247e78 EFLAGS: 00000246
[ 675.461492] RAX: ffff8b7eace04000 RBX: 0000000000000001 RCX: 0000000000000000
[ 675.461493] RDX: 0000009d44a2d232 RSI: fffffffafc894097 RDI: 0000000000000000
[ 675.461495] RBP: 0000009d44a2d232 R08: 0000000000000002 R09: 0000000000f42400
[ 675.461496] R10: 0000000000000201 R11: ffffffffffffffff R12: ffff8b7740e00800
[ 675.461497] R13: ffffffffb0c00c20 R14: 0000000000000001 R15: 0000000000000000
[ 675.461502] ? cpuidle_enter_state+0xac/0x400
[ 675.461505] cpuidle_enter+0x31/0x50
[ 675.461509] do_idle+0x1ae/0x220
[ 675.461512] cpu_startup_entry+0x29/0x30
[ 675.461514] start_secondary+0x119/0x150
[ 675.461516] common_startup_64+0x13e/0x141
[ 675.461522] </TASK>
[ 675.461523] Modules linked in: hid_microsoft ff_memless uhid rfcomm cmac algif_hash algif_skcipher af_alg snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm bnep vfat fat amd_atl intel_rapl_msr intel_rapl_common snd_hda_codec_alc882 kvm_amd snd_hda_codec_realtek_lib mt7921e snd_hda_codec_generic mt7921_common btusb mt792x_lib snd_hda_codec_atihdmi kvm btmtk snd_hda_codec_hdmi mt76_connac_lib btrtl btbcm mt76 irqbypass btintel snd_hda_intel ghash_clmulni_intel spd5118 snd_hda_codec aesni_intel bluetooth snd_hda_core wmi_bmof mac80211 snd_intel_dspcfg rapl snd_intel_sdw_acpi r8169 sp5100_tco snd_hwdep realtek pcspkr k10temp snd_pcm mdio_devres i2c_piix4 cfg80211 snd_timer ccp libphy i2c_smbus snd rfkill mdio_bus soundcore libarc4 mousedev gpio_amdpt gpio_generic joydev mac_hid crypto_user i2c_dev pkcs8_key_parser nct6687(OE) nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress hid_logitech_hidpp hid_multitouch hid_logitech_dj amdgpu amdxcp i2c_algo_bit drm_ttm_helper dm_mod ttm drm_exec
[ 675.461589] drm_panel_backlight_quirks gpu_sched drm_suballoc_helper nvme drm_buddy nvme_core drm_display_helper nvme_keyring video nvme_auth cec hkdf wmi
[ 675.461605] CR2: ffffffffb6f24108
[ 675.461607] ---[ end trace 0000000000000000 ]---
[ 675.461610] RIP: 0010:select_task_rq_fair+0x988/0x1ee0
[ 675.461612] Code: 85 ed 0f 85 dc f7 ff ff e9 db 00 00 00 8b 44 24 10 89 44 24 50 31 ed 45 31 e4 45 31 ed 0f 1f 44 00 00 48 63 4c 24 50 48 89 d8 <48> 8b 14 cd e0 40 12 b0 48 89 4c 24 18 48 01 d0 48 8b 88 88 0c 00
[ 675.461613] RSP: 0018:ffffce7a0037cda8 EFLAGS: 00010046
[ 675.461615] RAX: ffffffffb176eb80 RBX: ffffffffb176eb80 RCX: 0000000000dc0005
[ 675.461616] RDX: 0000000000000000 RSI: 0000000000dc0005 RDI: 0000000000dc0059
[ 675.461617] RBP: 0000000000000000 R08: 0000000000000008 R09: 0000000000000008
[ 675.461619] R10: 0000000000000000 R11: ffffce7a0037cff8 R12: 0000000000000000
[ 675.461620] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8b77a3588000
[ 675.461621] FS: 0000000000000000(0000) GS:ffff8b7eace04000(0000) knlGS:0000000000000000
[ 675.461622] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 675.461624] CR2: ffffffffb6f24108 CR3: 000000012ad01000 CR4: 0000000000f50ef0
[ 675.461625] PKRU: 55555554
[ 675.461626] Kernel panic - not syncing: Fatal exception in interrupt
[ 675.461925] Kernel Offset: 0x2d200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)Last edited by Mo0rBy (2026-03-18 21:49:23)
Offline
https://archlinux.org/packages/extra/x86_64/zbar/
Panic Report
Arch: x86_64
Version: 6.19.6-arch1-1
[ 30.533944] Bluetooth: RFCOMM socket layer initialized
[ 30.533948] Bluetooth: RFCOMM ver 1.11
[ 100.817851] logitech-hidpp-device 0003:046D:4082.000C: HID++ 4.5 device connected.
[ 214.930318] nvme nvme0: using unchecked data buffer
[ 214.935395] block nvme0n1: No UUID available providing old NGUID
[ 229.370971] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input39
[ 229.371113] hid-generic 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on dc:56:7b:37:d3:e6
[ 229.404883] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input40
[ 229.404946] microsoft 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on dc:56:7b:37:d3:e6
[ 675.461392] BUG: unable to handle page fault for address: ffffffffb6f24108
[ 675.461397] #PF: supervisor read access in kernel mode
[ 675.461399] #PF: error_code(0x0000) - not-present page
[ 675.461400] PGD 58ae29067 P4D 58ae29067 PUD 58ae2a063 PMD 0
[ 675.461405] Oops: Oops: 0000 [#1] SMP NOPTI
[ 675.461408] CPU: 5 UID: 0 PID: 0 Comm: swapper/5 Tainted: G OE 6.19.6-arch1-1 #1 PREEMPT(full) a70f585a3574c37bff18875a6cf7bd8652b4cbca
[ 675.461412] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 675.461413] Hardware name: ASRock B850I Lightning WiFi/B850I Lightning WiFi, BIOS 4.10 02/09/2026
[ 675.461415] RIP: 0010:select_task_rq_fair+0x988/0x1ee0
[ 675.461419] Code: 85 ed 0f 85 dc f7 ff ff e9 db 00 00 00 8b 44 24 10 89 44 24 50 31 ed 45 31 e4 45 31 ed 0f 1f 44 00 00 48 63 4c 24 50 48 89 d8 <48> 8b 14 cd e0 40 12 b0 48 89 4c 24 18 48 01 d0 48 8b 88 88 0c 00
[ 675.461421] RSP: 0018:ffffce7a0037cda8 EFLAGS: 00010046
[ 675.461423] RAX: ffffffffb176eb80 RBX: ffffffffb176eb80 RCX: 0000000000dc0005
[ 675.461424] RDX: 0000000000000000 RSI: 0000000000dc0005 RDI: 0000000000dc0059
[ 675.461426] RBP: 0000000000000000 R08: 0000000000000008 R09: 0000000000000008
[ 675.461427] R10: 0000000000000000 R11: ffffce7a0037cff8 R12: 0000000000000000
[ 675.461428] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8b77a3588000
[ 675.461430] FS: 0000000000000000(0000) GS:ffff8b7eace04000(0000) knlGS:0000000000000000
[ 675.461431] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 675.461432] CR2: ffffffffb6f24108 CR3: 000000012ad01000 CR4: 0000000000f50ef0
[ 675.461434] PKRU: 55555554
[ 675.461435] Call Trace:
[ 675.461438] <IRQ>
[ 675.461440] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461443] ? __slab_free+0x114/0x310
[ 675.461448] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461450] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461452] ? srso_alias_return_thunk+0x5/0xfbef5
[ 675.461454] ? raw_spin_rq_lock_nested+0x1c/0x80
[ 675.461457] try_to_wake_up+0x18e/0x880
[ 675.461460] ? __pfx_hrtimer_wakeup+0x10/0x10
[ 675.461464] hrtimer_wakeup+0x22/0x30
[ 675.461466] __hrtimer_run_queues+0x12e/0x240
[ 675.461470] hrtimer_interrupt+0xfc/0x230
[ 675.461473] __sysvec_apic_timer_interrupt+0x58/0x100
[ 675.461477] sysvec_apic_timer_interrupt+0x6c/0x90
[ 675.461481] </IRQ>
[ 675.461482] <TASK>
[ 675.461484] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 675.461486] RIP: 0010:cpuidle_enter_state+0xbb/0x400
[ 675.461489] Code: 00 00 e8 08 17 ff fe e8 e3 ef ff ff 48 89 c5 0f 1f 44 00 00 31 ff e8 04 93 fd fe 45 84 ff 0f 85 33 02 00 00 fb 0f 1f 44 00 00 <45> 85 f6 0f 88 7c 01 00 00 49 63 ce 48 2b 2c 24 48 6b d1 68 48 89
[ 675.461490] RSP: 0018:ffffce7a00247e78 EFLAGS: 00000246
[ 675.461492] RAX: ffff8b7eace04000 RBX: 0000000000000001 RCX: 0000000000000000
[ 675.461493] RDX: 0000009d44a2d232 RSI: fffffffafc894097 RDI: 0000000000000000
[ 675.461495] RBP: 0000009d44a2d232 R08: 0000000000000002 R09: 0000000000f42400
[ 675.461496] R10: 0000000000000201 R11: ffffffffffffffff R12: ffff8b7740e00800
[ 675.461497] R13: ffffffffb0c00c20 R14: 0000000000000001 R15: 0000000000000000
[ 675.461502] ? cpuidle_enter_state+0xac/0x400
[ 675.461505] cpuidle_enter+0x31/0x50
[ 675.461509] do_idle+0x1ae/0x220
[ 675.461512] cpu_startup_entry+0x29/0x30
[ 675.461514] start_secondary+0x119/0x150
[ 675.461516] common_startup_64+0x13e/0x141
[ 675.461522] </TASK>
[ 675.461523] Modules linked in: hid_microsoft ff_memless uhid rfcomm cmac algif_hash algif_skcipher af_alg snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm bnep vfat fat amd_atl intel_rapl_msr intel_rapl_common snd_hda_codec_alc882 kvm_amd snd_hda_codec_realtek_lib mt7921e snd_hda_codec_generic mt7921_common btusb mt792x_lib snd_hda_codec_atihdmi kvm btmtk snd_hda_codec_hdmi mt76_connac_lib btrtl btbcm mt76 irqbypass btintel snd_hda_intel ghash_clmulni_intel spd5118 snd_hda_codec aesni_intel bluetooth snd_hda_core wmi_bmof mac80211 snd_intel_dspcfg rapl snd_intel_sdw_acpi r8169 sp5100_tco snd_hwdep realtek pcspkr k10temp snd_pcm mdio_devres i2c_piix4 cfg80211 snd_timer ccp libphy i2c_smbus snd rfkill mdio_bus soundcore libarc4 mousedev gpio_amdpt gpio_generic joydev mac_hid crypto_user i2c_dev pkcs8_key_parser nct6687(OE) nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress hid_logitech_hidpp hid_multitouch hid_logitech_dj amdgpu amdxcp i2c_algo_bit drm_ttm_helper dm_mod ttm drm_exec
[ 675.461589] drm_panel_backlight_quirks gpu_sched drm_suballoc_helper nvme drm_buddy nvme_core drm_display_helper nvme_keyring video nvme_auth cec hkdf wmi
[ 675.461605] CR2: ffffffffb6f24108
[ 675.461607] ---[ end trace 0000000000000000 ]---
[ 675.461610] RIP: 0010:select_task_rq_fair+0x988/0x1ee0
[ 675.461612] Code: 85 ed 0f 85 dc f7 ff ff e9 db 00 00 00 8b 44 24 10 89 44 24 50 31 ed 45 31 e4 45 31 ed 0f 1f 44 00 00 48 63 4c 24 50 48 89 d8 <48> 8b 14 cd e0 40 12 b0 48 89 4c 24 18 48 01 d0 48 8b 88 88 0c 00
[ 675.461613] RSP: 0018:ffffce7a0037cda8 EFLAGS: 00010046
[ 675.461615] RAX: ffffffffb176eb80 RBX: ffffffffb176eb80 RCX: 0000000000dc0005
[ 675.461616] RDX: 0000000000000000 RSI: 0000000000dc0005 RDI: 0000000000dc0059
[ 675.461617] RBP: 0000000000000000 R08: 0000000000000008 R09: 0000000000000008
[ 675.461619] R10: 0000000000000000 R11: ffffce7a0037cff8 R12: 0000000000000000
[ 675.461620] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8b77a3588000
[ 675.461621] FS: 0000000000000000(0000) GS:ffff8b7eace04000(0000) knlGS:0000000000000000
[ 675.461622] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 675.461624] CR2: ffffffffb6f24108 CR3: 000000012ad01000 CR4: 0000000000f50ef0
[ 675.461625] PKRU: 55555554
[ 675.461626] Kernel panic - not syncing: Fatal exception in interrupt
[ 675.461925] Kernel Offset: 0x2d200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)[ 229.370971] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input39
[ 229.371113] hid-generic 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on dc:56:7b:37:d3:e6
[ 229.404883] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.000D/input/input40
[ 229.404946] microsoft 0005:045E:0B13.000D: input,hidraw7: BLUETOOTH HID v5.23 Gamepad [Xbox Wireless Controller] on dc:56:7b:37:d3:e6
[ 675.461392] BUG: unable to handle page fault for address: ffffffffb6f24108
[ 675.461397] #PF: supervisor read access in kernel mode
[ 675.461399] #PF: error_code(0x0000) - not-present pageis probably not random, try to crash the system w/o the Xbox controller.
Offline
I don't think it's the xbox controller.
I've only been using that today because I was trying to play Star Wars Jedi: Survivor.
When playing Space Marine 2, and The FINALS, I have no xbox controller connection.
Here is a previous QR code log for Space Marine 2:
Panic Report
Arch: x86_64
Version: 6.18.13-arch1-1
[13893.245864] ? srso_alias_return_thunk+0x5/0xfbef5
[13893.245866] ? hrtimer_interrupt+0x125/0x230
[13893.245867] ? srso_alias_return_thunk+0x5/0xfbef5
[13893.245869] ? srso_alias_return_thunk+0x5/0xfbef5
[13893.245870] ? sched_clock_cpu+0xf/0x200
[13893.245873] ? srso_alias_return_thunk+0x5/0xfbef5
[13893.245875] ? irqtime_account_irq+0x3c/0xc0
[13893.245877] ? srso_alias_return_thunk+0x5/0xfbef5
[13893.245878] ? __irq_exit_rcu+0x4c/0xf0
[13893.245881] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[13893.245883] RIP: 0033:0x7febc515406d
[13893.245896] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 73 ec 0c 00 f7 d8 64 89 01 48
[13893.245897] RSP: 002b:00000001058fd678 EFLAGS: 00000246 ORIG_RAX: 00000000000001c1
[13893.245899] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007febc515406d
[13893.245900] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 00000001058fdc10
[13893.245901] RBP: 00000001058fe260 R08: 0000000000000001 R09: 0000000000000000
[13893.245901] R10: 00000001058fd700 R11: 0000000000000246 R12: 00000001058fdc10
[13893.245902] R13: 0000000000000000 R14: 00007febc4fc52b4 R15: 0000000000000001
[13893.245907] </TASK>
[13893.245907] ---[ end trace 0000000000000000 ]---
[13894.934099] Oops: general protection fault, probably for non-canonical address 0x7ffff9c744fa0: 0000 [#1] SMP NOPTI
[13894.934105] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G W 6.18.13-arch1-1 #1 PREEMPT(full) 37d84e5c59d38b1e3c61214631c6e0356ae9b977
[13894.934109] Tainted: [W]=WARN
[13894.934110] Hardware name: ASRock B850I Lightning WiFi/B850I Lightning WiFi, BIOS 4.10 02/09/2026
[13894.934111] RIP: 0010:available_idle_cpu+0x1d/0x60
[13894.934116] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 40 d6 0f 1f 44 00 00 48 63 ff 48 c7 c0 80 43 74 9c 31 d2 48 03 04 fd c0 f0 2d 9b <48> 8b 88 20 0c 00 00 48 39 88 10 0c 00 00 74 07 89 d0 e9 d7 f9 d2
[13894.934118] RSP: 0018:ffffd39c80003da0 EFLAGS: 00010003
[13894.934120] RAX: 0007ffff9c744380 RBX: 0000000000000000 RCX: 0000000000000008
[13894.934122] RDX: 0000000000000000 RSI: 0000000000150004 RDI: 00000000001b0000
[13894.934123] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000008
[13894.934124] R10: 0000000000000000 R11: ffffd39c80003ff8 R12: ffff8b242b778000
[13894.934125] R13: 00000000001b0000 R14: ffffffff9c744380 R15: 0000000000000000
[13894.934127] FS: 0000000000000000(0000) GS:ffff8b2b81cee000(0000) knlGS:0000000000000000
[13894.934128] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[13894.934130] CR2: 00000f9c0bb4c000 CR3: 00000004d4385000 CR4: 0000000000f50ef0
[13894.934131] PKRU: 55555554
[13894.934132] Call Trace:
[13894.934134] <IRQ>
[13894.934136] select_task_rq_fair+0x979/0x2190
[13894.934140] ? update_load_avg+0x7b/0x730
[13894.934142] ? srso_alias_return_thunk+0x5/0xfbef5
[13894.934145] ? psi_group_change+0x10c/0x2c0
[13894.934147] ? srso_alias_return_thunk+0x5/0xfbef5
[13894.934150] ? srso_alias_return_thunk+0x5/0xfbef5
[13894.934151] ? psi_task_change+0xc8/0xe0
[13894.934155] ? srso_alias_return_thunk+0x5/0xfbef5
[13894.934157] ? srso_alias_return_thunk+0x5/0xfbef5
[13894.934158] ? srso_alias_return_thunk+0x5/0xfbef5
[13894.934160] ? raw_spin_rq_lock_nested+0x1c/0x80
[13894.934164] try_to_wake_up+0x16a/0x840
[13894.934167] ? __pfx_hrtimer_wakeup+0x10/0x10
[13894.934170] hrtimer_wakeup+0x22/0x30
[13894.934173] __hrtimer_run_queues+0x133/0x2a0
[13894.934176] hrtimer_interrupt+0xfc/0x230
[13894.934179] __sysvec_apic_timer_interrupt+0x58/0x100
[13894.934182] sysvec_apic_timer_interrupt+0x6c/0x90
[13894.934186] </IRQ>
[13894.934187] <TASK>
[13894.934188] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[13894.934190] RIP: 0010:cpuidle_enter_state+0xbb/0x410
[13894.934193] Code: 00 00 e8 28 2c 02 ff e8 a3 f2 ff ff 48 89 c5 0f 1f 44 00 00 31 ff e8 c4 a8 00 ff 45 84 ff 0f 85 33 02 00 00 fb 0f 1f 44 00 00 <45> 85 f6 0f 88 7c 01 00 00 49 63 ce 48 2b 2c 24 48 6b d1 68 48 89
[13894.934194] RSP: 0018:ffffffff9ba03e18 EFLAGS: 00000246
[13894.934196] RAX: ffff8b2b81cee000 RBX: 0000000000000002 RCX: 0000000000000000
[13894.934197] RDX: 00000ca32a9c56c2 RSI: fffffffb108bfb35 RDI: 0000000000000000
[13894.934198] RBP: 00000ca32a9c56c2 R08: 0000000000000002 R09: 0000000000000018
[13894.934200] R10: 00000000000003b1 R11: ffffffffffffffff R12: ffff8b240187bc00
[13894.934201] R13: ffffffff9bbfe540 R14: 0000000000000002 R15: 0000000000000000
[13894.934205] ? cpuidle_enter_state+0xac/0x410
[13894.934208] cpuidle_enter+0x31/0x50
[13894.934212] do_idle+0x1ae/0x210
[13894.934216] cpu_startup_entry+0x29/0x30
[13894.934218] rest_init+0xcc/0xd0
[13894.934221] start_kernel+0x9aa/0x9b0
[13894.934226] x86_64_start_reservations+0x24/0x30
[13894.934230] x86_64_start_kernel+0xd1/0xe0
[13894.934234] common_startup_64+0x13e/0x141
[13894.934240] </TASK>
[13894.934241] Modules linked in: hid_multitouch uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep vfat fat amd_atl intel_rapl_msr intel_rapl_common snd_hda_codec_alc882 snd_hda_codec_realtek_lib snd_hda_codec_atihdmi snd_hda_codec_generic snd_hda_codec_hdmi kvm_amd btusb mt7921e snd_hda_intel btmtk mt7921_common snd_hda_codec btrtl kvm mt792x_lib btbcm snd_hda_core mt76_connac_lib btintel snd_intel_dspcfg mt76 irqbypass snd_intel_sdw_acpi spd5118 bluetooth snd_hwdep polyval_clmulni ghash_clmulni_intel mac80211 sp5100_tco r8169 aesni_intel snd_pcm i2c_piix4 realtek rapl i2c_smbus ccp pcspkr wmi_bmof k10temp snd_timer mdio_devres cfg80211 libphy snd rfkill mdio_bus libarc4 soundcore mousedev joydev gpio_amdpt gpio_generic mac_hid crypto_user pkcs8_key_parser nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress hid_logitech_hidpp hid_logitech_dj amdgpu amdxcp i2c_algo_bit drm_ttm_helper dm_mod ttm drm_exec drm_panel_backlight_quirks gpu_sched
[13894.934301] drm_suballoc_helper nvme nvme_core drm_buddy nvme_keyring drm_display_helper video nvme_auth cec hkdf wmi
[13894.934312] ---[ end trace 0000000000000000 ]---
[13894.934314] RIP: 0010:available_idle_cpu+0x1d/0x60
[13894.934316] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 40 d6 0f 1f 44 00 00 48 63 ff 48 c7 c0 80 43 74 9c 31 d2 48 03 04 fd c0 f0 2d 9b <48> 8b 88 20 0c 00 00 48 39 88 10 0c 00 00 74 07 89 d0 e9 d7 f9 d2
[13894.934317] RSP: 0018:ffffd39c80003da0 EFLAGS: 00010003
[13894.934319] RAX: 0007ffff9c744380 RBX: 0000000000000000 RCX: 0000000000000008
[13894.934320] RDX: 0000000000000000 RSI: 0000000000150004 RDI: 00000000001b0000
[13894.934321] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000008
[13894.934322] R10: 0000000000000000 R11: ffffd39c80003ff8 R12: ffff8b242b778000
[13894.934323] R13: 00000000001b0000 R14: ffffffff9c744380 R15: 0000000000000000
[13894.934324] FS: 0000000000000000(0000) GS:ffff8b2b81cee000(0000) knlGS:0000000000000000
[13894.934326] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[13894.934327] CR2: 00000f9c0bb4c000 CR3: 00000004d4385000 CR4: 0000000000f50ef0
[13894.934328] PKRU: 55555554
[13894.934329] Kernel panic - not syncing: Fatal exception in interrupt
[13894.934622] Kernel Offset: 0x18600000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)I'm thinking I should try overvolting my CPU a little bit as described on the Ryzen troubleshooting link you provided: https://wiki.archlinux.org/title/Ryzen#Troubleshooting
But I'm not getting the MCE errors (whatever those are), so is it worth trying?
Last edited by Mo0rBy (2026-03-18 22:18:07)
Offline
so is it worth trying?
Yes, nb. that this is *not* "overvolting" at all.
Offline
Offline
You should seek to establish stable behavior w/ all measures - increase the PBO offset (generously) and reduce the RAM speed (certainly by disabling any overclocking, pick the most conservative values)
Once the system has proven stable, make isolated adjustments and monitor the impact of each measure.
I'd first restore RAM timings (within spec and not using anything like XMP or whatever AMD calls their overclocking feature) then gradually reduce PBO offsets again.
Offline
I think it was the memory clock speed. Just played for about 2 hours with no issues or interruptions.
I'll follow a proper OC guide before I go messing with speed and clock settings again.
Offline
Pages: 1