Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Perhaps a server is already running on that port ERROR and more ram (server)

Featured Replies

Posted

Hey when I open the launcher

code launcher:

java -Xmx1024M -Xms1024M -jar forge-1.7.10-10.13.2.1230-universal.jar

 

It gives me an error:

[11:07:03] [server thread / INFO] Starting minecraft server version 1.7.10

[11:07:05] [server thread / INFO] Loading properties

[11:07:05] [server thread / INFO]: Default game type: SURVIVAL

[11:07:05] [server thread / INFO]: Generating keypair

[11:07:06] [server thread / INFO]: Starting Minecraft server on 192.168.1.101:25565

[11:07:06] [server thread / WARN]: **** FAILED TO BIND TO PORT!

[11:07:06] [server thread / WARN]: The exception was: java.net.BindException: Can not assign requested address: bind

[11:07:06] [server thread / WARN]: Perhaps a server is already running on that port?

 

I tried to turn off and turn on the computer

I tried to change the port

Not working

 

And another issue, that I want to add more RAM to my server

And when I change the code of the launcher to:

java -Xmx2048M -Xms2048M -jar forge-1.7.10-10.13.2.1230-universal.jar

 

And click on the launcher to start the server

so start the server and after a second, turns off the server

 

Without data on crash

how much ram do you have?

 

as far as i remember, with 4 or less gb of ram or on 32 bit systems you can assign only up to half of your total ram to a running program, and that's in good conditions when nothing else runs.

 

back when i had 4 gb ram, i could only assign up to 1536 mb of ram, anything above that would crash. i had to turn everything else off, especially browsers, otherwise even that didn't work.

 

if you use a built in gpu like intel hd or such, that will further drain your ram since it reserves some (about half a gb) for itself as vram.

  • Author

my ram on my computer is 4

And thank you for your reply

 

As for my second question, Does anyone have a solution?

  • Author

No, it still crashes

And the crash report wrote:

[10:32:44] [server thread / INFO] Starting minecraft server version 1.7.10

[10:32:48] [server thread / INFO] Loading properties

[10:32:48] [server thread / INFO]: Default game type: SURVIVAL

[10:32:48] [server thread / INFO]: Generating keypair

[10:32:48] [server thread / INFO]: Starting Minecraft server on 192.168.1.101:1

[10:32:48] [server thread / WARN]: **** FAILED TO BIND TO PORT!

[10:32:48] [server thread / WARN]: The exception was: java.net.BindException: Can not assign requested address: bind

[10:32:48] [server thread / WARN]: Perhaps a server is already running on that port?

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.