Jump to content

Way to find ID mismatches in map?


Hyperion17

Recommended Posts

I'm attempting to load up some old mod maps with new mods installed, and forge detects an ID conflict and shuts down. That's understandable I suppose, so I thought about manually changing the IDs of the map using Midas or some other program to match the IDs to the configs. The problem is, the forge error log only displays the first ID conflict before shutting down, which means I have no way of seeing all the other IDs that need to be changed. Does anyone know a good way to find and make a comprehensive list of all the ID conflicts between the config and the map?

Link to comment
Share on other sites

There's no sure-fire way of determining this, as not all mods use the same config format for storing block ids. Heck, mods could randomly generate block ids on the fly each time it's loaded, ignoring its config entirely. However, if, and only if, they use the default Forge config style, one could write a tool to detect id conflicts.

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Link to comment
Share on other sites

I'm attempting to load up some old mod maps with new mods installed, and forge detects an ID conflict and shuts down. That's understandable I suppose, so I thought about manually changing the IDs of the map using Midas or some other program to match the IDs to the configs. The problem is, the forge error log only displays the first ID conflict before shutting down, which means I have no way of seeing all the other IDs that need to be changed. Does anyone know a good way to find and make a comprehensive list of all the ID conflicts between the config and the map?

The full difference set is logged in the forgemodloader log file. It will tell you who owns every item and who it believes conflicts.. Also, update forge to a recent version.

Link to comment
Share on other sites

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.