Server crashes while trying to execute command
#3

if (strcmp("/job", cmdtext, true, 10) == 0)

I think the problem is there, you set the length to 10 when there's a total length of 4

Try changing 10 to 4 and see if it works

Also try removing [30] from the variable if it still does not work
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)