'LiteNetLib4MirrorTransport' does not implement inherited abstract member 'Transport.ServerUri()'`
I imported the latest version of LiteNetLib4Mirror (1.2.8) and the latest version of Mirror(Version 10.4.7) from the Asset Store. Tested on Unity 2019.3.2f1 and Unity 2018.4.17f1
I get an error right away:
Assets\Mirror\Runtime\Transport\LiteNetLib4Mirror\LiteNetLib4MirrorTransport.cs(10,15): error CS0534: 'LiteNetLib4MirrorTransport' does not implement inherited abstract member 'Transport.ServerUri()'
+1
Same over here on 2019.3.6f1 and Mirror 11.4.2
Any work around for this?
Any work around for this?
@MrGadget1024 has updated LiteNetLib4Mirror on his branch to work with Mirror 11.4.2 (current version on the Asset Store). He uploaded the assetpackage to the Mirror Discord. I've attached it here.