-
Posts
365 -
Joined
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by MON@H
-
Should be fixed in latest version. Report back if it's not
-
Personally, I bought this plugin for developer support. Steenamaroo, with all these years of free development and support, you certainly deserve this support! To everyone out there I can also advise to think before whining about things you don't like here and there. You'd better ask yourself, what have you done to improve something? If you can still do something (like buy a plugin for developer support or do some debugging and help solve some problem, etc.) then do it, and if you can't, then at least , do not bring additional pain and frustration into life. to those who can.
-
Changed Status from Pending to Closed
-
Changed Fixed In to 1.4.3
-
Changed Fixed In from 1.3.4 to 1.4.1
-
Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.3.4
-
There is no other way that error could appear. Check the Clans plugin settings/version/datafile/etc.
-
Disable Clans plugin in options and see if error still appears. Seems like your Clans plugin works not as expected. "Use Clans": false,
-
"ZoneManager include mode (true = include mode / false = exclude mode)": false Set this option to false. Try the latest version and tell me if the problem is still exist
-
- 9 comments
-
Changed Status from Pending to Can't Reproduce
-
Not able to reproduce this one. Please, post your full config file. Are there any errors in your console-log? Are you sure plugin was fully loaded when this happens? Enable logging and check for record like this: 01:46:50 73 players in cache
-
OnEntityKill called when an entity is destroyed. So it's not related to building new entities, it's related to destroying ones. If you want to figure out what is causing your issue, feel free to add me on discord, I will give you a version with some additional logging for debugging. @M_#8888 In case with Copy Paste plugin, you can try to edit those options in it's config file to also reduce performance impact: "Amount of entities to paste per batch. Use to tweak performance impact of pasting": 15, "Amount of entities to copy per batch. Use to tweak performance impact of copying": 100, "Amount of entities to undo per batch. Use to tweak performance impact of undoing": 15, "EntityOwner (true/false)": true Try to set entityowner to false and see results
