Tutorial
Hi. You can create one video for how use?
? @Kripth
I installed the server!
Now how do i start it?
@Kripth
The README.md gives some commands needed to install packages, build, and then start the server. Nothing about using this server is documented.
Apparently this project is built using DLang. Dub is the dlang package manager and dmd is the compiler. Don't make the mistake of installing the latest dmd or it won't work. 2.070 didn't work for me either. Only 2.073 actually worked. Once you start the server (at least for me) it's not giving me any feedback when I issue commands, so I can't say that I have the thing working.
@ShankaraDash Alright, but what do you do after you downloaded it and ran the commands through CMD (the README.md commands), i know it gives you a folder with the stuff inside, but how do you start the server?!!
@Adrihun you have to run the "selery-default" binary. It's mentioned in the README.md as follows ./selery-default [-edu] [-realm] I'm assuming things enclosed in square brackets should be replaced with actual parameters, but I'm not familiar enough with Minecraft servers to know exactly what those parameters mean. (Again, this server has practically no documentation; however, it's the only server I've seen that claims to support Bedrock 1.2.2, which is why I'm wasting time on it.)
@ShankaraDash
When I Install the server: iguration "library" is up to date. toml:json 0.4.0-rc.3: target for configuration "library" is up to date. selery-builder ~master: building configuration "default"... Linking... selery.lib(thread.obj) : warning LNK4255: library contain multiple objects of the same name; linking object as if no debug info selery.lib(plugin.obj) : warning LNK4255: library contain multiple objects of the same name; linking object as if no debug info
a lot more...
When I start the server: Deprecation 16211 warning: A cycle has been detected in your program that was undetected prior to DMD 2.072. This program will continue, but will not operate when using DMD 2.073 to compile. Use runtime option --DRT-oncycle=print to see the cycle details. [hub/server] Starting server with Selery v0.0.1-build.69 Cookie (菬)
When I join the server: Joining localhost with Minecraft Java Edition 1.12.2, it says "selery-default has stopped working", then server shuts down (using port 25565)
Joining localhost with Minecraft PE 1.2.2 it says "Couldn't connect to world" (using port 19132)
Both ports port forwarded
I'm starting to doubt that this server even works for 1.2.2 or at all. Not sure why people put up repos and make big claims without anything to back it up.
If you want to play java edition (1.12.2) then use Mojang's official sever https://minecraft.net/en-us/download/server
If you want to play Bedrock 1.2.2, then try Nukkit's latest build either from CircleCI or Jenkins.
I was able to get Nukkit's server running. It reports that it works for 1.2.2 (run VERSION from the command line once it's up). https://ci.potestas.xyz/job/Nukkit-GT1.2/lastBuild/
If all else fails, wait until Minecraft-MP updates to 1.2.2
@ShankaraDash man.... i was so excitted and happy because i thought i could have a bedrock & pc server and now you say it wont work?
:((
im really sad now. Why won't it work? it keeps crashing when i try to join. But i think some people managed to get it working because in issues some people are making threads about stuff like "are there plugins"
also what happened to Kripth, he is the dev of this i think, and he doesn't respond to anything. Its like he doesn't really care about this, but this is the most exciting thing in the History of minecraft, cross server play..
Im really sad :(
If you want cross-platform, look at a project called DragonProxy. The devs look active (I see recent updates). (https://github.com/DragonetMC) It looks like they are trying to get something built. I tried cloning and building it, but it failed because of a missing dependency on a sel-util library. (I'm really starting to dislike this SEL project!) Anyway, version 0.0.6 is supposed to let you connect from Bedrock 1.2.2 to a Java server.