Hi! I use the Radar api in my game, but I migrated the games to a jumpgate version. All of my API-s working properly but the Radar API is not. When I try to use a Detect Magic macro, I got "Unhandled exception: Unexpected end of JSON inpot" error. With some investigation I found the core of the problem. The problem is with the Line of Sight function of the Radar API. If it turned on, the API is not working. The function responsable for checking, the found element is in line of sight, or can't see, because blocked by a wall. This error occurs only if I want to use the API on a map, where I used the jumpgate tools for creating the dynamic light walls.