-
-
Notifications
You must be signed in to change notification settings - Fork 0
Drips on the client are mismatched #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingserver/client mismatchMismatch between client & serverMismatch between client & server
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingserver/client mismatchMismatch between client & serverMismatch between client & server
Type
Fields
Give feedbackNo fields configured for issues without a type.
Environment
To reproduce
Expected results
Same particle on both client & server
Actual results
Client uses its own particle
Anything else?
This seems related to the implementation using a world event packet, rather than spawning a particle via regular means.
This does mean that it is by nature going to be more difficult to patch for vanilla clients efficiently, but should be possible to do a config sync on client & server.