It's not giving me any problems to run both client and server on the same machine with these arguments, for the record.
(But I do have 16 GB memory to throw at the issue, so...)
Not using a VPS either, just my home machine. It's the cheapest option
I was giving the clients the arguments mostly because "if it's good for the server it can't be that bad for the client". Didn't think they could possibly conflict.
Oh, how much more contention can it be compared to any two multi-threaded programs when either or both might want to use NUM_CPU's for a temporary batch of multi-threading that normally lasts only a fraction of a second, occasionally 2-3 seconds, and every 60-300 seconds for 10-15 seconds?
Thanks for the code! But I seem to have a little problem with it :S .As soon s I launch the server with it, it immediately closes, it doesn't even open really.
I checked that my system met all the requirements (Windows x64, Latest x64 Java, and I have 3 extra GB free to allocate to the server) But for some reason it just won't work. Any idea how to fix this?
I play on the same computer I run it on (Not by choice :S ).
Edit: Ok, i used "Pause" (Woo, I learned something) After the code to see what the cmd prompt said, and it said "'-Xms2048m' is not recognized as an internal or external command, operable program or batch file".
Ohhhh, I see, I accidentally wrote over the first part of the command. Thanks! Heh.....You have an extra space in there before that command, most likely.
See all of @Eyamaz's responses to similar posts.would any of these work with any other launcher, the ATLauncher for example?
I want to play with the new thermal expansion 3 for 1.6.4 and they've got it in one of their packs.
Specifically that one.I do not use ATLauncher nor the Technic launcher and have not tested anything with them so I do not support them. Not for any distaste for either, I just have no use for them. You can probably ask on their respective forums, but I will not be trouble shooting anything with their packs or launchers.
well, not really asking for support, i just know nothing about java and had previously put some arguments in the vanilla launcher that didn't seem to cause any harm, if i had not seen the different iterations of code for different launchers I would've just pasted it in to see if it worked, which i will probably do anyway, but since I don't know anything about them, i thought I'd ask if it would work or not.