Game crashing on start
MoonDark0 opened this issue ยท 4 comments
System Information
The game crashed whilst initializing game
Error: java.lang.NoClassDefFoundError: com/petrolpark/registrate/PetrolparkRegistrate
Error likely due to this line
import com.petrolpark.registrate.PetrolparkRegistrate; (51 in file src/main/java/com/petrolpark/destroy/Destroy.java)
while path com src/main/java/com/petrolpark not containing src/main/java/com/petrolpark registrate