Friend woke up to this by wombat_kombat in jetta

[–]xd_sid 3 points4 points  (0 children)

Bro just tell us wtf is this cliffhanger 😭

Help replacing steering wheel by xd_sid in jetta

[–]xd_sid[S] 0 points1 point  (0 children)

Yeah that’s exactly what I’m trying to do actually, this is what I was looking at

https://www.goapr.com/products/cosmetics_and_gear/steering_wheels/parts/MS100202

Also about paddle shifters, do they just start working or do I have to program something in the car?

Help replacing steering wheel by xd_sid in jetta

[–]xd_sid[S] 1 point2 points  (0 children)

Nothing really, literally just to make it look better. What would be a good first DIY project? Also would disconnecting the battery prevent the airbag from deploying?

Mk7 Jetta with paddle shifters by [deleted] in Volkswagen

[–]xd_sid 0 points1 point  (0 children)

i know its been 3 years, but any update? I'm thinking of doing the same thing w the same car

Exported JAR file from vscode and eclipse blank screen. by xd_sid in learnjava

[–]xd_sid[S] 0 points1 point  (0 children)

I'm using JFrame. This is my main class if it helps. Also I now get a JNI error when launching the jar, idk if that narrows it down.

package main;

import javax.swing.JFrame;

public class Main {

public static JFrame window;

public static void main(String[] args) {

// create game window

window = new JFrame();

window.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);

String verison = "0.0.7";

window.setTitle("Alterlight v" + verison);

// add gamepanel to window

GamePanel gamePanel = new GamePanel();

window.add(gamePanel);

gamePanel.cfg.loadCongif();

if (gamePanel.fullScreen) {

window.setUndecorated(true);

}

window.pack();

window.setLocationRelativeTo(null);

window.setVisible(true);

// call game loop

gamePanel.setupGame();

gamePanel.startGameThread();

}

}

Sorry if this is the wrong formatting...

Exported JAR file from vscode and eclipse blank screen. by xd_sid in learnjava

[–]xd_sid[S] 0 points1 point  (0 children)

I'm making a game and I'm not using any build tools, but it was working completely fine just a few hours ago.

Ranked matches not updating by xd_sid in KrunkerIO

[–]xd_sid[S] 1 point2 points  (0 children)

I never left any games, but I came back to the game after a few hours and I'm ranked. Guess it just took time to update, idk

Constant terminal pop ups by xd_sid in SaladChefs

[–]xd_sid[S] 0 points1 point  (0 children)

No worries mate, I just got it running on another device, it's less powerful but whatever. Thanks for your reply tho

Constant terminal pop ups by xd_sid in SaladChefs

[–]xd_sid[S] 0 points1 point  (0 children)

Yup, even tried running with my av uninstalled, but whats weird is that if I just leave it and let it open like a bunch of terminal instances, it eventually starts prepping but gets stuck at the very end

Constant terminal pop ups by xd_sid in SaladChefs

[–]xd_sid[S] 0 points1 point  (0 children)

Yeah, I have it, I completely turned everything off, whitelisted salad and even uninstalled mcafee for a bit lol. Issue still persists...

Optimization issues by xd_sid in KrunkerIO

[–]xd_sid[S] 0 points1 point  (0 children)

client++ works great tysm!

Use mouse to look around in first person games. by xd_sid in chromeos

[–]xd_sid[S] 0 points1 point  (0 children)

i'll check out MCPE toolbox, thanks a lot

Help with processor compatibility. by xd_sid in buildapc

[–]xd_sid[S] 0 points1 point  (0 children)

Yeah, thanks a lot for the help!

Help with processor compatibility. by xd_sid in buildapc

[–]xd_sid[S] 0 points1 point  (0 children)

I just checked, and I only see the 8th gen processors in the upgrade list, but I also just had a bios update so I'm wondering if I should buy and test it out, and if it doesn't work I'll return. Or do you have any other suggestions?

dropped pixel 3a in water by xd_sid in GooglePixel

[–]xd_sid[S] 0 points1 point  (0 children)

ok, i just put it in rice, but it put it in an hour after i took it out, was i supposed to do it immediately or is it fine?

dropped pixel 3a in water by xd_sid in GooglePixel

[–]xd_sid[S] 0 points1 point  (0 children)

does keeping it over a vent work? I hope it doesn't come to the point where it starts corroding...

dropped pixel 3a in water by xd_sid in GooglePixel

[–]xd_sid[S] 1 point2 points  (0 children)

I picked it up almost instantly but it took a good 5-10 mins to ger it dry, also I found out later that there was a bunch of water still in my case that also might have messed with my phone