Jump to content

Recommended Posts

Posted

Delete the libraries folder and rerun the installer.

If that doesn't work provide the installer log.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted (edited)
  Reveal hidden contents


 

Edited by diesieben07
spoiler
Posted
  On 1/6/2019 at 11:44 AM, diesieben07 said:

What does it contain? If you make the last command pause then the screen will stay open until you press a key.

Expand  

@echo off

call settings.bat

:start_server
echo Starting Stoneblock Server...
java -server -Xmx${MAX_RAM} ${JAVA_PARAMETERS} -jar %SERVER_JAR% nogui
exit /B

goto start_server
 that is what my launchserver.bat file says

Posted
  On 1/6/2019 at 11:48 AM, diesieben07 said:

What's in settings.bat? And, like I said: add pause to the end to keep the window open.

Expand  

REM Don't edit these values unless you know what you are doing.
set INSTALL_JAR=forge-1.12.2-14.23.5.2772-installer.jar
set SERVER_JAR=forge-1.12.2-14.23.5.2772-universal.jar

REM You can edit these values if you wish.
set MAX_RAM=4096M
set JAVA_PARAMETERS=-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180

 

Settings.bat

Posted
  On 1/6/2019 at 11:56 AM, diesieben07 said:

If you downloaded a pre-made modpack, why are you messing with it?

 

What? What did you do? What happend? Posts like this tell me NOTHING.

Expand  

u are the most stupid person in the world. i dittent messed with it. i just will not work OMFG!

Posted (edited)
  On 1/6/2019 at 11:59 AM, diesieben07 said:

Which modpack did you download? From where? Why are you coming here instead of to the modpack author if it does not work?

Why did you not mention any of this in your original post?

 

And please stop insulting me or you will receive a timeout.

Expand  

from curse. and its called stoneblock. and i came here because the author sayd it work for every one else. but not for mere. 

Edited by snaxxDk
Posted
  On 1/6/2019 at 12:19 PM, diesieben07 said:

Okay. We will do one more thing.

 

With a fresh download of the modpack (no instructions followed yet):

  1. Open a command prompt in the modpack folder (You can use Shift-Rightclick and select "Open Powershell window here" or "Open Command prompt here").
  2. Type Install.bat and press enter. Post the output of this command.
  3. Type LaunchServer.bat and press enter. Post the output of this command.
  4. A log file named forge-1.12.2-14.23.5.2772-installer.log should have been created. Post this file.

Do not skip steps and do not do additional steps. Please provide any information or any errors that occur.

Expand  

no thanks im done

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.