Hi. I want to install Minecraft Forge 1.12.2 and i have a problem. Installer showing in logs that installation is success. But game not starting and in JSON file url to minecraftforge library is null
"libraries": [
{
"name": "net.minecraftforge:forge:1.12.2-14.23.5.2860",
"downloads": {
"artifact": {
"path": "net/minecraftforge/forge/1.12.2-14.23.5.2860/forge-1.12.2-14.23.5.2860.jar",
"url": "",
"sha1": "029250575d3aa2cf80b56dffb66238a1eeaea2ac",
"size": 4466148
}
}
},
How i can fix that?