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
Itâs been a very busy week for me since weâve started to let backers into the closed beta of Project Genom.
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
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