I had succesfully uploaded a previous version of my free pascal code.
My new version uses the TFPObjectList which is contained in th FCL library. I see that you don't have that library availbable for compilation so I stripped all dependencies in order to use just that one class. It still will not compile.
Error is Fatal: Can't find unit typinfo used by Classes
Which I find perplexing since this is a basic unit.
I have 2.4.4 in my system and it compiles fine. Please advise, my player name is Energy99.
Its very late right now, but I guess I will have to rewrite my class tomorrow, to make it compile somehow.