Forums WoW Modding Resources Tools [Archive] [Release] Creature Creator v2.0

[Archive] [Release] Creature Creator v2.0

[Archive] [Release] Creature Creator v2.0

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#11
Archived author: Deathisfear • Posted: 2025-11-04T13:45:13.893619
Original source

Quote:Reflection, an and a are the same thing, lol. If I'm not mistaken....
rektbyfaith
11-04-2025, 12:45 PM #11

Archived author: Deathisfear • Posted: 2025-11-04T13:45:13.893619
Original source

Quote:Reflection, an and a are the same thing, lol. If I'm not mistaken....

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#12
Archived author: server1 • Posted: 2025-11-04T13:45:13.893619
Original source

Quote: greaat release i probably going to use it![Image: smile.png]
rektbyfaith
11-04-2025, 12:45 PM #12

Archived author: server1 • Posted: 2025-11-04T13:45:13.893619
Original source

Quote: greaat release i probably going to use it![Image: smile.png]

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#13
Archived author: caeon • Posted: 2025-11-04T13:45:13.893619
Original source

Quote: unhandled exception when i select existing npc then select the one i want

it says See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

NHibernate.Exceptions.GenericADOException: could not load an entity: [MySQLLib.Domain.CreatureProto#191951][SQL: SELECT creaturepr0_.entry as entry4_0_, creaturepr0_.minlevel as minlevel4_0_, creaturepr0_.maxlevel as maxlevel4_0_, creaturepr0_.minhealth as minhealth4_0_, creaturepr0_.maxhealth as maxhealth4_0_, creaturepr0_.mana as mana4_0_, creaturepr0_.scale as scale4_0_, creaturepr0_.npcflags as npcflags4_0_, creaturepr0_.attacktype as attacktype4_0_, creaturepr0_.mindamage as mindamage4_0_, creaturepr0_.maxdamage as maxdamage4_0_, creaturepr0_.rangedattacktime as rangeda12_4_0_, creaturepr0_.rangedmindamage as rangedm13_4_0_, creaturepr0_.rangedmaxdamage as rangedm14_4_0_, creaturepr0_.respawntime as respawn15_4_0_, creaturepr0_.money as money4_0_, creaturepr0_.Item1 as Item17_4_0_, creaturepr0_.Item2 as Item18_4_0_, creaturepr0_.Item3 as Item19_4_0_, creaturepr0_.faction as faction4_0_ FROM creature_proto creaturepr0_ WHERE creaturepr0_.entry=?] ---> MySql.Data.MySqlClient.MySqlException: Unknown column 'creaturepr0_.Item1' in 'field list'

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)

at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)

at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()

at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(IDbCommand cmd)

at NHibernate.Loader.Loader.GetResultSet(IDbCommand st, Boolean autoDiscoverTypes, Boolean callable, RowSelection selection, ISessionImplementor session)

at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)

at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplemen tor session, QueryParameters queryParameters, Boolean returnProxies)

at NHibernate.Loader.Loader.LoadEntity(ISessionImplementor session, Object id, IType identifierType, Object optionalObject, String optionalEntityName, Object optionalIdentifier, IEntityPersister persister)

--- End of inner exception stack trace ---

at NHibernate.Loader.Loader.LoadEntity(ISessionImplementor session, Object id, IType identifierType, Object optionalObject, String optionalEntityName, Object optionalIdentifier, IEntityPersister persister)

at NHibernate.Loader.Entity.AbstractEntityLoader.Load(ISessionImplementor session, Object id, Object optionalObject, Object optionalId)

at NHibernate.Loader.Entity.AbstractEntityLoader.Load(Object id, Object optionalObject, ISessionImplementor session)

at NHibernate.Persister.Entity.AbstractEntityPersister.Load(Object id, Object optionalObject, LockMode lockMode, ISessionImplementor session)

at NHibernate.Event.Default.DefaultLoadEventListener.LoadFromDatasource(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.DoLoad(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.Load(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.ProxyOrLoad(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.OnLoad(LoadEvent event, LoadType loadType)

at NHibernate.Impl.SessionImpl.FireLoad(LoadEvent event, LoadType loadType)

at NHibernate.Impl.SessionImpl.Get(String entityName, Object id)

at NHibernate.Impl.SessionImpl.Get(Type entityClass, Object id)

at NHibernate.Impl.SessionImpl.Get[T](Object id)

at MySQLLib.Repositories.CreatureNamesRepository.GetProtoForName(CreatureName nm)

at MySQLGUI.PickNpcAdvanced.Ok_Click(Object sender, EventArgs e)

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ButtonBase.WndProc(Message& m)

at System.Windows.Forms.Button.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)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Fra...7/mscorlib.dll

----------------------------------------

CreatureCreator2

Assembly Version: 1.0.3492.42248

Win32 Version: 1.0.3492.42248

CodeBase: file:///D:/PVSERVERSTUF/CC2/CreatureCreator2.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...dows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...em.Drawing.dll

----------------------------------------

MySQLGUI

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/MySQLGUI.DLL

----------------------------------------

GUILib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/GUILib.DLL

----------------------------------------

MySQLLib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/MySQLLib.DLL

----------------------------------------

MySql.Data

Assembly Version: 6.0.4.0

Win32 Version: 6.0.4.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/MySql.Data.DLL

----------------------------------------

System.Data

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...ystem.Data.dll

----------------------------------------

System.Transactions

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...ansactions.dll

----------------------------------------

System.Configuration

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...figuration.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...System.Xml.dll

----------------------------------------

System.EnterpriseServices

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...seServices.dll

----------------------------------------

CloudToolkitN6

Assembly Version: 0.6.0.0

Win32 Version: 0.6.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/CloudToolkitN6.DLL

----------------------------------------

BaseLib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/BaseLib.DLL

----------------------------------------

AxInterop.ShockwaveFlashObjects

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/AxIntero...ashObjects.DLL

----------------------------------------

Interop.ShockwaveFlashObjects

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/Interop....ashObjects.DLL

----------------------------------------

Accessibility

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...essibility.dll

----------------------------------------

NHibernate

Assembly Version: 2.0.1.4000

Win32 Version: 2.0.1.4000

CodeBase: file:///D:/PVSERVERSTUF/CC2/NHibernate.DLL

----------------------------------------

log4net

Assembly Version: 1.2.10.0

Win32 Version: 1.2.10.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/log4net.DLL

----------------------------------------

Iesi.Collections

Assembly Version: 1.0.0.3

Win32 Version: 2.0.1.4000

CodeBase: file:///D:/PVSERVERSTUF/CC2/Iesi.Collections.DLL

----------------------------------------

1gzbomc3

Assembly Version: 2.0.1.4000

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll

----------------------------------------

nx57xs2m

Assembly Version: 2.0.1.4000

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll

----------------------------------------

Castle.DynamicProxy2

Assembly Version: 2.0.3.0

Win32 Version: 2.0.3.5330

CodeBase: file:///D:/PVSERVERSTUF/CC2/Castle.DynamicProxy2.DLL

----------------------------------------

DBCTables

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/DBCTables.DLL

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.
rektbyfaith
11-04-2025, 12:45 PM #13

Archived author: caeon • Posted: 2025-11-04T13:45:13.893619
Original source

Quote: unhandled exception when i select existing npc then select the one i want

it says See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

NHibernate.Exceptions.GenericADOException: could not load an entity: [MySQLLib.Domain.CreatureProto#191951][SQL: SELECT creaturepr0_.entry as entry4_0_, creaturepr0_.minlevel as minlevel4_0_, creaturepr0_.maxlevel as maxlevel4_0_, creaturepr0_.minhealth as minhealth4_0_, creaturepr0_.maxhealth as maxhealth4_0_, creaturepr0_.mana as mana4_0_, creaturepr0_.scale as scale4_0_, creaturepr0_.npcflags as npcflags4_0_, creaturepr0_.attacktype as attacktype4_0_, creaturepr0_.mindamage as mindamage4_0_, creaturepr0_.maxdamage as maxdamage4_0_, creaturepr0_.rangedattacktime as rangeda12_4_0_, creaturepr0_.rangedmindamage as rangedm13_4_0_, creaturepr0_.rangedmaxdamage as rangedm14_4_0_, creaturepr0_.respawntime as respawn15_4_0_, creaturepr0_.money as money4_0_, creaturepr0_.Item1 as Item17_4_0_, creaturepr0_.Item2 as Item18_4_0_, creaturepr0_.Item3 as Item19_4_0_, creaturepr0_.faction as faction4_0_ FROM creature_proto creaturepr0_ WHERE creaturepr0_.entry=?] ---> MySql.Data.MySqlClient.MySqlException: Unknown column 'creaturepr0_.Item1' in 'field list'

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)

at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)

at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()

at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(IDbCommand cmd)

at NHibernate.Loader.Loader.GetResultSet(IDbCommand st, Boolean autoDiscoverTypes, Boolean callable, RowSelection selection, ISessionImplementor session)

at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)

at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplemen tor session, QueryParameters queryParameters, Boolean returnProxies)

at NHibernate.Loader.Loader.LoadEntity(ISessionImplementor session, Object id, IType identifierType, Object optionalObject, String optionalEntityName, Object optionalIdentifier, IEntityPersister persister)

--- End of inner exception stack trace ---

at NHibernate.Loader.Loader.LoadEntity(ISessionImplementor session, Object id, IType identifierType, Object optionalObject, String optionalEntityName, Object optionalIdentifier, IEntityPersister persister)

at NHibernate.Loader.Entity.AbstractEntityLoader.Load(ISessionImplementor session, Object id, Object optionalObject, Object optionalId)

at NHibernate.Loader.Entity.AbstractEntityLoader.Load(Object id, Object optionalObject, ISessionImplementor session)

at NHibernate.Persister.Entity.AbstractEntityPersister.Load(Object id, Object optionalObject, LockMode lockMode, ISessionImplementor session)

at NHibernate.Event.Default.DefaultLoadEventListener.LoadFromDatasource(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.DoLoad(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.Load(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.ProxyOrLoad(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options)

at NHibernate.Event.Default.DefaultLoadEventListener.OnLoad(LoadEvent event, LoadType loadType)

at NHibernate.Impl.SessionImpl.FireLoad(LoadEvent event, LoadType loadType)

at NHibernate.Impl.SessionImpl.Get(String entityName, Object id)

at NHibernate.Impl.SessionImpl.Get(Type entityClass, Object id)

at NHibernate.Impl.SessionImpl.Get[T](Object id)

at MySQLLib.Repositories.CreatureNamesRepository.GetProtoForName(CreatureName nm)

at MySQLGUI.PickNpcAdvanced.Ok_Click(Object sender, EventArgs e)

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ButtonBase.WndProc(Message& m)

at System.Windows.Forms.Button.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)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Fra...7/mscorlib.dll

----------------------------------------

CreatureCreator2

Assembly Version: 1.0.3492.42248

Win32 Version: 1.0.3492.42248

CodeBase: file:///D:/PVSERVERSTUF/CC2/CreatureCreator2.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...dows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...em.Drawing.dll

----------------------------------------

MySQLGUI

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/MySQLGUI.DLL

----------------------------------------

GUILib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/GUILib.DLL

----------------------------------------

MySQLLib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/MySQLLib.DLL

----------------------------------------

MySql.Data

Assembly Version: 6.0.4.0

Win32 Version: 6.0.4.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/MySql.Data.DLL

----------------------------------------

System.Data

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...ystem.Data.dll

----------------------------------------

System.Transactions

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...ansactions.dll

----------------------------------------

System.Configuration

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...figuration.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...System.Xml.dll

----------------------------------------

System.EnterpriseServices

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...seServices.dll

----------------------------------------

CloudToolkitN6

Assembly Version: 0.6.0.0

Win32 Version: 0.6.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/CloudToolkitN6.DLL

----------------------------------------

BaseLib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/BaseLib.DLL

----------------------------------------

AxInterop.ShockwaveFlashObjects

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/AxIntero...ashObjects.DLL

----------------------------------------

Interop.ShockwaveFlashObjects

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/Interop....ashObjects.DLL

----------------------------------------

Accessibility

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...essibility.dll

----------------------------------------

NHibernate

Assembly Version: 2.0.1.4000

Win32 Version: 2.0.1.4000

CodeBase: file:///D:/PVSERVERSTUF/CC2/NHibernate.DLL

----------------------------------------

log4net

Assembly Version: 1.2.10.0

Win32 Version: 1.2.10.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/log4net.DLL

----------------------------------------

Iesi.Collections

Assembly Version: 1.0.0.3

Win32 Version: 2.0.1.4000

CodeBase: file:///D:/PVSERVERSTUF/CC2/Iesi.Collections.DLL

----------------------------------------

1gzbomc3

Assembly Version: 2.0.1.4000

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll

----------------------------------------

nx57xs2m

Assembly Version: 2.0.1.4000

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll

----------------------------------------

Castle.DynamicProxy2

Assembly Version: 2.0.3.0

Win32 Version: 2.0.3.5330

CodeBase: file:///D:/PVSERVERSTUF/CC2/Castle.DynamicProxy2.DLL

----------------------------------------

DBCTables

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///D:/PVSERVERSTUF/CC2/DBCTables.DLL

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#14
Archived author: _DEFiANT • Posted: 2025-11-04T13:45:13.893619
Original source

Quote:@Caeon: Post it in a code box please =X

(lol..)

Looks awesome, gonna try it out! +Rep
rektbyfaith
11-04-2025, 12:45 PM #14

Archived author: _DEFiANT • Posted: 2025-11-04T13:45:13.893619
Original source

Quote:@Caeon: Post it in a code box please =X

(lol..)

Looks awesome, gonna try it out! +Rep

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#15
Archived author: namelessgnome • Posted: 2025-11-04T13:45:13.893619
Original source

Quote: @caeon:

First of all post bug reports in [Code] blocks.

This looks like you have the wrong database structure for CreatureProto

EDIT: Could you post what columns you have in the creature proto table
rektbyfaith
11-04-2025, 12:45 PM #15

Archived author: namelessgnome • Posted: 2025-11-04T13:45:13.893619
Original source

Quote: @caeon:

First of all post bug reports in [Code] blocks.

This looks like you have the wrong database structure for CreatureProto

EDIT: Could you post what columns you have in the creature proto table

Pages (2): Previous 1 2
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)