gigaherz / Guidebook

Minecraft book API and library
https://www.curseforge.com/minecraft/mc-mods/guidebook
Other
31 stars 16 forks source link

[1.12.2-2.9.2] No Such Class Defined Error #93

Open kreezxil opened 4 years ago

kreezxil commented 4 years ago

this happens once in a while when I boot the World of Dragons client.

https://paste.dimdev.org/jiyudaceve.mccrash

which is my pack ofcourse.

shadinx2 commented 4 years ago

Install guidebook. I didn't have it installed, but a mod was trying to use it and that's what caused the exact same crash as you.

kreezxil commented 4 years ago

I have guidebook tho, that's the issue.

On Mon, Mar 30, 2020 at 6:26 AM shadinx2 notifications@github.com wrote:

Install guidebook. I didn't have it installed, but a mod was trying to use it and that's what caused the exact same crash as you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gigaherz/Guidebook/issues/93#issuecomment-605943377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5TJCFEURLRGQSQHLC5XGTRKB6WNANCNFSM4LWE6S7A .

shadinx2 commented 4 years ago

I have guidebook tho, that's the issue.

Try updating it.

kreezxil commented 4 years ago

It is updated.

On Mon, Mar 30, 2020 at 8:54 AM shadinx2 notifications@github.com wrote:

I have guidebook tho, that's the issue.

Try updating it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gigaherz/Guidebook/issues/93#issuecomment-606013679, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5TJCB6RYWSJBPVGZOUWBLRKCQBLANCNFSM4LWE6S7A .

kreezxil commented 4 years ago
gbook                               | 2.9.2                        | Guidebook-1.12.2-2.9.2.jar

as extracted from attached bug report. You see the version that is installed.

shadinx2 commented 4 years ago

Have you tried downgrading it?

gigaherz commented 4 years ago

That's kind a forge issue, cos I don't control the dependency extraction, but given forge is out of support, the only solution from my end would be to release a version that shades the commons code instead of using it as a library, so that the mod doesn't rely on the dependency extraction stuff. I didn't really want to do "major" changes like that to the 1.12 version but if it's so unreliable... :/

gigaherz commented 4 years ago

Try using v2.9.3. It's up on curseforge already.

kreezxil commented 4 years ago

thank you, i'll give it a go.

On Mon, Mar 30, 2020 at 10:12 AM David Quintana notifications@github.com wrote:

Try using v2.9.3. It's up on curseforge already.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gigaherz/Guidebook/issues/93#issuecomment-606059652, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5TJCGZQRW76V5NJLDYEF3RKCZFDANCNFSM4LWE6S7A .