petrolpark / Destroy

A chemistry-themed add-on to the Minecraft mod, Create
https://modrinth.com/mod/destroy
94 stars 40 forks source link

Game crashing on start #517

Closed MoonDark0 closed 4 weeks ago

MoonDark0 commented 1 month ago

System Information

The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: com/petrolpark/registrate/PetrolparkRegistrate

MoonDark0 commented 1 month ago

create 0.5.1.i

MoonDark0 commented 1 month ago

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

petrolpark commented 1 month ago

Do you have the Petrolpark library installed?

petrolpark commented 4 weeks ago

Closed due to lack of response.