Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
08-26-2012, 06:54 AM
(This post was last modified: 08-26-2012, 06:58 AM by xoft.)
Still the same, after a full rebuild.
It seems data-dependent. I erased the world/region folder and the crashes went away. So it's something in the world.
Luckily that will be easy to determine - I have used the flat+grass generator as I said in the Indefinite Lava thread; when the world is generated anew, there is no crash; when I put lava as described there and restart server, the crashes start happenning.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I think I've broken the protocol a little bit. It seems that chat messages are having trouble getting through properly. I'll fix that soon(ish)
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Chat messages fixed as part of the protocol rewrite in rev 800 (woooo)
Posts: 200
Threads: 29
Joined: Apr 2011
Thanks: 13
Given 6 thank(s) in 4 post(s)
When will 1.3.2 version ?
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I give it three weeks to one month.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
After spending a whole day yesterday getting OpenSSL to compile for a work project, I definitely refuse to use it in MCServer. It's too cumbersome.
We'll use CryptoPP instead, it seems much neater, much more focused and it compiles from source straight out-of-the-box, no bulky configuration needed.
On a side note, I find it most strange that anytime I start fiddling with something in my free time, sooner or later a similar task pops up at work. Just like with the encryption stuff now.
Posts: 6
Threads: 2
Joined: Jun 2012
Thanks: 0
Given 0 thank(s) in 0 post(s)
08-31-2012, 09:26 AM
(This post was last modified: 08-31-2012, 09:29 AM by yokil.)
I'd try to help with something (I swear I'm trying to understand C + +), however every time I try to connect appears the error: "Bad Login"
BTW: Good job, I am impressed with your ability to program