Jump to content

FouDuGame360

Creator
  • Posts

    163
  • Joined

  • Last visited

Everything posted by FouDuGame360

  1. FouDuGame360

    An error occurs.

    Changed Status from Work in Progress to No Response
  2. FouDuGame360

    No icons

    Changed Status from Work in Progress to Fixed
  3. FouDuGame360

    An error occurs.

    Changed Status from Pending to Work in Progress
  4. FouDuGame360

    An error occurs.

    Hello, this error is produced when OnEntitySpawned is returned to OnEventServer and its entity is empty. I also noticed this error, it appears from time to time at server reboot, it is difficult to reproduce. Can you tell me when it happens for you? I'll try to filter OnEntitySpawned further in an update, but I need more info.
  5. FouDuGame360

    No icons

    Changed Status from Pending to Work in Progress
  6. FouDuGame360

    No icons

    Hello, have you installed the “Image Library” plugin (https://umod.org/plugins/image-library) in addition to HUDPanel? If the problem persists, please send me your config/HUDPanel.json privately. I'll check that everything's in order
  7. FouDuGame360

    SSL is outdated

    Changed Status from Pending to Fixed
  8. hello David, I had a problem with the plugin. Unable to appear entities. I think it's due to the stack. When you split the item, it changes the name of the new entity I've temporarily corrected the error on line 79, if that's helpful. if ( item.name == null && item.skin != null && item.skin != 0 && item.info != null && item.info.shortname != null ) { var def = placeable.FirstOrDefault(_placeable => _placeable.Value.BaseItem == item.info.shortname && _placeable.Value.SkinID == item.skin); if ( def.Key != null ) item.name = def.Key; }
  9. FouDuGame360

    Image Not loading

    Changed Status from Pending to Closed
  10. FouDuGame360

    Update

    door height problem line 76 static Vector3 PORTAL_PLACEMENT_OFFSET = new Vector3(0, 0.35f, 0); => static Vector3 PORTAL_PLACEMENT_OFFSET = new Vector3(0, 0.10f, 0);
  11. FouDuGame360

    Update

    hi it can help I fixed the error like this line 482 : player.inventory.AllItemsNoAlloc(ref playerItems); => player.inventory.GetAllItems(playerItems);
  12. FouDuGame360

    no pictures

    Changed Status from Pending to Closed
  13. FouDuGame360

    no pictures

    Hello zloy.online, one of the servers was down due to an update. It will be online again soon.
  14. FouDuGame360

    Steam avatar.php

    Changed Status from Work in Progress to Closed
  15. FouDuGame360

    Steam avatar.php

    Changed Status from Pending to Work in Progress
  16. FouDuGame360

    Steam avatar.php

    Hello RBT026 This file is intended to display the player's profile picture from Discord, it is not required. If you want to add it, you will need to have a web server like www.hostinger.com and include the SteamAvatar.php file in the 'Avatar Url' configuration (https://example.com/SteamAvatar.php?id= {SteamId} )
  17. FouDuGame360

    plugin

    Changed Status from Work in Progress to Closed
  18. FouDuGame360

    plugin

    Changed Status from Pending to Work in Progress
  19. FouDuGame360

    plugin

    Bonjour stev61 je ne vois pas d'erreur de mon coter mais quand je vois l'erreur on dirait qu'il l'appel sur un autre plugin aussi (pour OnSputnikEventStart), pouvez-vous m'envoyer le /oxide/config/HUDPanel.json" svp pour que je regarde
  20. Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.5
  21. FouDuGame360

    Failed to call hook

    Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.5
  22. Changed Status from Pending to Work in Progress
  23. FouDuGame360

    Failed to call hook

    Changed Status from Pending to Work in Progress
  24. FouDuGame360

    help)

    Changed Status from Pending to Not a Bug
  25. FouDuGame360

    Photo publish bug

    Changed Status from Pending to Closed
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

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.