need help with gui

Started by travisxcrit on

Topic category: Help with MCreator software

Active 4 years ago
Joined Aug 2020
Points:
642

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
need help with gui

Can you either send an up to date video link on how to create a gui or give tips because i feel like i'm doing it right but there's always an error, and i cant find a video on it. i'm modding 1.15 if that matters. also i'm trying to create a chest gui for a custom block.

Active 4 years ago
Joined Aug 2020
Points:
642

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
yea i seen this video, it…
Tue, 08/25/2020 - 15:47

yea i seen this video, it doesnt help with the problem im having

Active 4 years ago
Joined Aug 2020
Points:
642

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
when i save the gui element,…
Tue, 08/25/2020 - 15:52

when i save the gui element, it says "Your workspace contains mod elements that don't compile properly". all i've done is added a text saying "Cash Register" and a input slot with id#0 into a gui with slots.

Active 4 years ago
Joined Aug 2020
Points:
642

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
All i'm needing is a simple…
Tue, 08/25/2020 - 15:54

All i'm needing is a simple chest gui that'll open on right click for a loot table.

All i'm needing is a simple…
Tue, 08/25/2020 - 17:56

All i'm needing is a simple chest gui that'll open on right click for a loot table.

Just make GUI with slots then and bind it to the block.

when i save the gui element, it says "Your workspace contains mod elements that don't compile properly"

Open ticket, include full compile log.

Also check https://www.youtube.com/watch?v=PXQUX7EHZtU&list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei&index=50&t=0s

Active 4 years ago
Joined Aug 2020
Points:
642

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
i tried binding the gui to…
Tue, 08/25/2020 - 18:21

i tried binding the gui to the block and im sure i did but, its the gui its self having a problem im pretty sure. it saves correctly when i do nothing to it but soon as i add anything and save it, it has a problem, even when i delete it out. also im fairly new to this so idk where i find the ticket

Active 4 years ago
Joined Jun 2020
Points:
702

User statistics:

  • Modifications: 3
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 65
Have you tried recompiling…
Wed, 08/26/2020 - 23:29

Have you tried recompiling your workspace? It might fix it if you haven't already. 

Active 4 years ago
Joined Aug 2020
Points:
642

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
I started a new workspace to…
Thu, 08/27/2020 - 00:29

I started a new workspace to make sure, i only made a gui and added an input slot with default settings and saved and had the same problem