-
Posts
304 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Gt403cyl2
-
Make sure you have the latest Oxide, I am not getting that error. There have been a couple updates.
-
Right, that's what it's supposed to do... That's how it's been coded...
-
Changed Status from Pending to Not a Bug Changed Fixed In to 1.3.3
-
It's not currently coded to allow changing the time zone, and if it's for players to see then I don't recommend doing so as players join from all different countries and time zones. As for the time format also the same answer.
-
Still found the error in my logs: Failed to call hook 'OnCardSwipe' on plugin 'PuzzlePoints v1.4.0' (InvalidOperationException: Collection was modified; enumeration operation may not execute.) at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Plugins.PuzzlePoints.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x00066] in <ce792f647be648c380f31b4b697800f7>:0 at Oxide.Plugins.PuzzlePoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a1] in <ce792f647be648c380f31b4b697800f7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
-
I just deleted the data file and reloaded it. It's a rare error so will check logs for if it happens again later.
-
- 9 comments
-
- 1
-
-
- #whitelist
- #admin
- (and 4 more)
-
Been getting this error, haven't seen it happen, but it's in logs. Failed to call hook 'OnCardSwipe' on plugin 'PuzzlePoints v1.4.0' (InvalidOperationException: Collection was modified; enumeration operation may not execute.) at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Plugins.PuzzlePoints.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x00066] in <4066498ce6c54db7b44caa4264b8f03f>:0 at Oxide.Plugins.PuzzlePoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a1] in <4066498ce6c54db7b44caa4264b8f03f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 20:36
-
I honestly don't think there are skins for dog tags currently as they were actually supposed to be removed from the game a long time ago.... That said, not sure they have a skin property, so ..... likely not other than maybe changing the entire picture? All I can say for now is not likely to happen.
-
you don't have the dependency as stated in the docs.
-
It was removed at devs request.
- 1 reply
-
- 1
-
-
-
- 7 comments
-
- 2
-
-
- #rust
- #helicopter
-
(and 8 more)
Tagged with:
-
It would be a new one as it wouldn't be decay.... Yeah that was my understanding of what you wanted. I don't release plugins that don't work correctly no worry there, my biggest issue is time, my day job is 60+ hours/ week plus 3 hours travel per day.... lately been 70+ hours so only code on weekends.... This weekend I should have some time to mess with it, and may have some time off the first week of Sept. so either way will probably be the start of my next plugin... since there is apparently a need for it.
-
I have something that partially might help: If you are really looking for damage ect, i might be willing to have a go at it, however i cannot put a timeframe on it…
-
I mean I didn't sit there and watch it like watching paint dry.... I would leave and come back in a while ect...
-
Yes, multiple times I've used the live chat and got the answers I needed.
-
The steam ID you are trying to get logs for does not exist, hence the fail call hook when requesting the logs. Most likely is a typo in the steamID when entering the command. As for not sending a chat message, if you are online and one of entities you own has decayed you should receive the chat message unless you have the config set to false.