Jump to content

Updated: Server Crash, Linux only


Hawkins2k4

Recommended Posts

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...

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

 

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

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

 

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://pastebin.com/VwpAW6PX My game crashes upon launch when trying to implement the Oculus mod to this mod compilation, above is the crash report, I do not know where to begin to attempt to fix this issue and require assistance.
    • https://youtube.com/shorts/gqLTSMymgUg?si=5QOeSvA4TTs-bL46
    • CubeHaven is a SMP server with unique features that can't be found on the majority of other servers! Java: MC.CUBEHAVEN.NET Bedrock: MC.CUBEHAVEN.NET:19132 3 different stores: - CubeHaven Store: Our store to purchase using real money. - Bitcoin Store: Store for Bitcoin. Bitcoin can be earned from playing the server. Giving options for players if they want to spend real money or grind to obtain exclusive packages. - Black Market: A hidden store for trading that operates outside our traditional stores, like custom enchantments, exclusive items and more. Some of our features include: Rank Up: Progress through different ranks to unlock new privileges and perks. 📈 Skills: RPG-style skill system that enhances your gaming experience! 🎮 Leaderboards: Compete and shine! Top players are rewarded weekly! 🏆 Random Teleporter: Travel instantly across different worlds with a click! 🌐 Custom World Generation: Beautifully generated world. 🌍 Dungeons: Explore challenging and rewarding dungeons filled with treasures and monsters. 🏰 Kits: Unlock ranks and gain access to various kits. 🛠️ Fishing Tournament: Compete in a friendly fishing tournament! 🎣 Chat Games: Enjoy games right within the chat! 🎲 Minions: Get some help from your loyal minions. 👥 Piñata Party: Enjoy a festive party with Piñatas! 🎉 Quests: Over 1000 quests that you can complete! 📜 Bounty Hunter: Set a bounty on a player's head. 💰 Tags: Displayed on nametags, in the tab list, and in chat. 🏷️ Coinflip: Bet with other players on coin toss outcomes, victory, or defeat! 🟢 Invisible & Glowing Frames: Hide your frames for a cleaner look or apply a glow to it for a beautiful look. 🔲✨[ Player Warp: Set your own warp points for other players to teleport to. 🌟 Display Shop: Create your own shop and sell to other players! 🛒 Item Skins: Customize your items with unique skins. 🎨 Pets: Your cute loyal companion to follow you wherever you go! 🐾 Cosmetics: Enhance the look of your character with beautiful cosmetics! 💄 XP-Bottle: Store your exp safely in a bottle for later use! 🍶 Chest & Inventory Sorting: Keep your items neatly sorted in your inventory or chest! 📦 Glowing: Stand out from other players with a colorful glow! ✨ Player Particles: Over 100 unique particle effects to show off. 🎇 Portable Inventories: Over virtual inventories with ease. 🧳 And a lot more! Become part of our growing community today! Discord: https://cubehaven.net/discord Java: MC.CUBEHAVEN.NET Bedrock: MC.CUBEHAVEN.NET:19132
    • # Problematic frame: # C [libopenal.so+0x9fb4d] It is always the same issue - this refers to the Linux OS - so your system may prevent Java from working   I am not familiar with Linux - check for similar/related issues  
  • Topics

×
×
  • Create New...

Important Information

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