Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 Rmi · Apr 26, 2010 at 10:50 AM · scorewwwformrewind

Problem with online high score

I want to have an online high score system for my game so i tried to use the example of the WWWform script reference.

But when I launch the game and try to send some data, I have this error i don't understand :

Error downloading: necessary data rewind wasn't possible

Cam someone explain what it mean and how to solve the problem?

Comment
Add comment · Show 4
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 StephanK · Apr 26, 2010 at 11:08 AM 0
Share

Are you behind a proxy or similar?

avatar image Rmi · Apr 26, 2010 at 12:30 PM 0
Share

No, i'm not behind a proxy.

avatar image Cyclops · Apr 26, 2010 at 04:14 PM 0
Share

Can you show some code? And what is your server?

avatar image Rmi · Apr 27, 2010 at 08:57 AM 0
Share

I used exactly the code of the tutorial. I tried the Perl script of the tutorial and a PHP script of $$anonymous$$e and i have the same error so i don't think it's on the server side but rather WWWform or something like that... I found a script on unity wiki, I'll try it and see what happens.

4 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by Spencer · Nov 21, 2010 at 12:05 AM

I just finished an Unity3D Score System which provides online score service.

Please download and try. Suggestion is welcome.

http://forum.unity3d.com/threads/64908-Unity3D-Score-System

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 duck · Apr 26, 2010 at 11:06 AM

Wow, never seen that error before. I have no idea what it means.

Where do you see the error, is it a unity runtime error in the console, or is it in the result from your webserver?

Either way, you might want to look at this answer which lays out exactly how to send and receive data using www to a server, however it may not help if the error is coming from your web server.

How can I send and receive data to and from a URL, i.e. server side scripts, web services, etc?

Comment
Add comment · Show 1 · 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 Rmi · Apr 26, 2010 at 12:19 PM 0
Share

It's an unity runtime error in the console. I tried the code of your links but i still have the same error : "WWW Error: necessary data rewind wasn't possible"

avatar image
0

Answer by Graham-Dunnett · Apr 26, 2010 at 06:21 PM

This page:

http://bugs.php.net/bug.php?id=47204&edit=1

describes something similar as a bug against the PHP version of Curl. It suggests that the problem is caused when using Digest authentication or following a server side re-direct. I suspect whatever is causing problems for PHP also causes problems for the WWWPost class. Guess Unity uses Curl also, but not on the iPhone. Note I am not saying that you have a PHP problem!

If you have any PHP coders there, perhaps hit your high score site using a PHP page and see if you get the same problem. I don't have a solution for you, but can only suggest you try without authentication to see if that is related.

Comment
Add comment · Show 1 · 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 kevork · Dec 14, 2011 at 08:43 PM 0
Share

Ran into this and it was caused by the PHP Curl problem. I was trying to submit form data to http://domainname.com/somedir/somefile.php and having problems, but when I added the "www" everything worked, http://www.domainname.com/somedir/somefile.php.

avatar image
0

Answer by rmgalante · Mar 31, 2011 at 11:52 AM

See my post at the following url. It may help.

http://forum.unity3d.com/threads/83904-WWW-error-necessary-data-rewind-wasn-t-possible-SOLVED

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

1 Person is following this question.

avatar image

Related Questions

Scoring System Java 1 Answer

How to go about purchasing objects with player score/points? 1 Answer

Anchoring GUI Score 1 Answer

Adding score when enemy dies (Errors) 2 Answers

Score/Points when player kills enemy (multiplayer) 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