I am using android. I arealy have a window too I just tried on windows: Code: > Failed to add link. API response: [mcpeplugin] > Missing identity [mcpeplugin] > [PocketVote] VoteCheckTask: Missing identity [mcpeplugin] > [PocketVote] VoteCheckTask: Missing identity
You need to configure the plugin correctly. Ensure that you have set the identity and secret correctly. Also I cannot guarantee that this works running PocketMine on Android. It's designed and tested for proper server operating systems.
I can confirm this will not work on Android. VoteReward has the exact same problem of not being able to fetch the data correctly when hosted on Android.
Do you know why that is? Is the curl extension not available on Android PocketMine? If there's a way to support it I will, but I'm not able to consistently test for a niche solution.
When plugin has been enable. It said couldnt find creset.perm Anyway, I will try last way. If it doesnt work, I will invite you to join my server.
There's no such thing as a creset.pem. But I know what you mean... However if it fails to get that I don't see how pocketvote can work for you. You're welcome to try to host a server on a computer. Running PocketMine on Android is a hack at best and I'm afraid I can't make it magically work with what should be completely standard php functionality.
I tried host a server on computer, it worked but I cant join my server. I tried new PocketMine-MP on comuputer too, but i said that I need x86 or x32 verison to use but I installed x86.
Any plugin which requires Internet resources on runtime, such as VoteReward, cannot function using PocketMine-MP for Android. The required libraries haven't been compiled for ARM.