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
Ensure the 2 Parkour mods versions are visible by the launcher by running script foreach(mod in NSGetModNames()) print(mod) ("Parkour" should appear twice)
Join Parkour server, and get stuck in an infinite loop
Checking the logs, both Parkour mod versions are disabled:
Client doesn't handle multiple versions of same mod when joining a server requiring a given mod version.
Steps to reproduce
Parkour
server is up (or ask @Alystrasz to start it)Parkour
mod version is required by the server (isv0.2.1
at the time of writing)Parkour
mod, including the one required by the server (I installedv0.2.1
andv0.1.2
): https://github.com/Alystrasz/Alystrasz.Parkour/releasesmp_lobby
Parkour
mods versions are visible by the launcher by runningscript foreach(mod in NSGetModNames()) print(mod)
("Parkour" should appear twice)Parkour
server, and get stuck in an infinite loopParkour
mod versions are disabled:The text was updated successfully, but these errors were encountered: