Starsector 0.97a is out! (02/02/24); New blog post: Anubis-class Cruiser (12/20/24)
Congratulations!
Hotfix is up! Re-download here.
public void reportPlayerNonMarketTransaction(PlayerMarketTransaction transaction, InteractionDialogAPI dialog) { if (pods == null && dialog != null) { SectorEntityToken target = dialog.getInteractionTarget(); if (target.getCustomPlugin() instanceof CargoPodsEntityPlugin) { pods = target; } } processTransaction(transaction, pods); }
Quote from: lechibang on March 26, 2021, 06:06:16 PMGreat, now my entire mod list is unusable.Thanks a lot, Alex.I hope that is a joke or sarcasm. You know sarcasm doesn't translate well to text, yea?
Great, now my entire mod list is unusable.Thanks a lot, Alex.