Abstrat-Technologies / rustedanvil

A project aiming to revive and create patches for abandoned Forge versions
Other
4 stars 1 forks source link

Where are the edited CFGs? #14

Open Unloaded123456 opened 1 year ago

Unloaded123456 commented 1 year ago

CFGs of Forge use dead links, therefore, they have to be edited to make tasks work. Just Python scripts are not enough.

Edit: Add "Just Python scripts are not enough."

arek-kwapis commented 1 year ago

What CFGs need editing, what's their current content, and how could it be resolved?

Unloaded123456 commented 1 year ago

Sorry for the wrong title, it should be CFG without "s" CFG check the download links with along python scripts. The CFG that needs editing: mc_versions.cfg It could be fixed with changing the respective links, an example:

Wrong, Broken Link: http://mcp.ocean-labs.de/files/archive/mcp811.zip Archived, Working Link: https://download940.mediafire.com/p9g7ei1dahlg/96mrmeo57cdf6zv/mcp811.zip

arek-kwapis commented 1 year ago

Ah that one. MCP and client+server Jars. MCP is already on the list and the client+server jars I'll have to workaround in Milestone 2 as the servers changed (and the new 1.6.4 server jar on the new server is not the original so it fails anyway)

arek-kwapis commented 1 year ago

There's a MCP link on archive.org. Also means download can be automated. All it needs is renaming so that's the one we'd use during Milestone 2

Unloaded123456 commented 1 year ago

Perhaps it should be labelled with "milestone 2" or "future"

arek-kwapis commented 1 year ago

Milestone 1 fits - this is exactly the kind of information we're gathering during Milestone 1, finding what's broken and how to fix it. Milestone 2 is actually making the tools to fix it.

Unloaded123456 commented 1 year ago

Yes, Milestone 1 actually fits.