Ok here's the imgur of the error I'm getting :
Imgur: The most awesome images on the Internet The error is now on line 5 position 31 rather than position 40, however, after shortening the coordinates.
{
"AmountOfPokemonToDisplayOnStart": 10,
"AutoUpdate": true,
"DefaultAltitude": 10.0,
"DefaultLatitude": -37,764294,
"DefaultLongitude": 145,35822,
"DelayBetweenPokemonCatch": 2000,
"DelayBetweenPlayerActions": 5000,
"EvolveAboveIvValue": 90.0,
"EvolveAllPokemonAboveIv": true,
"EvolveAllPokemonWithEnoughCandy": false,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": false,
"UseEggIncubators": true,
"DumpPokemonStats": false,
"GpxFile": "lilydale.GPX",
"UseGpxPathing": true,
"WalkingSpeedInKilometerPerHour": 25.0,
"MaxTravelDistanceInMeters": 1000,
"KeepMinCp": 1250,
"KeepMinDuplicatePokemon": 1,
"KeepMinIvPercentage": 95.0,
"KeepPokemonsThatCanEvolve": false,
"PrioritizeIvOverCp": true,
"RenameAboveIv": true,
"RenameTemplate": "{0}_{1}",
"TransferDuplicatePokemon": true,
"TranslationLanguageCode": "en",
"UsePokemonToNotCatchFilter": false,
"WebSocketPort": 14251,
"StartupWelcomeDelay": true,
"SnipeAtPokestops": true,
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemPokeBall",
"Value": 25
},
{
"Key": "itemGreatBall",
"Value": 50
},
{
"Key": "itemUltraBall",
"Value": 100
},
{
"Key": "itemMasterBall",
"Value": 100
},
{
"Key": "itemPotion",
"Value": 0
},
{
"Key": "itemSuperPotion",
"Value": 10
},
{
"Key": "itemHyperPotion",
"Value": 40
},
{
"Key": "itemMaxPotion",
"Value": 75
},
{
"Key": "itemRevive",
"Value": 25
},
{
"Key": "itemMaxRevive",
"Value": 50
},
{
"Key": "itemLuckyEgg",
"Value": 200
},
{
"Key": "itemIncenseOrdinary",
"Value": 100
},
{
"Key": "itemIncenseSpicy",
"Value": 100
},
{
"Key": "itemIncenseCool",
"Value": 100
},
{
"Key": "itemIncenseFloral",
"Value": 100
},
{
"Key": "itemTroyDisk",
"Value": 100
},
{
"Key": "itemXAttack",
"Value": 100
},
{
"Key": "itemXDefense",
"Value": 100
},
{
"Key": "itemXMiracle",
"Value": 100
},
{
"Key": "itemRazzBerry",
"Value": 50
},
{
"Key": "itemBlukBerry",
"Value": 10
},
{
"Key": "itemNanabBerry",
"Value": 10
},
{
"Key": "itemWeparBerry",
"Value": 30
},
{
"Key": "itemPinapBerry",
"Value": 30
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"PokemonsNotToTransfer": [
"aerodactyl",
"venusaur",
"charizard",
"blastoise",
"nidoqueen",
"nidoking",
"clefable",
"vileplume",
"arcanine",
"poliwrath",
"machamp",
"victreebel",
"golem",
"slowbro",
"farfetchd",
"muk",
"exeggutor",
"lickitung",
"chansey",
"kangaskhan",
"mrMime",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo",
"goldeen",
"paras",
"ekans",
"staryu",
"psyduck",
"krabby",
"venonat"
],
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Pidgeotto": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Fearow": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2
},
"Zubat": {
"KeepMinCp": 500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2
},
"Golbat": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2
},
"Pinsir": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 2
},
"Golduck": {
"KeepMinCp": 1350,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 2
},
"Tentacruel": {
"KeepMinCp": 1350,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 2
},
"Starmie": {
"KeepMinCp": 1350,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 2
},
"Eevee": {
"KeepMinCp": 750,
"KeepMinIvPercentage": 92.0,
"KeepMinDuplicatePokemon": 2
},
"Gyarados": {
"KeepMinCp": 1200,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 5
},
"Mew": {
"KeepMinCp": 0,
"KeepMinIvPercentage": 0.0,
"KeepMinDuplicatePokemon": 10
}
},
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 38.556807486461118,
"Longitude": -121.2383794784546
},
{
"Latitude": -33.859019,
"Longitude": 151.213098
},
{
"Latitude": 47.5014969,
"Longitude": -122.0959568
},
{
"Latitude": 51.5025343,
"Longitude": -0.2055027
}
],
"Pokemon": [
"Dratini",
"Magikarp",
"Eevee",
"Charmander"
]
}
}
Please let me know what I can do better!