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
{{ message }}
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.
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()'
The text was updated successfully, but these errors were encountered:
@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.
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()'
The text was updated successfully, but these errors were encountered: