Is this normal?

So, i put a free model into my test game and its an AI, but when i play my test game in studio this happends:

19:02:51.799 nil - Server - AI:80
19:02:51.966 1.8154375553131, 12, 146.03663635254 - Server - AI:134
19:02:51.999 1.6067068576813, 12, 142.04208374023 - Server - AI:134
19:02:52.032 1.5, 12, 140 - Server - AI:134
19:02:52.065 1.5, 0, 137 - Server - AI:134
19:02:52.099 2.7719521522522, 0, 133.20762634277 - Server - AI:134
19:02:52.133 4.0439043045044, 0, 129.41525268555 - Server - AI:134
19:02:52.165 5.3158559799194, 0, 125.62287139893 - Server - AI:134
19:02:52.199 6.5878076553345, 0, 121.8304901123 - Server - AI:134
19:02:52.233 7.8597598075867, 0, 118.03810882568 (x139) - Server - AI:134
19:02:57.032 9.1317129135132, 0, 114.24572753906 - Server - AI:134
19:02:57.066 9.4891653060913, 0, 113.1799697876 - Server - AI:134
19:02:57.101 9.4718208312988, 0, 109.18000793457 - Server - AI:134
19:02:57.133 9.4544763565063, 0, 105.18004608154 - Server - AI:134
19:02:57.167 9.4371318817139, 0, 101.18008422852 - Server - AI:134
19:02:57.200 9.4300518035889, 0, 99.547286987305 - Server - AI:134
19:02:57.256 6.6783223152161, 0, 96.644187927246 - Server - AI:134
19:02:57.300 3.9265928268433, 0, 93.741088867188 - Server - AI:134
19:02:57.332 2.6426019668579, 0, 92.38646697998 - Server - AI:134
19:02:57.383 ibitterrsweet (x75) - Server - AI:80
19:03:03.132 Following ibitterrsweet - Server - AI:122
19:03:03.165 ibitterrsweet (x44) - Server - AI:80
19:03:07.782 Following ibitterrsweet - Server - AI:122
19:03:07.815 ibitterrsweet (x108) - Server - AI:80
19:03:14.649 Following ibitterrsweet - Server - AI:122
19:03:14.681 ibitterrsweet (x78) - Server - AI:80
19:03:17.499 nil - Server - AI:80
19:03:17.598 -3.257862329483, 12, 146.57646179199 - Server - AI:134
19:03:17.631 -0.24088454246521, 12, 143.95008850098 - Server - AI:134
19:03:17.664 2.7760927677155, 12, 141.32371520996 - Server - AI:134
19:03:17.698 5.4453954696655, 12, 139 - Server - AI:134
19:03:17.733 nil - Server - AI:80
19:03:17.897 -3.257862329483, 12, 146.57646179199 - Server - AI:134
19:03:17.932 -2.2249412536621, 12, 142.71212768555 - Server - AI:134
19:03:17.966 -1.5, 12, 140 - Server - AI:134
19:03:17.998 -1.5, 0, 137 - Server - AI:134
19:03:18.031 2.4038293361664, 0, 137.87184143066 - Server - AI:134
19:03:18.066 4.6485085487366, 0, 138.37315368652 - Server - AI:134
19:03:18.099 ibitterrsweet (x4) - Server - AI:80
19:03:21.331 nil (x4) - Server - AI:80
19:03:21.798 ibitterrsweet - Server - AI:80
19:03:21.798 Following ibitterrsweet - Server - AI:122
19:03:21.832 ibitterrsweet (x365) - Server - AI:80
19:03:37.499 Following ibitterrsweet - Server - AI:122
19:03:37.531 ibitterrsweet (x87) - Server - AI:80
19:03:41.807 Disconnect from ::ffff:127.0.0.1|60866 - Studio
19:03:41.808 ibitterrsweet - Server - AI:80
19:03:41.843 nil - Server - AI:80
19:03:41.997 1.667994260788, 12, 146.67021179199 - Server - AI:134
19:03:42.030 3.8750591278076, 12, 149.20149230957 - Server - AI:134
19:03:42.064 nil - Server - AI:80
19:03:42.196 1.667994260788, 12, 146.67021179199 - Server - AI:134
19:03:42.230 3.8750591278076, 12, 149.20149230957 - Server - AI:134
19:03:42.265 nil - Server - AI:80
19:03:42.407 1.667994260788, 12, 146.67021179199 - Server - AI:134
19:03:42.447 3.8750591278076, 12, 149.20149230957 - Server - AI:134
19:03:42.481 nil - Server - AI:80

is this normal? and theres more too.

If this is normal? Depends on what the creator wanted to do with them.
But in general, prints are used for debugging mainly.

I don’t even know what the module does.

It’s normal if this is what the free model intended to print.

It really depends what the code is like. We cannot really say if it is normal if you don’t show us the code. It is most likely what @Xacima and @CodedJack stated but without you showing us the code we cannot be sure really (looks like debugging prints though like what the users above say).

Could be a virus but unlikely cuz printing does not do much and it just seems like for debugging.