Jump to content

A bit of a problem.


Recommended Posts

You have include a version of Soul Shards for 1.5.2 which requires a minimum verison of Forge to be 7.8.0.716 but your version of Forge is 7.8.0.684. Update to the latest version of Forge for 1.5.2: http://files.minecraftforge.net/minecraftforge/index_legacy.html

Thanks, I'll see if it works. I'm not the most familiar with reading crash reports.

Link to comment
Share on other sites

  • Discord Moderator

From your crash report: (what you have)

FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 68 mods loaded, 68 mods active

From your FML server log (console): (what you need)

The mod SoulShards (Soul Shards) requires mod versions [Forge@[7.8.0.716,]] to be available
Link to comment
Share on other sites

 

From your crash report: (what you have)

FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 68 mods loaded, 68 mods active

From your FML server log (console): (what you need)

The mod SoulShards (Soul Shards) requires mod versions [Forge@[7.8.0.716,]] to be available

At least now I have a better understanding of reading crash reports and such, but I've got another that happens now.

http://pastebin.com/JnN09j4P

This may be just a mistake on my part and I may seem like a total idiot, here.

Link to comment
Share on other sites

  • Discord Moderator
java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

You have a client-only mod in your mods folder.

 

At first glance:

  • Damage Indicators (maybe, I know 1.6+ is client only, not sure about 1.5-)
  • ArmorBar Mod
  • BackTools Mod
  • BuffBar (maybe)
  • MapWriter

Regardless, that's what is causing the issue.

Link to comment
Share on other sites

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

You have a client-only mod in your mods folder.

 

At first glance:

  • Damage Indicators (maybe, I know 1.6+ is client only, not sure about 1.5-)
  • ArmorBar Mod
  • BackTools Mod
  • BuffBar (maybe)
  • MapWriter

Regardless, that's what is causing the issue.

 

I figured I might encounter that issue. Thank you so much for your help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...