erfg12 / AOL_4.0_Emu

Emulating AOL 4.0
https://aolemu.com
103 stars 8 forks source link

DNS block on api.ipstack.com crashes application #44

Closed sycophantic closed 2 years ago

sycophantic commented 2 years ago

Running PiHole and having api.ipstack.com blocked causes a crash after the welcome screen appears.

image

Looks like the issue is probably here: https://github.com/erfg12/AOL_4.0_Emu/blob/8f70d595aad90aa503c6ae3e10e37380f86e3f8e/aol_4/Classes/location.cs#L71

erfg12 commented 2 years ago

Fixed in https://github.com/erfg12/AOL_4.0_Emu/commit/27e5babca1cdc81ef7b460177d6c476d485d7262 Thanks for the report! :)