Jump to content

Custom Entities 1.0.14

   (1 review)

1 Screenshot

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

0xF

Posted

It looks really good. You have done a really great and quality work. Thank you for your contribution. I will definitely try this in my future plugins.

0xF

Posted (edited)

I just tried your framework, it's really a very nice thing, opening a lot of possibilities.

But I noticed one bug, it is related to saving, if there is only 1 object, after destroying it, the file is not saved and the object reappears after restarting the plugin.
The solution is to delete this code fragment in line 1204 (Save method).

if (entityAmount == 0)
{
   return;
}

This is a quick solution and it's not quite right, as it will most likely cause files without custom entities to be saved. We'll wait for the official fix)

Edited by 0xF
Nikedemos

Posted (edited)

Awesome work spotting the bug! One of those edge cases I have missed! Yeah, it's better to have empty save files than wrong ones! Hit me up on Discord so I can send you a contributor invite to the Github repo - you deserve to take full credit for the fix!

Edited by Nikedemos
  • Love 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 5
  • Love 1

Nikedemos's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

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.