enjin / Enjin-Minecraft-Plugin

GNU General Public License v3.0
10 stars 10 forks source link

Massive Delay after Purchase #14

Closed JohnS19 closed 5 years ago

JohnS19 commented 5 years ago

Players purchase from the store and the payment goes through fine but the commands are not executed.

image

The player has been online for 15 minutes and has also tried relogging and waiting another 5 minutes. Enjin just refuses to view the player. The username of the player is simple and correct.

When removing the player login requirement, it just says this: image

JohnS19 commented 5 years ago

Plugin EnjinMinecraftPlugin v3.5.10 generated an exception while executing task 181

Favorlock commented 5 years ago

This is likely related to #13.

I need the full stack trace and the enjin report to continue investigating.

JohnS19 commented 5 years ago

I will send the enjin report in a little while.

The UUID was being detected by the plugin multiple times throughout the period and the commands were on standby but it never executed. The commands finally executed once the server restarted.

JohnS19 commented 5 years ago

Oh yep, its related to #13

Favorlock commented 5 years ago

Did you try the attached build in my response on that thread? If so, did it resolve the issue?