1
Custom Client fail
I started my own custom client, and everything worked fine. Then, a few months later, I stopped working on it. About 4 months later I continued working on it. And thats where everything stopped working. In the Minecraft launcher I get the exit code 1 when launching, but in eclipse it works. The logs say this:
[15:51:37] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:51:38] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:51:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[15:51:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[15:51:38] [Client thread/INFO]: LWJGL Version: 2.9.1
[15:51:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[15:51:38] [Client Shutdown Thread/INFO]: Stopping server
I don't really understand why it crashes because of this, because Optifine works fine when I launch the game on eclipse. Does anybody know what the Issue might be?
[15:51:37] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:51:38] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:51:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[15:51:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[15:51:38] [Client thread/INFO]: LWJGL Version: 2.9.1
[15:51:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[15:51:38] [Client Shutdown Thread/INFO]: Stopping server
I don't really understand why it crashes because of this, because Optifine works fine when I launch the game on eclipse. Does anybody know what the Issue might be?
