I am having a hard time finding another version of this tutorial. I certainly can not find any troubleshooting with it either. The basics are taking the songs from the original LIPS game and making them into Marketplace Content so that when you play Lips:Number 1 Hits, you can see all the songs.
Using a website to translate, I do all that it says. Created the DLC.XML, even used the one posted, downloaded new pictures and re-sized them as needed, created the 40 character checksum, and added everything to Le Fluffie. Using Build's: Le Fluffie: 69.0.0.6 --- X360: 1.0.0.16. However, when I go to create the package I get an error.
All the information I can find pertaining to Le Fluffie talks about Gamertag, saved games, and GH editing and all are different from this lips method.
Error Given:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Exception: Cannot move position past file size
at X360.STFS.STFSPackage..ctor(CreateSTFS xSession, RSAParams xSigning, String xOutPath, LogRecord LogIn)
at Le_Fluffie.PackageCreatez.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.