What link? If u mean link provided by LedZepp, I read it. No solution yet.
The reason the zune restarts is to clear the zunes memory so that when you run your player normally, it has enough memory to perform its natural operations.
[to Netrix]2.4 works great. Again you make a great program even greater. It probably feels good to be done with this one.
The reason the zune restarts is to clear the zunes memory so that when you run your player normally, it has enough memory to perform its natural operations.
The reason the Zune restarts, is to turn DRM on again, When you enter a game DRM is turned off for some reason, thats why people cant listen to their DRM'ed tracks.
there is no solution because there is no problem. they were made to do that.
Even though it was made to do that, it still could be considered a problem. For instance, XNA GS 3.0 CTP does not have any way to detect if the battery is running low. That is the way it is supposed to be (for now). That could be considered a problem, since people using the Book Reader would not know if their Zune is about to run out of battery and shut down while they are reading.
Just being technical...
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter
ok guys...i might be repetetive because i didn't take the time to read all of the commets...is there a text size limit? because when i deploy the KJV version bible (altough i know some of you did with no promblems) nad i open the book reader and hit the bible.txt on the zune...the zune thinks for a couple of seconds and then crashes....?i opened the c#tutorial book on my zune and it opened....so there must be a problem with the bible file...any help, ideas?
ok guys...i might be repetetive because i didn't take the time to read all of the commets...is there a text size limit? because when i deploy the KJV version bible (altough i know some of you did with no promblems) nad i open the book reader and hit the bible.txt on the zune...the zune thinks for a couple of seconds and then crashes....?i opened the c#tutorial book on my zune and it opened....so there must be a problem with the bible file...any help, ideas?
Debug it, you will probably get an error saying there's some illegal character
Debug it, you will probably get an error saying there's some illegal character
Illegal characters do not cause the Book Reader to crash anymore. I made it catch illegal characters and remove them.
The KJV Bible is well above 10 MB. Anything above 1.5 MB will probably crash the Book Reader. This is intentional, because no one needs to read more than 200,000 lines of text at a time. Files with sizes greater than 1.5 MB take a while to load, since each word needs to be dealt with individually.
To fix this problem:
Create a folder in the Books folder named "KJV Bible" or something similar. Split up the text file into at least 15 files. You could probably have a different text file for each "book" in the Bible. Then put all of the parts in the "KJV Bible" folder. The Book Reader will automatically know that the parts of the Bible are there, and they should show up in the Book Reader.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter
Nvm thanks guys... I figured it out... It wouldn't let me deploy when the .txt documents were put into folders
You will probably be able to soon. I wrote an extension for RIG, which lets users select a folder that contains the files that they want RIG to add to the game/app. In the case of the Book Reader, the folder that you select will work exactly like the Books folder in Visual C#. For instance, if you have five books in your Book Reader, you would create a new folder somewhere on your hard drive (I suggest C:\New folder or a folder on your desktop). Copy the text files that you want in your Book Reader to that new folder that you created.
Then run the RIG version of Book Reader. When it prompts you to select a folder, browse to the new folder that you created and select it. Click Next, then Next again, and that is it.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter
thanks......i will either devide it up or wait for the bible one of the developers is making.....another thing....how long does it take to debug.....? usually it takes a very short time.....i was debuging the bible txt some weeks ago and the computer didin't react for like 20 min...that isn't normal, right? thanks for yo help yah all....
ok so i get 2.4 and its rejecting the exact files that i was reading in 2.3, but the bookmarks and percent didnt work in 2.3 soooo... i copy the percent thingie from the code in 2.4(rather proud of my self for doing that)and get that to work but still no bookmarks,
actually it worked once, does clicking bookmarks in the menu also turn the feature off? could i be hitting it 2many times? if so maybe a marker in the menu to show if its on or not.
of if its a code error could u maybe tell me what line to edit if its not to much trouble.
ok so i get 2.4 and its rejecting the exact files that i was reading in 2.3, but the bookmarks and percent didnt work in 2.3 soooo... i copy the percent thingie from the code in 2.4(rather proud of my self for doing that)and get that to work but still no bookmarks,
actually it worked once, does clicking bookmarks in the menu also turn the feature off? could i be hitting it 2many times? if so maybe a marker in the menu to show if its on or not.
of if its a code error could u maybe tell me what line to edit if its not to much trouble.
The Book Reader does not 'reject' any text files. Clicking Bookmark in the menu sets the bookmark. Nothing is turned on or off.
I can add an indicator in the menu for which text files are bookmarked.
RIG version now available here. Even if you already have the Book Reader, you should still download it to see how cool it is (and make sure that there are no problems with the file injection). As I said in a previous post, I wrote the file injection stuff myself, so if there are any problems/questions about it, I am the one to ask, not itsnotabigtruck.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter
well when i try to deploy with them it says something about being un able to encode them, or something like that.
ill write down the exact error msg when i get home(@ work now)
Sorry, nvm I got it.. the link in the post above didn't work... it works when you go all the way to the beginning of the forum on the first post though :p
Sorry, nvm I got it.. the link in the post above didn't work... it works when you go all the way to the beginning of the forum on the first post though :p
That is because I re-uploaded it.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter