Bug: Pane type of block cannot compile in 20510 snapshot

Started by Plizik on

Topic category: Troubleshooting, bugs, and solutions

Active 2 years ago
Joined Mar 2022
Points:
401

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Bug: Pane type of block cannot compile in 20510 snapshot

C:\Users\plizi\MCreatorWorkspaces\bgm\src\main\java\plizik\bgm\block\BlackGlassPaneBlock.java:27: error: constructor IronBarsBlock in class IronBarsBlock cannot be applied to given types; super(BlockBehaviour.Properties.of(Material.GLASS)
^
required: no arguments
found: Properties
reason: actual and formal argument lists differ in length

Gives me this error every time i try to compile. There are 17 blocks using pane block base, so i copied one of them. This happened after i updated to a recent version. Any fix for this?

Active 2 years ago
Joined Mar 2022
Points:
401

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Well you decline my report…
Sun, 05/29/2022 - 17:41

Well you decline my report on github, probably without watching workspace. Please investigate before closing

Active 2 years ago
Joined Mar 2022
Points:
401

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
@Klemen tell me what to do,…
Sun, 05/29/2022 - 18:02

@Klemen tell me what to do, rename doesnt work

Active 1 month ago
Joined Dec 2021
Points:
536

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
Try some of the methods…
Thu, 07/07/2022 - 04:25

Try some of the methods listed on Forum > Troubleshooting > Gradle setup and build errors