You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated to the latest version of msm and now seem to be getting this error on starting servers. I see that it was reported in issue 77 & 78 and that was resolved but I still seem to be getting the issue. It does not seem to matter what user I run the command as I always get the error. The server does seem to start ok but this does still seem to be a problem. Here is the error that pops up from all the users.
mike@Xavier:~$ sudo msm home start
Maintaining world symbolic links... Done.
Synchronising flagged worlds on disk to RAM... Done.
Starting server.../usr/local/bin/msm: line 760: 1344785928 + : syntax error: operand expected (error token is "+ ")
root@Xavier:/home/mike# msm home start
Maintaining world symbolic links... Done.
Synchronising flagged worlds on disk to RAM... Done.
Starting server.../usr/local/bin/msm: line 760: 1344786004 + : syntax error: operand expected (error token is "+ ")
minecraft@Xavier:/home/mike$ msm home start
Maintaining world symbolic links... Done.
Synchronising flagged worlds on disk to RAM... Done.
Starting server.../usr/local/bin/msm: line 760: 1344786101 + : syntax error: operand expected (error token is "+ ")
minecraft@Xavier:/home/mike$
The text was updated successfully, but these errors were encountered:
I updated to the latest version of msm and now seem to be getting this error on starting servers. I see that it was reported in issue 77 & 78 and that was resolved but I still seem to be getting the issue. It does not seem to matter what user I run the command as I always get the error. The server does seem to start ok but this does still seem to be a problem. Here is the error that pops up from all the users.
The text was updated successfully, but these errors were encountered: