Forums - Open Redstone Engineers
Microsoft - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Off-Topic Discussion (https://forum.openredstone.org/forum-5.html)
+--- Thread: Microsoft (/thread-4701.html)

Pages: 1 2 3 4 5 6


RE: Microsoft - greatgamer34 - 10-17-2014

(10-16-2014, 11:36 PM)PhysoniumI Wrote: Java happens to allow for cross-platform operation. A jar that works on windows will work on mac and linux too (and anything else you can install java on).

then why are there different download options for the game?


RE: Microsoft - PhysoniumI - 10-18-2014

There are better versions for different systems? Some people are dumb? No clue.


All I care about is the fact that you can run the jar on linux, mac AND windows. (I happen to have done it myself)


RE: Microsoft - PabloDons - 10-18-2014

Windows version allows for a .exe that you can customize to make it look cool ( instead of the pesky .jar icon). Mac versjon might have the same reason. Others because idk if Linux has the same thing windows has with the.exe.


RE: Microsoft - PhysoniumI - 10-18-2014

They're effectively useless as applying launch arguments to any of those wouldn't modify the state of Minecraft (those launch arguments are handled seperately).

TL;DR they're useless! (functionally)


RE: Microsoft - TSO - 10-21-2014

The reason is because java is only cross-platform on Tuesdays when the sun, the moon, and the stars align and God looks down and smiles upon ye, and the computer gnomes decide to stop trolling you, and Jesus himself comes into your house to launch the application. Otherwise, you're going to need to specialize it to the system because java will just end up drooling all over itself and your computer.


RE: Microsoft - PhysoniumI - 10-21-2014

Java always drools on itself, including Tuesdays. It's Java.


RE: Microsoft - greatgamer34 - 10-21-2014

(10-21-2014, 01:33 PM)TSO Wrote: The reason is because java is only cross-platform on Tuesdays when the sun, the moon, and the stars align and God looks down and smiles upon ye, and the computer gnomes decide to stop trolling you, and Jesus himself comes into your house to launch the application. Otherwise, you're going to need to specialize it to the system because java will just end up drooling all over itself and your computer.

god... right...


RE: Microsoft - TSO - 10-22-2014

(10-21-2014, 10:31 PM)PhysoniumI Wrote: Java always drools on itself, including Tuesdays. It's Java.

But when all those things line up, it doesn't drool on your computer...


RE: Microsoft - Apuly - 10-25-2014

Then it just starts drooling you


RE: Microsoft - AFtExploision - 10-25-2014

The reason for different versions for OS' is natives (which to my knowledge are syscalls / libraries for C and such languages). At least, I think