Rothes
Rothes
Fixes this error on Arclight 1.18.1. ```yaml [23:47:55 WARN] [Prism]: Plugin Prism v2.1.8-CN-211023-23 generated an exception while executing task 42 java.lang.RuntimeException: Failed to get driver instance for jdbcUrl=jdbc:mysql://127.0.0.1:3306/test_prism?useUnicode=true&characterEncoding=UTF-8&useSSL=false at com.botsko.prism.libs.hikari.util.DriverDataSource.(DriverDataSource.java:114)...
Fixes https://github.com/AddstarMC/Prism-Bukkit/issues/249 Fixes #280 Not good, not bad
Replaced 'message.properties' with 'message_en_us.properties' . This PR looks good..
**Describe the solution you'd like** After processing a lookup, Prism will show us the result. The records which have been rollbacked show as normal, we may change this to reduce...
我将其它字体替换为[更纱黑体 sarasa-gothic-ttc](https://github.com/be5invis/Sarasa-Gothic)的Sarasa Gothic SC, 大部分地方的中文为SC字形, 但是部分地方是CL(ttc中的第一个字体). 安装ttf字体时正常.  VSCODE中是CL字形  浏览器中标签页等界面是SC字形, 但是网页中是CL字形. ```INI [FontSubstitutes] Microsoft YaHei=Sarasa Gothic SC Microsoft YaHei UI=Sarasa UI SC Microsoft YaHei Light=Sarasa Gothic SC Microsoft YaHei...
### Shadow Version 7.1.2 ### Gradle Version 7.3.2 ### Expected Behavior Is it possible to exclude relocation for a class in my project? E.g MyClass.java ```java package me.x import lib.something...
应用锁Bugs
**Describe the bug(现象描述)** 忽略应用锁,或关闭应用锁界面跳转到上锁应用 闯入者抓拍无效果 **To Reproduce**(如何复现) *问题一* 1.拉下顶部状态栏 2.长按任意磁贴或顶部设置按钮 3.不弹出应用锁界面,上锁应用直接打开 *问题二* 1.打开启动器(我使用的Nova 启动器) 2.长按应用图标 3.点击应用信息 4.直接打开,无应用锁界面 *问题三* 1.打开最近任务,划掉除上锁应用(曾打开过)以外所有应用 2.点击上锁应用,弹出应用锁界面 3.单击返回,有时应用锁界面关闭后会直接切换出上锁应用 **Expected behavior**(期望结果) 尽量修复 **Version(发现问题的版本):** - OS: LineageOS 14.1 based...
Seems not using folia scheduler. ``` [01:24:04 WARN]: Unexpected exception while parsing console command "plugman reload esu" org.bukkit.command.CommandException: Unhandled exception executing 'plugman reload esu' in paper.com.rylinaux.plugman.commands.OldPaperCommandCreator$1(plugman) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) ~[server.jar:?] at...
### Stack trace ``` Region #~ centered at chunk [~, ~] in world 'world_nether' failed to tick: net.minecraft.ReportedException: Exception ticking world at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1878) ~[server-1.21.8.jar] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1693) ~[server-1.21.8.jar] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:409) ~[server-1.21.8.jar]...
A preprocessor modifies the node created by nodeResolver, before doing the deserialization. This can be used to relocate old node key to this one, when node path is changed due...