You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io/newgrounds/Call.hx:260: [Newgrounds API] :: Error: std@host_resolve
Called from ? line 1
Called from ApplicationMain.hx line 25
Called from ApplicationMain.hx line 130
Called from lime/app/Application.hx line 150
Called from lime/_internal/backend/native/NativeApplication.hx line 146
Called from a C function
Called from lime/_internal/backend/native/NativeApplication.hx line 173
Called from lime/_internal/backend/native/NativeApplication.hx line 585
Called from io/newgrounds/utils/AsyncHttp.hx line 212
Called from io/newgrounds/utils/AsyncHttp.hx line 164
Called from io/newgrounds/utils/AsyncHttp.hx line 158
Called from io/newgrounds/Call.hx line 266
Uncaught exception - Invalid field access : dispatch
and on Android, it only traces
06-11 17:02:01.732 10422 10635 I trace : io/newgrounds/Call.hx:260: [Newgrounds API] :: Error: newgrounds.io:No address associated with hostname
before crashing and quitting out of the app (and, yes, i did manually add mobile in the list of supported targets, since it seems to be working completely fine)
https://github.com/Geokureli/Newgrounds/blob/65fa7ca24dce2f8eb972b9b88b47e3ebe7023430/lib/Source/io/newgrounds/Call.hx#LL262C7-L262C24
If an http call fails, this part will cause the entire app to fail. The easiest way to make this happen is to turn off internet connection and create an NG.core
The text was updated successfully, but these errors were encountered: