Kyle J. McKeown

Results 8 comments of Kyle J. McKeown

> Not visible on screenshot, but is "enter blocked junction" enabled? Intersection is big enough to block the traffic if that feature is off Here's the junction restrictions: ![20220412171001_1](https://user-images.githubusercontent.com/2638764/163055128-b312dee5-be26-4a5d-8824-3687d67a06d2.jpg) I...

It seems the recent update to stable branch may have aggravated the issue. I'm now experiencing this on another intersection that I don't recall was an issue previously. The outside...

Save file for my current city: [Kyle 2-9.zip](https://github.com/CitiesSkylinesMods/TMPE/files/9375413/Kyle.2-9.zip) You'll need these roads subscribed: https://steamcommunity.com/sharedfiles/filedetails/?id=2135346749 https://steamcommunity.com/sharedfiles/filedetails/?id=2094491511 https://steamcommunity.com/sharedfiles/filedetails/?id=2089707787 There's more assets like water pumps and such, but I believe that's the main...

> not sure if this is a bug, I'm successfully running `anon8231489123/vicuna-13b-GPTQ-4bit-128g` on my machine here This is most likely a GPU specific issue I suspect. I'm also on a...

Got another funky intersection that's doing all sorts of crazy stuff right now. https://steamcommunity.com/sharedfiles/filedetails/?id=2915173416 For this you'll need [Big Roads](https://steamcommunity.com/workshop/filedetails/?id=2252521734) and Node Controller to get the networks and the same...

Entering the following in PowerShell ```powershell $asushw = Get-CimInstance -Namespace root/wmi -ClassName ASUSHW Invoke-CimMethod $asushw -MethodName sensor_get_version ``` returns the error ``` Invoke-CimMethod: Method "sensor_get_version" not found ``` --- Entering...

Yeah alright, I see that now. I already noticed the game eating up "shared GPU memory" in Task Manager, but I didn't notice until you mentioned it that such behaviour...

In your crash log it shows `Java Version: 17.0.8, Microsoft`, which is the correct version for 1.20.1. Since it's Microsoft's OpenJDK I'm assuming you're using the built-in JRE that comes...