RE
RE
目前的UI看起来有点复古,能用但不太好看?😊 虽然不是很了解python,但搜到了这个库 - https://github.com/UN-GCPDS/qt-material - https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI
This library seems to lack support for pie charts Anyway, very nice library, nice looking and easy to use 🥰
### Is your feature request related to a problem? Please describe. In many cases, developers will provide code groups for multiple programming languages at the same time. I hope that...
* BedPlates displays the type of blocks around the bed * Allow AutoTool to only run while sneaking
### LiquidBounce Branch Nextgen ### Describe your feature request. The animation is great, but the current animation on the homepage is too slow, especially when switching alts, I need to...
**Describe the bug** ``` [01:25:42 WARN]: io.netty.handler.codec.DecoderException: java.lang.NullPointerException: Cannot invoke "me.rerere.matrix.thirdparty.com.github.retrooper.packetevents.protocol.mapper.MappedEntity.isRegistered()" because "entity" is null [01:25:42 WARN]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98) [01:25:42 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) [01:25:42 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) [01:25:42 WARN]: at...
Currently, there are some reflection parts that use the Gson class directly without considering the impact of relocation, which will cause it to not work, such as `MinecraftComponentSerializer`. Perhaps make...
I recently converted my project to a multi-module project, but I'm having trouble using shadowjar's minimize feature. Here is my project structure: ``` Root project 'shadow-jar-test' +--- Project ':api' \---...
### What happened? Error when typing ### Relevant log output or stack trace ```shell Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching grpc.tryproxy.io found. at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:212) at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103) at...