DISCUSSION Boss Monster [Deleted]

Status
Not open for further replies.
I fixed it btw. Had to change about 5 pieces of the code because of changes Facepunch made. Facepunch removed Pool.GetList and Pool.FreeList which caused the issues with it loading.
 
Last edited:
Riaaninside updated Boss Monster with a new update entry:

Fix for 2.1.7

Replaced deprecated Pool.Get / Pool.Free usage with standard List<> to ensure compatibility with recent Facepunch updates.


Fixed an infinite recursion issue in GetSpawnPos by introducing a capped retry loop, preventing server crashes when no valid spawn point is found.

Read the rest of this update entry...
 
Status
Not open for further replies.
Back
Top