Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Discussion » General Mod Discussion » Chocolate Box, Need Help
icon8.gif  Chocolate Box, Need Help [message #71304] Tue, 02 February 2016 14:50 Go to next message
mmoxgaming is currently offline  mmoxgaming
Messages: 21
Registered: December 2015
My chocolate box still hasn't been working. I have two copies of Chocolate Box right now and different things has been happening with them, but I've gotten neither to work. I have ChocolateBox-x64.exe in both copies because I run a 64 bit system. I have the INI file set to my correct directory for modding.
Quote:

;FableRegistry = Software\Microsoft\Microsoft Games\Fable\1.0
MyPath = C:\Games\Fable The Lost Chapters\

So, when I boot one of my Chocolate Box's, it just brings up the message telling me my modding environment is not set up properly, i click yes and the "extracting" window pops up. It just simply stops responding and closes right there. But my other copy, I have the same ChocolateBox-x64 and the INI is mostly the same as the other one, besides a line saying:
Quote:

Splash = false
Which the other copy does not have. When I boot up this second copy with the 64 bit Chocolate Box exe, I get many errors. The first one is a window titled "Microsoft .NET Framework." This error tells me::
Quote:

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
Then it says:
Quote:

Method not found: 'Void FableMod.ContentManagement.DefinitionDB.EnableDeveloperMode( Boolean)'.
Then I can click details and this pops up below:
Quote:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.MissingMethodException: Method not found: 'Void FableMod.ContentManagement.DefinitionDB.EnableDeveloperMode( Boolean)'.
at ChocolateBox.FormMain.FormMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at FableMod.Forms.FormApp.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8669 (QFE.050727-8600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorl ib.dll
----------------------------------------
ChocolateBox
Assembly Version: 1.3.0.100
Win32 Version: 1.3.0.100
CodeBase: file:///C:/Users/Roger/Downloads/release/ChocolateBox-x64.ex e
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2. 0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c5 61934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8663 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0_ _b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FableMod.Forms
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.Forms.DLL
----------------------------------------
FableMod.ContentManagement
Assembly Version: 1.0.3030.34797
Win32 Version:
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.ContentMan agement.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.9185
Win32 Version: 8.00.50727.9185
CodeBase: file:///C:/WINDOWS/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e 18e3b_8.0.50727.9185_none_d0905a48442809b8/msvcm80.dll
----------------------------------------
FableMod.TNG
Assembly Version: 1.0.3030.34818
Win32 Version:
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.TNG.DLL
----------------------------------------

************** 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.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.



So after all of that happens, I click Continue and the actual program pops up, but everything is blank besides the button at the top and the file list on the side, but that's blank too. When I click file, then load, another window pops up called Chocolate Box, then it says this again:
Quote:

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
And then this is below it:
Quote:

Method 'FindEntry" in type 'ChocolateBox.FileDatabase' from assembly 'ChocolateBox, Version=1.3.0.100, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Details:
Quote:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeLoadException: Method 'FindEntry' in type 'ChocolateBox.FileDatabase' from assembly 'ChocolateBox, Version=1.3.0.100, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at ChocolateBox.FormMain.loadToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventA rgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(Even tArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventA rgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8669 (QFE.050727-8600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorl ib.dll
----------------------------------------
ChocolateBox
Assembly Version: 1.3.0.100
Win32 Version: 1.3.0.100
CodeBase: file:///C:/Users/Roger/Downloads/release/ChocolateBox-x64.ex e
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2. 0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c5 61934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8663 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0_ _b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FableMod.Forms
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.Forms.DLL
----------------------------------------
FableMod.ContentManagement
Assembly Version: 1.0.3030.34797
Win32 Version:
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.ContentMan agement.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.9185
Win32 Version: 8.00.50727.9185
CodeBase: file:///C:/WINDOWS/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e 18e3b_8.0.50727.9185_none_d0905a48442809b8/msvcm80.dll
----------------------------------------
FableMod.TNG
Assembly Version: 1.0.3030.34818
Win32 Version:
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.TNG.DLL
----------------------------------------
FableMod.Content.Forms
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Roger/Downloads/release/FableMod.Content.Fo rms.DLL
----------------------------------------

************** 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.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.



Please help I'd appreciate it so much, I just got back into fable modding and i want to use this program so bad! Thanks!

[Updated on: Tue, 02 February 2016 14:53]

Report message to a moderator

Re: Chocolate Box, Need Help [message #71308 is a reply to message #71304] Sat, 06 February 2016 13:34 Go to previous messageGo to next message
mmoxgaming is currently offline  mmoxgaming
Messages: 21
Registered: December 2015
I guess no one's gonna help.
Re: Chocolate Box, Need Help [message #71309 is a reply to message #71308] Sat, 06 February 2016 14:40 Go to previous messageGo to next message
morerunes is currently offline  morerunes
Messages: 2154
Registered: June 2007
Location: My desk

Administrator

I will give a shot at trying to replicate this later... Are you using windows 10 64 bit?

"All of the work, and none of the play, will surely provide for a speedy decay"
Re: Chocolate Box, Need Help [message #71310 is a reply to message #71309] Sat, 06 February 2016 15:06 Go to previous messageGo to next message
mmoxgaming is currently offline  mmoxgaming
Messages: 21
Registered: December 2015
Yes, thank you!
Re: Chocolate Box, Need Help [message #71311 is a reply to message #71309] Sat, 06 February 2016 15:08 Go to previous messageGo to next message
mmoxgaming is currently offline  mmoxgaming
Messages: 21
Registered: December 2015
I have also tried using all the older versions of cbox from this post http://fabletlcmod.com/forum/index.php?t=msg&th=5795& ;start=0& and none of them work either.
icon5.gif  Re: Chocolate Box, Need Help [message #71379 is a reply to message #71309] Mon, 28 March 2016 18:22 Go to previous messageGo to next message
mmoxgaming is currently offline  mmoxgaming
Messages: 21
Registered: December 2015
Don't mean to be impatient or annoying but how's it going on that? I forgot all about this and was just wondering about it.
Re: Chocolate Box, Need Help [message #71411 is a reply to message #71379] Sun, 01 May 2016 17:53 Go to previous messageGo to next message
Swanky_e
Messages: 68
Registered: October 2013
I "think" Chocolate box was designed in XP so maybe try mods
on that ? I read somewhere on here that 7 makes virtual
copies of all your programs so you can't break
stuff so easy Shocked I guess in XP you can access programs directly.


[Updated on: Sun, 01 May 2016 17:56]

Report message to a moderator

Re: Chocolate Box, Need Help [message #71424 is a reply to message #71411] Sat, 14 May 2016 10:41 Go to previous message
mmoxgaming is currently offline  mmoxgaming
Messages: 21
Registered: December 2015
So maybe just try installing Windows XP on another HDD and mod my Fable from that? I could try that if you think that has a chance of working, thank you for responding.
Previous Topic: Editing animations
Next Topic: Albion Explorer is unable to locate Fable registry info
Goto Forum:
  


Current Time: Fri Mar 29 00:35:07 PDT 2024

Total time taken to generate the page: 0.01619 seconds