Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by DaveA · Oct 07, 2010 at 10:10 PM · errorwww

"Absolute URI is too short" woe

This used to work (before 3.0 F5) where using

new WWW ("http://internal:8080/camera.cgi?res=320x240", form.data, headers);

got me a bitmap. Now it gives me this error. Looks ok to me. What gives?

Comment
Add comment · Show 6
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image spinaljack · Oct 07, 2010 at 11:08 PM 0
Share

web player or stand alone or what? details details details

avatar image DaveA · Oct 07, 2010 at 11:12 PM 0
Share

Either build setting. Seems to be related to crossdomain.xml. I put that file on the server and prefetch it (making sure to add the ports to that xml file), it's working again. The bug would be that the error message is misleading or at least not informative enough.

avatar image Mefistofelos · Aug 06, 2011 at 10:38 AM 0
Share

I have exact the same problem with editor. I don`t know yet how to debug in standalone version, so I cant tell... I would appreciate any help/suggestions you might have for me if you solved your problem.

avatar image Meltdown · Mar 13, 2012 at 10:44 AM 0
Share

lol love the way this question has -1 answers

avatar image syclamoth · Mar 13, 2012 at 10:48 AM 0
Share

It happens when people (less than 16 karma) post duplicate answers, and those answers get preemptively deleted on the moderation queue. It's a (yet another) Qato bug, and it's quite repeatable. It used to be worse- it used to happen whenever a comment was converted into an answer, and subsequently deleted, too.

On the subject of Qato bugs, how long do you think it'll take before anyone else can see this edit?

Show more comments

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by deram_scholzara · Mar 20, 2013 at 07:36 AM

The only time I've seen this error is when the WWW object fails to be created properly. In my case it was because I was trying to download a file from a domain other than the one the webplayer was hosted at (webplayer at this.com, file was at that.com).

It seems like in your case, since you said the problem occurred in standalone builds as well, it may have more to do with the headers or the way you're grabbing the form data. Not really sure.

If you do this:

 WWW myWWW = new WWW ("http://internal:8080/camera.cgi?res=320x240", form.data, headers);
 
 Debug.Log(myWWW.data);

is the URI issue the only error that appears, or is there another one after it?

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by umair_hassan1991 · Nov 13, 2018 at 12:43 PM

Go to services tab and uncheck collaboration. This will remove the issue.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

10 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

The name 'Joystick' does not denote a valid type ('not found') 2 Answers

What kind of error handling does the WWW class have? 1 Answer

Cannot implicitly convert type 'int' to 'UnityEngine.Vector3' 3 Answers

Can't convert int to bool? 2 Answers

Serialization scripting error 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges