WARNING: The forum is now in read-only mode as we will soon be transitioning to different forum software. Feel free to join our Discord server in the meantime.
User avatar
luiizot
Posts:35
Joined:Thu Apr 04, 2013 12:50 am
Re: Bed Companion 2 Mod Tools v2.0

Mon Apr 29, 2013 11:09 pm

I downloaded Python 2.7 + ScintillaNET.dll, but I still get this error: "There was a problem in the archiving process. Are the scripts still there?"...what's wrong? =/

MartelKombat
Posts:22
Joined:Wed Dec 19, 2012 1:21 am

Re: Bed Companion 2 Mod Tools v2.0

Tue Apr 30, 2013 8:09 pm

Good work here. I have a few quetions about this tool...
At bfeditor.org you have written that you working on a "map previewer". How is the work going on?

When I extracting the mapfiles some files named '.dbxdeleted', why? Because when i was searching randomly at the vehilce folders, the PBL(B) files had the normal file extension '.dbx' and the other files for example M3A3, '.dbxdeleted'...

Edit: Some of the paths in the files don't even exist.

User avatar
Paulofonta
Posts:731
Joined:Sun Dec 23, 2012 4:00 am
Location:Sintra - Portugal

Re: Bed Companion 2 Mod Tools v2.0

Sun May 12, 2013 2:48 am

Things to note about v2:
I had to dl and paste on the folder "SciLexer.dll" (tks some posts above). I get this crash error on launch if I don't have "SciLexer.dll" on the folder:

Code: Select all

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01:   bc2mod.exe
  Problem Signature 02:   1.0.0.0
  Problem Signature 03:   5114d070
  Problem Signature 04:   ScintillaNET
  Problem Signature 05:   2.5.2.0
  Problem Signature 06:   503acf40
  Problem Signature 07:   666
  Problem Signature 08:   60
  Problem Signature 09:   System.ComponentModel.Win32
  OS Version:   6.1.7601.2.1.0.256.1
  Locale ID:   2070
  Additional Information 1:   0a9e
  Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:   0a9e
  Additional Information 4:   0a9e372d3b4ad19135b953a78882e789

Before I can extract any file, I have to click on "Settings" and define python installation folder, every time I launch the mods tools. If I don't, I get this error while trying to extract a file:

Code: Select all

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

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BC2Mod.MainWindow.Archive(String files)
   at BC2Mod.MainWindow.button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.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.OnMessage(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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BC2Mod
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Paulo/Desktop/BC2Modv2/BC2Mod.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ScintillaNET
    Assembly Version: 2.5.2.0
    Win32 Version: 2.5.2.0
    CodeBase: file:///C:/Users/Paulo/Desktop/BC2Modv2/ScintillaNET.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.

It would be nice if the app could just check on launch if python.exe is present on the assumed install path, and prompt for the proper path if python.exe is not present. It should also save the path on an ini or something (so that it doesn't need to be redefined on every launch).

MajorLazer
Posts:7
Joined:Fri May 17, 2013 6:20 pm

Re: Bed Companion 2 Mod Tools v2.0

Sun May 19, 2013 4:05 pm

I installed Mod Tools, Python 2.7 and ScintillaNET.

When I try to open a file he writes me:

There was a problem in the archiving process.

Can someone plz help me???????

User avatar
XanderPPD
Posts:160
Joined:Sun Dec 30, 2012 9:24 am
Location:Nederland

Re: Bed Companion 2 Mod Tools v2.0

Sun May 19, 2013 7:11 pm

MajorLazer wrote:I installed Mod Tools, Python 2.7 and ScintillaNET.

When I try to open a file he writes me:

There was a problem in the archiving process.

Can someone plz help me???????


yes, somebody can

sleepunknot
Posts:10
Joined:Fri Jul 26, 2013 9:55 pm

Re: Bed Companion 2 Mod Tools v2.0

Thu Aug 22, 2013 6:29 pm

me too...

ApocalypticGamer
Posts:16
Joined:Thu Jul 11, 2013 3:36 pm

Re: Bed Companion 2 Mod Tools v2.0

Wed Sep 04, 2013 4:15 pm

Yeah i had the same problem i fixed it but i can't remember how i did it :(
Image

_-=ECLiPSE=-_
Posts:14
Joined:Wed Jul 10, 2013 9:52 am

Re: Bed Companion 2 Mod Tools v2.0

Mon Sep 16, 2013 4:13 am

When I try to open a level-00.fbrb file i get this error -

Code: Select all

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

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BC2Mod.MainWindow.Archive(String files)
   at BC2Mod.MainWindow.button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.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.OnMessage(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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BC2Mod
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Downloads/BFBC2_Server_R34_Full/BC2Modv2/BC2Mod.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ScintillaNET
    Assembly Version: 2.5.2.0
    Win32 Version: 2.5.2.0
    CodeBase: file:///D:/Downloads/BFBC2_Server_R34_Full/BC2Modv2/ScintillaNET.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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.


Uninstalled and reinstalled python and now its working.

_-=ECLiPSE=-_
Posts:14
Joined:Wed Jul 10, 2013 9:52 am

Re: Bed Companion 2 Mod Tools v2.0

Mon Sep 16, 2013 8:20 pm

XanderPPD wrote:
MajorLazer wrote:I installed Mod Tools, Python 2.7 and ScintillaNET.

When I try to open a file he writes me:

There was a problem in the archiving process.

Can someone plz help me???????


yes, somebody can


I have the same problem, I was able to archive one maybe two times but now I can't anymore, help?

_-=ECLiPSE=-_
Posts:14
Joined:Wed Jul 10, 2013 9:52 am

Re: Bed Companion 2 Mod Tools v2.0

Wed Sep 18, 2013 12:14 am

Could you update the scripts for the R34 server please.

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 23 guests