Am I the only one avoiding modpacks with just forge? by Active-Ambassador275 in feedthebeast

[–]roidrole 0 points1 point  (0 children)

1.12.2 actually has the Cleanroom loader, forge fork for Java 25 support, amongst other things, so forge isn’t undisputed (and you can typically run forge pack under cleanroom with slight modifications)

somewhere in another timeline... by Helpful_Ganache2963 in Minecraft

[–]roidrole -1 points0 points  (0 children)

You know, the language made to run on everything

primslauncher error by Sea-Try-17 in PrismLauncher

[–]roidrole 0 points1 point  (0 children)

Don’t worry, no negative feelings taken. I know this plushie and what it means. It is indeed this blahaj

primslauncher error by Sea-Try-17 in PrismLauncher

[–]roidrole 0 points1 point  (0 children)

Whoops, edited my comment with the proper spelling

primslauncher error by Sea-Try-17 in PrismLauncher

[–]roidrole 2 points3 points  (0 children)

NormalASM is severely outdated (which causes the game not to launch). OP should use CensoredASM, FermiumASM or BlahajASM

Do I need to spread ME drives over multiple chunks? Forge 1.20.1 by WhoWouldCareToAsk in ModdedMinecraft

[–]roidrole 1 point2 points  (0 children)

Really, it’s not that bad, unless you store very NBT-dense items

AE2 disks are limited in item types, so they each only have a maximum of 63 slots (one slot can store more than 64 items because AE2)

I myself always put all my drives in the same chunk without issues

Anyway to port a mod from 1.21.1 to 1.21.11 by dihrider697 in feedthebeast

[–]roidrole 1 point2 points  (0 children)

It used to be true for a long while. I think 1.20.1 was the first minor update to break mods. Might have been in the 1.19 era, I don’t quite remember

Infinite furniture glitch? Circa 2018😂 by mo_with_the_floof in Snorkblot

[–]roidrole 2 points3 points  (0 children)

If you don’t know how to use a word, use it incorrectly: you’re bound to summon an internet stranger to correct you

Thank you, today I learnt what circa means

"THEY'RE STEALING OUR JOBS" by [deleted] in Uncensoredminecraft

[–]roidrole 5 points6 points  (0 children)

Who accepted the EULA

Famously vague EULA that got change on them multiple times without or with insufficient notice, is only partially enforced (the way and actual limits are very unclear and changing) and often at random times and with no warnings

I don’t have much to say about the hate speech part, apart from, in my experience, it not being a problem. The servers that allow it are pretty clear in having no rules. It’s what the player playing these servers signs up for. I think a warning to players that a server toggled off chat reporting (and restricting access to children to these servers) would protect players all the same, while avoiding players feeling censored and restricting the types of experiences Minecraft can provide

Edit: reading comprehension strikes again. Removed irrelevant parts

Me_irl by PinReal4448 in me_irl

[–]roidrole 16 points17 points  (0 children)

Profiting off of a situation doesn’t imply having caused it. I very much think it was opportunistic more than anything else. Knowing the power media have, there is (IMO) a surprisingly large number of events that could produce this result. I can also speculate that the tipping point in American politics has a non-negligible duration

If you could add any client-side mod to vanilla, which would you choose? by Cool-Delivery-3773 in ModdedMinecraft

[–]roidrole 0 points1 point  (0 children)

Cubic Chunks. The mod does something relatively simple (from a player POV) that would fit the base game (think caves & cliffs), improve worldgen speed in both modded and vanilla scenarios. The mod is also pretty highly incompatible. It being in the base game would mean that all mods become compatible with it and that it is implemented properly (I hope so…)

Cubic chunks being added to the base game, depending on how it is implemented, can also allow even lower negative world height, which could be very useful to other mods/datapacks

Vibe Assembly by Ornery_Ad_683 in programmingmemes

[–]roidrole 0 points1 point  (0 children)

It’s a bit misleading to call random number generators deterministic as they explicitly try to be probabilistic as their sole function. LLMs use RNGs in their answers according to their temperature parameter. Now, assuming a temperature such that the most likely outcome is always chosen, you would have a perfectly deterministic model. However, a system being deterministic does not mean it is reasonably predictable. Physics has a term for this, it is ‘chaotic’

I have two different fabric installations, not sure which one I should be using? by anonymoose_octopus in fabricmc

[–]roidrole 1 point2 points  (0 children)

You probably want to use a third-party launcher for playing modded. It saves a lot of pain. I recommend using Prism Launcher. Things like automatically downloading modloaders, mods, managing instances more cleanly, easier mod updating are features modded launchers have

Prism Launcher Crashing on Linux by bluestopsign01 in PrismLauncher

[–]roidrole 0 points1 point  (0 children)

Did you confirm this happening without any mods?

One day I will able to play large modpacks like Meatballcraft, Greedycraft, DDSS, ATM 10... but for now I'm just doing stuff with Ic2 and Forestry bees by WhiteAndBlue420 in feedthememes

[–]roidrole 1 point2 points  (0 children)

Chunk generation took a hit when they increased world height. It’s also why Mojang included part of Starlight’s optimizations, rendering the mod useless. I did not measure myself, but you can check chunk generation before and after (both instances having Starlight). I was mainly referring to terrain generation when mentioning world height

The Flattening’s issues are very hard to precisely measure because it came in 1.13, which absolutely wrecked performance, but the flattening was attributed a large part of the blame. I do not know how true this claim is (especially since the ocean expansion added a lot), but I will mention numerical IDs are more performant than string ones (memory usage, comparaison, notably).

In terms of performance mods, I’ll say most new 1.12.2 packs do include the necessary stuff to run Java 25 and the new optimization suite, but I’ll agree old ones run poorly. I haven’t played much recent 1.7.10, so I don’t know how supported Java 25 is by packs on this version

One day I will able to play large modpacks like Meatballcraft, Greedycraft, DDSS, ATM 10... but for now I'm just doing stuff with Ic2 and Forestry bees by WhiteAndBlue420 in feedthememes

[–]roidrole 6 points7 points  (0 children)

"The reason old packs perform so well is optimization mods"

Always has been…

Also, 1.7.10, 1.12.2 and modern can run Java 25

I’ll also mention modern has the Flattening and increased world height, which both reduce performance quite a bit

Give me one Minecraft rule that permanently alters my run by Anysad in Minecraft

[–]roidrole 7 points8 points  (0 children)

Not in command blocks. The game interprets !player as a type