[DiscordArchive] how can one tell if they need to simply restart the worldserver to update or if they need to recompi
[DiscordArchive] how can one tell if they need to simply restart the worldserver to update or if they need to recompi
Archived author: VoidLock • Posted: 2021-08-18T17:35:29.976000+00:00
Original source
how can one tell if they need to simply restart the worldserver to update or if they need to recompile?
Archived author: Kaneit • Posted: 2021-08-18T17:53:49.365000+00:00
Original source
I just Fetch and recompile and then copy over the world and auth executables. Run worldserver let it do it’s thing then I close worldserver, re-run worldserver once loaded I then run authserver
Archived author: VoidLock • Posted: 2021-08-18T17:55:05.359000+00:00
Original source
ohh alright, how do you know when to recompile though? just when you see enough movement on the github?
Archived author: VoidLock • Posted: 2021-08-18T17:57:47.040000+00:00
Original source
also to enable the hotswap scripts is all i need to so is change the drop down for scripts to dynamic in cmake?
Archived author: Kaneit • Posted: 2021-08-18T18:00:22.086000+00:00
Original source
I’m not sure about hotswaps. I just have the basic setup for 335.
How I do it Using git extensions, right click the folder where the source is, click open git repository. Once open select fetch. After it’s finished, I run cmake, then I clean and build.
Archived author: VoidLock • Posted: 2021-08-18T18:01:27.573000+00:00
Original source
yeah i get that, but im just curious how you know when you need to recompile. like do you just do it daily? or is there some indication that it would be a good time to compile?
Archived author: MaxtorCoder • Posted: 2021-08-18T18:01:27.916000+00:00
Original source
There's an CMAKE_INSTALL prefix, no need to copy over.
Archived author: VoidLock • Posted: 2021-08-18T18:01:50.265000+00:00
Original source
ohh there is??
Archived author: VoidLock • Posted: 2021-08-18T18:02:32.475000+00:00
Original source
ohh i see it, so for the cmake install prefix i would set the path to my live run path for the server?
![[Image: image0.png?ex=690c3a30&is=690ae8b0&hm=02...3a42fa562&]](https://cdn.discordapp.com/attachments/376457042392514560/877613688037720114/image0.png?ex=690c3a30&is=690ae8b0&hm=0249ea06aed77adcfeb261c1e7f709ab189680bc544ea80e87f743e3a42fa562&)
Archived author: Kaneit • Posted: 2021-08-18T18:03:29.749000+00:00
Original source
![[Image: image0.png?ex=690c3a30&is=690ae8b0&hm=02...3a42fa562&]](https://cdn.discordapp.com/attachments/376457042392514560/877613688037720114/image0.png?ex=690c3a30&is=690ae8b0&hm=0249ea06aed77adcfeb261c1e7f709ab189680bc544ea80e87f743e3a42fa562&)