Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Tutorial #1

Open
ghost opened this issue Feb 19, 2017 · 11 comments
Open

Tutorial #1

ghost opened this issue Feb 19, 2017 · 11 comments

Comments

@ghost
Copy link

ghost commented Feb 19, 2017

Hi. You can create one video for how use?

@Kripth Kripth closed this as completed Apr 8, 2017
@Kripth Kripth reopened this Apr 8, 2017
@ghost
Copy link
Author

ghost commented Apr 19, 2017

? @Kripth

@Adrihun
Copy link

Adrihun commented Sep 25, 2017

I installed the server!

Now how do i start it?

@Adrihun
Copy link

Adrihun commented Oct 8, 2017

@Kripth

@ShankaraDash
Copy link

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.

@Adrihun
Copy link

Adrihun commented Oct 13, 2017

@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?!!

@ShankaraDash
Copy link

@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.)

@Adrihun
Copy link

Adrihun commented Oct 14, 2017

@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

@ShankaraDash
Copy link

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.

@ShankaraDash
Copy link

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

@Adrihun
Copy link

Adrihun commented Oct 15, 2017

@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 :(

@ShankaraDash
Copy link

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.

@Kripth Kripth added this to the Documentation milestone Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants