You are viewing our Forum Archives. To view or take place in current topics click here.
DaddyCheese problem!
Posted:
DaddyCheese problem!Posted:
Status: Offline
Joined: Jun 22, 201311Year Member
Posts: 99
Reputation Power: 3
Status: Offline
Joined: Jun 22, 201311Year Member
Posts: 99
Reputation Power: 3
Okay so ive realised that i can run my server on vanilla but not craft bukkit. It says in the console 'java.lang.OutOfMemoryError: Java heap space' I just really need help. Im always having problems with this server host! They havent replied to my ticket and its being like 5 hours. Just help please!
#2. Posted:
Status: Offline
Joined: Jan 26, 201113Year Member
Posts: 705
Reputation Power: 31
You will need to allocate more RAM to the Server, edit your servers "run.bat" or something along those lines and edit the amount of RAM you have given it, the default is 512mb_m - 512mb_M I believe, how much RAM does your computer have?
The heap space is how much memory it can work with to operate your server, changing them will give your server a performance increase to an extent:
-Xms<size> set initial Java heap size
-Xmx<size> set maximum Java heap size
1gb of RAM is measured in the Mb it has (1024) so if you want to allocate 3gb of Memory to the server, you will need to change your line to this: -Xms1024M -Xmx3072M
(1024M being 1gb minimum it will use, 3072M is 3gb maximum)
-MD5
Last edited by MD5 ; edited 2 times in total
The heap space is how much memory it can work with to operate your server, changing them will give your server a performance increase to an extent:
-Xms<size> set initial Java heap size
-Xmx<size> set maximum Java heap size
1gb of RAM is measured in the Mb it has (1024) so if you want to allocate 3gb of Memory to the server, you will need to change your line to this: -Xms1024M -Xmx3072M
(1024M being 1gb minimum it will use, 3072M is 3gb maximum)
-MD5
Last edited by MD5 ; edited 2 times in total
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 22, 201311Year Member
Posts: 99
Reputation Power: 3
Status: Offline
Joined: Jun 22, 201311Year Member
Posts: 99
Reputation Power: 3
Im running of a host. It has nothing to do with my computer.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jan 26, 201113Year Member
Posts: 705
Reputation Power: 31
How much are you paying for? if you have more than 2gb then you should try using less mods if you have any, less buildings and redstone etc. to reduce the amount of memory it is using or if you need that much try getting some more RAM allocated from the host.
-MD5
-MD5
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jun 22, 201311Year Member
Posts: 99
Reputation Power: 3
Status: Offline
Joined: Jun 22, 201311Year Member
Posts: 99
Reputation Power: 3
Whats your skype? We will talk on there so i can show you (screen share)
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jan 26, 201113Year Member
Posts: 705
Reputation Power: 31
I don't use Skype, it's too insecure for my liking but add me and use the TTG messaging and I can help you here.
-MD5
-MD5
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.