06 Jun, 2013, Liko wrote in the 1st comment:
Votes: 0
I installed a fresh copy of QuickMUD, but it seems any changes that is happening isn't reflecting on the mud.
06 Jun, 2013, Zeno wrote in the 2nd comment:
Votes: 0
I don't know QuickMUD at all; are you making code changes? If so, are you compiling and rebooting?
07 Jun, 2013, Ssolvarain wrote in the 3rd comment:
Votes: 0
Yeah, you've gotta recompile and at least do a copyover for any code changes to reflect in-game.
07 Jun, 2013, Liko wrote in the 4th comment:
Votes: 0
Zeno said:
I don't know QuickMUD at all; are you making code changes? If so, are you compiling and rebooting?


I am compiling and copyover/rebooting and the changes aren't reflecting in the mud.
07 Jun, 2013, plamzi wrote in the 5th comment:
Votes: 0
Liko said:
Zeno said:
I don't know QuickMUD at all; are you making code changes? If so, are you compiling and rebooting?


I am compiling and copyover/rebooting and the changes aren't reflecting in the mud.


The only explanation I can think of is that your compiler is not updating the same file that your script is running.
08 Jun, 2013, Rarva.Riendf wrote in the 6th comment:
Votes: 0
Plamzi is probably right. You are not running the code you think you run.
Sometimes it is as dumb as a script that does not have the right to copy the files to replace the old one.
0.0/6