SubnauticaNitrox / Nitrox

An open-source, multiplayer modification for the game Subnautica.
GNU General Public License v3.0
1.72k stars 1.04k forks source link

Not sure what I am missing in getting this setup #89

Closed MadMaxOfYore closed 6 years ago

MadMaxOfYore commented 6 years ago

Alright,

I've gotten through everything. Except, I am not getting the "Multiplayer" option in Subnautica. I injected the code into GameInput.Awake as was suggested, and I am able to debug at that location and see the code execute.

I am not seeing any mention of Nitrox in the log file, but I don't know if that's a good thing or not. I half expect to see it to be mentioned in the loading trace.

I've poked and prodded but have yet to find another entry point to try. I wanted to go ahead and ask for some wisdom from the tribe in hopes of speeding this along.

Thanks, MadMax

MadMaxOfYore commented 6 years ago

Typical Id10T error. It helps if you click "save" after modifying the file...

Although I've always hated that dnSpy doesn't make it more apparent that you're not in sync with the executing code base -_-

Sorry to bother, closing the issue as I'm up and running.