Ship from Inventory

Ship from Inventory

13.5k Downloads

TMX Issues I've encountered

TrentXV opened this issue ยท 2 comments

commented

When using a custom map in multiplayer that has the action NPC door, the player 2 can't see the map.
host log: https://log.smapi.io/FwwLMRBJ
player 2 log: https://log.smapi.io/JsQBqNUL

The berry bushes in custom maps seem to go invisible during the berry season - a way around it was using bush_reset from Enthoarox Framework

Also, not sure if this is a bug or game limitation, but I tried using conditions on Festival Map but the condition did not apply.

"festivalSpots":
[
{
"name": "Gregory",
"map": "Town-EggFestival",
"position": [40, 57],
"direction": 2,
"Conditions": "e 17170005",
},

commented

Btw, I don't recall if I informed you, but when using the TXM for the beach, the bridge you fix sometimes disappear

commented

Found an issue with shops when you try to sell furniture via them. The custom furniture you try to sell will be replaced by Oak Chairs and all custom furniture you have from other packs will appear at the bottom of the list with a 0 value - it happens if you try to sell any type of furnitre (I had some added via CP because I wanted seasonal sprites).