NorthstarLauncher icon indicating copy to clipboard operation
NorthstarLauncher copied to clipboard

Launcher used to modify Titanfall 2 to allow mods to be loaded

Results 189 NorthstarLauncher issues
Sort by recently updated
recently updated
newest added

The server is running as a docker container in a VPS. Server info: CentOS Linux release 8.5.2111 3 vCPU Intel Xeon® 4 GB RAM 35 GB SSD NVMe Container image:...

Unsure if this actually fixes coop on dedi, so could use some testing, however, it should do if the issue matches my understanding of it

Before the starpaks had to be inside the r2 directory somewhere, this PR adds a field to the rpak.json that registers starpak paths as being relative to the mod/paks directory...

it seems that the crashes caused by this was a viper moment, so making a new pr for it

Shuts down server on crash, disconnecting all clients. ![image](https://user-images.githubusercontent.com/107447157/189506170-22713520-80f0-497f-9e24-e571196586f3.png)

needs testing
needs code review
feedback wanted
waiting on changes by author

* fixes LSX error for good by adding `EAConnectionId` environment variable if it's missing, I confirmed this alone is enough to mitigate the LSX error, as I was lucky enough...

merge conflicts
waiting on changes by author

This provides tools to serverbrowser to allow automatically downloading a mod when it's required by a server (and such mod has been previously verified). ##### TODOs - [ ] Ensure...

I mainly encountered this when trying to add a custom .pcf file using a keyvalued `particles_manifest.txt` file. Doing that causes a crash on lobby load. Attached files show: 1. Begging...

Will disable revocation checks if started with -nosslrevocation. Handy for some people who have issues with revocation checks in Windows Schannel. #182 The cause for the issue is really not...