Deleted user
Deleted user
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Enforce status checks on admins not configured for branch main --- Issue created by [GSA Allstar](https://github.com/gsa/.allstar). See remediation hints in...
Can someone help me resolve this issue? I cloned this repository and attempted to run it, but during the Gradle build process, the following error occurred: ``` A problem occurred...
**Describe the bug** Randomly players while joining will get kicked with "PacketEvents 2.0 failed to inject" **Software brand** Paper 1.20.4, paper 1.21 (this issue has been around a long time,...
none of them have fiends marked as final or using any kind of immutable sets/lists, but itemstack.copy() only copies the component map, not the underlying component objects. i.e ```java Itemstack...
Packet events has the lock item component as just a string code, it is more complex, so setting it causes client to crash packetevents: ```java public class ItemLock { private...
``` type: IRON_BOOTS equipable: Optional[ItemEquippable{slot=OFF_HAND, equipSound=com.github.retrooper.packetevents.protocol.sound.Sounds$1@790bd690, model=minecraft:iron, cameraOverlay=null, allowedEntities=null, dispensable=true, swappable=true, damageOnHurt=true}] ``` ```java System.out.println("type: " + itemStack.getType() + " equipable: " + itemStack.getComponent(ComponentTypes.EQUIPPABLE)); ``` probably enum ordering issue? it...
### Checklist - [x] I have used the search function to see if someone else has already submitted the same bug report. - [x] I will describe the problem with...
**Describe the bug** running preUpgrade and it fails when settingup cloudflare. **To Reproduce** simply run "sh
https://github.com/solana-labs/solana-program-library/releases/tag/token-cli-v4.1.1
HI, is there anyway to run conty with ALLOW_ROOT=1 with the nvidia handler without throwing unionfs errors?