Skip to content

Fix weird nebula log and incorrect success mod upload report on fail + (H8, H9 fix)#369

Merged
Shivansps merged 2 commits intoKnossosNET:mainfrom
Shivansps:nebula-log-fix
Apr 10, 2026
Merged

Fix weird nebula log and incorrect success mod upload report on fail + (H8, H9 fix)#369
Shivansps merged 2 commits intoKnossosNET:mainfrom
Shivansps:nebula-log-fix

Conversation

@Shivansps
Copy link
Copy Markdown
Member

This will fix the weird api reply logs without a reply

Error : (Nebula.ApiCall(mod/release)) An error has ocurred during nebula api POST call: OK(200)
System.Net.Http.StringContent

the expected getmodid with not found when checking if the mod is already uploaded

Error : (Nebula.GetModJson) Unable to get mod json data. ID: SF_EH Version: 0.8.42 Reason: not_found

and the incorrect UI reporting the mod upload completed successfully when it failed.

4/6/2026 1:17:01 PM - Information : (Nebula.UpdateMod) UpdateMod: Star Fox Event Horizon 0.8.42 OK!
4/6/2026 1:17:18 PM - Error : (Nebula.ApiCall(mod/release)) An error has ocurred during nebula api POST call: OK(200)
System.Net.Http.StringContent
4/6/2026 1:17:18 PM - Error : (Nebula.ReleaseMod) ReleaseMod: Star Fox Event Horizon 0.8.42 error. Reason: archive missing

@Shivansps Shivansps added the fix Fix for a bug label Apr 8, 2026
@Shivansps Shivansps changed the title Fix weird nebula log and incorrect success mod upload report on fail Fix weird nebula log and incorrect success mod upload report on fail + (H8, H9 fix) Apr 10, 2026
@Shivansps Shivansps merged commit 1469965 into KnossosNET:main Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants