Adrian Antkowiak

Results 15 issues of Adrian Antkowiak

It would be nice to see arm64 builds for Windows. It's very easy to compile FFmpeg using https://hub.docker.com/r/mstorsjo/llvm-mingw/: ```console root@host:~# docker run -it mstorsjo/llvm-mingw:latest root@9b4c36347b6c:/build# git clone https://github.com/libsdl-org/SDL.git Cloning into...

This server is running CraftBukkit version git-Spigot-1649 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) ``` [23:25:52 WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_7_R4.PacketPlayOutEntityTeleport.(int, int, int, int, byte, byte) [23:25:52 WARN]: at java.lang.Class.getConstructor0(Class.java:3082) [23:25:52 WARN]: at...

bug

Sorry for off-topic. Impostor has on Discord information that they can't break the 10 player limit. Is there any possibility to remove it in your .dll? We're playing with friends...

enhancement
future-reactor

### Have you already contacted our help centre? - [ ] Yes, I have contacted the help centre. ### Is there an existing issue for this? - [X] I have...

bug

I made replaceEmoticons public and now to convert code from bbcode to HTML, we can just: let toDOM = function (bbcode) { let htmlCode = sceditor.instance(textarea).fromBBCode(bbcode); let dom = $.parseHTML(htmlCode)[0];...

Calling `sceditor.instance(textarea).fromBBCode("as :) df")` returns `as :) df` instead of HTML code with emoticon.

Question
Not-a-bug

### Problem Description https://github.com/ViaVersion/ViaVersion/blob/master/bukkit/src/main/java/us/myles/ViaVersion/bukkit/handlers/BukkitEncodeHandler.java#L49 Why ChannelHandlerContextWrapper is created every "encode"? Couldn't it be cached? PacketEncoder could be restored if handshake.version=47 and server.version=47. Reflection is done unnecessarily. ### Solution Description Store...

Feature Request

My device is Surface Pro X with SQ2. 1. Downloaded MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle 2. Unzipped Msixbundle 3. Unzipped WsaPackage_1.7.32815.0_ARM64_Release-Nightly.msix 4. Replaced kernel-arm64 with Tools\kernel 5. Removed appxblockmap, appxsignature, content_types and entire appxmetadata...

help wanted

![image](https://user-images.githubusercontent.com/13407885/178782720-c9b2eb94-bbb6-4e4a-ada1-d9d4a0845d4f.png) Hi, There are a lot of HawkPlayer instances in ConcurrentHashMap with attribute online=false. Server 1.8. Tbh don't know how to fix it correctly (I could make some type of...

bug

Nie ukrywajmy, ale projekt mający 3k commitów i to wszystko przez bota to coś chyba nie tak xD Powinien być oddzielny branch z template, a na main-ie bot powinien robić...