Skip to content

Crash if I change the default_pos #4

@supertobi

Description

@supertobi

If I change the default_pos in test.gd line 14 from:
var default_pos = osm.pos2tile(5.7055, 45.18103)
to
var default_pos = osm.pos2tile(7.6132, 51.98306)
or
var default_pos = osm.pos2tile(7.2847, 51.97852)
I get the error:
Invalid set index 'p' (on base: 'Reference ()') with value of type 'Vector2'.
in line 130 from geometry.gd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions