Backpack crash report
MoonlightSystem opened this issue · 2 comments
Yeah. I forgot to set 0.2.1 to require 1718. Sorry!
2016-01-26 5:04 GMT+01:00 copygirl [email protected]:
net.minecraftforge.fml.common.LoaderException:
Caused by: java.lang.NoClassDefFoundError: pl/asie/charset/storage/backpack /TileBackpackRenderer
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.animation.FastTESRCharset version: 0.2.1
Forge version: 11.15.0.1715@TheChronomancer https://github.com/TheChronomancer Try using latest
Forge.If the cause is what I think it is, these crashes could be fixed by
requiring the proper forge version.
(Of course, you also have to remember to actually include / update that
requirement as new Forge features are used.)—
Reply to this email directly or view it on GitHub
#45 (comment)
.
net.minecraftforge.fml.common.LoaderException: Caused by: java.lang.ClassNotFoundException: pl.asie.charset.storage.backpack.TileBackpackRenderer Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.animation.FastTESR
Charset version: 0.2.1
Forge version: 11.15.0.1715
@TheChronomancer Try using latest Forge.
If the cause is what I think it is, these crashes could be fixed by requiring the proper forge version.
(Of course, you also have to remember to actually include / update that requirement as new Forge features are used.)
edit: Looking at the changelog and when FastTESR was added, seems like you need at least 1718.