Jump to content

Recommended Posts

Posted

I'm trying to make a forge server in 1.7.10 for some older mods, but when I create all the server files, there's no folders for "mods" or "config."

When I go to join the server, it's labeled in the multiplayer menu as vanilla. 

Adding the folders myself doesn't seem to do anything as they don't load, and the server is still labeled "vanilla."

 

This is after running the "1.7.10 - 10.13.4.1614" jar installed from the website (https://files.minecraftforge.net/net/minecraftforge/forge/index_1.7.10.html)

spacer.png

 

Here's after running minecraft_server.1.7.10.jar the first time

spacer.png

 

And here's after accepting the eula and running minecraft_server.1.7.10.jar againspacer.png

 

The "mods" or "config" folders never appear.

The "forge-1.7.10-10.13.4.1614-1.7.10-universal.jar" file has done nothing throughout the whole process.

help

Posted
11 hours ago, tergerfer11 said:

Here's after running minecraft_server.1.7.10.jar

Do not run minecraft_server.1.7.10.jar

You should be running the forge jar.

Posted
10 hours ago, Ugdhar said:

Do not run minecraft_server.1.7.10.jar

You should be running the forge jar.

22 hours ago, tergerfer11 said:

The "forge-1.7.10-10.13.4.1614-1.7.10-universal.jar" file has done nothing throughout the whole process.

 

Posted
21 hours ago, Ugdhar said:

You should be running the forge jar.

 

10 hours ago, tergerfer11 said:

that did nothing

How did you run it? And it should have generated a log or something, which you should post. The log you posted looks like it's from a vanilla server (the minecraft_server jar file)

Posted
6 minutes ago, Ugdhar said:

 

How did you run it? And it should have generated a log or something, which you should post. The log you posted looks like it's from a vanilla server (the minecraft_server jar file)

I just clicked it like you would any executable

and yes, the log is from the minecraft_server jar file because the other one does nothing

Posted (edited)

The website flagged my ip for spam, and now I can't access it on my main connection. I'm connected on my hotspot right now

Edited by tergerfer11
Posted

You will need Java 8 JRE to run a Forge 1.7.10 server

Currently, you are using a newer Java version

 

In your script, replace the world java with the java 8 path and put it into quotation marks

For example:

"C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx4G -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar 
pause

 

Try my Modpack

spacer.png

>>Link to Curseforge<<

Posted
28 minutes ago, TileEntity said:

You will need Java 8 JRE to run a Forge 1.7.10 server

Currently, you are using a newer Java version

 

In your script, replace the world java with the java 8 path and put it into quotation marks

For example:

"C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx4G -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar 
pause

 

In my defense, I was told I needed JDK, not JRE.

I will try this later and update you then

Posted (edited)
10 hours ago, TileEntity said:

You will need Java 8 JRE to run a Forge 1.7.10 server

Currently, you are using a newer Java version

 

In your script, replace the world java with the java 8 path and put it into quotation marks

For example:

"C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx4G -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar 
pause

 

I tried javaw.exe and java. exe and neither worked

 

java.exe

spacer.png

 

javaw.exe

spacer.png

Edited by tergerfer11
Posted

I did that and it gave no errors, but also did nothing.

what am I doing wrong?

"C:\Program Files (x86)\Java\jre1.8.0_451\bin\javaw.exe" -Xmx2G -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar 
pause
Posted (edited)
16 minutes ago, TileEntity said:

Is there a log file? (logs folder)

I have 4 files

  • the libraries folder
  • forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
  • minecraft_server.1.7.10.jar
  • start.bat

No logs

Edited by tergerfer11
Posted (edited)
4 minutes ago, TileEntity said:

Create a text file eula.txt and write eula=true

into it and test it again

running minecraft_server.1.7.10.jar creates 4 files

running start.bat at this point still does nothing

Edited by tergerfer11
Posted (edited)
6 minutes ago, TileEntity said:

Check the eula.txt again

 

#By changing the setting below to TRUE you are indicating your agreement to our EULA (https://account.mojang.com/documents/minecraft_eula).
#Wed May 21 15:43:08 EDT 2025
eula=true
Edited by tergerfer11

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.