[Server Crash] - setclocksegs causes a crash if sum of segments is anything other than 16


Jounas

Recommended Posts

Bug Submission:

Category: Server Crash

Issue Title: setclocksegs causes a crash if sum of segments is anything other than 16

Issue Description: Using console command (as per wiki) TheWorld:PushEvent("ms_setclocksegs", {day=x,dusk=y,night=z}) will cause a warning and a server crash if sum of time segments is lower than 16.

Wiki documentation states that error occures if sum is more than 16.

If this is expected behavior, maybe wiki should be more clear on this, that segments should amount to 16 exactly?

Steps to Reproduce: run a console command of the following form on a locally hosted (non-dedicated) server: TheWorld:PushEvent("ms_setclocksegs", {day=x,dusk=y,night=z})

Can reproduce the crash with at least two different server save slots.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.