Gecko tries to run from the Oblivion directory, is that the reason somehow?

), or packages them wrong, or some other fup
z-raw = z-esp + 1024 + (18040 - 16000 + 1566)z-height = (z-raw * 8) - (water-level + 9040); /*water-level == 14000 */
z-raw = z-esp + 1024z-height = (z-raw * 8) - (water-level); /*water-level == 8192 */
z-height = max(-512, zheight)