Jump to content

Recommended Posts

Posted

Hi everyone!

 

I'm using Forge minecraftforge-installer-1.6.2-9.10.0.789 and the official Vanilla Server.

The Forge Mods are on a Server inside the "mod" directory, which is inside root directory.

At all it seems to work, but when I install another Mod, such as Backpack Mod for 1.6.2, or for example Computercraft 1.55 for Minecraft 1.6.2 I have this effect:

 

- I can craft the Items from these mods ( or if u change to creative mode on a server, you can get the items from the mod too ), but when I wanna use the Items by right click, they just disappear from my Inventory and are lost.

 

Can someone help me to understand what I did wrong?

I believe it's not an issue caused by the mods. Because I have the same effect on all Forge Mods, I believe it's somehow an mistake by me or something is wrong with Forge.

 

If some more details are necessary, please feel free to ask for, 'cause I don't know which information you maybe need also.

 

Greetings, Azrat

Posted

Hi!

 

So this is my server.log

2013-07-28 15:40:12 [iNFO] Starting minecraft server version 1.6.2
2013-07-28 15:40:12 [iNFO] Loading properties
2013-07-28 15:40:12 [iNFO] Default game type: SURVIVAL
2013-07-28 15:40:12 [iNFO] Generating keypair
2013-07-28 15:40:13 [iNFO] Starting Minecraft server on 25.173.5.97:25565
2013-07-28 15:40:13 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-07-28 15:40:13 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-07-28 15:40:13 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2013-07-28 15:40:13 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-07-28 15:40:13 [iNFO] Preparing level "Emerald"
2013-07-28 15:40:13 [iNFO] Preparing start region for level 0
2013-07-28 15:40:13 [iNFO] Done (0,544s)! For help, type "help" or "?"
2013-07-28 15:43:21 [sEVERE] Reached end of stream for /25.173.5.97
2013-07-28 15:43:23 [iNFO] USER[/25.173.5.97:49874] logged in with entity id 64 at (907.5583365369074, 81.0, -108.38968272727483)
2013-07-28 15:43:23 [iNFO] USER joined the game
2013-07-28 15:43:43 [iNFO] USER lost connection: disconnect.quitting
2013-07-28 15:43:43 [iNFO] USER left the game

 

And to start the server, I just use:

 

java -Xms1024M -Xmx1024M -jar minecraft_server.1.6.2.jar -o true

 

Somehow I believe I didn't install the Mods properly..

 

I can craft such as the Backpack in the Workbench, but I can not take the result into my Inventory.

Posted

Don't run minecraft_server.jar run forge :

java -Xmx1024M -Xms1024M -jar minecraftforge-universal-1.6.2-9.10.0.804.jar

However, don't remove minecraft_server1.6.2.jar, forge need it

Posted

Hi robin4002,

 

much thanks for your help!

 

So here the result of the log ( seems there's something broken, even when I didn't touch the jar's ):

 

 

  Reveal hidden contents

 

 

 

EDIT:

 

Cause of your start command, I saw you are using already another never version of Forge, so I tried this now too. ( I was using the build Recommended instead latest ).

Now Forge Server is starting properly!

 

Thank you very much!

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.