Jump to content


Ascension Program acting up :/


  • Please log in to reply
9 replies to this topic

#1 Venom626

Venom626

    Apprentice Grade 1

  • Members+

  • 6 posts

Posted 09 June 2011 - 03:07 PM

Ascension keeps giving me this error message, and won't let me load maps  :/    What should I do?


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

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'HaloReach3d, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'HaloReach3d, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   at Ascension.Forms.MapForm..ctor(String location)
   at Ascension.Form1.openToolStripMenuItem_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(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs 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(MouseEventArgs 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(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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4959 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Ascension
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Ave/Desktop/Ascension.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.


#2 iBotPeaches

iBotPeaches

    General Grade 6

  • Owner

  • 6,354 posts

Posted 09 June 2011 - 03:51 PM

Try this build. Your missing some critical DLL files from the looks of that error message.

Or just take the HaloReach3d.DLL from from this package and use it.


http://www.mediafire...9kv7gy22jrwc2x1

#3 Venom626

Venom626

    Apprentice Grade 1

  • Members+

  • 6 posts

Posted 09 June 2011 - 04:09 PM

View PostiBotPeaches, on 09 June 2011 - 03:51 PM, said:

Try this build. Your missing some critical DLL files from the looks of that error message.

Or just take the HaloReach3d.DLL from from this package and use it.


http://www.mediafire...9kv7gy22jrwc2x1



well, I think that took care of some of the problem, but its still bringing up the error.  its really ticking me off.  you think I could just give it to you or something to take a look?  Cuz I'm drawin blanks here.
]

#4 Venom626

Venom626

    Apprentice Grade 1

  • Members+

  • 6 posts

Posted 09 June 2011 - 04:22 PM

here, whats your gt?  if you're not busy, I'll just add you, you can tell me on live, make this alot simpler.  if not, than thats fine.  I just wanna get this started b/c I've been aching to do some modding, and a good opportunity to start again just came up.  soooooo, yea, thanks for your help thus far, and any that ya give me later on.

#5 iBotPeaches

iBotPeaches

    General Grade 6

  • Owner

  • 6,354 posts

Posted 09 June 2011 - 04:47 PM

GT: Bio Toxic Peach


As for the errors. Are you getting the same one? It would be strange if so, because that package had the DLLs. Maybe the DLLs aren't registering themselves.

Open up CMD. And type

Regsvr32 LOCATION TO DLLs

For the HaloReach3d.dll

#6 Venom626

Venom626

    Apprentice Grade 1

  • Members+

  • 6 posts

Posted 09 June 2011 - 04:57 PM

I went ahead and added you, and for some reason, thats giving an error message as well.  it says "The module "LOCATION" failed to load.  Make sure the binary is storedat the specified path or debug it to check for problems with the binary or dependent .DLL files.   The specified module could not be found."

#7 iBotPeaches

iBotPeaches

    General Grade 6

  • Owner

  • 6,354 posts

Posted 09 June 2011 - 05:09 PM

Regsvr32 LOCATION TO DLLs


My bad. I meant replace LOCATION to DLLs with the filepath to the location of HaloReach3d.dll

For example mine is

Regsvr32 C:\Users\iBotPeaches\Desktop\0.0375\0.0375\HaloReach3d.dll 


#8 Venom626

Venom626

    Apprentice Grade 1

  • Members+

  • 6 posts

Posted 09 June 2011 - 05:22 PM

nope.  nothin. This thing gets aggravating after a while.  is there some sort of way you can just operate my computer from where you are?  I know theres something like that, this is just way outta my league, I only know the minor stuff.  And I'm obviously doing something wrong here.

#9 iBotPeaches

iBotPeaches

    General Grade 6

  • Owner

  • 6,354 posts

Posted 11 June 2011 - 07:27 AM

We could Teamview.

Catch me on msn. (ibotpeaches(at)ibotmodz.net)

#10 Venom626

Venom626

    Apprentice Grade 1

  • Members+

  • 6 posts

Posted 11 June 2011 - 11:25 AM

alright, I added you on there.  just let me know when you're on, I'll be logged on.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users