Author Topic: Need Help Getting Started With Temporal Flux  (Read 2874 times)

The_Lonely_Mage

  • Iokan (+1)
  • *
  • Posts: 3
    • View Profile
Need Help Getting Started With Temporal Flux
« on: July 21, 2005, 05:38:40 pm »
Well, I'm new here, and I just downloaded Temporal Flux so I can make my own game of sorts, and I need help!  When I open it up, and go to Open, there's nothing to open!  I've got a CT ROM already, but do I need any other stuff, or what?

Anonymous

  • Guest
Need Help Getting Started With Temporal Flux
« Reply #1 on: July 21, 2005, 05:43:38 pm »
What do you mean there's nothing to open? The Open File dialog window doesn't appear, or the Open File dialog doesn't recognize your ROM?

The ROM needs to be unzipped or unrared before Temporal Flux can edit it, if that's the problem you are having. The ROM should have the extension of .smc

Does Temporal Flux start up at all?

The_Lonely_Mage

  • Iokan (+1)
  • *
  • Posts: 3
    • View Profile
Need Help Getting Started With Temporal Flux
« Reply #2 on: July 21, 2005, 07:47:21 pm »
Yeah, I unzipped it and now it opens right.  It says the ROM has a header and is asking me to remove it.  Should I?

ZeaLitY

  • Entity
  • End of Timer (+10000)
  • *
  • Posts: 10795
  • Spring Breeze Dancin'
    • View Profile
    • My Compendium Staff Profile
Need Help Getting Started With Temporal Flux
« Reply #3 on: July 21, 2005, 08:23:13 pm »
Yeah, you have to. You can readd it back in if you're using other utilities that require it. Otherwise, there's no problem.

Beer Pope

  • Earthbound (+15)
  • *
  • Posts: 43
    • View Profile
Need Help Getting Started With Temporal Flux
« Reply #4 on: July 28, 2005, 01:08:58 pm »
After removing the header, TF decides to explode into a million pieces...like this:



************** Exception Text **************
System.UnauthorizedAccessException: Access to the path "C:\garr\Temporal Flux\Chrono Trigger.smc" is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at Temporal_Flux.MDIForm.OnOpen(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(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.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Temporal Flux
    Assembly Version: 1.7.1864.29669
    Win32 Version: 1.7.1864.29669
    CodeBase: file:///C:/garr/Temporal%20Flux/Temporal%20Flux.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
PSVRender
    Assembly Version: 1.35.1795.23226
    Win32 Version: 1.35.1795.23226
    CodeBase: file:///C:/garr/Temporal%20Flux/PSVRender.DLL
----------------------------------------
MagicLocalLibrary
    Assembly Version: 1.7.4.0
    Win32 Version: 1.7.4.0
    CodeBase: file:///C:/garr/Temporal%20Flux/MagicLocalLibrary.DLL
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Data
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------



Anyone have the expertise to figure this one out?

Geiger

  • Guru of Life Emeritus
  • Chronopolitan (+300)
  • *
  • Posts: 315
    • View Profile
    • Geiger's Crypt
Need Help Getting Started With Temporal Flux
« Reply #5 on: July 28, 2005, 04:07:23 pm »
System.UnauthorizedAccessException

Do you have the file opened in another program?  Is the file marked "Read Only"?

---T.Geiger

Legend of the Past

  • Errare Explorer (+1500)
  • *
  • Posts: 1679
    • View Profile
Need Help Getting Started With Temporal Flux
« Reply #6 on: July 28, 2005, 04:34:43 pm »
Whoa, are you LM from Chornicles?

Anyway... Same problem.

Beer Pope

  • Earthbound (+15)
  • *
  • Posts: 43
    • View Profile
Need Help Getting Started With Temporal Flux
« Reply #7 on: July 28, 2005, 05:37:49 pm »
Aha! It was marked as read only. Unchecking the box fixed the problem.  Thank you Geiger.