SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
84 stars 18 forks source link

The server backend continuously displays this #4572

Closed hyjhkt closed 5 days ago

hyjhkt commented 1 week ago

420829fe8c6f9a74e2cd7dca007bdb80 da9eb0e92dd17a10ef08bf52c73cda1f

Jdance-Media commented 1 week ago

Isolate the asset in question by using a test server. If you have the asset spawned in and equipped then you'll know it is the violating asset.

This is important because having the .DAT of the asset could help with figuring out what line is either missing or misconfigured.

Although it could simply be a small mistake made by Nelson, although I'd vote for something related to the DatDictionary.

SDGNelson commented 1 week ago

Thanks for the report! Looking at the related code nothing immediately jumps out at me as potentially causing the null reference exception. Is it with a custom magazine or a vanilla explosive magazine?

SDGNelson commented 5 days ago

Tested with vanilla explosive magazine and explosive arrow without issue, but feel free to comment and I'll re-open.