Posts: 9
Threads: 1
Joined: Dec 2017
Reputation:
2
09-01-2018, 04:34 PM
(This post was last modified: 09-01-2018, 05:02 PM by RexyDallas.)
But the 64-bit version literally won't even run with the DLL that comes with it, and I have no clue how I could ever get the 32-bit version to work in a million years. What could possibly be wrong?
Posts: 12
Threads: 1
Joined: Aug 2018
Reputation:
0
Been messing around with this some more because this annoying me now, I got 64bit to work without changing any code just creating new project and select c#5.0 and 4.5.1 and it works in debug but not release but 32bit wasnt working at all, my wife looked changed the file allignment to 2048 and put the tilengine.cs in it owns class library and now everything works ....... not sure if was just a fluke but it all works now in sharpdevelop, now i was install vs2017 this morning at the same time but shes a c# developer so i defer to her wisdom