RPC Error in DoPlaceNot An Issue

OXIDE - After updating, I get an error (RPC Error In Drop)DYyvOaKDhFE43cT.png

Please provide the error from the server, and make sure you are updated with Oxide. You can verify by using the oxide.version command.

Oxide.Rust Version: 2.0.5607

Could you provide the full server log please?

There is no error information in it, I can send a plugin in which I get an error

Merged post

I use a plugin for crafting a processor, etc., I get an error after I install it on the ground

If it was an Oxide-related error with a hook, there'd be an exception or error in the logs generally. You're welcome to share the plugin for reviewing though.

https://dropmefiles.com/34NKG

Merged post

I put one download, unsubscribe, did it work out to download

There were not any changes related to the hooks you're using in that plugin, such as OnEntityBuild. You may need to delay things such as entity.Kill() though using NextTick though.

Thanks, I'll try to do something about it.

Locked automatically