-
Posts
172 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by RR_Tappi
-
Yes, I'll do that now too, because simple PVE spits out errors in the console from the start, but it actually worked... what a pity, a real pity... because simple PVE has exactly what I need... I don't need anything more. PVE/PVP display... set when PvP should be... well, I'll just switch again There is nothing worse for me than doing everything in the config files, a panel like this is extremely better
-
Unfortunately, our server had to be reinstalled. Now SimplePVE no longer works, but could this be due to the Rust update? This is what is displayed in the console: (23:33:58) | [CSharp] Started Oxide.Compiler v1.0.32.0 successfully (23:34:02) | SimplePVE was compiled successfully in 2042ms (23:34:02) | Unloaded plugin SimplePVE v1.2.7 by Ifte (23:34:02) | ExType: JsonSerializationException (23:34:02) | Could not initialize plugin 'SimplePVE v1.2.7' (ArgumentException: Could not cast or convert from System.String to Oxide.Core.VersionNumber.) at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <271c58b7a8684db5a2c92be17a81f252>:0 (23:34:02) | No previous version to rollback plugin: SimplePVE
-
Ok, data was missing now it's loading but it's still complaining (16:07:36) | Failed to call hook 'OnServerInitialized' on plugin 'Sputnik v1.4.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Sputnik.UpdateConfig () [0x00081] in <fefde051f74c438cafb2a5aff7e666fe>:0 at Oxide.Plugins.Sputnik.OnServerInitialized () [0x0001c] in <fefde051f74c438cafb2a5aff7e666fe>:0 at Oxide.Plugins.Sputnik.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <fefde051f74c438cafb2a5aff7e666fe>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 (16:07:36) | Loaded plugin Sputnik v1.4.8 by Adem
-
I would like to include this recycler, everything I have tried and tested so far has not worked. It always appears in the console: (13:15:15) | Command '' not found "Enabled": true, "Image": "https://i.ibb.co/mHRkk5P/image.png", "Title": "Industrie Recycler", "Description": "", "Command (to give an item)": "give industrialrecycler %steamID%", "Permission (ex: crafts.vip)": "crafts.all", "Display Name": "Industrie Recycler", "ShortName": "box.wooden.large", "Amount": 1, "Skin": 3373542609, "Type (Item/Command/Vehicle/Recycler)": "Command", "Prefab": "assets/bundled/prefabs/static/recycler_static.prefab", "Command on give": "", "Workbench Level": 2, "Distance Check": true, "Distance": 1.5, "Place the ground": true, "Place the structure": true,
-
Thank you very much Somehow it doesn't want to, it keeps coming (12:16:29) | Command '' not found "Title": "Industrie Recycler", "Description": "", "Command (to give an item)": "giveindustrialrecycler %steamID%", "Permission (ex: crafts.vip)": "crafts.all", "Display Name": "Industrie Recycler", "ShortName": "box.wooden.large", "Amount": 1, "Skin": 3373542609, "Type (Item/Command/Vehicle/Recycler)": "Command", "Prefab": "assets/bundled/prefabs/static/recycler_static.prefab", (12:54:45) | Command '' not found If I enter the command in the chat, I get a recycler /giveindustrialrecycler
- 52 comments
-
- #recycler
- #industrial
-
(and 2 more)
Tagged with:
-
Hi, currently players can buy the recycler using a command, provided they have all the ingredients for it, such as gears, etc. I have read that it is possible to add this to a shop Now we have the shop where you can buy for virtual money and there is I would like to add it to Crafts, but I don't know which command I should use? I'm assuming the Give command? I had already tested it, but no image was displayed Thank you in advance
- 52 comments
-
- #recycler
- #industrial
-
(and 2 more)
Tagged with:
-
Ok I sent you a PM
-
I have had the plugin for a few days, but the teams are still lost, after every restart all created teams are gone In the console this appears here: (21:24:16) | DisbandedTeamRestore was compiled successfully in 453ms (21:24:16) | [DisbandedTeamRestore] Creating a default config... (21:24:16) | [DisbandedTeamRestore] Creation of the default config completed! (21:24:16) | Loaded plugin DisbandedTeamRestore v1.5.2 by 21mac21 (21:24:54) | Calling 'OnServerSave' on 'QualityCrafting v3.0.3' took 311ms (21:24:54) | ExType: JsonSerializationException (21:24:54) | Failed to call hook 'OnServerSave' on plugin 'DisbandedTeamRestore v1.5.2' (NullReferenceException: Object reference not set to an instance of an object) at Network.Connection.get_RecordFilesize () [0x00000] in <1f368512668c4b9d8254b02c0bfb6742>:0 at System.Reflection.RuntimePropertyInfo.GetterAdapterFrame[T,R] (System.Reflection.RuntimePropertyInfo+Getter`2[T,R] getter, System.Object obj) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Reflection.RuntimePropertyInfo.GetValue (System.Object obj, System.Object[] index) [0x00082] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
-
Since this problem unfortunately still exists, I will now test the plugin Edit: Do the players on a team have to enter any commands or does it work automatically? Edit2: (18:34:15) | Failed to call hook 'OnServerSave' on plugin 'DisbandedTeamRestore v1.5.2' (NullReferenceException: Object reference not set to an instance of an object) at Network.Connection.get_RecordFilesize () [0x00000] in <1f368512668c4b9d8254b02c0bfb6742>:0 at System.Reflection.RuntimePropertyInfo.GetterAdapterFrame[T,R] (System.Reflection.RuntimePropertyInfo+Getter`2[T,R] getter, System.Object obj) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Reflection.RuntimePropertyInfo.GetValue (System.Object obj, System.Object[] index) [0x00082] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
-
(18:07:55) | Unloaded plugin ArmoredTrain v1.7.2 by Adem The message [AmoredTrain] The event is over! appears in the chat. (18:09:01) | Loaded plugin ArmoredTrain v1.7.2 by Adem When I enter the command /atrainstart (18:11:15) | NullReferenceException: Object reference not set to an instance of an object There is not much more to come Edit: Ok I managed it, removed the config, reloaded and now it works again
-
Ok it works again Thank you
-
Ah ok, I'll test it right away Thanks Then give feedback
-
Since the update it no longer works for me (12:03:46) | Failed to call hook 'CmdEdit' on plugin 'KillFeed v1.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.KillFeed.CmdEdit (BasePlayer player) [0x0002a] in <859a490cca9444848aa728bc045c8286>:0 at Oxide.Plugins.KillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d96] in <859a490cca9444848aa728bc045c8286>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (12:04:23) | KillFeed was compiled successfully in 1678ms (12:04:23) | Unloaded plugin KillFeed v1.1.0 by codeboy (12:04:23) | ExType: JsonSerializationException (12:04:23) | Could not initialize plugin 'KillFeed v1.1.0' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.Dictionary`2[System.String,System.String].) at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <271c58b7a8684db5a2c92be17a81f252>:0 (12:04:23) | No previous version to rollback plugin: KillFeed (12:07:24) | Unloaded plugin KillFeed v1.1.0 by codeboy (12:07:33) | ExType: JsonSerializationException (12:07:33) | Could not initialize plugin 'KillFeed v1.1.0' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.Dictionary`2[System.String,System.String].) at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <271c58b7a8684db5a2c92be17a81f252>:0 (12:07:33) | No previous version to rollback plugin: KillFeed
-
- Players fell under the map for no reason - There were no stones to hit, only to collect - Bots and zombies were partly under the map and killed players
-
We were all looking forward to it but unfortunately there are far too many errors. I would like to get the money I paid for the card refunded. Thank you
-
I reloaded it today, so I waited long enough Still the same problem But what works now is the display with the wolf (12:28:47) | Unloaded plugin KillFeed v1.0.8 by codeboy (12:28:47) | Loaded plugin KillFeed v1.0.8 by codeboy (12:28:49) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: anchors3_0 - Image URL: https://imgur.com/YYkealU.png (12:28:49) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: banditguard_0 - Image URL: https://imgur.com/mHezn4c.png (12:28:49) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: bear_0 - Image URL: https://imgur.com/pGJEhQ1.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: boar_0 - Image URL: https://imgur.com/0vxJltU.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: bradleyapc_0 - Image URL: https://imgur.com/IbewPwI.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: chicken_0 - Image URL: https://imgur.com/G2U82Ot.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: dweller_0 - Image URL: https://imgur.com/0ggNDr2.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: heavyscientist_0 - Image URL: https://imgur.com/zeYbIzO.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: patrolhelicopter_0 - Image URL: https://imgur.com/5FoBIMF.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: peacekeeper_0 - Image URL: https://imgur.com/3MMosBY.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: polarbear_0 - Image URL: https://imgur.com/VEEaBef.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: scarecrow_0 - Image URL: https://imgur.com/us7ElEg.png (12:28:50) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: scientist_0 - Image URL: https://imgur.com/jMQbEpW.png (12:28:51) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: scientistnvg_0 - Image URL: https://imgur.com/waL20B9.png (12:28:51) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: shark_0 - Image URL: https://imgur.com/Lrd3kkM.png (12:28:51) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: stag_0 - Image URL: https://imgur.com/7rfxrty.png (12:28:51) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: underwaterdweller_0 - Image URL: https://imgur.com/0ggNDr2.png (12:28:51) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: wolf_0 - Image URL: https://imgur.com/Hw58x41.png
-
Ah Ok, I did that, took it out, changed it and put it back in. This time with ImageLibrary But: (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: anchors3_0 - Image URL: https://imgur.com/YYkealU.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: banditguard_0 - Image URL: https://imgur.com/mHezn4c.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: bear_0 - Image URL: https://imgur.com/pGJEhQ1.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: boar_0 - Image URL: https://imgur.com/0vxJltU.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: bradleyapc_0 - Image URL: https://imgur.com/IbewPwI.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: chicken_0 - Image URL: https://imgur.com/G2U82Ot.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: dweller_0 - Image URL: https://imgur.com/0ggNDr2.png (14:16:40) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: heavyscientist_0 - Image URL: https://imgur.com/zeYbIzO.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: patrolhelicopter_0 - Image URL: https://imgur.com/5FoBIMF.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: peacekeeper_0 - Image URL: https://imgur.com/3MMosBY.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: polarbear_0 - Image URL: https://imgur.com/VEEaBef.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: scarecrow_0 - Image URL: https://imgur.com/us7ElEg.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: scientist_0 - Image URL: https://imgur.com/jMQbEpW.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: scientistnvg_0 - Image URL: https://imgur.com/waL20B9.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: shark_0 - Image URL: https://imgur.com/Lrd3kkM.png (14:16:41) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: stag_0 - Image URL: https://imgur.com/7rfxrty.png (14:16:42) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: underwaterdweller_0 - Image URL: https://imgur.com/0ggNDr2.png (14:16:42) | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: wolf_0 - Image URL: https://imgur.com/Hw58x41.png As I said, chew server providers will not block these links Internal: [KillFeed] - [ERROR] >>> Failed to download image anchors3. Address [https://imgur.com/YYkealU.png] invalid ImageLibrary: Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: anchors3_0 - Image URL: https://imgur.com/YYkealU.png
-
I have now tested both, the strange thing is that after reloading the plugin it says "Internal" again in the config, even though I had changed it to "ImageLibrary" "Which method of download images use? (ImageLibrary, Internal)": "Internal", (13:53:22) | Unloaded plugin KillFeed v1.0.8 by codeboy (13:53:22) | Loaded plugin KillFeed v1.0.8 by codeboy (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image anchors3. Address [https://imgur.com/YYkealU.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image banditguard. Address [https://imgur.com/mHezn4c.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image bear. Address [https://imgur.com/pGJEhQ1.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image boar. Address [https://imgur.com/0vxJltU.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image bradleyapc. Address [https://imgur.com/IbewPwI.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image chicken. Address [https://imgur.com/G2U82Ot.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image dweller. Address [https://imgur.com/0ggNDr2.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image patrolhelicopter. Address [https://imgur.com/5FoBIMF.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image peacekeeper. Address [https://imgur.com/3MMosBY.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image polarbear. Address [https://imgur.com/VEEaBef.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image scarecrow. Address [https://imgur.com/us7ElEg.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image scientist. Address [https://imgur.com/jMQbEpW.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image scientistnvg. Address [https://imgur.com/waL20B9.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image shark. Address [https://imgur.com/Lrd3kkM.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image stag. Address [https://imgur.com/7rfxrty.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image underwaterdweller. Address [https://imgur.com/0ggNDr2.png] invalid (13:53:25) | [KillFeed] - [ERROR] >>> Failed to download image wolf. Address [https://imgur.com/Hw58x41.png] invalid
-
Thank you
-
Thanks