DeXVinogradov's Recent Forum Activity

  • Good evening, everybody. I also ran into the problem that devices running iOS can not connect to the room. By the number of feasts it is evident that the device first enters the room, but after 5 seconds it falls off. Also, the trigger "On peer connected" does not work.

    Who can help with this issue? I will be very grateful

    P.S. The question was decided by adding a public TURN server

  • They also faced a similar problem. Manipulating swipe moves the entire canvas

  •  instanceProto.saveToJSON = function ()
        {
            // return a Javascript object containing information about your object's state
            // note you MUST use double-quote syntax (e.g. "property": value) to prevent
            // Closure Compiler renaming and breaking the save format
            return { "brain_valuenet": this.brain.value_net,
                ................................................................
    
                    //"layer_defs": this.layer_defs,
                    "network_size": this.network_size >>>,<<< 
            };
        };[/code:17gi0f67]
    
    The extra comma. Incorrect json and does not work LoadJSON
  • Hey there! This is really fantastic! Would it be possible to have an OSX build of this? Sometimes I like to work on my macbook when I'm away from home.

    I apologize for such a long answer. For a long time I did not come to the forum. I uploaded on GoogleDrive version for OSX and Linux. Just downloaded the source code in the format capx.

    I am doing it for a long time. Therefore, do not judge strictly. Then I did not know many of the functions of the program Construct 2

  • try ...->AJAX|Override MIME type with "text/plain; charset=utf-8" before you call an AJAX Request.

    Did not help

  • Problem Description

    When you request through AJAX browser Mozilla encoding parameter is changed to text cp1251. In this coding lacks many of the characters that is causing problems. In other browsers utf8.

    Steps to Reproduce Bug

    • Use GET method
    • Юрий >> Þðèé

    Affected Browsers

    • Mozilla: (YES)
    • Another: (NO)
    • Internet Explorer: (Not tested)

    Operating System and Service Pack

    Win7 sp1 64bit

    Construct 2 Version ID

    r220

    Sorry for Google Translate

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I don't know if i am doing something wrong, but when i populate table and click on SAVE and then when i try to open that table again, it's empty now.

    EDIT: I have also tried to use Excell to JSON converter, but converted data is missing extra " character. Your converter is generating "data" instead of ""data""

    On the first question. This happens in some. Perhaps where there is not enough access rights to save the table. Cases edinichgye and yet I could not understand what it depends on.

    On the second question. After converting the JSON can be downloaded from the variable. Either use the first program and use it Load JSON

    On the first question. This happens in some. Perhaps where there is not enough access rights to save the table. Cases edinichgye and yet I could not understand what it depends on.

    On the second question. After converting the JSON can be downloaded from the variable. Either use the first program and use it Load ZhSON

    Also you can use the same program from rokstars http://c2community.ru/forum/viewtopic.php?f=18&t=8053

  • I present to you my first plugin.

    This plugin allows you to store encrypted data. It serves as protection from programs like ArtMoney and similar to it.

    It uses simple encryption, which does not create any load on the CPU so it can be safely used on mobile devices.

    At the moment, only added to the main action, such as the Add key, Set key, Add to key, Subtract from key.

    Add and Subtract, respectively, work only with numerical data, that is, if you have a cell is a text value, and you try to take it away from her and cause an error value in the cell will be NaN.

    The contents of the storage are available in two versions: JSON containing the only data keys (to save the data storage within the application through WebStorage or LocalStorage) and JSONWithKey containing the above all else the key for encryption (for data storage between applications with different keys encryption). Upload can be relevant action.

    As they say better luck next time. So if you notice any errors in operation or in the description, please let me know.

    Download from GoogleDrive

    Google considered that the file could be malicious and blocked it. Submitted an unlock request. If the file is still missing, then it was rejected

  • I'm not sure what to do about this, the physics engine is a big block of someone else's code and I've no idea how it ends up with those forces. Maybe apply less force depending on the timescale?

    The source code I did not use any force. All calculated by the plugin.

    This happens only when the timescale comes to 0 smoothly and at the moment of the collision objects.

    Spinning platform is not affected. When a fixed platform the same thing happens.

  • ... r210 comes out.

    I tested the same file on r210. The error remained.

  • As an option to create a separate layout and all the game objects in the editor to add to it. Already at the start of other layout prescribe establishment of the necessary facilities in the desired position. Since unused objects will not hang in the memory.

  • Problem Description

    When smooth change timescale for physical objects do not always stop the calculation. Strength accumulates and after installation timescale 1 once all work.

    Attach a Capx

    drive.google.com/file/d/0B-Nr9qA1YgDeN3I2V05HcTU1c28/view BugReport.capx

    Description of Capx

    Every 1-2 seconds to press the buttons one by one Timescale 1 and Timescale 0.

    At some point, you'll see the helicopter.

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (NO)
    • Internet Explorer: (NO)

    Operating System and Service Pack

    Windows 7 SP 1

    Construct 2 Version ID

    Construct 2 r209 (beta)

DeXVinogradov's avatar

DeXVinogradov

Member since 29 Jul, 2014

None one is following DeXVinogradov yet!

Trophy Case

  • 10-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies