Chykary / FizzySteamworks

A transport for Mirror using Steam / Steamworks.NET
283 stars 32 forks source link

type or namespace name 'TransportError' could not be found #44

Closed RRomeroJr closed 1 year ago

RRomeroJr commented 1 year ago

Trying to install for the first time ever can't seem to figure out -Assets\Mirror\Runtime\Transports\FizzySteamworks\LegacyServer.cs(14,35): error CS0246: The type or namespace name 'TransportError' -Assets\Mirror\Runtime\Transports\FizzySteamworks\NextServer.cs(14,35): error CS0246: The type or namespace name 'TransportError' could not be found

Fizzy: 5.1 Unity: 2021.3.11 Steamworks foundation: 2.20.8 Mirror: 2022.10.0

Tried also with just SteamworksNET: 20.1.0 instead of foundation and the same errors appear