Jump to content

mods not loading on server


Matetus

Recommended Posts

Hello, i've made a server with forge on 1.6.4 and decided to install galacticraft(3 mods in total) on my mac.

The ones of you that know more of it, know that it has added ores etc,etc.

Well at first it didn't spawn a world with ores(was using the latest stable forge build -9.11.1.916 and the latest galacticraft #814 at the time), in the sense if I entered creative, i could hold the added item like steel, but i couldn't place it, or throw it and that it stays there for that matter.

Decided to redownload forge and galacticraft(I downloaded the latest stable build this time #800) and It worked the first time, later I made the start.command file and entered again. All the ores disappeared(a block of void darkness in their place) and the galacticraft items in chests also disappeared and can't place nothing again,but I can hold the item.

start.command code:

#!/bin/bash
cd "$(dirname "$0")"
exec java -Xmx1536M -Xms1536M -jar minecraft_server.jar

Needed to add the file because otherwise it was starting with just 128Mb of ram.

Update:

It seems like it recognizes the mod if i start it using forge, but if I start it using start.command it doesn't.

Any suggestions how to allocate more ram to the server when using forge?

Update #2: Figured it out,so adding here my experience for anyone who has the same problem:

I am so much of a noob that i didn't realize that i needed to run forge 1st,I've changed the last line so that instead of minecraft_server.jar is minecraftforge-universal-1.6.4-9.11.1.916.jar

and renamed minecraft_server.jar to the original minecraft_server.1.6.4.jar so that forge can find it and run it.

 

Sorry moderators for being a nuisance,but i hope my experience will at least help somebody.

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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