Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

call back must be a function #713

@khaledatef2002

Description

@khaledatef2002

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 . . .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions