-
I do
```java
WrappedPacketOutChat chat = new WrappedPacketOutChat(e.getNMSPacket());
String msg = chat.getMessage();
System.out.println("Msg:" + msg);
```
and I get two different results depen…
-
stacktrace: https://pastebin.com/ZQXgm6xg
video: https://streamable.com/e78plf
-
[19:27:47 WARN]: io.github.retrooper.packetevents.exceptions.WrapperFieldNotFoundException: The class you are trying to read fields from does not contain any fields!
[19:27:47 WARN]: at io.git…
-
### Issue description
After flagging a bit, aac prevents move packets from being sent to the server I think. Not entirely sure but it sure seems like it.
### Core information
**Server v…
-
**What features/checks do you need?:**
if spigot stop getnearbyentity off main thread why not do this:
for (Zombie mob : player.getWorld().getEntitiesByClass(Zombie.class)) {
if (mob.g…
ghost updated
4 years ago
-
https://hastebin.com/jumajewamu.cs
-
Whenever I punch a zombie, or attack it with an item from another mod, nothing happens and I get this error
It also appears to happen when I attack a zombie using an axe. Attacking modded mobs works …
-
WORLDEDIT-3224 - Reported by minerssp
When ever I try to go on a server (that I'm OP) or single player the game crashes and displays what is in the description? If you could please tell me what the i…
-
I ran my minecraft 1.7.10 Forge and 1.7.10 Litemod and I found out that it doesn't work. (Just with Voxelmap for Litemod and AW for Forge. Nothing else.) I'll paste the detailed walkthrough.
## A deta…
-
Hi all, we have been having a issue on our servers for some time now.
What it is, if you log out on a manually generated world and then try to log back in, it just won't let you, basically the serv…