Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
04-08-2014, 05:53 AM
(This post was last modified: 04-08-2014, 05:53 AM by xoft.)
Because I run in under GDB to investigate crashes, so it needs manual intervention.
And restarting the server so soon after it crashes usually disables the webadmin - the OS doesn't seem to release the socket soon enough.
Posts: 952
Threads: 16
Joined: May 2013
Thanks: 66
Given 105 thank(s) in 89 post(s)
04-08-2014, 07:06 AM
(This post was last modified: 04-08-2014, 07:06 AM by tigerw.)
I did that command without realising it would crash; my experience with Bukkit is that it either gives an error or actually does puts you up that far.
Sorry anyhow.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
With the recent upgrades in GalExport, the Gallery server is finally ready to provide the data for the generators directly as a C++ source file. There'll be further tweaks, but the main functionality is there - the file generated by GalExport can be directly plugged into MCS sources, without any hand modifications.
I'll do some more testing and if everything goes well, I'll swap out the manual NetherFort prefabs data in favor of the automatic export. This should give us a few more pieces in the Nether fortresses generator.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I have updated the server and restarted, and now it fails to authenticate anyone. Could be related to the UUID changes, but needn't. I'll keep it running for a while to see if the issue is a temporary one.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Successfully connected now. SO it must have been a mojang glitch.
Posts: 783
Threads: 12
Joined: Jan 2014
Thanks: 2
Given 73 thank(s) in 61 post(s)
So cracked versions of Minecraft are over 10% more reliable. DRM helps how?
Posts: 1,469
Threads: 57
Joined: Jul 2012
Thanks: 66
Given 127 thank(s) in 108 post(s)
Yep (and mojang's incompetence is another issue). BTW, it's probably more than 10% unreliable because they normally go down at peak times, and peak times have more people inconvenienced than at non-peak times. So it's probably more like 20% unreliable.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I have successfully exported the NetherFort areas from the Gallery server into MCS source code. YAY, finally the WHOLE chain is working!