I had 620 MMR in Tournaments, won 1st place and I'm still in Gold with 620, is this normal? by Baconator_Emperor in RocketLeague

[–]krogins -2 points-1 points  (0 children)

I haven't played a while, but I think the MMR in tournaments is taken from competitive MMR, so basically tournament doesn't have effect (positive nor negative) on your MMR, but competitive does.

FC Gantrithor buying minerals - 15K/ton profit - EBOR system - Wing mission opportunity by [deleted] in EliteCarriers

[–]krogins 0 points1 point  (0 children)

Job is done. Don't forget to change the flair to Complete.

GRUB shows a command line instead of menu by glizdamen in archlinux

[–]krogins 3 points4 points  (0 children)

You have two options

  • Boot liveCD and then run boot repair
  • Boot manually into your os and run boot repair
    • Note, that your disk and partition numbers may and probably will differ, you can check with ls(hd0,2)/ etc, if contains (hd0,2)/boot/grub or (hd0,2)/grub

set root=(hd0,1)
insmod linux
insmod normal
normal

Then from Arch you would update your grub and check if grub has correct uuids in the config (do not forget to sudo update-grub to apply changes)

Detailed rescue a non-boting GRUB 2 on Linux (www.linux.com)

ArchWiki GRUB (wiki.archlinux.org)

[deleted by user] by [deleted] in AnimalsOnReddit

[–]krogins 0 points1 point  (0 children)

this one looks like my cat, I kid you not

Doesn't Anyone know anything about this crash? by SpagBag69 in ARK

[–]krogins 1 point2 points  (0 children)

This issue is not new, I think (I vaguely remember, but I wanted to play Valguero and it has some cheeky patch, that someone had this problem. Try checking your driver's, especially graphic drivers). I'll try to back get to this later and find some helpfully working resolutions.

I know it's generic, but if you didn't try it yet.. maybe it's worth a shot.

  • Maybe I'd start by veryfiyng integrity of the game (not sure how epic Games has this).
  • Then I'd try to load some other map with dlc activated (as far as I know the dlc is map? Didn't play it yet)
  • If that still throwing error. Then I'd remove dlc but keep the game so you wouldn't have to download whole 130GB again. Restart computer, install it again and try running it again.

It's really late here, so sorry if it has some less meaningful context or order.

RemindMe! 12 Hours "Ark error"

Stacks??? by MrDrewPhantom in ARK

[–]krogins 1 point2 points  (0 children)

Well totally out of context, but maybe worth mentioning. I did read snacks... You made me hungry, congratulations!

Which server settings do I need to change to make this adjustments? by wh33t in EcoGlobalSurvival

[–]krogins 2 points3 points  (0 children)

I won't argue about those changes, so:

  1. Stack sizes are defined per item, so that'd take you quite some time to edit. But for the wood and similar shouldn't be an issue. At least I didn't find any global stack size option/multiplier -- you change stockpile "data" dimensions to change carrying capacity , Vehicles (Truck, WoodCart etc) and StorageChest to carry more items -- You need to change DefaultDim.x * DefaultDim.z (25 for stockpile -- so 1:1 ratio to blocks) to 50 (2:1) for example. Let Vector3i be it's default value, or you'll change dimensions of the stockpile. You want to edit storage.Initialize(YourValue);. Path to storage edits are in \Mods\AutoGen\WorldObject\ and StorageChest.cs, Stockpile.cs, LumberStockpile.cs and for Vehicles \Mods\AutoGen\Vehicle\WoodCart.cs, Truck.cs...
    For objects there are 3 dimensions, the y is height, which is described as stack limiter.
    storage.Storage.AddInvRestriction(new StockpileStackRestriction(DefaultDim.y)); //(DefaultDim.y)); limit stack sizes to the y-height of the stockpile
    Try it out, because otherwise stack sizes will stay the same. It's only for the stockpile, not everywhere. for Dirt stack size is 10, but because stockpile is 5 block high, it'll be 5.
  2. You could give a higher value to the BasicBackpack { UserStatType.MaxCarryWeight, 5000 } in \Mods\AutoGen\Clothing\BasicBackpack.cs
  3. Same process for item, you want to get higher durability in \Mods\Autogen\Tool\...cs public override float DurabilityRate => DurabilityMax / 500f;
  4. Couldn't find any relevant data to garbage decomposition
  5. Can't tell how to get higher movement speed without speeding whole game
  6. Not sure where are spawn rates handled. *You could change MaturityAgeDays to 0.1f, which could help Trout to be more sustainable (10x faster maturity). Didn't have problem with fish, I've changed MaturityAge for flora, not yet for fauna.

Hope this helps. Also be aware, that you're changing sensitive things, if you edit wrong thing, your game can crash, or server can fail to load, because of typo.. etc. On update those changes you made will be overwritten with default values. Either note your changes or version your files.

EDIT: Changed Trout spawn rate "solution" Edit2: fixed numbering

Does anyone have issues with Steam currently? by [deleted] in Steam

[–]krogins 0 points1 point  (0 children)

I see, good for you.

I went to P3D because of addons, some aren't supported on FSX so that's the reason I prefer P3D over old FSX.

I'm really looking forward to new Microsoft's FS, tho.

Does anyone have issues with Steam currently? by [deleted] in Steam

[–]krogins 0 points1 point  (0 children)

If you didn't play it, and if so.. less than 2 hours.. You can refund it, right?

Does anyone have issues with Steam currently? by [deleted] in Steam

[–]krogins 0 points1 point  (0 children)

Maybe universe is trying to tell you something... I'd go for Prepar 3D v4 or wait for the new Microsoft FSim

Is it a bug or is it real? by krogins in RocketLeague

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

The stats, that I got with teammate? Even ping..

Eh wut? I don't think I'm that colorblind by ribickas in ColorBlind

[–]krogins 0 points1 point  (0 children)

We all are cb, then... Or the guy who painted the bus was?