This program is not working

Started by shinomora on

Topic category: Help with modding (Java Edition)

Last seen on 00:25, 22. Feb 2022
Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This program is not working

everytime i make an item it says theres an error and i dont know why ... im using 1.7.5 btw

and yes ive tried other versions it says the same thing

 

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Does the log say anything?
Tue, 08/08/2017 - 03:12

Does the log say anything?

Last seen on 14:48, 10. Nov 2018
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah, wheres the log? every
Tue, 08/08/2017 - 18:22

yeah, wheres the log? every help needs a log to go with it

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a log at the console
Tue, 08/08/2017 - 20:17

There is a log at the console tab at the top. It will print stuff there of the error.

Last seen on 00:25, 22. Feb 2022
Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:There is a log at the console
Wed, 08/09/2017 - 00:17

@#3

  C:\Pylo\MCreator175\forge\build\sources\main\java\mod\mcreator\sdndn.java:40: error: cannot find symbol mcreator_sword2 mcreator_1 = new mcreator_sword2(); ^   symbol:   class mcreator_sword2   location: class sdndn C:\Pylo\MCreator175\forge\build\sources\main\java\mod\mcreator\sdndn.java:40: error: cannot find symbol mcreator_sword2 mcreator_1 = new mcreator_sword2();                                 ^   symbol:   class mcreator_sword2   location: class sdndn 2 errors 1 warning   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 --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

 

 

help me with this plz

@#3

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
error: cannot find symbol
Mon, 08/14/2017 - 14:55

error: cannot find symbol

mcreator_sword2 mcreator_1 = new mcreator_sword2(); ^   symbol:   class mcreator_sword2   location: class sdndn C:\Pylo\MCreator175\forge\build\sources\main\java\mod\mcreator\sdndn.java:40: error: cannot find symbol mcreator_sword2 mcreator_1 = new mcreator_sword2();   A texture or symbol is missing. Try deleting and re adding the item.