Not working with Hurtworld V2Fixed
Is there any chance to update this for HurtWorld ItemV2 because it does not work
This extension is universal and will work on all Oxide-supported games. What exactly is the issue you are having?
when I upload it to the server server the rule doesn't work not only I have tel problem so please update or check
Where did you unloaded it and what didn’t work about it?

It isn’t an issue with this extension regardless, it is universal and does not rely or depend on any game.
/home/hwserver/v2/Hurtworld_Data/Managed
I put it here, after uploading it the server is running for a very long time and not every plugin works properly, try to use it yourself
Sorry, but that doesn’t really explain what the issue is you are facing. We’d need details on what exactly isn’t working, logs, what you are seeing, version info, etc.
I have the same problem. For some reason with HurtworldV2 it don't work properly. In my case server starts, but won't respond / can't join, but it's running without crash. In my opinion it won't let process to host game.

Running on Ubuntu.


Merged post

Normal logs - https://pastebin.com/eY5GJhfx
With extension installed logs - https://pastebin.com/VxMgT4sY
With the help of @klauz24, we've found that the extension is targetting .NET 4.0, which is the version that is being provided here. We're working on remedying that, as all universal extensions should be .NET 3.5 for compatibility with games such as Hurtworld that are not using newer .NET versions.
Locked automatically