Jump to content

files.minecraftforge.net/fmllibs has two misnamed jars (bcprov/scala)


Recommended Posts

Posted

I read the FAQ and searched the site for information.  I didn't find any articles so I'm posting this request for help

 

 

re: http://files.minecraftforge.net/fmllibs/

 

There are two files that are named in a way that fouls up FTB loading certain mod packs.

 

scala-library.jar.stash

bcprov-jdk15on-148.jar.stash

 

It's causing a major headache because the Launcher for FTB expects to find the files

 

scala-library.jar

bcprov-jdk15on-148.jar

 

not

 

scala-library.jar.stash

bcprov-jdk15on-148.jar.stash

 

 

If you know the dude who can simply copy them

 

cp bcprov-jdk15on-148.jar.stash bcprov-jdk15on-148.jar

cp scala-library.jar.stash scala-library.jar

 

The users who depend on the '.stash' extension still can be happy.

The users who depend on the '.jar' name extension will be happy if someone does this.

 

Thanks.

 

 

Posted

Mea culpa.

 

I realize that the issue is not new.  But...

 

But I do ask that the admin of the file server files.minecraftforge.net  please (I really am asking as nicely as I can) alter the filenames so that the Forge can get these files:

 

./instMods/cpw/mods/fml/relauncher/CoreFMLLibraries.class

In which the path to the libs used are hard coded (*sigh*)

The filename CoreFMLLibraries.class

Contains this ($ od -c CoreFMLLibraries.class) [ Octal dump ]

[snip..]

0001040 m - a l l - 4 . 1 . j a r 001 \0 026

0001060 b c p r o v - j d k 1 5 o n - 1

0001100 4 8 . j a r \a \0 D \f \0 E \0 % 001 \0

0001120 021 s c a l a - l i b r a r y . j

0001140 a r 001 \0

[..snip]

 

Those who use this Forge, are hoerked because the code tries to download jars that don't exist (as named).

 

symlink or cp the .stash (I won't ask) to .jar, thanks.

 

 

 

 

Posted

As I've mentioned in PM, it's the modpack's responsibility to ensure they have EVERYTHING needed for loading minecraft, even the libraries. That's our official stance, the change was done on purpose, and we are not going to revert it.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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