Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I too think the runtime failure is caused by that. But I have no idea why the release mode doesn't link. If you do a "make clean release=1", then "make release=1", does it fix things? Sometimes the intermediate compiled files get corrupted and then the toolchain might fail.
Posts: 19
Threads: 0
Joined: Dec 2012
Thanks: 1
Given 1 thank(s) in 1 post(s)
Now it compiled just fine. And the server stopped crashing.
Great work. Thanks alot.
One question: Where do i post bugs/problems? Direct to the Bugtracker or is a first note in this thread better?
Greetings
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I think the bugtracker is the best place. But try to search first if the bug is not already reported there.
Posts: 19
Threads: 0
Joined: Dec 2012
Thanks: 1
Given 1 thank(s) in 1 post(s)
Short question:
anyone experience the following error:
-unable to connect if server restarted with 'restart' command
-digging up snowballs with a shovel let the client crash
Greetings.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I wonder, then, if ProtoProxy could be compiled and run on the Pi, alongside MCServer. That could simplify hunting the snowballs issue. Can you try? (there's no makefile, you need to write one for all the cpp files in the ProtoProxy folder; but they may be slightly linux-incompatible, since they haven't been tested on anything else than windows)
Posts: 19
Threads: 0
Joined: Dec 2012
Thanks: 1
Given 1 thank(s) in 1 post(s)
I did some more testing. The crash while digging up snowballs only comes up when using a wooden shovel.