Jump to content

Whispers88

Curator
  • Posts

    626
  • Joined

  • Days Won

    17

Everything posted by Whispers88

  1. Whispers88

    Calling hook

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.4.0
  2. Whispers88

    Calling hook

    I can modify your stack modifier plugin to fix the issue. On line 1616 add this code to the start of the CanStackItem Hook private object CanStackItem(Item item, Item targetItem) { if (targetItem.parent?.entityOwner?._limitedNetworking ?? false) return null;
  3. Whispers88

    Skin Walls?

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.4.0
  4. Whispers88

    Skin Walls?

    This plugin doesnt have a skin wall feature.
  5. It seems like an issue with the way auth is given on tugboats ill look into this.
  6. Whispers88

    Failed to call hook

    Glad you managed to fix it
  7. Changed Fixed In to 1.3.9
  8. Whispers88

    this can be deleted

    Changed Status from Pending to Closed Changed Fixed In to 1.3.9
  9. Whispers88

    Importing collections

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.3.9
  10. Whispers88

    Importing collections

    use the config file: "Import Skin collections (steam workshop ID)": [],
  11. Whispers88

    Skin import issue

    Changed Status from Pending to Not a Bug
  12. Whispers88

    Skin import issue

    Thats an issue the way the skin is compiled via the workshop. You have to contact the owner of the skin to fix that.
  13. Changed Status from Pending to Not a Bug
  14. this is not an actual bug its just saying an item was moved into a full box so the item was destroyed. This can happen if a player tries to force extra items into a box being filled or such. Because the item is created to go into only the skinner menu it gets destroyed instead.
  15. Changed Status from Pending to Closed
  16. Changed Status from Pending to Closed
  17. Changed Status from Pending to Closed Changed Fixed In to 1.3.7
  18. I have reached out to khan many times to fix this. If you place the following code into stack modifier it will fix the issue. If you are unable to do it your self send me the stack modifier plugin you are using and ill fix it for you private object CanStackItem(Item item, Item targetItem) { if (targetItem.parent?.entityOwner?._limitedNetworking ?? false) return null;
  19. Changed Status from Pending to No Response
  20. Whispers88

    Server issues

    Changed Status from Pending to No Response
  21. Whispers88

    Server issues

    Thats probably a compiler issue. If you get any error logs send them through.
  22. I’ll have to wait for the next server restart and then try but I’ll let you know.
  23. yeh after reconnecting he loaded in
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.8k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.