Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

SublimeSocketAsset

Discussion in 'Assets and Asset Store' started by toru_inoue, Dec 13, 2013.

  1. toru_inoue

    toru_inoue

    Joined:
    Aug 7, 2013
    Posts:
    8
    Last edited: Dec 13, 2013
  2. plcuist

    plcuist

    Joined:
    Aug 29, 2013
    Posts:
    15
    Hello,

    I purchased your package but there's a compile error on import :

    Assets/SublimeSocketAsset/Editor/Scripts/UnitySublimeSocketClient.cs(630,52): error CS0103: The name `USSA' does not exist in the current context

    I'm using Unity Pro 4.3.4f1 on Mac OSX 10.9.1.

    Thanks...
     
  3. toru_inoue

    toru_inoue

    Joined:
    Aug 7, 2013
    Posts:
    8
    Oh, It's conflict of the name space of dll. USSA.Json.dll namespace conflicts to the other dll.

    USSA.Json.dll USSA.ws.dll are inside of Assets/SublimeSocketAsset/Editor/Libs.


    I found that is caused because of the USSA.Json.dll does not have enough-specific namespace.
    Conflicts with other JSON's lib.

    I'll change that namespace in next update.

    Sorry for inconvenience.
     
  4. mr_fox

    mr_fox

    Joined:
    Nov 28, 2012
    Posts:
    3
    Hello, any progress on that namespace conflict ?
    thanks
     
  5. toru_inoue

    toru_inoue

    Joined:
    Aug 7, 2013
    Posts:
    8
    Last edited: Apr 5, 2014
  6. bigdaddy

    bigdaddy

    Joined:
    May 24, 2011
    Posts:
    153
  7. toru_inoue

    toru_inoue

    Joined:
    Aug 7, 2013
    Posts:
    8
    I'll check it. thank you for information.
     
  8. toru_inoue

    toru_inoue

    Joined:
    Aug 7, 2013
    Posts:
    8
    OK, I see, this is because reflection code.
    Maybe your project contains the dll which has reflection error.

    For example, In Photon Networking library,
    Assets/Plugins/Metro/Photon3Unity3D.dll and
    Assets/Plugins/WP8/Photon3Unity3D.dll will cause error.

    These libraries raises these error when the SublimeSocketAsset read it.

    And now,, I found that the new version of SublimeSocketAsset has approved and in the AssetStore.

    Please download it again.
     
    Last edited: Apr 8, 2014
  9. pr.simmons

    pr.simmons

    Joined:
    Nov 28, 2012
    Posts:
    7
    Is this still being supported?

    I am a new to sublime text, and cannot get SublimeSocket plugin to load

    I copy the files from github into the Installed packages folder but cannot enter SublimeSocket: on

    Can you help?
     
  10. pr.simmons

    pr.simmons

    Joined:
    Nov 28, 2012
    Posts:
    7
    Ok I installed the wrong version and now it works

    Not a lot of activity, here, and I don't want to buy it if I cannot get help.

    Let me know if you are still supporting..
     
  11. pr.simmons

    pr.simmons

    Joined:
    Nov 28, 2012
    Posts:
    7
    One more... .

    When do you expect to support Unity 5?