Unable to use Block Placers within villages regardless of permissions
0xC4DE opened this issue ยท 6 comments
Minecolonies version
Version: 1.12.2-.0.10.714-RELEASE
Expected behavior
- Block Placers from mods such as Actually Additions and Industrial Foregoing,while within a villages range, should be able to place blocks as long as the "Neutral" permission in town hall allowing for the placement blocks.
Actual behaviour
- Block placers do not place blocks, instead make the sound like they are, and fail to, likely due to the protections within a village
NOTE: Placement sound plays in game but not in video.
Demonstration
Steps to reproduce the problem
- Launch a world with Industrial Foregoing and Minecolonies
- Place a town hall
- Place and power the generic block placer, insert blocks
- Listen to blocks failing to get placed
Logs: Latest.log and crashlog at https://gist.github.com/
Activity is not logged, however ill provide latest.log anyways
- latest.log: latest.log
With a townhall > 1 you can see the events in the townhall block and add the placers to the permissions.
Care to elaborate because its not clear whom to grant permissions to?
In the events section of the townhall, you can see that the block placer was not able to place a block, because of rights. There is a button next to that. Click the button, and go to the permissions tab. This permissions tab now has an anonymous user added, to which you can give the correct ranks and permissions
So right click the town hall > Information > ? (then what?)
I've looked under both "Colony Events" and "Permission Events" and don't see any events generated. Full disclosure this is for "plant sower" not a block placer but I'll try to get a block placer to be more inline with the original issue.
Got it. I had to grant permissions to the "[IF]" 'player' after which the block placer worked.