MiningMark48 / Pearcel-Mod

The one and only Pearcel Mod.
4 stars 3 forks source link

[Client thread/ERROR] [FML]: A critical error occurred instantiating the gui factory for mod pearcelmod #17

Closed GiovanniCardamone closed 8 years ago

GiovanniCardamone commented 8 years ago

Hi,

im on Ubuntu/Linux and i have download a minecraft pack (AntiMaterialEnergy) that use yours mod. But seems there is a mistake; because i cant run pack.

this is the issue: http://paste.feed-the-beast.com/view/a5d75ef6

i got this Java Exception that stuck the launcher to launch the client.

java.lang.ClassNotFoundException: com.miningmark48.pearcelmod.client.gui.GuiFactor at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

So, i search on git the mod, and only i can find in the package (https://github.com/MiningMark48/Pearcel-Mod/tree/master/src/main/java/com/miningmark48/pearcelmod/client/gui) GuiFactory instead of GuyFactor.

Seems you have put bad reference for the class, how i can fix?

MiningMark48 commented 8 years ago

What version of the pack are you using and what Pearcel Mod version are you using?

GiovanniCardamone commented 8 years ago

The Launcher is: FTBLauncher The ModPack is: ME^-1 AntiMaterial Energy (v1.0.4) The Mod is: pearcelmod-1.7.10-1.8.3.jar

MiningMark48 commented 8 years ago

Try using the latest version of the pack (v0.1.6) or try updating Pearcel Mod to v1.8.7 (or the latest version which might break some things in the pack).

I tested it out by using the latest version of the pack and everything started up fine.

GiovanniCardamone commented 8 years ago

where is the list of all version of the pack? i cant find in README.md

MiningMark48 commented 8 years ago

http://goo.gl/RRJKbF

or you can use the Curse Voice launcher as an easier method for downloading the pack.

MiningMark48 commented 8 years ago

Let me know if this fixes the issue.

GiovanniCardamone commented 8 years ago

ok, so; i cant use curse, because there is no version for linux. i cant find Pearcel Mod v1.8.7

i don't know what i have to do; i hope in your's help :)

MiningMark48 commented 8 years ago

Latest Pearcel Mod: http://goo.gl/Lzpbqe v1.8.7: http://goo.gl/aeXPLG

GiovanniCardamone commented 8 years ago

ok, now i don't have the same error. Seems something not working in fml,forge.

i search for solution. Thanks very much for the help.

MiningMark48 commented 8 years ago

No problem!