For more information, visit the official website!
This is a library mod for Charset modules. It provides no functionality on its own and is supposed to be used in conjunction with one or more of the modules. Note that version numbers do not have to be identical, even though they will often be close to each other. Generally, always use the latest versions available - they are pushed in batches.
If you would rather download Charset as a single, unified JAR, you may find such builds on our website. The builds of Charset on CurseForge are split into separate JARs for convienence of users utilizing the Twitch Client as a modpack building tool.
If you're looking for a 1.10.2 version of this mod, try this. If you're looking for a 1.7.10 or 1.8.9 version, can't help you, but I can point you to faraway lands.
This crashes whenever Visuals is present, is this a known issue ?
https://paste.dimdev.org/ujikugobem.mccrash
In reply to Forge_User_78567506:
No, and it is not Charset's fault. Visuals assumes that if Charset Lib is present, Charset Storage Chests is also present, which is not necessarily true. It should check for the existence of the class itself (via, f.e. Class.forName and catching the ClassNotFoundException).
In reply to asiekierka:
Oh alrighty, will report to the author of visuals instead then, thanks !
In reply to Forge_User_78567506:
Using different version(0.5.5.6) of mod fixed this issue for me.
Hmm... I wish the latest versions didn't need a newer version of forge... Is it required?
In reply to wombatcacaman:
I've cleaned up some code to use newer Forge APIs. What's the problem with newer Forge versions?
In reply to asiekierka:
There's just a chance that they will be buggier than the recommended version.
In reply to wombatcacaman:
From personal experience, I think the opposite is usually the case, but it's a valid concern
will charset be ported to Fabric?
Seems to be an error just like the most recent comments. Tried swapping between versions and removed mods like playerweight, but still kept crashing on initializing.
pastebin /MYKUHGXa
In reply to stremeboi:
Hey there! I've had the same error. Consider downgrading you forge version to Forge 14.23.5.2814. Works just fine
CharsetLib 0.5.5.7 is having problem of NoSuchMethodError,
if any user downloading 0.5.5.7 and having the same error, try using 0.5.5.6 instead
In reply to miosh9:
Same, tried downgrading without succes.
In reply to miosh9:
Downgrade to a lower Forge version. I use 14.23.5.2814, and no crash occured
In reply to Keheck:
Thx for the reply, I'll look into it!
Hey Asie, MC crashes on my end after I installed Charset. Here's a crash log! https://pastebin.com/HQPfRBSa
Downgrading to the 2nd most recent versions of Charset & Charset Storage - Chests didn't help, unfortunately
In reply to PilesOfCats:
Downgrade to Forge 14.23.5.2814. It should startup just fine
Is it possible to disable the creative tab when only SimpleLogic is installed? Because now it shows the Charset tab with only a (non usable) "a" in it.
In reply to Forge_User_77115997:
Any plans to split up Charset further on CurseForge?