bug: gps.locate() doesn't return anything #40

Closed
opened 2022-11-23 13:42:51 +08:00 by NoryiE · 2 comments
NoryiE commented 2022-11-23 13:42:51 +08:00 (Migrated from github.com)

Describe the bug

When using gps.locate() inside a thread, it wont return the gps coordinates

Expected behavior

Returning the gps values inside a thread.

[ x] I am running the latest version.

**Describe the bug** When using gps.locate() inside a thread, it wont return the gps coordinates **Expected behavior** Returning the gps values inside a thread. [ x] I am running the latest version.
piprett commented 2022-11-23 14:57:06 +08:00 (Migrated from github.com)

Probably related to this: CC-outdated-wiki

Probably related to this: [CC-outdated-wiki](https://computercraft.info/wiki/Coroutine_(API)#Interaction_with_Other_APIs)
NoryiE commented 2022-11-24 01:17:16 +08:00 (Migrated from github.com)

Guess the latest update should be a fix for this problem. I will keep it open a couple days.
c0fab23

Guess the latest update should be a fix for this problem. I will keep it open a couple days. [c0fab23](https://github.com/Pyroxenium/Basalt/commit/c0fab23cef6f1b1d6d7e297a926e5c56b958abc0)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GitHub/Basalt#40
No description provided.