-
I'm trying to start the game using novadrop-run client with parameters but 75% is the furthest I got so far. At this point console does not show errors so it is hard to debug what I did wrong. All parameters look OK to me. Any ideas what can be done here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I only ever tested this command with patch 115. I wouldn't be surprised if it doesn't work with other versions. It also wouldn't be too surprising if it regressed since there was no way for me to test it after official servers went offline, since nobody runs patch 115 servers. You'd have to do some investigation to find out what's going wrong. I'd suggest adding logging in the various message methods in |
Beta Was this translation helpful? Give feedback.
I only ever tested this command with patch 115. I wouldn't be surprised if it doesn't work with other versions. It also wouldn't be too surprising if it regressed since there was no way for me to test it after official servers went offline, since nobody runs patch 115 servers.
You'd have to do some investigation to find out what's going wrong. I'd suggest adding logging in the various message methods in
ClientProcess
/LauncherProcess
.