[object Object]
MHMCreate - Hub
•Created by Fly on 2/8/2025 in #📣╏support
No content in veinminer plugin files
Veinminer is fully configurable through ingame command and we discourage anyone to edit the configs directly
4 replies
MHMCreate - Hub
•Created by Hueyz on 11/2/2024 in #📣╏support
Veinminer Compiled Crashing
We can't without your logs
10 replies
MHMCreate - Hub
•Created by jay on 11/14/2024 in #📣╏support
Veinminer Paper 1.21.3 doesn't create config files right
Oh well I think thats way out of scop (although im not the one making that decision). I looked into the source and that is a lot of code and classes ( my current estimation is that its would at least quadrupple the veinminer source code size). I think it would be better to use tree feller alongside veinminer like you are doing right now
8 replies
MHMCreate - Hub
•Created by jay on 11/14/2024 in #📣╏support
Veinminer Paper 1.21.3 doesn't create config files right
The config is empty at startup because veinminer is configured through commands. Settings are only saved when they change, to make future updates that require changes to the config simpler
8 replies
MHMCreate - Hub
•Created by jay on 11/14/2024 in #📣╏support
Veinminer Paper 1.21.3 doesn't create config files right
Having the logs in default could be done tho
8 replies
MHMCreate - Hub
•Created by jay on 11/14/2024 in #📣╏support
Veinminer Paper 1.21.3 doesn't create config files right
But how would we determine when the user actually wants to mine logs in a house (especially as we could only detect natural structures [without a lot of additional work ig])?
8 replies
MHMCreate - Hub
•Created by Hueyz on 11/2/2024 in #📣╏support
Veinminer Compiled Crashing
Class file versions for Java actually start at 45 for Java 1.0. IIRC the reason was that at the beginning, when Java was still called
oak
and developed at Sun MicroSystems, they made a lot of changes to the bytecode and classfile format and therefore needed to bump the versions regularly, and they kept the versions for backwards compatibility reasons.10 replies
MHMCreate - Hub
•Created by Mrbloodspatter on 10/6/2024 in #📣╏support
Need help with veinminer
:peepoGlad:
7 replies
MHMCreate - Hub
•Created by Mrbloodspatter on 10/6/2024 in #📣╏support
Need help with veinminer
yes, the same you placed veinminer in
7 replies
MHMCreate - Hub
•Created by Mrbloodspatter on 10/6/2024 in #📣╏support
Need help with veinminer
7 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
@Oatsilito I just sent a PR to Miraculixx to fix the issues adressed, in the meantime you can use this version of Veinminer which is the mod with my changes applied
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
I'm gonna add that with the fix pull request give me a sec
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
but veinminer doesnt read the files at runtime so the changes will be discarded when a command is issued so it doesnt really make a difference
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
I'm gonna do some research on how add a shutdown hook on fabric to automate this
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
The problem was that I wrote the command code under the assumption that the config files are being saved automatically on shutdown, not via calling the save function manually
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
The saving of the files was not the problem.
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
:2127jimstraightface: I found the error
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
The perfomance impact should be negligable as the files are only read on startup and kotlinx.serialization is written with millions of lines of json in mind, not ~50
49 replies
MHMCreate - Hub
•Created by Oatsilito on 7/6/2024 in #📣╏support
Veinminer groups not saved on server restart or being respected on use
Just got home from soccer :KEKW: I’m gonna work on it tomorrow
49 replies