SettingDust

Results 111 issues of SettingDust

`Document#toString()` will return the html with `linkedom` but not browser ![图片](https://user-images.githubusercontent.com/19922286/176678132-c8401976-ae37-4020-b626-4c8373a0bc72.png) - [x] Waiting for https://github.com/WebReflection/linkedom/issues/146

## The problem The geckolib quilt version is separate, but fabric mods won't support quilt geckolib. So I need to download the fabric version of geckolib. But since the profile...

fixed in source

**I am currently running** - SpongeForge version: spongeforge-1.12.2-2838-7.3.0 - Forge version: forge-1.12.2-14.23.5.2847-universal - Java version: 1.8 242 - Operating System: Windows 10 20H2 19042.546 **Issue Description** I can't get the...

### Affected Product(s) SpongeVanilla ### Version 8.1.0-RC1148 ### Operating System Windows ### Java Version 17.0.3 by JetBrains s.r.o. ### Plugins/Mods ```shell custom ``` ### Describe the bug ``` [13:21:04] [Server...

type: bug
status: needs triage

### Affected Product(s) SpongeVanilla ### Version 1.16.5-8.1.0-RC1137 ### Operating System Windows ### Java Version java version 17.0.3 by JetBrains s.r.o. ### Plugins/Mods ```shell custom ``` ### Describe the bug The...

type: bug
status: needs triage

不同分区对应不同简介、标题

聊天气泡padding太低了 而且不对称

Please read the [guide for contributing](https://github.com/Electroblob77/Wizardry/blob/1.12.2/CONTRIBUTING.md) before posting. Minecraft version: 1.12.2 Wizardry version: 4.2.11 Environment: Single & Sponge server Issue details: https://github.com/CraftTweaker/CraftTweaker/issues/1077 https://github.com/mezz/JustEnoughItems/issues/2098 > > CraftTweaker > ``` > val...

bug
compatibility
workaround exists

**What are you trying to do?** Send a teleport request to player **Describe the solution you'd like** API to send a teleport request to player

Here's what I tried: 1. Running as a language adapter. Implement `ModCandidateFinder` and inject the mods to `FabricLoaderImpl#mods`. Working in 1.16, 1.17. - Throw `ClassNotFoundException` with `FabricLoader` class loader. My...