Jump to content

Search the Community

Showing results for tags 'c9.io'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hello. Can you explain me how to run multiplayer example project of isogenic game engine on c9.io? I have installed this engine and then I do this: node ./server/ige -g ./examples/24.1-network-stream and then it happens IGE *log* [IgeNetIoComponent] : Network component initiated with Net.IO version: 1.0.0 IGE *log* [IgeNetIoComponent] : Starting net.io listener on port 8080 IGE *log* [IgeNetIoComponent] : Starting client/server clock sync... IGE *log* [NetIo.Server] : Server is listening on port 8080 IGE *log* [IgeEngine:ige] : Starting engine... IGE *log* [IgeEngine:ige] : Engine started IGE *log* [IgeStreamComponent] : Setting delta stream interval to 30ms IGE *log* [IgeStreamComponent] : Starting delta stream... IGE *log* [IgeNetIoComponent] : Server now accepting connections! then I'm going to example project folder and run index.html file (or server.js) and it show this: Started apache2 (98)Address already in use: AH00072: make_sock: could not bind to address [::]:8080 (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:8080 no listening sockets available, shutting down AH00015: Unable to open logs So what I'm doing wrong? (sorry for mistakes. english is not my native language)
×
×
  • Create New...