F5F Stay Refreshed Software PC Gaming Setting up a Minecraft Server

Setting up a Minecraft Server

Setting up a Minecraft Server

Pages (2): 1 2 Next
M
mishy07
Senior Member
371
07-08-2023, 03:08 AM
#1
I've been attempting to configure a Minecraft Server and haven't managed to make the .bat file function properly. Any advice?
M
mishy07
07-08-2023, 03:08 AM #1

I've been attempting to configure a Minecraft Server and haven't managed to make the .bat file function properly. Any advice?

S
ssauce
Member
162
07-08-2023, 06:34 AM
#2
Does your .bat script reside in the same location as your jar file? Otherwise, you likely must provide the complete path to the jar file.
S
ssauce
07-08-2023, 06:34 AM #2

Does your .bat script reside in the same location as your jar file? Otherwise, you likely must provide the complete path to the jar file.

L
LimoLama
Member
89
07-08-2023, 07:03 AM
#3
Lemme try that
L
LimoLama
07-08-2023, 07:03 AM #3

Lemme try that

I
iloxela
Member
53
07-08-2023, 01:38 PM
#4
It seems you're repeatedly stating that the system cannot reach the access to the jarfile.
I
iloxela
07-08-2023, 01:38 PM #4

It seems you're repeatedly stating that the system cannot reach the access to the jarfile.

S
220
07-08-2023, 03:39 PM
#5
You encountered an error about the heap size being too large. The system reported that the requested memory exceeds what can be handled. This caused the Java VM to fail to start.
S
SmileEnchanter
07-08-2023, 03:39 PM #5

You encountered an error about the heap size being too large. The system reported that the requested memory exceeds what can be handled. This caused the Java VM to fail to start.

C
CelticGila
Senior Member
454
07-08-2023, 06:18 PM
#6
It seems you're suggesting a more efficient approach. Consider using -Xmx4096M instead of reserving excessive memory.
C
CelticGila
07-08-2023, 06:18 PM #6

It seems you're suggesting a more efficient approach. Consider using -Xmx4096M instead of reserving excessive memory.

C
Chickenwang24
Member
58
07-16-2023, 04:45 AM
#7
Yes, with 48GB available, 16GB should be sufficient.
C
Chickenwang24
07-16-2023, 04:45 AM #7

Yes, with 48GB available, 16GB should be sufficient.

C
CharlieMcD14
Member
64
08-06-2023, 12:52 PM
#8
Check if your Java environment is configured for a 32-bit architecture.
C
CharlieMcD14
08-06-2023, 12:52 PM #8

Check if your Java environment is configured for a 32-bit architecture.

W
wilhelmsen_00
Junior Member
14
08-06-2023, 02:14 PM
#9
I figured it out.
I was using 32-bit Java, but now the GUI indicates the server is lagging, about 44 ticks behind.
W
wilhelmsen_00
08-06-2023, 02:14 PM #9

I figured it out.
I was using 32-bit Java, but now the GUI indicates the server is lagging, about 44 ticks behind.

A
animeLana
Junior Member
1
08-07-2023, 09:11 PM
#10
Also, I'm unable to connect to the server. I followed the instructions for port forwarding. Can you run a basic verification?
A
animeLana
08-07-2023, 09:11 PM #10

Also, I'm unable to connect to the server. I followed the instructions for port forwarding. Can you run a basic verification?

Pages (2): 1 2 Next