MMO Starter Kit

i tried again but nothing happens, maybe i have to soon make paypal account or forget hole thing, this is good package, but if buying is so hard. Now i make paypal account so i hope that i can buy this packet next week

and now i have xampp database and server, but this is not maybe right place but in future i have to get mmo starter kit to work and when i try to go user accounts i get next error:
Static analysis:

5 errors were found during analysis.

Unexpected closing bracket. (near ")" at position 52)
Unexpected closing bracket. (near ")" at position 110)
Unexpected closing bracket. (near ")" at position 177)
Unexpected closing bracket. (near ")" at position 245)
Unexpected closing bracket. (near ")" at position 311)

SQL-kysely: OhjeetMuokkaa Muokkaa

(SELECT DISTINCT User, Host FROM mysql.user ) UNION (SELECT DISTINCT User, Host FROM mysql.db ) UNION (SELECT DISTINCT User, Host FROM mysql.tables_priv ) UNION (SELECT DISTINCT User, Host FROM mysql.columns_priv ) UNION (SELECT DISTINCT User, Host FROM mysql.procs_priv ) ORDER BY User ASC, Host ASC

MySQL ilmoittaa: Ohjeet
#126 - Incorrect key file for table ‘.\mysql\db.MYI’; try to repair it

and i have to get that correct before i buy any package, because if databases doesn’t work i don’t need starter kit

well i will play more with this if creator of project not respond there is no time to wait time with trying this project anymore

Demon,

is ALWAYS helping us with the kit. I suggest you add him in skype and PM him there. And keep in mind, he is only one person. And does have to sleep, eat, and possibly work a real job.

Well he can set NOTICE add hem there and get help well tnx for saying that i will do :slight_smile:

It’s been a very busy week for me since we’ve started to let backers into the closed beta of Project Genom. :slight_smile:

A random screenhot:

Stream (in russian): https://www.youtube.com/watch?v=1ABejwJpb2I

Phew. I remind you guys that the quickest way to reach me is via Skype (), I’m not online on the forums every day, I usually check it each 2-3 days.

Hi,

To reproduce the entire demo setup, add new UMG widgets and animations you can indeed only use blueprints. To customize the launcher you would have to open it in Visual Studio since it is a separate C# application, but customizing the visuals of it is easy.

Does this happen in editor? You can’t go from the main menu level to the game level from the editor. If this happens in a packaged project, the most common cause is that the server and client version differs - make sure that you’ve updated both the server and the client after you’ve packaged a new build. If it’s the first time you’ve packaged the game, make sure you have the console dedicated server running.

Since they respawn fine in the public demo, please check that OnDeathDisappearTime and RespawnTime variables are set correctly on the NPCs in your project.

Are you hosting xampp yourself? Is this from phpmyadmin? Looks like maybe phpmyadmin didn’t install correctly, if you are new to php and mysql I don’t recommend hosting it on your own - I use a regular webhosting for that and never had any serious problems.

i downloaded that xampp for my computer so i am hosting it my own. Maybe thats not good idea and youtube has tutorial, but user accounts doesn’t work. now i have open webhosting from www.one.com and i hope that it will be work

Funny you should ask this. I started a group not too long ago. I made it for this kit in particular. Redirecting...

Well that is a nice gameover there :smiley:

u did not answer can i use Advanced Sessions Plugin with this kit i am scared o ry in to add mayeb can broken something
and i cant understand the part of documentary where need to make client and Serever exe i dont know can u make a video tutorial ?

What in particular do you need this plugin for? It seems to have a lot of sessions functionality that is better suited for player-hosted sessions, not an MMO

Have you followed “Dedicated server and packaging” part of the guide? You can skip step 1, lately I don’t use it much. Start with step 2

I never ask but think about it can we make Mobile version with this ?

msdiff & mspatch

Does the patcher for your launcher use bsdiff and bspatch or some variation of it?

I’ve never tried it, so I don’t provide support for mobile devices. I think the main question here is whether VaREST requests to the php scripts and socket chat server would work with mobiles.

No, it uses my own, quite simple patch code. However lately I don’t think the diff and patch approach is the way to go for MMOs. Steam doesn’t require the devs to create patches, so among other things I’m working on a better auto-update system.

@ can u show how we can make loading screen like with fill bar and streaming levels will it work ?

Progress bar in loading screen is not supported by Unreal out of the box, you would have to modify the engine source code, so I recommend just displaying some art and a hint for the loading screen. Regarding streaming levels - you don’t really need them if you’re using loading screens.

now i tried to buy starter kit via paypal, because it didn’t accept my credit card, but now it gives also error: we can’t process your payment now. This Sellfy is ****ing **** place. This is first time in my life when that kind of happened.

I’m sorry you’re having problems with Sellfy tero83 :(. I’ve send them a ticket regarding your case. However I’ve been using it since January and never had any problems, so hopefully this will get fixed.

is there a way to pack the game just the game not hole file project

Answered you in Skype, going to duplicate here for the others: it’s normal for the project folder to be around 20 GB, the packaged game will be around 1GB