Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - theopollind

Pages: [1]
1
7th Heaven / Hi! I have a problem
« on: 2017-02-17 20:19:33 »
Hi! I like to think I've been following everything properly but currently stuck in step 2 because this keeps on popping:

Quote
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)

Pages: [1]