-
Posts
2,108 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ZEODE
-
Thanks for the report, I will look at it tomorrow and release a update.
-
Why are you still blaming this conflict on me/my plugins? As I’ve pointed out, you are incorrectly returning false from that hook, which is incorrect. You should only return either null or true from that hook, but you repeatedly ignore this fact and do not correct your error. Please check the assembly and/or Umods Oxide API pages for that hook to see the correct usage, then there wouldn’t be a hook conflict with my plugins or anyone else’s who use that hook correctly. As I explained in DM to Khan, you can simply turn off the basic stack handling in Heli Signals within the config under General Options: "Use This Plugin to Control Stacking/Combining Heli Signal Items": false," Using that config option will unsubscribe from those hooks on plugin load, but that doesn’t alter the fact that this plugin is not returning from those hooks correctly, which is causing the conflict.
- 202 comments
-
- 2
-
-
-
- #stacks
- #rust stacks
- (and 22 more)
-
- 429 comments
-
- 1
-
-
- #helicopter
- #helicopters
- (and 17 more)
-
Remove "helisignals" from the command you are using. "hsgive easy steamid amount"
-
Changed Status from Pending to Closed
-
Please check the config, there are many options there. Specifically for this question you can use this, with true or false as you need:
-
I have managed to find something, but it is only solar panels and wind turbines which seem to keep their perks. Everything else works as it should. I am looking into it.
-
- 429 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Previous placed electronics not upgrading tiers
ZEODE replied to KingSizeKevin's Support Report in Support
Actually, I did just reproduce it, but its only Wind Turbines and Solar Panels. I will look into it. Everything else works as it should. -
Previous placed electronics not upgrading tiers
ZEODE replied to KingSizeKevin's Support Report in Support
Changed Status from Pending to Can't Reproduce -
Previous placed electronics not upgrading tiers
ZEODE replied to KingSizeKevin's Support Report in Support
I've tested it thoroughly and its working as it should. Every placed electrical device is updating and reverting etc as it should. -
Changed Status from Pending to No Response
-
Changed Status from Pending to Can't Reproduce
-
Couldn't reproduce, working as it should
-
- 429 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Changed Status from Work in Progress to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Work in Progress
-
You’ve not given any detail on how or when this error has happened, or under what circumstances. But it appears something in that part of code was null/destroyed. I will check to make sure I haven’t missed a null check somewhere.
-
- 307 comments
-
- 3
-
-
-
- #bradley
- #bradleyapc
- (and 14 more)
-
I believe I have identified what might have caused this, assuming you have the item shortname correct. Also I did find a minor issue which could occur with item creation which has been fixed. But could it have been a typo in the shortname? This would then cause an issue as the item would fail and I failed to null check for this.
-
Changed Status from Work in Progress to Closed Changed Fixed In to Next Version
-
- 22 comments
-
Please don't copy and paste your config file in future, uploading it is the way since its so big. This plugin will be getting a overhaul soon so I will look at all issues then. Usually if players arent getting damage its an issue with how people set up rules for their PVE plugin. Is it a PVE server? If so look at your rulesets.
-
Changed Status from Pending to Not a Bug