Hi! I have a problem

  • Thread starter Thread starter theopollind
  • Start date Start date
Status
Not open for further replies.
T

theopollind

Guest
Hi! I like to think I've been following everything properly but currently stuck in step 2 because this keeps on popping:

System.MissingMethodException: Method not found: 'Int32 System.Environment.get_CurrentManagedThreadId()'.
   at Iros._7th.Workshop.Settings.<VerifySettings>d__0..ctor(Int32 <>1__state)
   at Iros._7th.Workshop.Settings.VerifySettings()
   at Iros._7th.Workshop.fLibrary.fLibrary_Load(Object sender, EventArgs e) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 126
   at System.Windows.Forms.Form.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.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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)
 
Hi! I like to think I've been following everything properly but currently stuck in step 2 because this keeps on popping:
I found that it helps to put 7th Heaven in the 7th sub directory and run it with admin rights. Also if you are using 1.55 they have said it can crash so revert to 1.54. It could also help to run the game converter again.
 
Status
Not open for further replies.
Back
Top