Giter Club home page Giter Club logo

Comments (6)

roydejong avatar roydejong commented on July 23, 2024

dbb5e9a adds core support for 1.16.3 with some issues remaining:

  • Lobby UI only works once, then completely breaks afterwards - possibly related to BSML - exception is tied to the left-side panel ("a type cannot be loaded") and only happens when server browser is installed (confirmed: ONLY happens if we register the lobby panel)
    • System.TypeLoadException: Could not resolve type with token 01000076 (from typeref, class/assembly MenuViewControllersInstaller, Main, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)
    • [CRITICAL @ 11:23:47 | UnityEngine] TypeLoadException: Failure has occurred while loading a type. [CRITICAL @ 11:23:47 | UnityEngine] HMUI.ViewController.__Activate (System.Boolean addedToHierarchy, System.Boolean screenSystemEnabling) (at <b375412bba0f46b3a6766de8a90821df>:0)
  • Joining a game through the server browser works, but you immediately leave the lobby - you appear for just a second to the host - could be the exception handler auto kicking? Actually really hard to debug without being able to control the host lol
  • BSSB API is not made aware of who the host is because it's a dedicated server ghost now, we'd need to check the "isPartyOwner" and pass that along

from beatsaberserverbrowser.

roydejong avatar roydejong commented on July 23, 2024

I've opened a BSML issue for the gameplay tab problem:
monkeymanboy/BeatSaberMarkupLanguage#91

This fix is pretty simple as it turns out, added a PR:
monkeymanboy/BeatSaberMarkupLanguage#92

from beatsaberserverbrowser.

roydejong avatar roydejong commented on July 23, 2024

Joins are now working, but there's more:

  • UI: The "connection error" dialog no longer gets dismissed properly, which causes a soft lock situation if "Retry" succeeds
  • General: Party owner can transition mid-game, which means one player may take over lobby announces from another

from beatsaberserverbrowser.

roydejong avatar roydejong commented on July 23, 2024

There's also some weirdness when joining a game via the browser right after it's ended.

Once a server shuts down it starts issuing CFR-13's for a few minutes (Server Is Terminating).

After that period, however, the join will go through, and you'll end up in a quick play lobby alone.

  • Deal with being put in the wrong lobby on join (like the old quickplay check?)

from beatsaberserverbrowser.

roydejong avatar roydejong commented on July 23, 2024

Some extra changes were needed for the 1.16.3 / 1.16.4, those are now done.

Quick summary of remaining tasks, for my own sanity:

  • Mod side: Check party leader, add to announce message, handle host transition gracefully
  • API side: Better system for allowing multiple announcers for one server
    • Quick play servers can have multiple announcers, and stay up as long as anyone is announcing
    • Custom servers should only respect/show the latest party leader's announcement

from beatsaberserverbrowser.

roydejong avatar roydejong commented on July 23, 2024

closing this, refer to #35

from beatsaberserverbrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.