You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabling christmas event activates without errors.
Actual Result
It throws an error and halts the server from starting.
Looks to be have been introduced in this commit: a651681
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
at SeasonalEventService.applyChristmasEvent (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.updateGlobalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.enableSeasonalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at PostDbLoadService.performPostDbLoadActions (C:\snapshot\project\obj\services\PostDbLoadService.js)
at GameController.load (C:\snapshot\project\obj\controllers\GameController.js)
at GameCallbacks.onLoad (C:\snapshot\project\obj\callbacks\GameCallbacks.js)
at App.load (C:\snapshot\project\obj\utils\App.js)
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
at SeasonalEventService.applyChristmasEvent (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.updateGlobalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.enableSeasonalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at PostDbLoadService.performPostDbLoadActions (C:\snapshot\project\obj\services\PostDbLoadService.js)
at GameController.load (C:\snapshot\project\obj\controllers\GameController.js)
at GameCallbacks.onLoad (C:\snapshot\project\obj\callbacks\GameCallbacks.js)
at App.load (C:\snapshot\project\obj\utils\App.js)
Steps To Reproduce
Enable christmas event either by using "hohoho" or modifying the seasonalevents.json file and set it to an active date range.
SPT Version
4.0
Project Type
Server
Expected Result
Enabling christmas event activates without errors.
Actual Result
It throws an error and halts the server from starting.
Looks to be have been introduced in this commit: a651681
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
at SeasonalEventService.applyChristmasEvent (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.updateGlobalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.enableSeasonalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at PostDbLoadService.performPostDbLoadActions (C:\snapshot\project\obj\services\PostDbLoadService.js)
at GameController.load (C:\snapshot\project\obj\controllers\GameController.js)
at GameCallbacks.onLoad (C:\snapshot\project\obj\callbacks\GameCallbacks.js)
at App.load (C:\snapshot\project\obj\utils\App.js)
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
TypeError: Cannot read properties of undefined (reading 'RadioBroadcastSettings')
at SeasonalEventService.applyChristmasEvent (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.updateGlobalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at SeasonalEventService.enableSeasonalEvents (C:\snapshot\project\obj\services\SeasonalEventService.js)
at PostDbLoadService.performPostDbLoadActions (C:\snapshot\project\obj\services\PostDbLoadService.js)
at GameController.load (C:\snapshot\project\obj\controllers\GameController.js)
at GameCallbacks.onLoad (C:\snapshot\project\obj\callbacks\GameCallbacks.js)
at App.load (C:\snapshot\project\obj\utils\App.js)
Steps To Reproduce
Enable christmas event either by using "hohoho" or modifying the seasonalevents.json file and set it to an active date range.
Server Log
server-2025-01-15.log
BepinEx Log
LogOutput.log
Client Log
2025.01.16_4-28-47_0.16.0.2.34510 traces.log
Player Profile
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: