#Unity IL2CPP Linux Server build issue
1 messages · Page 1 of 1 (latest)
If I were to guess, it's that json library
It's no longer maintained
Newtonsoft.Json (Json.NET) 10.0.3, 11.0.2, 12.0.3, & 13.0.1 for Unity IL2CPP builds, available via Unity Package Manager - GitHub - jilleJr/Newtonsoft.Json-for-Unity: Newtonsoft.Json (Json....
could exactly be this!
changed it to the official version
but same build error
since the subject has it's own thread, why not sending the whole log :p
be sure to open it with an editor that has word wrapping, because the first line is too long
I'll upgrade the win-linux toolchain package to 2.0.0 to see what happens
What about in a new project?
my CPU is burning already, can't do two huge tasks at once
it's a gaming laptop. guess its not designed for building games
on the plus side, I can now bake potatoes on top of the keyboard
that failed. going for empty proj now
yeah exact same error in an empty project. could be something wrong with the engine itself then
Sounds like bug in that version or your install is fucked
got to be the version, since my colleague had the same prob the other day