sq / JSIL

CIL to Javascript Compiler
http://jsil.org/
Other
1.73k stars 241 forks source link

MonoGame receiving "Uncaught TypeError: Cannot read property 'TypeRef' of null" when initializing #996

Open ghost opened 8 years ago

ghost commented 8 years ago

I'm trying to use JSIL to convert a game I've written in MonoGame. I've worked my way through a couple of the issues, but I'm not sure where to go for this one. I'm targeting the WindowsGL implementation of the MonoGame framework, if that helps.

I've uploaded the log file when trying to run the generated javascript in Chrome. I can upload other logs if needed.

localhost-1466527501485.zip