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

Unified Trinity Community Edition

Status
Not open for further replies.
NO WAY!!! I can see the UI now! Sometimes still show up in log saying can't find MainView.xml

PS: Does this random sell legendary or salvage legendary bug?

PSS: Yes I think this might but be working!

PSSS: Thank you !!!
 
I just click on GileTrinity and i get this [21:50:35.520 N] MainView.xaml not found UI\MainView.xaml

Version 1.7.1.2
 
Should i do giles item scoring only or giles and scripted rules?
 
btw what about 1h's scoring? Is it working now or still counts as it's 2h?
 
A few things

1) Abilites/Monk.cs.bak is still in the repo. You cant just gitignore it, you have to git rm it.
2) there are a ton of files marked executable
3) A lot of the files have garbage characters at their start... wtf editor are you guys using??
Code:
$ hexdump.exe -C Monk.cs
00000000  ef bb bf 75 73 69 6e 67  20 53 79 73 74 65 6d 3b  |...using System;|
          ^^ ^^ ^^ WTF !

ETA: I see.. its the byte order mark. Sigh. I hate all this extra crap we gotta do for UNICODE
 
Last edited:
A few things

1) Abilites/Monk.cs.bak is still in the repo. You cant just gitignore it, you have to git rm it.
2) there are a ton of files marked executable
3) A lot of the files have garbage characters at their start... wtf editor are you guys using??
Code:
$ hexdump.exe -C Monk.cs
00000000  ef bb bf 75 73 69 6e 67  20 53 79 73 74 65 6d 3b  |...using System;|
          ^^ ^^ ^^ WTF !

cfong, you're so nit picky... guess someone has to be :)
 
you guys rock ! fastest support I have ever seen !
oh BTW loaded with no errors , clean install .
 
Hey, cfong's nitpickyness has taught me a thing or two. So it's kinda useful. Gotta give him that
 
Sorry for being nitpicky, but I do this for a living and it drives me nuts when our repos get cluttered with junk :)

Feel free to ignore...
 
Sorry for being nitpicky, but I do this for a living and it drives me nuts when our repos get cluttered with junk :)

Feel free to ignore...
Now that I think about it, wasn't it you and hti that started that argument about how Trinity should be split that led to us remembering about rrrix split version that led to this hole thing?
IIRC then you've got some cred, man :D
 
View attachment 6632 2012-11-28 21.55.txt

The Log

and there isn't much to look at.

[22:02:07.966 D] OS Architecture: AMD64
[22:02:07.966 D] OS: Windows 7 Service Pack 1 64-bit
[22:02:07.966 D] OS Language: English (United States)
[22:02:07.974 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - Initializing
[22:02:09.631 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing
[22:02:11.115 V] [Trinity]: Starting Reset Object MiscCombatSetting
[22:02:11.116 V] [Trinity]: End Reset Object MiscCombatSetting
[22:02:11.116 V] [Trinity]: Starting Reset Object AvoidanceRadiusSetting
[22:02:11.119 V] [Trinity]: End Reset Object AvoidanceRadiusSetting
[22:02:11.119 V] [Trinity]: Starting Reset Object BarbarianSetting
[22:02:11.123 V] [Trinity]: End Reset Object BarbarianSetting
[22:02:11.123 V] [Trinity]: Starting Reset Object MonkSetting
[22:02:11.126 V] [Trinity]: End Reset Object MonkSetting
[22:02:11.127 V] [Trinity]: Starting Reset Object WizardSetting
[22:02:11.130 V] [Trinity]: End Reset Object WizardSetting
[22:02:11.130 V] [Trinity]: Starting Reset Object WitchDoctorSetting
[22:02:11.134 V] [Trinity]: End Reset Object WitchDoctorSetting
[22:02:11.134 V] [Trinity]: Starting Reset Object DemonHunterSetting
[22:02:11.137 V] [Trinity]: End Reset Object DemonHunterSetting
[22:02:11.137 V] [Trinity]: Starting Reset Object WorldObjectSetting
[22:02:11.138 V] [Trinity]: End Reset Object WorldObjectSetting
[22:02:11.138 V] [Trinity]: Starting Reset Object ItemSetting
[22:02:11.138 V] [Trinity]: End Reset Object ItemSetting
[22:02:11.139 V] [Trinity]: Starting Reset Object PickupSetting
[22:02:11.140 V] [Trinity]: End Reset Object PickupSetting
[22:02:11.141 V] [Trinity]: Starting Reset Object TownRunSetting
[22:02:11.141 V] [Trinity]: End Reset Object TownRunSetting
[22:02:11.141 V] [Trinity]: Starting Reset Object AdvancedSetting
[22:02:11.143 V] [Trinity]: End Reset Object AdvancedSetting
[22:02:11.143 V] [Trinity]: Starting Reset Object NotificationSetting
[22:02:11.144 V] [Trinity]: End Reset Object NotificationSetting
[22:02:11.780 D] There are 2 plugins.
[22:02:16.208 N] MainView.xaml not found UI\MainView.xaml
 
Now that I think about it, wasn't it you and hti that started that argument about how Trinity should be split that led to us remembering about rrrix split version that led to this hole thing?
IIRC then you've got some cred, man :D

HAHA don't care about cred, just don't want to be seen as ungrateful. You guys are doing an amazing job, don't let anybody tell you otherwise!
 
Now that I think about it, wasn't it you and hti that started that argument about how Trinity should be split that led to us remembering about rrrix split version that led to this hole thing?
IIRC then you've got some cred, man :D
I don't remember who forward the idea, but I must be crazy to have caught :D
 
Status
Not open for further replies.
Back
Top