Jump to content

Recommended Posts

Posted

Hey guys,

 

I've tried this on three different servers, ubuntu, MineOS(crux), and Windows.

 

I am running three mods, Railcraft, Industrial craft, and millenaire. I have tried each mod one at a time, and found that its not a conflict. Even weirder everything runs fine on windows.

 

Railcraft 6.3.0 requires 287+ and recommends 295. I have tried every build from 287 to 297, and every single one runs all three mods alone and together on windows, but when trying to run Railcraft on Linux I get the following error:

 

--snip--
[iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Received a system property request ''
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Activating mod FML
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Activating mod Forge
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Enabling mod Railcraft
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Activating mod Railcraft
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Enabling mod IC2
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Activating mod IC2
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Enabling mod Millenaire
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Activating mod Millenaire
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-10-01 15:42:16 

[sEVERE] [ForgeModLoader] The mod Railcraft (Railcraft) requires mod versions [Forge@[4.1.4.287,)] to be available
2012-10-01 15:42:16 

[FINE] [ForgeModLoader] Mod sorting data:
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] 	Railcraft(Railcraft:6.3.0.0): Railcraft_6.3.0.0.zip (required-after:Forge@[4.1.4.287,);after:BuildCraft|Core;after:Forestry;after:IC2)
2012-10-01 15:42:16 

[FINE] [ForgeModLoader] 	IC2(IndustrialCraft 2:1.106): industrialcraft-2_1.106.jar ()
2012-10-01 15:42:16 
[FINE] [ForgeModLoader] 	Millenaire(Mill??naire:3.1.6): millenaire3.1.6.zip ()
2012-10-01 15:42:16 
[iNFO] [sTDERR] cpw.mods.fml.common.MissingModsException
2012-10-01 15:42:16 

[iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.sortModList(Loader.java:222)
2012-10-01 15:42:16 
[iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:440)
2012-10-01 15:42:16 
[iNFO] [sTDERR] 	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
2012-10-01 15:42:16 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
2012-10-01 15:42:16 
[iNFO] [sTDERR] 	at ft.b(DedicatedServer.java:49)
2012-10-01 15:42:16 
[iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:415)
2012-10-01 15:42:16 

[iNFO] [sTDERR] 	at ep.run(SourceFile:539)
2012-10-01 15:42:16 
[iNFO] [sTDERR] 2012-10-01 15:42:16 
[sEVERE] Encountered an unexpected exception MissingModsException
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:222)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:440)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
at ft.b(DedicatedServer.java:49)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:415)
at ep.run(SourceFile:539)
2012-10-01 15:42:16 
[iNFO] [sTDERR] 2012-10-01 15:42:16 [sEVERE] This crash report has been saved to: /home/mc/servers/414/./crash-reports/crash-2012-10-01_15.42.16-server.txt

 

this leads me to believe it is somehow a problem with forge?

 

Any ideas would be great, :)

 

Update:

I just noticed this, I am using the same jar file for both, and I just did a clean install of mineos, why do the logs show different forge versions?

 

Windows:

2012-10-01 15:11:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.30.390 for Minecraft client:1.3.2, server:1.3.2 loading

 

Linux:

2012-10-01 17:02:37 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading

 

 

How is this possible? Its the same jar...

Posted

THIS

 

[sEVERE] [ForgeModLoader] The mod Railcraft (Railcraft) requires mod versions [Forge@[4.1.4.287,)] to be available

2012-10-01 15:42:16

 

 

And also you need to download newwest version of forage from jenkins.

 

You probily get cookie jars mixed up.

Posted
  On 10/1/2012 at 9:48 PM, julialy said:

THIS

 

[sEVERE] [ForgeModLoader] The mod Railcraft (Railcraft) requires mod versions [Forge@[4.1.4.287,)] to be available

2012-10-01 15:42:16

Really? Gee thanks, I didn't realize that's where the error was, that's not why I totally snipped everything above it, or the big SEVERE written beside it, next time I'll copy and paste the whole log so you can feel special having snooped it out from all the FINEST.

 

Maybe if you read the actual post you will see that I ran it with forge 287 through to 297, and had the same problem.

 

  Quote

And also you need to download newwest version of forage from jenkins.

Oh? like 297? Like it says in the post?

 

  Quote

You probily get cookie jars mixed up.

 

Yes I probably do, but how does that affect this?

 

If you actually read posts it tends to help you not look retarded by making a snarly response that has no relevance.

 

Anyhow, it seems there was a problem with my scripts on the linux side, and it was defaulting to a jar in another folder, I was missing a ../, not a cookie jar, thanks though.

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I made this mod, inspired by my friends and various loud streamers, and it's perfect for YouTubers who want a little extra pizzaz when they scream in their videos.   The mod works by detecting a high sound level (which you can configure) through your computer’s audio input. Once the sound threshold is reached, your player character will instantly explode! It doesn't use any external APIs; it just relies on the built-in javax sampled package. Check it out!    
    • Good day, I know this is years later and I hate to necropost but I ran into this exact same issue today and yours was the only one that popped up in my search. Turns out my file system permissions were all kinds of messed up in my minecraft directory. Here's how I fixed it: 1. Open terminal 2. Navigate to the .minecraft directory using the cd command, it can be helpful to have your file explorer open next to your terminal if you're a more visual person like me 3. On my OS (PopOS) the folders with messed up permissions had a padlock on them 4. Ran the command  sudo chmod a+rwx [fileName] I also ran  sudo chmod 777 [fileName] and got the same results with both. However it turns out a lot of my sub folders were messed up too which meant I had to make the changes recursively, which in plain English means all of the sub-folders under the directory. So I ended up running the command  sudo chmod -R 777 [fileName] which then changed all of the subfolders and files and ended up saving me a LOT of time doing it one at a time like the first two commands do. 5. After fixing permissions in the various subfolders ran the installer with the command java -jar [latestForgeInstallerNameGoesHereWithoutSquareBrackets] 6. Installed and launched without a hitch! Hope this helps new Linux users as for most advanced users this breakdown isn't very helpful, I'm still learning a ton myself. Additional note that might clear up future confusion, do not include [ or ] in your commands that I've listed here, I just use [ and ] in my personal notes to denote that I need to put something from the file system in the command. If yours was anything like mine all of the files from /de/oceanlabs/mcp/mcp_config/1.18-20211130.085255/mcp_config-1.18-20211130.085255-mappings.txt all had the wrong permissions. -Zamorakphat
    • hi fellas I remember back when I was in high school and had way more time to develop mods, there were tons of active posts, and while the documentation wasn’t always super extensive, you could always find someone to help you out with your questions or see someone else’s threads that were really informative. But lately, I’ve noticed that the forum seems pretty empty compared to how it used to be. I’m wondering, is there a specific reason for this? Is it just that the community has moved to other platforms, like Discord? It feels like a lot of the knowledge base and conversations have shifted over there. I’m just curious to hear others’ thoughts on this, and if anyone knows why the forum has become quieter, I’d love to know! Thanks!
    • @TileEntity Here's the log, sorry for all the trouble and confusion  https://paste.ee/p/Ihi4VMVn
    • https://gist.github.com/StrikeAttack7/f638897b5ffb88cc6db6c21946e1a216 When I tried logging into the server client side this is the error I got
  • Topics

×
×
  • Create New...

Important Information

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