[Closed] UltimateModEditor 0.3.0.27 [Stable out / No Testing]

Oh okay.

Yay canā€™t wait to test this :smiley:

1 Like

Thanks to @SirEverardā€™s assistance I could fix the problem. A new release has been uploaded and you should have received a PM (itā€™s the same as before, but we have new testers ;)).

OKay, tested everything works fine EXCEPT when I want to built or validate, there is an error.

Could you please post a screenshot and/or add more description? Thanks.

System.IO.FileNotFoundException: Pobranie fabryki klasy COM dla składnika o identyfikatorze CLSID {F414C260-6AC0-11CF-B6D1-00AA00BBBB58} nie powiodło się z powodu następującego błędu: 8007007e Nie można odnaleÅŗć określonego modułu. (Wyjątek od HRESULT: 0x8007007E).
w System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
w System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
w System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
w System.Activator.CreateInstance(Type type, Boolean nonPublic)
w System.Activator.CreateInstance(Type type)
w Abesco.GameDevTycoonTools.UltimateSuite.UltimateModEditor.Classes.Code.ScriptEngineā€¦ctor(String language)
w Abesco.GameDevTycoonTools.UltimateSuite.UltimateModEditor.AppForm.ehYZXnI05()
w DevComponents.DotNetBar.BaseItem.RaiseClick(eEventSource source)
w DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
w DevComponents.DotNetBar.PopupItem.InternalMouseUp(MouseEventArgs objArg)
w DevComponents.DotNetBar.ButtonItem.InternalMouseUp(MouseEventArgs objArg)
w DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
w DevComponents.DotNetBar.GenericItemContainer.InternalMouseUp(MouseEventArgs objArg)
w DevComponents.DotNetBar.Bar.OnMouseUp(MouseEventArgs e)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w DevComponents.DotNetBar.Bar.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Zestawy załadowane **************
mscorlib
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.18052 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

Thats the full error.
Just when I click the built, validate.

Hmm thatā€™s weird, I can validate/build normal. So big :thumbsup: to @alphabit and @SirEverard!!! Everything which is currently included works great :smile:

1 Like

@Haxor Iā€™ll do some research. I know what have could caused the error, but I didnā€™t expect this especially on Win7!

Hehā€¦ My Windows is weirdā€¦
Even if it is original, it is.

But maybe this is an idea: every ā€˜partā€™ of the things you can add goes into different .js files.

So all the topics go into a topics.js file, and all the researches go into a researches.js file. (this would make things more organized)

1 Like

Thatā€™s a good idea!

(maybe a bit off-topic but just my curiosity ^^) but with which program did you make the UltimateModEditor??

Although it is written in the main US / UL / UME thread, itā€™s Visual Studio 2013 Professional using the .NET Framework 4.0. :wink:

And, you can make researches and only make the level of category (for example Engine) 1-9, but what about 0 and 10 D:

Ow Iā€™m sorry, I must have read over that :frowning: (Sorry for asking :blush:)

1 Like

@DzjengisKhan np :stuck_out_tongue:
@Haxor You should be able to set 1 - 15

That worked fine on my end.

1 Like

Ow, just found a really minor bug. When you first start the program, the theme field is empty. As Iā€™ve said, itā€™s a really small thing but Iā€™d like to point it out for you :smile:

Thatā€™s because itā€™s only a rudimentary theme support. Itā€™s just thereā€¦ :stuck_out_tongue: