-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server Start Failing #33
Comments
Can't tell much without logs, but if I were to guess blind, you run that from invalid location like onedrive or inside of archive. |
Not to be an idiot but, how do I get logs for this kind of crash? and I am trying to boot it from the desktop. Is that not a valid location for this script? |
There should exist |
Now that I have the logs, I was comparing it to the "Max Ram" issue already posted but it appears either it was patched and no longer a problem, or went unresolved. my logs are extremely similar if not identical to theirs. @Yoosk ERROR: Error flagged, reason is: "Settings.cfg_Error:MAX_RAM" Directory of C:\Users\Main\Desktop\New folder 09/27/2018 10:33 AM .09/27/2018 10:33 AM .. 09/10/2018 01:22 PM config 05/01/2018 04:41 PM 3,237 LICENSE.md 09/27/2018 10:33 AM logs 09/10/2018 01:22 PM mods 05/01/2018 04:41 PM 12,200 README.md 09/10/2018 01:22 PM scripts 05/18/2018 02:39 AM 691 server.properties 05/01/2018 04:41 PM 10,198 ServerStart(Linux).sh 05/01/2018 04:41 PM 44,968 ServerStart.bat 08/22/2018 02:28 PM 742 settings.cfg 6 File(s) 72,036 bytes 6 Dir(s) 130,194,255,872 bytes free DEBUG: JAVA version output (java -d64 -version): java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode) BITSADMIN version 3.0 0 out of 0 jobs canceled. |
Would it be better for me to try and bypass the serverstart.bat by manually adding and running a Forge file and MC server 12.2? |
Forge installer should be included in pack, script doesn't check for mc server AFAIK. |
Is it in the open? or hidden in a folder somewhere? |
That is probably the issue. All of my installs have been void of the forge installer |
Are you installing to a host? Where ever you are installing to may be access restricted and thus not allowing you to run serverstart. Try running it as administrator(if this is on your pc)? |
I'm installing from the Curse website, it installs to my downloads, I then use winrar to unpack it to my desktop into it's own folder. It's all my personal computer and running as admin doesn't change anything. Are there any places specifically I should check access? My computer in the past has locked certain areas giving access to no one (not sure why). @Yamza |
So i found a possible solution (Currently testing), a solution to this problem is downloading the CORRECT/current forge, installing it in that file, and running it all from that jar instead of using the server start. The biggest issue is that it doesn't set RAM allocation as far as I can tell. Will update when I know more! EDIT: This does work. There are a few errors that seem to be created this way, but as far as I can tell, if you don't have a Forge file, Get it, install it manually, then launch through the universal forge exe |
Whenever I click "Serverstart" the batch file, it opens for a second with http://prntscr.com/kz7kov then closes and nothing happens. I've tried re downloading and changing the max ram value to the "5G" as the example and it still has the same issue. Any ideas?
The text was updated successfully, but these errors were encountered: