The Meaning of Life, the Universe, and Everything.
Join Date:
1/30/2014
Posts:
47
Member Details
Hi ZeNinja864! yeah I made a small change that makes Spigot work with Dashboard :). Get the latest copy (2014Feb R3), and under Startup Paramters, there is now an 'Edit Java parameters' link that lets you set up Dashboard for Spigot.
As for a (simple) task scheduler function, that sounds like a good idea - which most other wrappers have - but that would take a bit of time before it's ready in Dashboard
The Meaning of Life, the Universe, and Everything.
Join Date:
1/30/2014
Posts:
47
Member Details
In case anyone is wondering how worthwhile it is to adfly the links... its been over 300 clicks, and I've almost got enough to buy a maccas cheeseburger haha
I am having a problem with spigot on the server. I would like to set my perm size to 128mb like spigot says to do, but when i put
-XX:MaxPermSize=128M in the Java Args it says:
[Dashboard] Startup parameters: -client -Xmx1G -Xms512M -jar "spigot-1.7.2-R0.4-SNAPSHOT (2-23-2014 at 220PM).jar" -XX:MaxPermSize=128M --nojline nogui
[Dashboard] Java executable: C:\Program Files\Java\jre7\bin\java.exe
[Dashboard] Starting server... OK! [2/25/2014 4:21:12 PM]
Feb 25, 2014 4:21:12 PM org.bukkit.craftbukkit.Main main
SEVERE: 'X' is not a recognized option
The SEVERE is an issue that won't let me assign the -XX:MaxPermSize=128M to my server.
Rollback Post to RevisionRollBack
↑ Click to view my profile and add me on Steam if you want to join my group that I host Minecraft Servers, Team Fortress 2 Servers, and much more for!
I am having a problem with spigot on the server. I would like to set my perm size to 128mb like spigot says to do, but when i put
-XX:MaxPermSize=128M in the Java Args it says:
[Dashboard] Startup parameters: -client -Xmx1G -Xms512M -jar "spigot-1.7.2-R0.4-SNAPSHOT (2-23-2014 at 220PM).jar" -XX:MaxPermSize=128M --nojline nogui
[Dashboard] Java executable: C:\Program Files\Java\jre7\bin\java.exe
[Dashboard] Starting server... OK! [2/25/2014 4:21:12 PM]
Feb 25, 2014 4:21:12 PM org.bukkit.craftbukkit.Main main
SEVERE: 'X' is not a recognized option
The SEVERE is an issue that won't let me assign the -XX:MaxPermSize=128M to my server.
I really like this little program, however. i am having a bit of a problem, possibly incompatibility?
I am using MCPC+ for my server and when i throw the -XX:PermSize=128m into the arguments, the server starts up somewhat normally, loads all the configurations, then brings up a list of commands and says [Dashboard]Successfully stopped the server.
Any ideas as to what's goin on? i am using MCPC+ 1.5.2, hope i get a reply soon!
I really like this little program, however. i am having a bit of a problem, possibly incompatibility?
I am using MCPC+ for my server and when i throw the -XX:PermSize=128m into the arguments, the server starts up somewhat normally, loads all the configurations, then brings up a list of commands and says [Dashboard]Successfully stopped the server.
Any ideas as to what's goin on? i am using MCPC+ 1.5.2, hope i get a reply soon!
Sincerely, Growlith1223
Hello! Try putting -XX:PermSize=128m in the Edit Java parameters (Advanced)instead of the normal startup parameters. This is because it is a special Java parameter (and not a Minecraft server parameter). I've just tried this myself and it works for both MCPC+ and Spigot. http://i.imgur.com/746DeAT.jpg
apparently, it says X is not recognized. though, i have nothing in the regular parameters but i have the -XX:PermSize=128m in the advanced.
Great! Thanks for the pastebin
Oh right I see... firstly make sure you have the latest March 2014 release, because I fixed a problem with the 'normal Java parameters' text box. Then do a factory reset, and then put back the permsize parameter in the advanced section (I know the whole advanced/normal Java parameters thing is sounding confusing... this needs to be improved).
The normal Java parameters text box wasn't actually displaying anything and was always empty before I fixed it
Is there snapshot support? I used the snapshot jar file and it gets stuck at "Starting up..." even though my server is already up. i am guessing this is a bug unless I am missing some sort of setting.
As for a (simple) task scheduler function, that sounds like a good idea - which most other wrappers have - but that would take a bit of time before it's ready in Dashboard
Try Diamond-Lang, it's Ruby (the programming language) for One Command Creations.
-XX:MaxPermSize=128M in the Java Args it says:
[Dashboard] Startup parameters: -client -Xmx1G -Xms512M -jar "spigot-1.7.2-R0.4-SNAPSHOT (2-23-2014 at 220PM).jar" -XX:MaxPermSize=128M --nojline nogui
[Dashboard] Java executable: C:\Program Files\Java\jre7\bin\java.exe
[Dashboard] Starting server... OK! [2/25/2014 4:21:12 PM]
Feb 25, 2014 4:21:12 PM org.bukkit.craftbukkit.Main main
SEVERE: 'X' is not a recognized option
The SEVERE is an issue that won't let me assign the -XX:MaxPermSize=128M to my server.
Try this!
Setting up Dashboard for Spigot
Check out my games pls.

Ok thanks man but please think about/keep working on that task scheduler for the server!
I did that in advanced under java options and it still says X is not a recognized option.
Post the console output here, thanks
I am using MCPC+ for my server and when i throw the -XX:PermSize=128m into the arguments, the server starts up somewhat normally, loads all the configurations, then brings up a list of commands and says [Dashboard]Successfully stopped the server.
Any ideas as to what's goin on? i am using MCPC+ 1.5.2, hope i get a reply soon!
Sincerely, Growlith1223
Hello! Try putting -XX:PermSize=128m in the Edit Java parameters (Advanced) instead of the normal startup parameters. This is because it is a special Java parameter (and not a Minecraft server parameter). I've just tried this myself and it works for both MCPC+ and Spigot.
http://i.imgur.com/746DeAT.jpg
Could you paste your console output here please? (Btw, use the spoiler tags, or post it on pastebin, or likewise)
Reproducing your problem, it works on my side. You are most likely doing something wrong.
Cheers
apparently, it says X is not recognized. though, i have nothing in the regular parameters but i have the -XX:PermSize=128m in the advanced.
Great! Thanks for the pastebin
Oh right I see... firstly make sure you have the latest March 2014 release, because I fixed a problem with the 'normal Java parameters' text box. Then do a factory reset, and then put back the permsize parameter in the advanced section (I know the whole advanced/normal Java parameters thing is sounding confusing... this needs to be improved).
The normal Java parameters text box wasn't actually displaying anything and was always empty before I fixed it
[Dashboard] Startup parameters: -client -Xmx1024M -Xms512M -XX:PermSize=128m -jar "MCPC-plus.jar" -XX:PermSize=128m --nojline nogui
And the -XX:PermSize=128m is also after the jar, which is the issue.
But that's because of the (fixed) bug, since Growlith1223 has said that there is nothing in the regular parameters