This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Brief error description
I am getting an internal error when trying to parse a json string.
What causes this error? Please paste the exact line you used
command /test: trigger: set {_geoip} to text from "http://ip-api.com/json/%IP of player%" set {_country} to json string "%{_geoip}%" from "country" broadcast "%{_country}%"
Please use Pastebin.com and paste the error you get, then paste the URL here
http://pastebin.com/raw.php?i=f2308hAa
What server version are you using? Latest is not an answer! Use /ver and tell me
This server is running CraftBukkit version git-Spigot-870264a-0a645a2 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
What Umbaska version are you using? If you're using a BETA version please paste the ID
3005151649
Is there anything else?
When using the example code everything works fine. I use the exact same code and just change the API and I get the internal error.
Thanks for reporting. Had a basic fix, however there are other errors. Will attempt to fix this soon :)
I've fixed a similar error putting brackets [ ] between the json text "[%{_geoip}%]"
@TheBukor: Go
Nope, still appear to be getting that error.
@ROBERTKOZIN: Go
You shouldn't be getting that error if you do that? O.o... there is another error with regards to other characters than a letter :P
@Nfell2009: Go
Well i just tried TheBukor's solution and got a error in my console. Didn't have enough time to look what it is just assumed it was the same, sorry my apologies.
To post a comment, please login or register a new account.