SettingDust

Results 111 issues of SettingDust

**Describe the bug** `` transform to `` https://html.spec.whatwg.org/multipage/syntax.html#attributes-2 **To Reproduce** Parse below string ``` ` { "@context": "https://schema.org", "@type": "NewsArticle", "headline": "headline", "@graph": [{ "headline": "Nested headline" }] }` ```...

bug

### Is this request specific to one implementation of Sponge? Yes, only SpongeForge ### Sponge Version sf RC1352 ### What are you requesting? `java.lang.AbstractMethodError: Receiver class net.minecraft.resources.ResourcePackList does not define...

type: feature request
status: needs triage

Helps to find the cause of long start-up times. Maybe a config option or a flag file marks "profiling at next startup"

suggestion

服务器更新包下载时优先寻找特定格式已压缩版本,以节省流量 例如:www.oss.com/overrides/config/abyssalcraft.cfg 优先下载:www.oss.com/overrides/config/abyssalcraft.cfg.bz2 _注:已在群中_

enhancement

Like the https://github.com/hadashiA/VContainer/issues/508#issuecomment-1519579824 says. I think lazy inject should be a thing. Syntax can be like ```cs [Inject] internal Lazy LazyInjected ```

Like what time ruler did https://github.com/joshuatazrein/obsidian-time-ruler#reading-tasks I think Day Planner UI/UX is better. But Time ruler logic for handling tasks is better. So that I needn't put all the tasks...

Use https://github.com/SettingDust/fabric-kapt-issue as base project. I add a mixin that is ```java @Mixin(ServerPlayNetworkHandler.class) public class MixinTest { @Shadow public ServerPlayerEntity player; @Inject(method = "tick", at = @At( "HEAD" )) public...

bug

My loader is 0.15.3. Maybe https://github.com/FabricMC/tiny-remapper side When I copy the intermediary jar to mods in development. The Java jars will get remapped. But the Kotlin jars won't remap. https://github.com/SettingDust/FabricLoaderRuntimeRemapKotlin...

https://github.com/lazyloong/obsidian-fuzzy-chinese Related: https://github.com/lazyloong/obsidian-fuzzy-chinese/issues/15 IDK whether you can take the result from the plugin. Fuzzy searching with pinyin is useful. And I noticed https://github.com/yishn/chinese-tokenizer providing pinyin from Chinese. Maybe a fuzzy...

CITResewn-1.1.2+1.19.2 ``` [18:59:18] [Worker-Main-7/ERROR]: {citresewn} Errored loading model in minecraft:optifine/cit/enchs/books/18looting/falsebook.properties from 3.1.1v_BETA_VisualEnchantments.zip [18:59:18] [Worker-Main-7/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "shcm.shsupercm.fabric.citresewn.defaults.mixin.types.item.JsonUnbakedModelAccessor.getTextureMap()" because "itemJson" is null [18:59:18] [Worker-Main-7/INFO]: [STDERR]: at shcm.shsupercm.fabric.citresewn.defaults.cit.types.TypeItem.loadUnbakedAssets(TypeItem.java:158) [18:59:18] [Worker-Main-7/INFO]:...