I actually don't have a fuck what I'm doing wrong.

I'm fairly sure I need ChangeHistoryService for this but things seem to just not work properly with the new recording method.

I'm going to make a scripting support post and see whether anyone can help me gain sanity.

https://devforum.roblox.com/t/changehistoryservice-recording-not-working-properly/2515338?u=gamersinternational

#helpneeded #roblox #robloxdev #robloxplugin #plugindev #plugindevelopment
ChangeHistoryService recording not working properly

Right. Roblox has plans to depreciate the SetWaypoint function for ChangeHistoryService in a few months, and I’m completely confused on how to use the new recording feature. I’ve tried implementing it in an auroraSuite tool, and every single time no matter what, I get an error being ‘unable to cast null to token’. I never had any problems using SetWaypoint before, but I really need help in understanding why I’m experiencing it. Every time I run into the error, I literally have to open another p...

Developer Forum | Roblox
Still as confused as hell.

Does Roblox think nothing's happened?

---

Probably unlikely to get any kind of help any time soon either. If Roblox starts sending a million warnings to auroraSuite users in the future saying that SetWaypoint is depreciated and I still don't know why recordings aren't working properly, I'll be pissed off. I'm almost certain that I do need waypoints in the Day/Night Cycle etc.
Also, just a note for me in the future.

I was browsing scripting support, and someone wanted to make a real time day and night system. I could probably do this almost perfectly with auroraSuite if I decide to actually learn string.split() or something like that.