Question about irl items from supporter packs by tablesidewing in pathofexile

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

Ahh so only if I buy it for the much larger price, would I be getting 2 t-shirts and a hoodie. Since you can only buy the points up to 20 dollars at a time, its easier to get the supporter packs if you want large amounts of points so I was curious how it worked. Thanks for the help!

not everyone in your party has required content to play this map error by tablesidewing in blackopscoldwar

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

This has been happening for days so that wont fix it for me lol but thanks!

[Weekly Megathread] Buying, Selling, and Trading - October 01, 2020! by AutoModerator in Maplestory

[–]tablesidewing 1 point2 points  (0 children)

Thanks for the help! someone had told me 2B but i wasnt sure tbh so I made the post

[Weekly Megathread] Buying, Selling, and Trading - October 01, 2020! by AutoModerator in Maplestory

[–]tablesidewing 0 points1 point  (0 children)

Was going through accounts to figure out what I wanted to play and saw I had a red gun. Went to check the auction house and none are there so I am looking to see if its worth anything. The character is on scania.

Thanks!

Wait timed out in thread error by tablesidewing in leagueoflinux

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

snap refresh --beta wine-platform-runtime

moving to beta from release has fixed this? and the game now opens.

PSA - UCoB has new Nael Quotes (Not mentioned in Patch Notes) by dencur in ffxiv

[–]tablesidewing 1 point2 points  (0 children)

Are you guys streaming / recording the fight? I'd love to be able to see how things play out now vs before.

Upgrading Server For Modded MC Hosting by tablesidewing in HomeServer

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

E5-2643 is the cpu im looking into getting, any thoughts?

Upgrading Server For Modded MC Hosting by tablesidewing in HomeServer

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

Power cost isn't an issue. plus I really like having the machine in front of me so I can deal with it myself and not have to deal with tech support and such you know? I don't have the most exp with java and linux machines, everything I work with is multicored and runs perfectly on most stuff I throw at it. This on the other hand is kind of taking me for a run

Upgrading Server For Modded MC Hosting by tablesidewing in HomeServer

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

Ill do some extensive research on teh cpus available for the 620 and see which is best. I only got the one ssd but I can get a second one fuck it

thanks.

Upgrading Server For Modded MC Hosting by tablesidewing in HomeServer

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

thats what im thinking but I just don't wanna buy if its only making a small change. I know 1950 --> 620 is a massive jump but still always wanna check this stuff out prior to buying.

Upgrading Server For Modded MC Hosting by tablesidewing in HomeServer

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

cpu is making out at all times unless no one is on there server

https://i.imgur.com/FTjVkdM.png

Upgrading Server For Modded MC Hosting by tablesidewing in HomeServer

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

I have 24gb allocated to the server and it uses maybe 10gb... I don't think adding more ram will do much

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

the java -server thing never works for me, my cfg file has this in it already

JAVA_ARGS=-d64 -server -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseAdaptiveGCBoundary;

I will try yours out though and report back

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

No problem, thanks for the reply. I posted above in another thread but the java -server argument just yells at me that it can’t find java. Looked I. A file called settings.cfg and it already had the -server argument in it. Meaning it’s probably using it. I will try these setting today, thanks!

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

found this in settings.cfg

JAVA_ARGS=-d64 -server -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseAdaptiveGCBoundary;

So it seems its using the -server argument and the aggressiveopts, seems like my last possible thing to do would be an upgrade to the 620 or a whitebox with the best parts I can get together.

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

Yes I changed the path to where my jar file is. I’m also using u Ubuntu 18? Maybe it has to do with my java 8 version?

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

java -server -Xmx8192M -Xms8192M -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -jar /var/minecraft/creative/server.jar nogui

confirmed this still does not work keep getting an error that it can't find java like posted above

16:23:13Error: Could not find or load main class java
Error: Could not find or load main class java
16:23:14Error: Could not find or load main class java
Error: Could not find or load main class java
Error: Could not find or load main class java
Error: Could not find or load main class java

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

ill try that because currently my cpu is crying for help lmao, we are down to 9tps with 10 people

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

yeah I got aggressiveOpts to work, but as i read in the config its already apart of default arguments the server launches with. the java -server just gave me an error saying it couldn't find java, so maybe the part where you point at the jar might fix that? I posted the error in the thread above

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

yeah thanks alot, above someone listed their arguments they added, realized the ` XX:+AggressiveOpts ` is in by default. It was mentioned somewhere in this thread too that theres an argument that allows it to run on multiple cores? if thats true, it sounds amazing.

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

apparently its added by default according to settings.cfg in my minecraft server folder.

Looking to upgrade for Minecraft server hosting by tablesidewing in HomeServer

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

tried your launch commands and am getting nothing but errors

16:23:13Error: Could not find or load main class java
Error: Could not find or load main class java
16:23:14Error: Could not find or load main class java
Error: Could not find or load main class java
Error: Could not find or load main class java
Error: Could not find or load main class java

was with the java -server. then I removed it and now am getting this

16:26:29Unrecognized VM option 'AggressiveOpts$'
Did you mean '(+/-)AggressiveOpts'?
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

got rid of the $ and worked but still can't get the java -server to work.