Štěpán Nezbeda

Results 36 issues of Štěpán Nezbeda

As of first September 2022, Discord **will** require bots to have a special (privileged) intent to read messages, if they are on more than 100 guilds. Discord's devs have clearly...

jda

[Context + Explanation] I have /ban command, which has permission set to "mod.infraction.ban". Which also has some autocompletion, source here: https://bin.kyngs.xyz/meyitogobi.java [Behavior] When I type /b it shows up the...

bug
velocity

**Describe the bug** While installing I get the log spammed by ``` wine: could not open working directory L"unix\home\kyngs\.fusion360\bin\", starting in the Windows directory. wine: could not open working directory...

bug

### Describe the bug The page freezes when I attempt to iterate through a map containing a class and bind a freshly created element using data from that class into...

conservative reactivity

### `/mv version -p` output https://j.mp/3fyUAsU ### Server logs https://paste.gg/p/anonymous/fda5f5bb8f374f4abce5a3e0ddcff1e5 ### Server Version ```shell [14:33:42 INFO]: Checking version, please wait... [14:33:42 INFO]: This server is running Paper version git-Paper-155 (MC:...

Bug: Unconfirmed

While we have KickedFromServerEvent, it only fires when the player is well... kicked. To my knowledge, there isn't any event that always fires when a player exits a server. A...

**Describe the bug** When I add a callback to LoginLimboRegisterEvent, the LoginEvent and PostLoginEvent stop firing completely for all plugins. **To Reproduce** Steps to reproduce the behavior: 1. Add a...

documentation

**Is your feature request related to a problem? Please describe.** When I right-click a g-code file in Mainsail, I am provided with several options, like preheat, delete, etc. ![image](https://user-images.githubusercontent.com/38181667/172023237-c71621fc-8e8d-4fc7-ae75-99ace76eb738.png) However,...

For example, new class window: ![image](https://user-images.githubusercontent.com/38181667/183173486-83bef3fa-f11e-4176-8971-e761d6e741fd.png) Curiously enough, when I switch to a different window, it darkens: ![image](https://user-images.githubusercontent.com/38181667/183174402-ffe6f958-8ac9-401a-9c3b-26dcafe6606a.png)

So, I have a reconnect function on my client, the moment client loses connection to the server, it attempts to connect again. However, I noticed that if I close the...