Mindcrack v8.2.0: Update Problems

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Deathwishez

New Member
Jul 29, 2019
3
0
0
Upon updating to Mindcrack 8.2.0, the server I run now crashes when launched with the issue of missing mods, or something of the sort. To my knowledge, these mods aren't actually missing.

If I use a new world, rather than the previous, it works just fine, so I believe everything exists, it's just an issue with the update. Rather than delete the world and start fresh (which I really don't want to do), I'd like to salvage what I can of the old world, and if possible, make it compatible and resolve this issue.

I've attached three files, the Server Log, the Forge Mod Loader Log, and the Crash Report that was generated. I changed the extensions of the two logs so that I could upload them, I hope that's not against any rules.

Hopefully everything can you need can be found in the attached files.

Other things to note:
- I usually use a different jar file (mcpc.jar), the issue appears there, AND when I try and use the original jar instead
- The Batch Parameters are: "java -server -Xmx1024M -XX: parallelGCThreads=2 -XX:+AggressiveOpts -jar mcpc.jar" (No space between ':' and 'p')
- The Server was born into Mindcrack v8.0.1, there weren't any noteable issues with upgrading until recent
 

Attachments

  • server.txt
    13.4 KB · Views: 74
  • ForgeModLoader-server-1.txt
    693.6 KB · Views: 42
  • crash-2013-03-15_19.09.58-server.txt
    5.8 KB · Views: 43

Deathwishez

New Member
Jul 29, 2019
3
0
0
Bump.

I'd really like to get this fixed. The regulars of the server don't wish to have to reset the world.
 

heecks

New Member
Jul 29, 2019
79
0
0
IF I understand your problem, I had the same. I had this message : Forge mod loader could not connect to this server. The mods and versions listed below could not be found. They are required to play on this server. To resolve this : Open my launcher and set my mindcrack version to recommended. Then downloaded the server from launcher. ( before playing on the server I had to change my world folder server save to continu playing my old game ) The recommended was 8.2.0 If this is not the actual problem you have then forget what I am saying.
 

Deathwishez

New Member
Jul 29, 2019
3
0
0
I looked into what you were saying, and that's not the issue.

After scanning through various logs, I believe I have discovered why the server keeps crashing.

This is a snippet from the actual console:
[SEVERE] [ForgeModLoader] The mod XyCraft (?3XyCraft) requires mod versions [Forge@[6.6.2.534,)] to be available.

I'm thinking that XyCraft isn't liking the Forge Mod Loader.

I think that this means that XyCraft is expecting version 6.6.2.534 of Forge.

Looking at an earlier place in the log, I see these lines:

[INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556
...
[INFO] [MinecraftForge] Attempting early MinecraftForge initialization
[INFO] MinecraftForge v 6.6.2.533 Initialized

So it appears that XyCraft and Minecraft Forge aren't liking each other.

How can I go about resolving this?
 
Status
Not open for further replies.