R2Northstar / Northstar

Repo for packaged Northstar releases
https://northstar.tf/
MIT License
1.69k stars 129 forks source link

Vanilla via NorthstarLauncher broken on `v1.13.1+` #473

Closed itscynxx closed 1 year ago

itscynxx commented 1 year ago

Bug

Vanilla doesn't connect via NorthstarLauncher when disabling core mods and using the launch option -norestrictservercommands

Steps to reproduce

  1. Use vanilla via Northstar (disable all 3 core mods, use -norestrictservercommands launch arg)
  2. Open Vanilla multiplayer
  3. Attempt to connect to a Vanilla match, and fail

Specifications

Screenshots

Attempting to connect to Private match on Vanilla using Northstar 1.13.1 Attempting to connect to Private match on Vanilla using Northstar 1.13.1

Disconnecting from a Vanilla match after waiting in queue on Northstar 1.13.1 (tried multiple times, all failed while normal vanilla worked without issue) Disconnecting from a Vanilla match after waiting in queue on Northstar 1.13.1 (tried multiple times, all failed while normal vanilla worked without issue)

Normal Vanilla was functioning fine at the time Normal Vanilla was functioning fine at the time

GeckoEidechse commented 1 year ago

Anyone who'd like to look into this try older versions, in particular v1.12.7 or earlier (v1.13.0 is already known to be broken for other reasons).

Once we find the last working version (i.e. going one version higher breaks it) we can then use that information to find the cause of the breakage.

GeckoEidechse commented 1 year ago

v1.14.2 seems to work fine but it keeps spamming

[22:14:39] [SCRIPT CL] [error] Call was unable to find function with name 'NorthstarCodeCallback_GenerateGameState'. Is it global?
[22:14:39] [SCRIPT UI] [error] Call was unable to find function with name 'NorthstarCodeCallback_GenerateUIPresence'. Is it global?

in logs. Gonna make a separate issue for that and close this one as resolved ^^

EnderBoy9217 commented 1 year ago

@GeckoEidechse This issue is pinned too