Delaney
Delaney
Using straight ts-node (no vite or svelte) and hitting this same error. `pnpm-lock.yaml` says ```yaml /devalue/3.1.3: resolution: {integrity: sha512-9KO89Cb+qjzf2CqdrH+NuLaqdk9GhDP5EhR4zlkR51dvuIaiqtlkDkGzLMShDemwUy21raSMdu+kpX8Enw3yGQ==} dev: false ```
Yeah, I actually ended up [porting the python version of the original paper](https://github.com/delaneyj/trueskill) over just to begin to understand the new paper. My version supports multiple teams and doesn't use...
Its been a while since I looked at this. Honestly not sure how to create a GL Context in a form. https://www.codeproject.com/articles/16051/creating-an-opengl-view-on-a-windows-form shows a way to do it in managed...
Hey @DaniilVeriga, So there seems to be some confusion to my project's aim. What I had originally tried to do (and was successful but didn't quite finish) is porting Three.js...
It appears to run for me using VS2013, though I had VS2015 installed at home, I can try on my laptop to double check that it runs in VS2013. Pencil.Gaming...
I don't know... I just tried in VS2013 on a new machine and I'm getting all the same errors as you, so going to look into it all right now.
I'm not at my fresh machine to test, the missing .dll/Nuget setup was not fully add (.gitignore stuff) so if you get to it before the morning (Pacific Time, USA)...
Yes that'd be great, it doesn't seem like its being actively worked on. Either we need to create a Issue for him to update NuGet, or possible try to get...
Would something like checking the route's config.auth key be enough? If it exists put a 'authorization required' on heading div?
This has been open for 6 months now!