-
-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] NullReferenceException encountered during downloads #2986
Comments
Looks like a ConsoleUI version of #2890, I see multiple download failures being reported in that screenshot. |
Only found one object reference in CKAN/ConsoleUI/Toolkit/ConsoleTextBox.cs Line 119 in 204ba8b
If you put a CKAN/ConsoleUI/Toolkit/ConsoleTextBox.cs Line 42 in 204ba8b
... so maybe |
... nope, CKAN/ConsoleUI/Toolkit/Formatting.cs Lines 58 to 100 in 204ba8b
|
Maybe |
@Blu3wolf if I provide you a test build, would you be confident in whether it was working, or was this more of a rare glitch type of thing? |
I could give it a shot? As it's closed with a merged PR, do you still want me to try a test build? |
Sure, if you're up for it, more testing is always good:
Thanks much! |
so, silly question - what do I do with that? The CKAN Ive got at the moment was installed through the AUR, and its a binary with no file extension. Was built with MSBUILD. Can I run that exe with mono? |
Yup, |
Well, I got another cool exception but I think this may be a separate bug. When I tried to Audit Recommendations from the F10 menu, I got this one:
|
Yup, that's different, but also worth fixing. Submitted #2990. Thanks! |
Background
Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
Yup, the ones described in the RO/RP-1 install guide: https://github.com/KSP-RO/RP-0/wiki/RO-&-RP-1-Installation-for-1.7.3
Problem
Describe the bug
Using the console UI for CKAN, while downloading some mods the console spat an unhandled exception at me. I suspect I also had a few others earlier as the graphic UI was showing me a white screen with red cross on the first run after building it.
Steps to reproduce
I ran 'ckan consoleui' and selected a series of mods to download. Ctrl + F followed by a string, arrow keys to select the mod in question, + key to select for install, Esc key to cancel search and Ctrl + F to return to search, repeated a few times - I think 5 or 6 mods selected.
Expected behavior
I expected the download to complete, but instead encountered an NRE.
Screenshots (if applicable)
CKAN error code (if applicable):
The text was updated successfully, but these errors were encountered: