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
{{ message }}
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.
hello while iam tying to run the server from src/start.bat i have got erorr say callback must be a function
timers.js:379
throw new ERR_INVALID_CALLBACK();
^
TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at setTimeout (timers.js:379:11)
at GameServer.mainLoop (C:\Users\Administrator\Desktop\Ogar-master\src\GameServer.js:324:13)
at ontimeout (timers.js:427:11)
at tryOnTimeout (timers.js:289:5)
at listOnTimeout (timers.js:252:5)
at Timer.processTimers (timers.js:212:10)
C:\Users\Administrator\Desktop\Ogar-master\src>pause
Press any key to continue . . .
The text was updated successfully, but these errors were encountered:
Ogar is very outdated. Use OgarII or MultiOgar-Edited instead.
Aside from it being outdated, you're probably using a newer version of node.js which broke Ogar.
hello while iam tying to run the server from src/start.bat i have got erorr say callback must be a function
The text was updated successfully, but these errors were encountered: