Deleted user

Results 75118 issues of Deleted user

Can we have bedrock overworld maps in the nether functionality, where an overworld map in the nether will show your relative location to the overworld in the nether. This is...

## **Information** Minecraft version: 1.21.1 Modloader: NeoForge NeoForge version: 21.1.139 Environment: Multiplayer Mod name: Starter Kit Mod version: 7.4 ## **Description** Hello, I'm trying to use Starter Kit to gift...

Bug
Mod: Starter Kit

![Image](https://github.com/user-attachments/assets/c9c92e19-018a-480d-a5dc-6312657b8ff1) Seems to be caused by [this function](https://github.com/way2muchnoise/JustEnoughResources/blob/6284ac75af4e9a985ce34c7034b1b24def466ec8/CommonApi/src/main/java/jeresources/api/restrictions/BiomeRestriction.java#L108C24-L108C25): ```java public List toStringList() { // TODO: fix this to string function return biomes.stream().filter(biome -> !biome.toString().equals("")).map(biome -> " " + I18n.get("biome." +...

bug

When loading a project that uses a custom extension in the [beta relase](https://github.com/TurboWarp/desktop/releases/tag/v1.7.0-beta.0), a safety warning comes up: ![turbowarpdesktopextensionwarning](https://user-images.githubusercontent.com/116515019/210026617-c853ed17-26eb-4ced-a525-8033439be265.png) This is a good feature, but it's kind of annoying to...

**Description:** All links in the Project Reactor documentation that contain `release/reference/#` appear to be broken. When attempting to access these links, users are redirected to unrelated pages rather than the...

It was great but it stops suddenly, the for do loop stops at 5 and that's it. It does not read.

**Describe the bug** localParticipant can not setName setMetadata setAttributes ```dart print([_duration, permissions.canPublish, permissions.canPublishData, permissions.canSubscribe, permissions.canUpdateMetadata]); // canUpdateMetadata -> false widget.room.localParticipant?.setName(UserStore.to.userModel.userName); widget.room.localParticipant?.setMetadata(UserStore.to.userModel.toJson()); widget.room.localParticipant?.setAttributes(UserStore.to.userModel.toMap()); print(widget.room.localParticipant?.metadata); print(widget.room.localParticipant?.attributes); ``` how to set canUpdateOwnMetadata =...

![QQ_1732471494800](https://github.com/user-attachments/assets/58f961ea-713c-47fd-b927-bf6dcc969ae1) Can you add Chinese support for this, everything not displayed is in Chinese

Hi, It may be not a bug but using `predplot` on an identified state-space system with a large enough prediction horizon `h` results in the following warning (`h=30` with a...