[FULL & SOURCE] Entity v2.0 Released

This forum is for files only, Utilities and Hacks go here, not skins.
User avatar
Eaton




Enthraller

Posts: 1639
Joined: Thu Jun 14, 2007 4:16 pm
Location: USA

Re: Entity v2.0 Released

Post by Eaton »

It might be a plugin error.
Image
User avatar
Rogue_Modder





Posts: 284
Joined: Sat Mar 29, 2008 5:46 am
Location: London
Contact:

Re: Entity v2.0 Released

Post by Rogue_Modder »

skoron wrote:I am running XP 32 bit, and it seems to do this on any map scenario, at random, when I enter the meta editor. I may be able to give more info tomorrow if needed, 'cause I'm going to bed now.
Here is my error:
************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '-1092387126' is not valid for 'start'.
Parameter name: start
at System.Windows.Forms.ComboBox.Select(Int32 start, Int32 length)
at System.Windows.Forms.ComboBox.set_SelectionLength(Int32 value)
at entity.Forms.Meta_Editor.ReflexiveControl.UpdateReflexiveSelectionBox(Boolean loadAllChunks)
at entity.Forms.Meta_Editor.ReflexiveControl.LoadMetaIntoControls(Int32 startingOffset, Int32 ioneUpReflexiveBlockOffset)
at entity.Forms.Meta_Editor.MetaEditor.ReloadMetaForSameTagType(Boolean reloadreflexive)
at entity.MapForm.loadmeta(Int32 tag)
at entity.MapForm.treeView1_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.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)
pic1.jpg

you got .net framword 3.5?
Image
{Rules}{Search}{Signature}
"Modding for xbox 1 is over, And modding for the 360 never began, So modding in general doesn't even exist"
User avatar
TroyMac1ure





Posts: 29
Joined: Sun Feb 10, 2008 10:39 am

Re: Entity v2.0 Released

Post by TroyMac1ure »

Rogue_Modder wrote:
you got .net framword 3.5?
I built it around the .NET 2.0 framework, so I think most people will have that. I haven't worked with .NET before, should I compile it to the 3.5 framework? Does anyone know are there speed increases/decreases or any compatibility issues?
Zieon_Eslador





Posts: 39
Joined: Mon Jan 26, 2009 4:10 pm

Re: [FULL & SOURCE] Entity v2.0 Released

Post by Zieon_Eslador »

It is a plugin error or you accidently placed something somewhere it shouldn't be...

Not having .Net 3.5 doesn't have anything to do with that.
User avatar
Eaton




Enthraller

Posts: 1639
Joined: Thu Jun 14, 2007 4:16 pm
Location: USA

Re: Entity v2.0 Released

Post by Eaton »

TroyMac1ure wrote:
Rogue_Modder wrote:
you got .net framword 3.5?
I built it around the .NET 2.0 framework, so I think most people will have that. I haven't worked with .NET before, should I compile it to the 3.5 framework? Does anyone know are there speed increases/decreases or any compatibility issues?
How have you not worked with .NET? You are modifying Entity's source and that is in .NET...
Image
OwnZ joO




Articulatist 500

Posts: 980
Joined: Thu Nov 10, 2005 4:24 pm

Re: [FULL & SOURCE] Entity v2.0 Released

Post by OwnZ joO »

I'm guessing he means he hasn't extensively worked with it. Maybe he's familiar with java or C++ or something else.
User avatar
TroyMac1ure





Posts: 29
Joined: Sun Feb 10, 2008 10:39 am

Re: [FULL & SOURCE] Entity v2.0 Released

Post by TroyMac1ure »

OwnZ joO wrote:I'm guessing he means he hasn't extensively worked with it. Maybe he's familiar with java or C++ or something else.
Until Entity I hadn't worked with .NET. Actually I took 3 courses in C/C++ about a decade ago and haven't touched it since. I've programmed in Turbo Pascal for over a decade and just got into the windows scene with Delphi maybe a year ago. Less than a month ago I D/L Entity's source & Visual Express (since it's free) and started at it. I figure the best way to learn is to dive in. That's partly why everything is so slow going. I need to learn windows commands, .NET and someone else's source code.

Thanks to the three things above, I have put uncountable hours in already, but am understanding the layout of alot of Entity's source now.

So if anyone knows C#/.NET really well, let me know. Sometimes I have questions that are really basic, but I spend an hour searching to find the answer. lol.
User avatar
Win




Socialist

Posts: 80
Joined: Thu Dec 25, 2008 2:50 pm

Re: [FULL & SOURCE] Entity v2.0 Released

Post by Win »

You can go ahead an rip the PMI code from the entity I released here awhile ago...
* Veegie high fives GTAF _o/\o_
* Veegie high fives shadowkhas _o/\o_
* Veegie leaves warlord hangin' _o/ /o_
OwnZ joO




Articulatist 500

Posts: 980
Joined: Thu Nov 10, 2005 4:24 pm

Re: [FULL & SOURCE] Entity v2.0 Released

Post by OwnZ joO »

TroyMac1ure wrote:So if anyone knows C#/.NET really well, let me know. Sometimes I have questions that are really basic, but I spend an hour searching to find the answer. lol.
There are a number of people on here who do. You could post a question in the programming section, or pm me, I could probably help you out a little.
Post Reply