OxideWaveLength / Minecraft-Hack-BaseClient

This is a Minecraft Base Client
MIT License
310 stars 47 forks source link

eclipse run problem #74

Closed k14ops closed 3 years ago

k14ops commented 3 years ago

it won't start

i have removed -Xincgc and when i did that this came up:

"Error: Could not find or load main class Start Caused by: java.lang.ClassNotFoundException: Start"

josephworks commented 3 years ago

It can't find your Start.java. easy fix, verify build path I think.

OxideWaveLength commented 3 years ago

What's the path to your MCP? Have you followed the tutorial closely?

k14ops commented 3 years ago

update it was as Josephworks said... thanks

k14ops commented 3 years ago

Close