[SPIGOT-7930] SummonEntityEffect Created: 26/Oct/24 Updated: 25/Dec/24 Resolved: 26/Oct/24 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | FreeSoccerHDX | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Attachments: |
![]() |
Version: | This server is running CraftBukkit version dev-Spigot-5eb8a94-18b8ae1 (MC: 1.21.3) (Implementing API version 1.21.3-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
The SummonEntityEffect class was modified with "// CraftBukkit ..." But a variable was wrongly placed as shown in the image. This code tries to spawn the Entity that caused this code to run and fails because of "UUID of added entity already exists" |