cybore Posted March 27, 2018 Share Posted March 27, 2018 Looking for someone to help me implement a Master Server that can be hosted online. I'm not an expert on networking and this is not something I'd want to take on myself. Anyone interested please contact me via private message with a quote on what you would charge, or reply to this post. Thank you! Quote Link to comment Share on other sites More sharing options...
cybore Posted March 27, 2018 Author Share Posted March 27, 2018 Seriously guys, I'm getting desperate. :) Quote Link to comment Share on other sites More sharing options...
Duion Posted March 27, 2018 Share Posted March 27, 2018 Use this one: https://github.com/Duion/PushButton-Master-ServerCompile, launch, done. Quote Link to comment Share on other sites More sharing options...
cybore Posted March 27, 2018 Author Share Posted March 27, 2018 That's awesome Duion, unfortunately, I would have no idea how to implement it on a hosted server or vps. That's why I'm offering to hire it out. Would you be interested? Quote Link to comment Share on other sites More sharing options...
Duion Posted March 27, 2018 Share Posted March 27, 2018 You upload it and launch it, it is very simple. I also use the "screen" command line tool, which allows me to multi task different programs, so the master server does not occupy the terminal command line. If you have further questions just ask, I can give you free support, since it is not a hard thing to do. Quote Link to comment Share on other sites More sharing options...
cybore Posted March 27, 2018 Author Share Posted March 27, 2018 Thank you Duion! I'll take a crack at it. :) Quote Link to comment Share on other sites More sharing options...
cybore Posted March 28, 2018 Author Share Posted March 28, 2018 I might not need it after all, I've fallen behind it seems on what been going on with T3D and am quite lost on what I should do. I haven't updated since the cmake thing has come into play and thought now would be a good time to upgrade to a newer version. The problem is, I can not get any newer versions to work. I get too many errors with cmake to get anything to run. I'm use to the old way, dunno what happened to change things, but I don't have time to re-learn how to get the engine running. I'm more of an artist than a programmer and I'm not going to put myself through this frustration again. If i'm going to put more time into learning yet another piece of software, I'll move to another engine. Thanks for offering to help anyway Duion, Best wishes! Quote Link to comment Share on other sites More sharing options...
JeffR Posted March 28, 2018 Share Posted March 28, 2018 Honestly, I think it's probably not as bad as it feels, though cmake pain is real and understandable for people not used to it.(It's a big reason why we're working on a new Project Manager to sit over top of it, so people like you don't have to bother with it)I'm sure was a relatively silly issue causing the trip-up. What was the error you were getting? Quote Link to comment Share on other sites More sharing options...
cybore Posted March 28, 2018 Author Share Posted March 28, 2018 I'll try setting it up again today and screenshot the errors. I have spent years with this engine and don't want to have to learn another one, I may just hire a programmer to set it up for me. I need access to source some and can't work with pre-compiled engine that I don't have source to. Quote Link to comment Share on other sites More sharing options...
cybore Posted March 28, 2018 Author Share Posted March 28, 2018 The error log is extremely long. Way too long to list. Quote Link to comment Share on other sites More sharing options...
Duion Posted March 28, 2018 Share Posted March 28, 2018 It is not as hard as you might think, you just point cmake to the engine directory and thats it, there is not that much that can go wrong, just tell what you did or what tutorial you followed and people may be able to tell you what you did wrong quickly. Quote Link to comment Share on other sites More sharing options...
cybore Posted March 28, 2018 Author Share Posted March 28, 2018 I followed this tutorial. http://wiki.torque3d.org/coder:compiling-in-windows Using cmake 3.11 Quote Link to comment Share on other sites More sharing options...
Duion Posted March 28, 2018 Share Posted March 28, 2018 And where does it fail and what is the error message now? Quote Link to comment Share on other sites More sharing options...
JeffR Posted March 29, 2018 Share Posted March 29, 2018 @cyboreOh, yeah, CMake 3.11's release candidate has a bug that prevents it from working properly. Annoying, I know, so just go with the latest version of 3.10 (3.10.3, i think). That one definitely works properly. Quote Link to comment Share on other sites More sharing options...
cybore Posted March 29, 2018 Author Share Posted March 29, 2018 That was it! cmake 3.10.3 did the trick! Thanks JeffR and Duion! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.