21 juil. 2015, 09:48

Ton json est invalide. http://jsonlint.com/
Il devrait être comme ça :

{
"test": {
"category": "player",
"sounds": [
"ac/test"
]
},
"secrets": {
"category": "player",
"sounds": [
"secrets"
]
}
}