-
Please discuss any issues related to using this library with Unturned / RocketMod in this thread.
-
- Don't spam with not found library or make an option to disable it
- load all libraries at rocketmod start instead of searching for them only on OnAssemblyResolve (if its not a breaking change then …
-
I'll be honest, I beat my head against the wall for 3 hours tonight trying to get the Legacy version of RocketMod to work.
After much frustration with the Linux Scripts not actually working and other…
-
I have a ready fix for that, but it will require to make some patches using harmony which we don't have as a library in RocketMod yet
-
```console
[21:27:43 WRN][OpenMod.Core.Plugins.PluginAssemblyStore] Couldn't load plugin from UnturnedGuard.OpenMod-4cd35a, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null: Failed to resolve re…
-
Mostly because today's update is related with vehicles. This is also affecting "old" plugins which does things with vehicles, like garage and kits plugins. With RocketMod for example, I can't do /v qu…
-
_Originally posted by @Bradler26 in https://github.com/SmartlyDressedGames/Unturned-3.x-Community/issues/1704#issuecomment-629386600_
My version fixed a bug where cooldowns were not working correct…
-
I wouldn't really consider this an issue but do you still have these available as plugin bundles as rocketmod isn't keeping plugins updated like they are supposed to?
-
Many events and methods used in RocketMod are no longer required and have been replaced by official implementations. I suggest to add a Obsolete attribute with a description that refers to the officia…
-
```
[2022-10-07 18:59:17 ERR][OpenMod.UnityEngine.UnityHostLifetime] Caught UnobservedTaskException
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
…