gameserverapp / Platform

Contribute to GameServerApp. Upvote suggestions, post new ideas and report bugs.
https://docs.gameserverapp.com
11 stars 9 forks source link

Changing config template on running server produces a "Whoops!" error #890

Closed NobleKangaroo closed 1 month ago

NobleKangaroo commented 2 months ago

Describe the bug Changing config template on running server produces a "Whoops!" error

To Reproduce Steps to reproduce the behavior:

  1. Go to running server
  2. Change config template
  3. See error

Expected behavior Config template to change without error, even though application requires a server restart

Screenshots Screenshot_20240726_173507_Chrome.jpg

Additional context N/A

mvaessen commented 2 months ago

Thanks for the report! I got a fix coming up, but may take a bit to complete testing. For now the easy work around is turning off sync blueprint switch

Screenshot_2024-07-27_at_00_26_11

NobleKangaroo commented 2 months ago

Thanks for the report! I got a fix coming up, but may take a bit to complete testing. For now the easy work around is turning off sync blueprint switch

Screenshot_2024-07-27_at_00_26_11

Awesome work as always. Thanks!!