What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Compiler error

Status
Not open for further replies.
could you show me which line shows the error so i can figure out what is the problem.
 
its the profile part

why are you loading the profile locally and not via Bstore?
 
its the profile part

why are you loading the profile locally and not via Bstore?

sorry, it seems you dont understand what I've tried.:

-reinstall 3 times HB with fresh download
-selcet autolauncher v2
-select autolauncher
-select specific profil
-start in vm

no matter it works now. Fixed some drivers.

thumb down for this unprofessional answer...
 
Wow. You must have been very frustrated when you are that nasty. :)
 
You haven't done a "clean install" or your log would show that.

A "clean install" requires you to disable all buddy store products to see if one of them is causing it. I see multiple errors in your log.

Code:
[11:29:15.549 D] Buddy Store plugin 'Fight Here' failed to load with following errors
[11:29:15.549 D] Verification failed

Code:
[11:29:15.549 D] Buddy Store plugin 'theTramper whispery' failed to load with following errors
[11:29:15.549 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for '.' threw an exception. ---> System.Xml.XmlException: Name cannot begin with the '' character, hexadecimal value 0x01.
   at System.Xml.XmlConvert.VerifyNCName(String name, ExceptionType exceptionType)
   at System.Xml.Linq.XName..ctor(XNamespace ns, String localName)
   at System.Xml.Linq.XNamespace.GetName(String localName)
   at System.Xml.Linq.XName.Get(String expandedName)
   at Styx.Helpers.Settings.GetXML()
   at Styx.Helpers.Settings.SaveToFile(String path, Boolean twoStepSave)
   at Styx.Helpers.Settings.Save()
   at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
   at ...ctor()
   at ...cctor()
   --- End of inner exception stack trace ---
   at theTramper_whispery.theTramper_whispery..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at **‏​​‪*‎‫*​​‬‏​*‬*‬‬*‬‪***.‪‪‫*‬‎**‎​*​‫‫‏‏‬*‎***‏​**.​*‬***‬‫‏​**​‪*‪*​‏‪‎‫‫*(String , Byte[] )

You should probably start there and see how that goes. Once all of them are disabled, if it works, re-enable them one at a time until it stops working again. If it doesn't work with them all disabled, you can rule out one more thing!
 
Status
Not open for further replies.
Back
Top