help me please

Started by QuadAirplane on

Topic category: Help with MCreator software

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
help me please

Hello,
I've added a creature model imported from blockbench, but when I launch the client I get this error:
error: cannot find symbol 
public class Modelphantomecorrompue<T extends phantome> extends EntityModel<T> {
public void setupAnim(phantome entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) { 
                         ^ 
 symbol: class phantome 
 location: class Modelphantomecorrompue<T> 
 where T is a type-variable: 
   T declared in class Modelphantomecorrompue 
2 errors 
> Task :compileJava FAILED 
FAILURE: Build failed with an exception. 
* What went wrong: 
Execution failed for task ‘:compileJava’. 
> Compilation failed; see the compiler error output for details. 
* Try: 
> Run with --info option to get more log output. 
> Run with --scan to get full insights.
What can I do to resolve this?

Translated with DeepL.com (free version)