Closed zokachu closed 2 years ago
Can you provide both the profile and the full log of when it crashed
i can do it with u, u will see how it crashes
zoka#5707 my discord
Can you provide both the profile and the full log of when it crashed
If i just write {real_time:the_format} it crashes Code of crash: -1 I use multimc
Sorry for the late reply.
That doesn't work because the_format
isn't a valid datetime format.
The wiki is missing the link to the page that explains the format (whoops)
I've also just fixed the crash and put the error into the log, which will be in the next release
There still aren't docs on how to properly write that, how to do it?
I tried to guess myself, but this doesn't make any sense https://github.com/Minenash/CustomHUD/blob/95cb76d9a880372f1f5a68780eac4df39da27e82/src/main/java/com/minenash/customhud/HudElements/RealTimeElement.java
Yeah the new page was written after this issue, forgot to drop the link here: https://minenash.com/docs/customhud/3.0.0/references/real_time.html#
The rest of the new docs are still a work in progress (and for the new version, so features but released yet are included)
Also sorry for missing the msg you sent earlier today, I didn't get an email for it
Thanks!
Oh by the way, is it possible so that the time isn't 12:0:0, but 12:00:00, so it's 12:03:05, and not 12:3:5
Didn't realize that could happen. What happens if you do mm or ss instead of m or s?
Oh yeah, that worked just as I wanted, thank you! Although you should also add it to the docs
It definitely should, I didn't realize they affected it since I don't remember seeing it in other docs
{real_time:time_format} Crashing game if i do my time - crash