This program is not working

Started by shinomora on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Aug 2017
Points:
758

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
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

 

Active 3 years ago
Joined Jun 2017
Points:
767

User statistics:

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

Does the log say anything?

Active 6 years ago
Joined Jul 2017
Points:
727

User statistics:

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

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

Active 3 years ago
Joined Jun 2017
Points:
767

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 109
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.

Active 3 years ago
Joined Aug 2017
Points:
758

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
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

Active 3 years ago
Joined Jun 2017
Points:
767

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 109
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.