Tabula Opacity Java Problem

Started by zachadac on

Topic category: Advanced modding

Last seen on 01:04, 8. Mar 2023
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tabula Opacity Java Problem

I have been trying to import a model I made in tabula I can change the opacity in tabula and I can import it but when I try to use it and run a gradle I get this error 

C:\Users\Zachary\Desktop\mcreator\src\main\java\net\mcreator\test001\MCreatorAncientSlime.java:189: error: cannot find symbol
         GlStateManager.color(1.0F, 1.0F, 1.0F, 0.5F);
                       ^
  symbol:   method color(float,float,float,float)
  location: class GlStateManager
C:\Users\Zachary\Desktop\mcreator\src\main\java\net\mcreator\test001\MCreatorAncientSlime.java:194: error: cannot find symbol
         GlStateManager.color(1.0F, 1.0F, 1.0F, 0.5F);
                       ^
  symbol:   method color(float,float,float,float)
  location: class GlStateManager
C:\Users\Zachary\Desktop\mcreator\src\main\java\net\mcreator\test001\MCreatorAncientSlime.java:200: error: cannot find symbol
         GlStateManager.color(1.0F, 1.0F, 1.0F, 0.5F);
                       ^
  symbol:   method color(float,float,float,float)
  location: class GlStateManager
C:\Users\Zachary\Desktop\mcreator\src\main\java\net\mcreator\test001\MCreatorAncientSlime.java:205: error: cannot find symbol
         GlStateManager.color(1.0F, 1.0F, 1.0F, 0.5F);

It will work if I don't change the opacity but then even if the texture is transparent I cant see through it.

Last seen on 01:04, 8. Mar 2023
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thank you
Fri, 01/31/2020 - 00:52

thank you

You are welcome! I am glad I…
Fri, 01/31/2020 - 11:37

You are welcome! I am glad I could help :) If you like what we do, consider donating to us to help us keep this project up.

Last seen on 01:04, 8. Mar 2023
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Im sorry to ask you…
Fri, 01/31/2020 - 23:36

Im sorry to ask you something else but are you unable to change opacity in mcreator. I have a texture that has lower opacity but when its n game I can see through it

Last seen on 01:04, 8. Mar 2023
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
sry about the typo I meant…
Fri, 01/31/2020 - 23:37

sry about the typo I meant that I can not see through it at all

Last seen on 01:04, 8. Mar 2023
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thank you  
Sun, 02/02/2020 - 19:31

thank you