not sure what to do about this one. worked my way through the last couple crashes but this one confuses me. thanks in advance.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 3/21/21 9:08 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.yezon.theabyss.procedures.GhostVisionOverlayDisplayOverlayIngameProcedure.executeProcedure(GhostVisionOverlayDisplayOverlayIngameProcedure.java:24) ~[?:?] {re:classloading}
at net.yezon.theabyss.gui.overlay.GhostVisionOverlayOverlay.eventHandler(GhostVisionOverlayOverlay.java:46) ~[?:?] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1398_GhostVisionOverlayOverlay_eventHandler_RenderGameOverlayEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.1-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.1-service.jar:?] {}
at net.minecraftforge.client.gui.ForgeIngameGui.post(ForgeIngameGui.java:831) ~[?:?] {re:classloading}
at net.minecraftforge.client.gui.ForgeIngameGui.renderHelmet(ForgeIngameGui.java:296) ~[?:?] {re:classloading}
at net.minecraftforge.client.gui.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:135) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:750) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:byg.mixins.json:client.MixinGameRenderer,pl:mixin:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.49.jar:31.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$473/1198859194.call(Unknown Source) [forge-1.15.2-31.2.49.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.yezon.theabyss.procedures.GhostVisionOverlayDisplayOverlayIngameProcedure.executeProcedure(GhostVisionOverlayDisplayOverlayIngameProcedure.java:24)
at net.yezon.theabyss.gui.overlay.GhostVisionOverlayOverlay.eventHandler(GhostVisionOverlayOverlay.java:46)
at net.minecraftforge.eventbus.ASMEventHandler_1398_GhostVisionOverlayOverlay_eventHandler_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.client.gui.ForgeIngameGui.post(ForgeIngameGui.java:831)
at net.minecraftforge.client.gui.ForgeIngameGui.renderHelmet(ForgeIngameGui.java:296)
at net.minecraftforge.client.gui.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:135)
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['ImJustADragon'/647, l='MpServer', x=8.50, y=65.00, z=8.50]]
Chunk stats: Client Chunk Cache: 729, 0
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: 6626198952061887518
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:611)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:572)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$473/1198859194.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2723108576 bytes (2596 MB) / 6554648576 bytes (6251 MB) up to 12117344256 bytes (11556 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx13000m -Xms256m -XX:PermSize=256m
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-2.2.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.49.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.49.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.49.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.49.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.15.2_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.15.2-31.2.49.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.49
FML Language Providers:
[email protected]
minecraft@1
Mod List:
followingvillagers-1.15.2-1.4.0.jar Following Villagers {
[email protected] DONE}
Variant16x-1.15.2-v0.17.2.4_beta.jar Variant16x {
[email protected]_beta DONE}
forge-1.15.2-geckolib-2.0.0.jar Geckolib {
[email protected] DONE}
Advanced-Skin-Customization-Mod-1.15.2.jar Advanced Skin Customization {
[email protected] DONE}
wonderful-enchantments-1.15.2-0.8.1.jar Wonderful Enchantments {
[email protected] DONE}
guiclock_1.15.2-2.3.jar GUI Clock {
[email protected] DONE}
pitg-1.15.2-1.4.1.jar Pane In The Glass {
[email protected] DONE}
Neat 1.6-22.jar Neat {
[email protected] DONE}
TerraForged-1.15.2-0.1.3.jar TerraForged {
[email protected] DONE}
JRFTL [1.15.2]-1.1.jar JRFTL {
[email protected] DONE}
Controlling-6.1.5.6.jar Controlling {
[email protected] DONE}
Placebo-1.15.2-3.1.0.jar Placebo {
[email protected] DONE}
citadel-1.1.11.jar Citadel {
[email protected] DONE}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {
[email protected] DONE}
Apotheosis-1.15.2-3.3.8.jar Apotheosis {
[email protected] DONE}
ironagefurniture 1.15.2 v0.2.0.5.jar Iron Age Furniture {
[email protected] DONE}
SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {
[email protected] DONE}
pathundergates-1.15.2-1.0.3-release.jar Path Under Gates {
[email protected] DONE}
Netherite 1.15.2 - 0.1.6.jar Netherite 1.15.2 {
[email protected] DONE}
carryon-1.15.2-1.13.0.5.jar Carry On {
[email protected] DONE}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {
[email protected] DONE}
VampiresNeedUmbrellas-1.15.2-1.2.1.jar Vampires Need Umbrellas {
[email protected] DONE}
despawningeggshatch_1.15.2-2.2.jar Despawning Eggs Hatch {
[email protected] DONE}
supplementaries-1.15.2-0.9.27 .jar Supplementaries {
[email protected] DONE}
konkrete_1.1.5_MC_1.15-1.15.2.jar Konkrete {
[email protected] DONE}
structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {
[email protected] DONE}
wt_improvements-1.15.2-1.0.1.0.jar Wandering Trader Improvements {
[email protected] DONE}
repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {
[email protected] DONE}
PanzersMedievalWeapons-1.15.2.jar Panzer's Medieval Weapons {
[email protected] DONE}
AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {
[email protected] DONE}
GreaterEye-1.15.2-1.0.14.jar GreaterEye {
[email protected] DONE}
betterspawnercontrol_1.15.2-1.3.jar Better Spawner Control {
[email protected] DONE}
LetSleepingDogsLie-1.15.2-1.1.1.jar Let Sleeping Dogs Lie {
[email protected] DONE}
ChunkAnimator-1.15.2-1.2.3.jar Chunk Animator {
[email protected] DONE}
toughnessbar-5.0.jar Toughness Bar {
[email protected] DONE}
dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {
[email protected] DONE}
SilentGear-1.15.2-1.11.4+187.jar Silent Gear {
[email protected]+187 DONE}
masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
jousting-1.15.2-v1.0.3.jar Jousting {
[email protected] DONE}
pamhc2foodextended-1.15.2-1.0.0.jar Pam's HarvestCraft 2 Food Extended {pamhc2foodextended@version DONE}
MysticalAdaptations-1.15.2-1.2.3.jar Mystical Adaptations {mysticaladaptations@NONE DONE}
MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {
[email protected] DONE}
RoRmod-1.15.2-1.1.2-Forge.jar Risk of Rain Mod {
[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.7.jar Curios API {
[email protected] DONE}
tetra-1.15.2-2.18.1.jar Tetra {
[email protected] DONE}
Patchouli-1.15.2-1.2-35.jar Patchouli {
[email protected] DONE}
extendedmushrooms-1.5.1-1.15.2.jar Extended Mushrooms {
[email protected] DONE}
collective-1.15.2-2.24.jar Collective {
[email protected] DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
Chunk Pregenerator-V1.15-3.0.5.jar Chunk Pregenerator {
[email protected] DONE}
TheAbyss2 1.0.0 1.15.2.jar TheAbyss {
[email protected] DONE}
starterkit_1.15.2-2.4.jar Starter Kit {
[email protected] DONE}
ScalingHealth-1.15.2-3.0.9+54.jar Scaling Health {
[email protected]+54 DONE}
Disenchanting-forge_1.15.2-1.5.0.jar Disenchanting {
[email protected] DONE}
ServerTabInfo-1.15.2-1.2.8.jar Server Tab Info {
[email protected] DONE}
Cyclic-1.15.2-0.7.1.jar Cyclic {
[email protected] DONE}
BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {
[email protected] DONE}
SaveMyStronghold-1.15.2-1.0.1.jar Save My Stronghold! {
[email protected] DONE}
Kiwi-1.15.2-2.8.5.jar Kiwi {
[email protected] DONE}
inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {
[email protected] DONE}
ClientTweaks_1.15.2-4.2.0.jar Client Tweaks {
[email protected] DONE}
mowziesmobs-1.5.13.jar Mowzie's Mobs {
[email protected] DONE}
handoveryouritems_1.15.2-1.2.jar Hand Over Your Items {
[email protected] DONE}
Dark Soul 1.15.2 0.9.7.jar Dark Soul {
[email protected] DONE}
Cucumber-1.15.2-3.0.9.jar Cucumber Library {
[email protected] DONE}
torchslabmod-1.15.2_v1.6.9.jar Torch Slab Mod {
[email protected] DONE}
pamhc2trees-1.15.2-1.0.7.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
jei-1.15.2-6.0.3.15.jar Just Enough Items {
[email protected] DONE}
JEIEnchantmentInfo-1.16.4-1.2.1.jar JEI Enchantment Info {
[email protected] DONE}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {
[email protected] DONE}
the-conjurer-1.15.2-1.0.13.jar The Conjurer {
[email protected] DONE}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {
[email protected] DONE}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {
[email protected] DONE}
Variant16x-BuzzierBees-1.15.2-v0.17.2.4_beta.jar Variant16x: Buzzier Bees {
[email protected]_beta DONE}
caelus-FORGE-1.15.2-2.0-beta4.jar Caelus API {
[email protected] DONE}
Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {
[email protected] DONE}
colytra-FORGE-1.15.2-3.0.jar Colytra {
[email protected] DONE}
extraboats-1.3.6-1.15.2.jar Extra Boats {
[email protected] DONE}
create-mc1.15.2_v0.3e.jar Create {
[email protected]_v0.3e DONE}
Waystones_1.15.2-6.0.2.jar Waystones {
[email protected] DONE}
mcw-paintings-1.0.0-mc1.15.2.jar Macaw's Paintings {
[email protected] DONE}
Clumps-5.0.2.6.jar Clumps {
[email protected] DONE}
mgui-1.15.2-2.1.1.jar mgui {
[email protected] DONE}
tumbleweed-1.15-0.4.8.jar Tumbleweed {
[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {
[email protected] DONE}
Artifacts-1.15.2-2.5.1.jar Artifacts {
[email protected] DONE}
additionalbars-1.5.0.jar Additional Bars {
[email protected] DONE}
guicompass_1.15.2-1.5.jar GUI Compass {
[email protected] DONE}
DereCDoubleJump115.jar Derec's Double Jump {
[email protected] DONE}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {
[email protected] DONE}
bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {
[email protected] DONE}
additional_lights-1.15.2-2.0.2.jar Additional Lights {
[email protected] DONE}
iceandfire-2.1.0-1.15.2.jar Ice and Fire {
[email protected] DONE}
walljump-forge-1.15.2-1.3.5.jar Wall-Jump! {
[email protected] DONE}
JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {
[email protected] DONE}
inventorypets-2.0.12.jar Inventory Pets {
[email protected] DONE}
iChunUtil-1.15.2-8.0.3.jar iChunUtil {
[email protected] DONE}
ars_nouveau-1.15.2-1.3.0.jar Ars Nouveau {
[email protected] DONE}
mysticalworld-1.15.2-2.1.3.jar Mystical World {
[email protected] DONE}
extendedbonemeal_1.15.2-1.3.jar Extended Bone Meal {
[email protected] DONE}
forge-1.15.2-31.2.49-universal.jar Forge {
[email protected] DONE}
Atum-1.15.2-2.1.12.jar Atum 2 {
[email protected] DONE}
scuba-gear-1.15.2-1.0.1.jar Scuba Gear {
[email protected] DONE}
MysticalAgriculture-1.15.2-3.0.10.jar Mystical Agriculture {
[email protected] DONE}
dungeonsarise1.15.2-1.2.61b.jar Dungeons Arise {
[email protected] DONE}
forge-1.15.2-31.2.49-client.jar Minecraft {
[email protected] DONE}
The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {
[email protected] DONE}
EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {
[email protected] DONE}
swingthroughgrass-1.15.2-1.4.1.jar SwingThroughGrass {
[email protected] DONE}
pandoras_creatures-1.15.2-1.0.1.jar Pandoras Creatures {
[email protected] DONE}
SilentLib-1.15.2-4.6.6+59.jar Silent Lib {
[email protected]+59 DONE}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
HerdMentality-1.15.2-1.0.1.jar HerdMentality {
[email protected] DONE}
forbidden_arcanus-1.15.2-1.5.jar Forbidden & Arcanus {
[email protected] DONE}
towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {
[email protected] DONE}
ceilingtorch-1.15.2-v1.10.jar Ceiling Torch {
[email protected] DONE}
paintings-1.15.2-7.0.0.0.jar Paintings ++ {
[email protected] DONE}
jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {
[email protected] DONE}
ffenchants-1.15.2-1.3.6a.jar FlashFyre's Enchantments {
[email protected] DONE}
pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
gravestone-1.17.6.jar Gravestone Mod {
[email protected] DONE}
serverconfigupdater-1.1.jar ServerConfig Updater {
[email protected] DONE}
placeableitems-4.2.2.jar Placeable Items {
[email protected] DONE}
polymorph-FORGE-1.15.2-0.10.jar Polymorph {
[email protected] DONE}
AutoRegLib-1.5-40.jar AutoRegLib {
[email protected] DONE}
Quark-r2.1-245.jar Quark {
[email protected] DONE}
performant-1.15-2.02m.jar Performant {
[email protected] DONE}
DoubleSlabs-1.15-2.11.8.jar Double Slabs {
[email protected] DONE}
InventoryHud_1.15.2.forge-3.2.1.jar Inventory HUD+(Forge edition) {
[email protected] DONE}
Vampirism-1.15.2-1.7.1.jar Vampirism {
[email protected] DONE,
[email protected] DONE}
occultism-0.2.11.jar Occultism {
[email protected] DONE}
BackTools-1.15.2-8.0.0.jar Back Tools {
[email protected] DONE}
byg-1.0.11.jar Oh The Biomes You'll Go {
[email protected] DONE}
Variant16x-BiomesYouGo-1.15.2-v0.17.2.4_beta_pre1.jar Variant16x: Oh the Biomes You'll Go {
[email protected]_beta_pre1 DONE}
VillagersRespawn-1.15.2-1.0.0.0.jar Villagers Respawn Mod {
[email protected] DONE}
MinecraftEarthMod-2.0.1.1.jar Minecraft Earth Mod {
[email protected] DONE}
CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {
[email protected] DONE}
overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {
[email protected] DONE}
healingcampfire_1.15.2-3.2.jar Healing Campfire {
[email protected] DONE}
ExtendedNetherBackport-1.15.2-Beta-Lightweight-4.3.2.jar Extended Nether Backport {
[email protected] DONE}
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:snowrealmagic
Patchouli open book context: n/a
Launched Version: forge-31.2.49
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 460.79, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
OptiFine Version: OptiFine_1.15.2_HD_U_G6
OptiFine Build: 20210124-205244
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 460.79
OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8