Luniserver.exe not found
Inicio › Foros › Help and Support › Resolved › Luniserver.exe not found
Etiquetado: Error, Help, luniserver.exe, plz, universeserver
- Este debate tiene 22 respuestas, 4 mensajes y ha sido actualizado por última vez el hace 9 años, 1 mes por
Timtech.
-
AutorEntradas
-
febrero 22, 2017 a las 10:32 am #7346
viklo2
ParticipanteI have downloaded the universeserver from github and opened the project but when I go build>build solution it fails and I get the errors:
C3688 invalid literal suffix ‘PRINTF_TIME_MODIFIER’; literal operator or literal operator template ‘operator «»PRINTF_TIME_MODIFIER’ not found
and
#error: Macro definition of snprintf conflicts with Standard Library function declaration
and then nothing more happens.
How do I fix?-
Este debate fue modificado hace 9 años, 1 mes por
Timtech.
febrero 22, 2017 a las 11:28 am #7348Timtech
SuperadministradorThe macro definition of snprintf was changed with Visual Studio 14. I recommend downloading and using Visual Studio Express 2013 for Desktop instead.
febrero 22, 2017 a las 12:40 pm #7350viklo2
ParticipanteI downloaded the program from the link and it started installing visual studio 2015 instead of 2013.
febrero 22, 2017 a las 1:49 pm #7351viklo2
ParticipanteOK I looked up Visual Studio Express 2013 for Desktop and I think I’ve found the right one I’m installing it right now
febrero 22, 2017 a las 4:54 pm #7352viklo2
ParticipanteOk now I tried with visual studio express 2013 for desjtop and I get this error:
error MSB8020: The build tools for v140 (Platform Toolset = ‘v140’) cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting «Upgrade Solution…».febrero 22, 2017 a las 5:01 pm #7353viklo2
ParticipanteOh and I get that error twice one for raknet and one for LUNIserver
febrero 22, 2017 a las 5:14 pm #7354HappyAngryCatfish
Community Helperfebrero 22, 2017 a las 5:35 pm #7356averysumner
Participante@viklo2 That’s because you already tried to build it with VS 2015, which likely changed the build tools the project uses to v140 (VS 2015 build tools), you should select the project, go into properties (the button with a wrench on it), then go to Configuration Properties>General and change
Platform ToolsetfromVisual Studio 2015 (v140)toVisual Studio 2013 (v120).-
Esta respuesta fue modificada hace 9 años, 2 meses por
averysumner.
febrero 23, 2017 a las 4:20 am #7360viklo2
ParticipanteOK the build succeded this time and I pressed on a button that said «start debug» or something and the server launched, but how do you register an account? Because I can’t log in.
febrero 23, 2017 a las 12:49 pm #7361HappyAngryCatfish
Community HelperJust type /register, you should be able to figure it out from there.
febrero 23, 2017 a las 1:39 pm #7362viklo2
Participanteok fixed it but how do you get permission to use commands? Some work but I «don’t have permission» to use some others.
febrero 23, 2017 a las 4:43 pm #7363HappyAngryCatfish
Community HelperPermission? If you type it in the server console it should bring up the option to enter username then a password.
febrero 23, 2017 a las 5:20 pm #7364viklo2
ParticipanteNo not the registration, that worked. I mean in the game I do like /spawnobject and it goes «You don’t have permission to use this command».
febrero 23, 2017 a las 8:51 pm #7367Timtech
SuperadministradorPerhaps your in-game account is not administrator/Mythran? You should be able to change account statuses through the Web CMS if I remember correctly.
febrero 23, 2017 a las 10:54 pm #7369HappyAngryCatfish
Community HelperOh sorry, misread what you said. Try /gmlevel 2 ingame. If that doesn’t work edit your gmlevel (Or something similar to that) and you can change to the gmlevel to whatever you want.
-
Este debate fue modificado hace 9 años, 1 mes por
-
AutorEntradas
- El debate ‘Luniserver.exe not found’ está cerrado y no admite más respuestas.
Comments are currently closed.