TrollCxD's Forum Posts

  • 15 posts
  • Hello everyone,

    May you please suggest some ways to implement ads in html5 game, preferably which has Construct 2 plugin (rewards for ads).

    Thanks a lot!

  • It doesn't look there are any guidelines over there though.

  • Could not find the guidelines. Also, I figured this only happens on computers with no admin rights. I also think it can be because of firewall or something.

  • Hello,

    I need to host my multiplayer on my debian server. Can someone code a node.js script or suggest any other good solving of this? Tried debian browsers but they sadly don't support html5.

    Paying $10 for a great working script if you wish (paypal only).

    Thanks.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello,

    I am looking for someone who can write a script for a debian server (node.js or something) that makes my server the host on the multiplayer.

    I can offer money if you want to.

    PS I was looking for debian server browsers but they don't support HTML5, so this is useless (you can send your browser suggestions).

    Thanks a lot.

  • Anyone can code me a node.js app for this? I can offer some money if you want. Thanks :D

  • Hello,

    I am trying to use multiplayer. However, the logs just say "attempting to establish connection to host..." but then it just kicks for timeout.

    Joining as host, however, does work perfectly.

    I thought it was my code's fault so I tried the default "Multiplayer game example" game. The same problem occurred.

    Also, my VPN sent me a message when I connected as a peer saying that this website might compromise your data. This made me think that this bug could have something to do with firewall or antivirus.

    I suggest you make an alternative way of multiplayer (e.g. using your server as host) because for now this peer-to-peer idea or websocket do not feel very stable.

    If this matters, I am using a public network but I tried to connect via VPN and it still did not work.

    I thought this might be scirra signaling server so I purchased and set up my own, but that did not help at all.

    Another thing, when a peer tries to join, the host gets a popup with the following error:

    JavaScript error!
    Object doesn't support property or method 'createDataChannel' http://mywebsite.com/c2mp-peer.js, line 192 (col 4)
    This may be a bug in Construct 2 or a third party plugin behavior - please report it to the developer following the bug report guidelines. Errors will be logged to the console.
    

    And the console error I get is:

    SCRIPT438: Object doesn't support property or method 'createDataChannel'

    Please fix this or tell me the solution ASAP.

    Thanks.

  • Thanks for the reply. The debian browsers, however, do not support HTML5 so hence I can't run construct 2 apps.

  • Visually, but they are very different.

  • PHP version 7.0.3.2

    Yes, I am aware of case sensitive issues.

  • Need help! SHA1 or MD5 does not give the same value as PHP. Tried MD5B and SHA1B as well, still the same problem.

  • You execute a browser on your server and it contains running tabs as host.

    You make your game so that the "version" your players get is the client or peer that will connect to those host tabs.

    Otherwise, you look into developing a proper server in a server side language that will bridge with WebRTC protocol.

    Or you use WebSocket instead of the Multiplayer plugin.

    Hello, how do you open a browser tab on a server? I am running a linux debian server, which only has a secure shell and a SFTP. Thanks for your reply. Have a great day :D

  • Hello.

    I need to host the multiplayer on my server, since it is way better for players (if hosts has trash internet or quits the game is not ruined).

    I would like for the host to be on my server so that everyone else connects to the server, not the other person. Is there a way to do this? Thanks.

  • Hello.

    I have a multiplayer issue, even with the default multiplayer template.

    I can not connect to other hosts and they can not connect to me.

    It just says Attempting to establish connection to host and then kicks for timeout. I thought that it was scirra servers and I bought signalling server (sigserv.js) and use it but I still get the same issue. For host it is all right.

    Any one else had this issue or just know how to solve it?

  • I bought this and started but don't know how to connect to construct 2. Please help.

  • 15 posts