Marco Migozzi

Results 8 comments of Marco Migozzi

Same here: > [15:30:10] Warning - GNOME-Twitch : {GtTwitch:594} Error getting stream access token for channel 'queiduesulserver' because: Received unsuccessful response from url 'https://api.twitch.tv/api/channels/queiduesulserver/access_token' with code '410' and body '{"error":"Gone","status":410,"message":"this...

> Hi, I am just a happy user of throttled. > > It seems to me BIOS is limiting the current. I would try Cinebench on Windows and compare the...

Why not use: ``` $db = Yii::$app->db; $sql = $db->queryBuilder->batchInsert($table, $fields, $rows); $db->createCommand(str_replace("INSERT INTO ","REPLACE INTO",$sql))->execute(); ```

Could be usefull also to kill the process and clean plot dir for dead processes

Yes, same error with python 3.10/3.9/3.8.12

It is a float field, as workaround put a floating value like 0.1

I had the same problem, did you try to activate swap partition or file?

This solve the problem in every map that is hidden while created. Nice solution thanks.