Some issues
molor-triva opened this issue ยท 7 comments
Thanks for blocking me from organization (instead of just replying to at least one of my comments) and preventing me from making the dynmap plugin better by reporting bugs :/
Issue 1:
block-alias
works incorrectly with water โ seems that it's renders air instead
- Dynmap Version: 3.4-beta-3-774
- Server Version: Paper 1.18.2
# Optional - render specific block names using the textures and models of another block name: can be used to hide/disguise specific
# blocks (e.g. make ores look like stone, hide chests) or to provide simple support for rendering unsupported custom blocks
block-alias:
"minecraft:frosted_ice": "water"
Issue 2:
If I set update-webpath-files
to false
, dynmap warns every time on startup even if web files version are latest, because it checks contents of version.txt
file inside the web
folder (plugins/dynmap/web), but that file is located in the parent folder (plugins/dynmap). In web
we only have version.js
...
I cannot seem to find where it is loading the aliases, maybe @mikeprimm-triva can look at this to see why it is doing this and how it can be fixed?
(You are blocked from the webbukkit organization and cannot comment because of this content. Yes, I was a slightly rude and I apologize for that, but at that moment (three days later after first comment), I really needed to know the answer :c)
Issue 1: Yes, in my case I want to hide blocks created by the frost walker enchantment, so thanks for confirming. Now it's also interesting, happens the same problem with regular ice or no :D
Issue 2: Wait, so now dynmap have 3 version files that contains almost the same content, second version.txt
just was accidentally deleted โ did I understand correctly?
you were probably blocked because the dev didn't find it aproperiate there, but let's move on.
Issue 1: I am currently compiling a test to find out why it breaks when using frosted ice.
issue 2: yes they do, one for the plugin, one for the webserver, and one for the webserver if external IIRC
Thanks for explanation, hope that the problems will be easily fixed, and again I apologize for my bad behavior.
@molor-triva Someone who is bitching about free support for a free and open source mod is free to go f*ck themselves, honestly. Nobody here owes you anything, and frankly dressing that implied entitlement as 'just trying to help' is horsesh*t. Anything we DO do for you and the community is charity, not obligation.
I'll remove the block, as you have apologized, but please understand that I have literally no patience for folks complaining about not getting enough of something provided by unpaid volunteers.
@mikeprimm, I'm sorry, but maybe there is some workaround to get rid of issue with frosted_ice
until it is fixed? It's really annoying for me and players on my servers :(