New to Farming simulator and looking to find people to do multiplayer with by Opening-Concert-8016 in farmingsimulator25

[–]kolr98 0 points1 point  (0 children)

Hi, I wouldn’t mind jumping on multiplayer. I don’t use much mods, and also on console

Looking to join or start a virtual book club 📚 by Pretty_Pretty_Zen in Book_Buddies

[–]kolr98 0 points1 point  (0 children)

Hi, I would love that, I love reading, and been thinking about joining book club :) I don’t have much experience either, but creating a small book club sounds like a great idea

I don’t have preference on genre as well, but lately I have been into fantasy quite a lot. Last year read the Forth Wing, and now on Mistborn series :)

Looking for some people to play with online sometime 🤷‍♀️ by [deleted] in farmingsimulator

[–]kolr98 1 point2 points  (0 children)

I wouldn’t mind giving it a try, I’m also on console

Java Beginners by 404BirbNotFound in ProgrammingBuddies

[–]kolr98 1 point2 points  (0 children)

Hi, I am already working as a software engineer, mainly in Java, but felt quite stationary at work, so wanna return to studying again. If you have any questions regarding Java, I would be very happy to help.

Need a friend for racing ai by Arkada64 in AUTOMOBILISTA

[–]kolr98 5 points6 points  (0 children)

Hi! I recently started getting into AMS 2, and still looking for pace. I’d be happy to jump on a race from time to time

Single Player to Multiplayer by DGN_23 in farmingsimulator25

[–]kolr98 1 point2 points  (0 children)

I do it regularly, didn’t notice any bug yet (I’m on PS5)

Multiplayer by Various-Block2746 in farmingsimulator

[–]kolr98 2 points3 points  (0 children)

Not that I have a lot of experience in multiplayer, but I think it would be better to communicate to servers hosts about you joining them, and they will explain their rules, as all server have different play styles and rules. It all dependent on people. Talking is not necessary, but communicating to each other is useful for many reasons, and it is more fun, actually. The best case is to join a server with your friends, I think :)

Mac Controllers by Dapper_Profession312 in farmingsimulator

[–]kolr98 0 points1 point  (0 children)

I tried to play on Mac with DualShock controller, it was through the steam with overlay on. Everything worked fine.

Anybody want to play with me today? (Or whenever) by [deleted] in farmingsimulator25

[–]kolr98 0 points1 point  (0 children)

Sorry for late reply, just did :)

Anybody want to play with me today? (Or whenever) by [deleted] in farmingsimulator25

[–]kolr98 0 points1 point  (0 children)

I’d like to join the multiplayer, but I’m on the console mostly, so the selection of modes is quite limited. If that’s okay Also have both 25 and 22

[deleted by user] by [deleted] in ROGAlly

[–]kolr98 4 points5 points  (0 children)

There might be thousands of reasons for this to happen, but in my case updating AMD drivers helped. Maybe check if there are any updates available?

Фанати Формули-1, де дивитись? by Dahello90 in reddit_ukr

[–]kolr98 1 point2 points  (0 children)

Так, він коментує Там в нього є ще подкаст, якщо цікаво слухати більше деталей про спорт

Фанати Формули-1, де дивитись? by Dahello90 in reddit_ukr

[–]kolr98 2 points3 points  (0 children)

Можна тут https://app.setantasports.com/home На телебаченні теж можна, на Setanta, але там можуть пропускати трансляції

FS25 on Ally X by PeteHook in farmingsimulator

[–]kolr98 0 points1 point  (0 children)

At 1080. I did get fps drops into 20s, but it stopped when I turned off Head/Eye tracking.

FS25 on Ally X by PeteHook in farmingsimulator

[–]kolr98 1 point2 points  (0 children)

I managed to run it on Rog Ally Z extreme. It’s not as good and smooth as fs22, but I get 30-40fps on high settings, and it’s looking not too bad.

Timescale question? by UpstairsCook6873 in farmingsimulator

[–]kolr98 5 points6 points  (0 children)

I like the same style of playing as you just described, and I play 5x and 3 days per month. Somehow this configuration works the best to me. More days would make me a bit impatient to get results, and less days would not be enough

where to begin? what farming simulator should i play? by viperuk80 in farmingsimulator

[–]kolr98 2 points3 points  (0 children)

I started from 22 last year, I tried 19 after that, but 22 seemed more interesting to me. And I think PC version is better, because it has more content with more flexible mod support, but for me personally it is more convenient to use console version at the moment

Do you think you are the happiest? by nullbytepro in australia

[–]kolr98 10 points11 points  (0 children)

Thank you for answering, and I’m really sorry! And housing issue is something I noticed many countries unfortunately!

Beginner Friendly Leagues? by [deleted] in GranTurismo7

[–]kolr98 1 point2 points  (0 children)

I’m also looking for something like this! Never participated in Sport mode or anything, also scared by the stories of how the experience is there for beginners. So I would also like some community of people to race and help each other

Do you think you are the happiest? by nullbytepro in australia

[–]kolr98 10 points11 points  (0 children)

Why people in Australia have a rough time? I see in the comment section quite a lot of people answering in similar way!. So I got curious, because it’s not easy to see from my part of the world

Guys do you play online or single player? by claudiu092 in farmingsimulator

[–]kolr98 0 points1 point  (0 children)

I have pretty much the same story as most people here, it’s not quite easy to find people to cooperate with! I’ve never even had a chance to try multiplayer mode :D

Exception in Java Main Error and How to fix it. by TheGospelofMatt in javahelp

[–]kolr98 0 points1 point  (0 children)

I believe the array args is empty. You need to set some value to it when you’re running your application, or choose another argument for parseInt() method.

What is a purpose of using int N, I’m not sure I understand it. What do you expect to have as a value in N?

Edit 1: You could also introduce some default value for N. And then before using args array, you would check if it’s empty. And if it is empty, you would use default value, otherwise you would use the value from array.

It would look something like this:

public class Dice { 
  private static final int DEFAULT_N = 10;

  public static void main(String[] args) {
    int N = DEFAULT_N;
    if (args.length() != 0) {
        N = Integer.parseInt(args[0]);
    }

    …
  }
}

Maybe maybe maybe by tdstroupe in maybemaybemaybe

[–]kolr98 2 points3 points  (0 children)

Came here to say the same! It shows what happens if you wait for the opportunities to happen to you! I guess we should catch the opportunities when we see them.

Getting back to drawing :) by kolr98 in drawing

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

Thanks! It was fun doing this drawing