mauimauer / cheapcast

It's CheapCast.
Apache License 2.0
399 stars 107 forks source link

Does not currently work on HTC One VX #3

Closed Unh0lyTigg closed 11 years ago

Unh0lyTigg commented 11 years ago

Clicking the Start Service button crashes the app with a stacktrace:

java.lang.NullPointerException
    at at.maui.cheapcast.Utils.getLocalV4Address(Utils.java:70)
    at at.maui.cheapcast.ssdp.SSDP.run(SSDP.java:84)

That's really all there is. Excellent app otherwise.

Unh0lyTigg commented 11 years ago

One of the latest updates fixed this, closing.