Skip to content

Conversation

@Nitori-Lab
Copy link

@Nitori-Lab Nitori-Lab commented Jan 28, 2026

Summary

Add System.IO.Packaging NuGet package to fix server startup crash in Terraria 1.4.5.

Problem

Terraria 1.4.5 now uses System.IO.Packaging in WorldFile.GetAllMetadata() to read world file metadata. Without this dependency, the server crashes on startup:
4aafd60d11089fa6aff326be2f7e06a8

Changes

  • Added <PackageReference Include="System.IO.Packaging" Version="9.0.0" /> to TerrariaServerAPI.csproj
  • Based on 787058e changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants