Robin
Robin
**Description** Sometimes the class cache throws a ConcurrentModificationException when transforming classes which crashes the client: **Log Output** ``` Caused by: net.flintmc.transform.exceptions.ClassTransformException: transform threw an exception at net.flintmc.transform.javassist.internal.DefaultMethodBasedClassTransformMeta.execute(DefaultMethodBasedClassTransformMeta.java:113) at net.flintmc.transform.javassist.internal.DefaultClassTransformService.transform(DefaultClassTransformService.java:163) at...
**Is your feature request related to a problem? Please describe.** Currently there are the MethodInjectors that are generated with Javassist, but that takes some time to generate. If a MethodInjector...
I think the local wrapper shouldn't be able to be deleted using "delete wrapper NAME", this causes problems like this https://pastes.gq/vAlpyAEgC9 when you restart the local wrapper. To reproduce this,...
When the Cloud sends a Channel Message to all Servers (e. g. with CloudAPI#sendChannelMessage), a NullPointerException is produced on every server which has Signs/Mobs enabled. The PacketOutChannelMessage is sent with...
When you're still on the recently uploaded paste and click on the delete button, it will ask you to fill in your delete secret. I think the page should remember...