https://twitter.com/#!/uncoverynet/status/116894809830064129
Will try out the single player until there is a working server version. Temp server will stay @1.8.1 until I have time to upgrade it.
https://twitter.com/#!/uncoverynet/status/116894809830064129
Will try out the single player until there is a working server version. Temp server will stay @1.8.1 until I have time to upgrade it.
i cant wait for when i will be able to read java code like that.
That’s not java code… that’s a dump of the stack and registers, the native machine code. And from the look of the dump, it wasn’t compiled java code that crashed, but the VM implementation itself.
Probably something in the java code caused the VM to fail, but there’s no indication in that log (that I can see). It just shows there was a segmentation fault during compilation.
i have a lot to learn…..