Closed Revenger closed 4 years ago
This is fixed in https://github.com/Pryaxis/TShock/commit/d1b27d8b7aa17cc33ab6a9e0e794878c43f5ba76 -- it's related to the client sending journey mode NPC spawn rate changes when it shouldn't. It has nothing to do with /spawnrate
;) but we've fixed it so it'll be gone in pre-release 9.
@hakusaro I'm still seeing this 'NPC spawn rate' permission error through Pre 11.
Likely a regression due to rewrite of NetModules handling code.
+1 was about to submit a new issue. I'm going to just paste what I had drafted:
I'm seeing a permissions error pop up on each join of a Tshock instance. The error will say You do not have permission to modify the NPC spawn rate of the server.
The Debug logs show Bouncer / OnPlayerDebuff rejected from hostile/pvp from <name>
I'm not sure if this is due to a character of a certain type (journey/classic/mediumcore/hardcore) influencing the spawn rate of the world,
2020-06-07 21:41:29 - TShock: INFO: test1 (10.1.1.21) from 'guest' group joined. (1/8)
2020-06-07 21:41:29 - Utils: INFO: Broadcast: test1 has joined.
2020-06-07 21:41:29 - TextLog: VERBOSE: Bouncer / OnPlayerBuff rejected hostile/pvp from test1
2020-06-07 21:41:29 - TextLog: VERBOSE: GetDataHandlers / HandlePlayerBuffList handled event and sent data test1
This is noted as fixed in the Pre12 release notes. I can confirm I no longer see the error on a Pre12 server.
Reproduction steps (if applicable)?
When logging into the server a message that you cant change the NPC spawnrate is shown to all players even super admins having the command.
Any screenshots?
I don't have spawnrate set for default users and they still get this message on world login when they shouldn't be seeing anything.