CodenameG
New Member
- Joined
- Jan 15, 2010
- Messages
- 38,364
ok so ive been trying to get config forms working in project e for about 2 weeks, and now that i figured out how to link the values, im having problems. public version 1.6, up now in the release form, had a shell of a config, but now that i added in the the real thing with that should work, ive been getting this error in the log
im also including the current build source, for version 1.7 of project e. any help would be appreciated.
Thank you.
Code:
[3:13:20 AM:586] Re-compile complete.
[3:13:37 AM:190] Exception has been thrown by the target of an invocation. - From: mscorlib at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at (Object , Object , BindingFlags , Binder , Object[] , CultureInfo )
at Styx.Logic.Common.Combat.CustomCombat.CustomCombat.get_ConfigForm()Input string was not in a correct format.
[3:13:37 AM:229] Current cc does not have a configuration form
Thank you.
Attachments
Last edited: