GUI problems

Started by Krabbe on

Topic category: Help with MCreator software

Last seen on 09:34, 16. Nov 2016
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
GUI problems

Hey guys,

First of all I want to ask if somebody can speak german and if not, its no problem.

So my problem is I use MCreator 1.6.3[1.7.10] and if I try to add a GUI it says:

 

Executing gradle command: build
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Pylo\MCreator163>cd forge
C:\Pylo\MCreator163\forge>SET "JAVA_HOME=C:\Pylo\MCreator163\jdk\"
C:\Pylo\MCreator163\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator163\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator163\forge>gradlew build
****************************
 Powered By MCP:             
 http://modcoderpack.com/    
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
C:\Pylo\MCreator163\forge\build\sources\java\mod\mcreator\mcreator_gUIachievements.java:139: error: cannot find symbol
if( ent != null && (ent instanceof mcreator_genBlock.TileEntityCustom))
:compileJava FAILED
                                                    ^
  symbol:   class TileEntityCustom
BUILD FAILED
  location: class mcreator_genBlock
Total time: 9.438 secs
1 error
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.
C:\Pylo\MCreator163\forge>
Task completed with return code 0 in 10071 milliseconds

 

And I don't know what I did wrong

 

Please help me, you can also add me on Skype: krabbeindahood

Yes I know weird name xD 

 

Thanks a lot

Steven Vetter

Last seen on 09:34, 16. Nov 2016
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay guys I found the problem
Fri, 11/04/2016 - 16:20

Okay guys I found the problem but how do I create a Block which contains a container ?

Thanks

Last seen on 20:59, 18. Dec 2016
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, ich kann zufälligerweise
Sat, 11/05/2016 - 09:46

Hey, ich kann zufälligerweise Deutsch.

Meinst du mit "Container" ein Interface, wo du Zeug rein legen kannst?

 

Last seen on 10:15, 29. Mar 2017
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes, that is what he means,
Sat, 11/05/2016 - 16:51

yes, that is what he means, he wants to know how to select a block to show the GUI when Clicked i think is what he means