David Mayr

Results 14 issues of David Mayr

…disconnecting I got this error: `Time: 2020-04-19 21:33:12 CEST Description: Unexpected error java.lang.NullPointerException at com.mrcrayfish.guns.object.Bullet.tick(Bullet.java:55) at com.mrcrayfish.guns.client.event.RenderEvents.lambda$onTickBullets$0(RenderEvents.java:1040) at com.mrcrayfish.guns.client.event.RenderEvents$$Lambda$4699/1767584718.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at com.mrcrayfish.guns.client.event.RenderEvents.onTickBullets(RenderEvents.java:1040) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1668_RenderEvents_onTickBullets_ClientTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)...

I added 1.16 Support for 1.16.4/5. The only real difference was a mapping change in the DeticatedServer NMS class. I tested the Plugin and everything I tested worked. I loaded...

The goal of this pr is to introduce a system that changes the language based on the players language while still giving server operators to select available languages, remove languages...

enhancement

This PR tries to implement what was discussed on Issue #17 by @TWME-TW It will implement two guis that will let you select age and leave type.

enhancement

### Pitch I'd like to have the abbility to middle-click on a toot to open it in a new tab. I would like it to open on the same instance...

ui
suggestion

### Is your feature request related to a problem? When writing plugins that contain e.g. a team chat the obvious solution would proably be to modify the viewers in AbstractChatEvent...

type: feature
status: needs triage

### Steps to reproduce the problem 1. Open Firefox 2. Turn on slow mode 3. Open the federated timeline on any instance you want 4. Wait a few hours, do...

bug

I have experienced extreme Head Loading Times on loading the Chunk for the first time. I have tested it and it seems like this is the problem: `String cmd =...

### Is your feature request related to a problem? The Adventure Global Translator is an awesome feature and I love how it is automatically integrated and translates messages in various...

type: feature
status: accepted
good first issue

### Describe the new feature A Service property for Paper/Fabric/Minestom services that provides the protocol version of the backend service to be used in various ways. This is way more...

t: feature request
s: needs triage