I was looking up an issue on our server concerning Bearger not respawning multiple years in a row along with constant growling and I traced the source of the problem to beargerspawner.lua.
Technical details: Unlike the Deerclops spawner, the bearger has no season change check to unpause the spawner timer. The conditions to unpause I found are if 1) the component is loaded and meets the Bearger spawn conditions (e.g. the world is currently in autumn), 2) the timer length is absurdly long and would happen after the autumn season ends (normally won't reach), or 3) the command is used to summon Bearger.
Temporary solution: Restart the server during autumn while on the surface world or forcefully spawn it using the command c_summonbearger().
Some other posts related to the issue here and here.
This seems to have started with the code changes made in the March QoL update 2021.
Let the Bearger spawn timer expire while nobody is on the forest shard.
-
1
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now