• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

Arithmic operation resulted in an overflow issue

Started by Sams, August 18, 2025, 10:36:44 PM

Sams

Hello everyone,

I'm running into a problem about installing RadioDJ V2.0.4.8 and Mariadb 12.0.2.
This combination is installed on my desktop and it's working flawless. It's an older
PC with an Intel Core i3-4160, Windows 10 and I'm routing audio through VB-Cable into audio processing software.

This weekend I've tried to install the same combination on a friend's laptop, a brand new
HP with an AMD Ryzen 5, 16GB RAM and Windows 11. After the installation we imported different folders of FLAC files, about 3600 tracks in total. Everything looked fine. We played a track in one of the AUX players and it worked. After that we draged a track into the main player and that's where it went wrong.

When we hit the play button nothing happened and RadioDJ started to produce error logs every five secondes or so. This is the first error log:

Arithmic operation resulted in an overflow bij rdjInterface.Tracks.CreateTrackHandle(SongData& trackData, CardTypes sndCard, Boolean FreeOnStop)
bij rdjInterface.TrackPlayer.Create(CardTypes soundCardSet, Boolean ApplyFades, Boolean AutoFree)
bij \,2l-6jx|Hok8`TG(\]QYJpTI|.����‮‮‫‮‭�����‫‎‮��‮‌‌������‪‮��‭����‪‏‪‮(TrackPlayer , CardTypes , Boolean , Boolean )
bij \,2l-6jx|Hok8`TG(\]QYJpTI|.‎����‌���‎‪�‫‎‏��‏�‌‬�‏�‎‪‏‮���‌‪�����‭�‮(Int32 )
bij \,2l-6jx|Hok8`TG(\]QYJpTI|.��‬‪‌�‮‌����‬‮�‫��‭‫‫�‮��‌�‫���‫‌�����‎�‮(Int32 , Boolean )
bij \,2l-6jx|Hok8`TG(\]QYJpTI|.�����‭���‏�‌‬�����‭‬‫‏‭‬��‭‌‭�‪�‬‪������‮(Object , EventArgs )
bij System.EventHandler.Invoke(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

(Dutch Windows 11 version, "bij" means "at").

What I have tried so far:

-Routing audio directly to Microsoft Sound instead of VB-Cable.
-Removed RadioDJ V2.0.4.8 and installed V2.0.4.9

I've searched this forum for similar issues but the only issue that was close to this one was fixed by changing the innodb buffer pool size.

At my desktop where it's all working fine i've tried to reproduce the issue by changing "innodb_buffer_pool_size=1010M" to 10M in the database my.ini file. RadioDJ kept working fine.

Does anyone know a solution or a possible root cause of this issue?

Thank you in advance!

Sams