01-04-2016, 06:49 PM
I can help.
--- german
Derzeit wird diskutiert wie genau ein plugin System aufzustellen ist dass es einfach klick und es läuft ist. Ansonsten kann ich nur auf meine Doku verweisen: https://qraut.alkaid.uberspace.de/wiki/doku.php
--- English
A system to install plugins in a proper was (and updates) is currently being discussed, but I wrote a guide in the other thread (https://forum.cuberite.org/showthread.php?tid=2184). About the core dump, it means that the server crashed, but there is a complete memory dump of the process so developers can analyze it. Basically you have to hand these things to the devs:
* the cuberite binary (./Cuberite)
* maybe the system it's compiled for
* the core dump (mostly the file core or core.1093 (any number)
* logs would be nice.
Copy them in a new directory, run 'tar -zcf crashreport.tar.gz <Directory name> and hand them the generated crashreport.tar.gz
--- german
Derzeit wird diskutiert wie genau ein plugin System aufzustellen ist dass es einfach klick und es läuft ist. Ansonsten kann ich nur auf meine Doku verweisen: https://qraut.alkaid.uberspace.de/wiki/doku.php
--- English
A system to install plugins in a proper was (and updates) is currently being discussed, but I wrote a guide in the other thread (https://forum.cuberite.org/showthread.php?tid=2184). About the core dump, it means that the server crashed, but there is a complete memory dump of the process so developers can analyze it. Basically you have to hand these things to the devs:
* the cuberite binary (./Cuberite)
* maybe the system it's compiled for
* the core dump (mostly the file core or core.1093 (any number)
* logs would be nice.
Copy them in a new directory, run 'tar -zcf crashreport.tar.gz <Directory name> and hand them the generated crashreport.tar.gz