I still cant fix the issue :/
Announcement
Collapse
No announcement yet.
MMO Starter Kit
Collapse
X
-
-
Originally posted by Mastima View Posthe didn't fix the double login.......
- some games allow multiboxing
- the majority of games that release nowadays use Steam. Steam automatically wouldn't allow you to play in two windows.
- it's strongly related to testing. When debugging issues, you often have to log on from a few characters at the same time.
So realistically, it's a non-issue. Besides if someone wants to multibox, they can acquire multiple accounts. And if you want to limit the amount of connections based on IP, it's a whole another deal.
Originally posted by Mastima View Posthe didn't add any Steam login as the modern multiplayer game
Comment
-
Originally posted by MikroSpark View PostI still cant fix the issue :/
Comment
-
Hello CodeSparta.
I want to buy an MMO starter kit. But on the site https://sellfy.com/p/fo6a/ pay only in dollars.
In paypal I was told that I could not pay. Can you put it on another site where you can pay in rubles and give me a link to it or bill it in rubles at https://sellfy.com/p/fo6a/?
Здравствуйте CodeSparta.
Я хочу купить ММО starter kit. Но на сайте https://sellfy.com/p/fo6a/ оплатить можно только в долларах.
В paypal мне сказали, что я не смогу оплатить. Можете ли вы выложить на другой сайт, где можно оплатить в рублях и дать мне ссылку на него или выставить счет в рублях на сайте https://sellfy.com/p/fo6a/ ?
Comment
-
Hi Haoris,
you could try https://www.ovh.co.uk/ there is VPS for test of low capacity servers and powerfull servers for more ppl.
Comment
-
Originally posted by Meriamon View PostHi Haoris,
you could try https://www.ovh.co.uk/ there is VPS for test of low capacity servers and powerfull servers for more ppl.
Comment
-
Hi there. Sorry for late responce . It turned out my source build had some issues (I dont know what exactly). I downloaded new copy same as before , built it same as before and it worked perfectly.
Originally posted by CodeSpartan View PostCreate a new Third Person Template project, add an empty class to it. Add VaRest plugin sources to it as well. Then try to build the development editor for this project. Let's see if it works.
Comment
-
Hi everyone. And now im having trouble with the launcher. When i start the launcher it starts downloading , Temp folder fills up correctly then empties out (which is normal) and Game folder is filled up with empty folders. Nameings are correct but folders are compleatly empty . No exe files nothing . Just folders inside folders. The deployer on the vps side has all the files but they are zipped (Not sure if this is how it is supposed to be). And Since launcher fails to add files including .exe launcher gives exception error (it cant locate .exe even thought path in settings is correct).
Update: Rebuilding the launcher from Source folder did not fix the issue. It still downloads folders within folders without any files. :/
Update2: I deleted winrar and installed 7-zip both on server and my pc to force 7-zip as default archive but the problem still the same
Question / idea : Root folder and including folders have read only attribute selected. Can it be the reason i wonder.. But when i deselect read only attribute and click ok it still becomes read onlyLast edited by MikroSpark; 04-30-2017, 02:21 PM.
Comment
-
I'm using 4.15.2 and having some issues trying to get this to load into the editor, which asks me to rebuild, then stops and spouts: "CleanThirdPerson could not be compiled. Try rebuilding from source manually."
Where do I go from here?
EDIT: Nevermind. Installed VS2015 and now it is loading.Last edited by TheSilentSong; 05-04-2017, 03:38 PM.
Comment
-
Originally posted by MikroSpark View PostGame folder is filled up with empty folders. Nameings are correct but folders are compleatly empty . No exe files nothing . Just folders inside folders.
Comment
-
Fixed three bugs in the launcher just today. Will be included in the next version.
1. A bug was locking up the UI thread, which occasionally made the launcher unresponsive/frozen (even though it continued to download updates correctly in the background and would eventually unfreeze after 1-2 minutes).
2. Download progress was being displayed incorrectly (i.e. remaining MB). It was off by around 50%.
3. When having to deal with big files close to 4gb, a certain int would overflow.Last edited by CodeSpartan; 05-04-2017, 09:23 PM.
Comment
-
Originally posted by CodeSpartan View PostIf you download all the small archives that are now on your FTP, do they contain anything?
Comment
Comment