Meas

Results 11 comments of Meas

Got the same issue with a path of 262 when dumping Subnautica files: ``` Error opening C:\Users\Measurity\AppData\Local\Packages\UnknownWorldsEntertainmen.GAMEPREVIEWSubnautica_bh1f6rvenfkm2\TempState\DUMP\Subnautica_Data\StreamingAssets\aa\StandaloneWindows64\aurora_livingarea_captainsquarters_keypad.prefab_5df5cc80af0f62fae7638855ed38c38f.bundle for writing ``` This path is 262 characters long. Even if you specify...

Afaik we assume this is physics pushing the player away because it presumably spawns partly inside the escape pod. Might be enough to set player rigidbody to isKinematic/freeze while world...

We should first discuss code style and create the code style files that visual studio and/or intellij use so they can enforce it. Fixing code style now will just lead...

PR related to this: #995

I would start with IP bans. If it's LAN, just ignore banning because it should be easy for server owner to manage with password. Maybe in future we can add...

We can use the same structure for both client and server with just some files/folders missing. This way we can have the same code for both client and server.

What is the goal for this improvement? Is it just integrating server config into launcher UI?

Since we don't have your network setup it's gonna be difficult for us to test this situation so I'm gonna mark this as "help wanted".

Closing as this got stale and fixing code-style is an ongoing process between the preferences of all Nitrox developers.