
Monitor postaci
Moderators: Public Relations Department, Players Department
- Villon
- Posts: 334
- Joined: Sat Mar 24, 2007 11:33 pm
- marol
- Posts: 3728
- Joined: Sun Jul 17, 2005 11:45 am
- Location: Kraków, PL
- Contact:
- cald dashew
- Posts: 930
- Joined: Tue Aug 29, 2006 9:23 pm
- Location: Idioglosia
- marol
- Posts: 3728
- Joined: Sun Jul 17, 2005 11:45 am
- Location: Kraków, PL
- Contact:
- witia1
- Posts: 577
- Joined: Fri Dec 14, 2007 2:19 pm
- Location: Jelcz-Laskowice
Program działa po komunikacie o błędzie jeśli się go nie przerwie tylko dymki powiadomień nie wyskakują. A komunikat jest taki:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Text length must be less than 64 characters long.
Parameter name: Text
Actual value was Your characters Gorimar, Delinar and Hedgar have a new event(s)..
at System.Windows.Forms.NotifyIcon.set_Text(String value)
at CantrMonitor.MainForm.ParseResponse(String Response)
at CantrMonitor.MainForm.<>c__DisplayClass2.<RespCallback>b__0()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CantrMonitor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/WiK/Pulpit/CantrMonitor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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>
</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.
Wersja nowsza nie powoduje błędów
Stara do 3 rano też działała ok, przynajmniej u mnie ^^
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Text length must be less than 64 characters long.
Parameter name: Text
Actual value was Your characters Gorimar, Delinar and Hedgar have a new event(s)..
at System.Windows.Forms.NotifyIcon.set_Text(String value)
at CantrMonitor.MainForm.ParseResponse(String Response)
at CantrMonitor.MainForm.<>c__DisplayClass2.<RespCallback>b__0()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CantrMonitor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/WiK/Pulpit/CantrMonitor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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>
</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.
Wersja nowsza nie powoduje błędów

- Luke
- Posts: 410
- Joined: Sun Sep 16, 2007 10:05 pm
- Location: Wroclaw, Poland
- Marcia
- Posts: 2395
- Joined: Sun Mar 19, 2006 4:46 pm
- Location: Warszawa/Polska
- cald dashew
- Posts: 930
- Joined: Tue Aug 29, 2006 9:23 pm
- Location: Idioglosia
- Sayuri
- Posts: 224
- Joined: Fri Mar 30, 2007 3:36 pm
- Location: czarny domek
@ Marcia
U mnie i tak się ustawicznie wywala. Znaczy znika nagle i tyle.
EDIT: Już wiem, kiedy się wywala. Jak mają się pojawić więcej niż dwa nowe zdarzenia.
marol wrote:Trzeba zainstalować Framework .NET - link w pierwszym poście.Sayuri wrote:"Aplikacja nie została właściwie zainicjowana (0xc0000135)."
U mnie i tak się ustawicznie wywala. Znaczy znika nagle i tyle.
EDIT: Już wiem, kiedy się wywala. Jak mają się pojawić więcej niż dwa nowe zdarzenia.
- Marcia
- Posts: 2395
- Joined: Sun Mar 19, 2006 4:46 pm
- Location: Warszawa/Polska
no dobra nie doczytalam...
zainstalowalam i jest jeszcze gorzej... teraz komunikat o bledzie jest dluzszy;)
CantrMonitor has encountered a problem and needs to close. We are sorry for the inconvenience.
If you were in the middle of sth, the information you were working on might be lost.
Please tell Microsoft about this problem.
We have created an error report etc..'
no i zamiast do Microsoftu wole do Marola
help!
zainstalowalam i jest jeszcze gorzej... teraz komunikat o bledzie jest dluzszy;)
CantrMonitor has encountered a problem and needs to close. We are sorry for the inconvenience.
If you were in the middle of sth, the information you were working on might be lost.
Please tell Microsoft about this problem.
We have created an error report etc..'
no i zamiast do Microsoftu wole do Marola

- robin_waw
- Posts: 1532
- Joined: Tue Jul 25, 2006 12:30 pm
Typ zdarzenia: Błąd
Źródło zdarzenia: .NET Runtime 2.0 Error Reporting
Kategoria zdarzenia: Brak
Identyfikator zdarzenia: 5000
Data: 2008-06-19
Godzina: 16:16:52
Użytkownik: Brak
Komputer:
Opis:
EventType clr20r3, P1 cantrmonitor.exe, P2 1.0.0.0, P3 48598fae, P4 cantrmonitor, P5 1.0.0.0, P6 48598fae, P7 c, P8 0, P9 system.nullreferenceexception, P10 NIL.
Aby znaleźć więcej informacji, zobacz http://go.microsoft.com/fwlink/events.asp w Centrum pomocy i obsługi technicznej.
Dane:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
0010: 20 00 63 00 61 00 6e 00 .c.a.n.
0018: 74 00 72 00 6d 00 6f 00 t.r.m.o.
0020: 6e 00 69 00 74 00 6f 00 n.i.t.o.
0028: 72 00 2e 00 65 00 78 00 r...e.x.
0030: 65 00 2c 00 20 00 31 00 e.,. .1.
0038: 2e 00 30 00 2e 00 30 00 ..0...0.
0040: 2e 00 30 00 2c 00 20 00 ..0.,. .
0048: 34 00 38 00 35 00 39 00 4.8.5.9.
0050: 38 00 66 00 61 00 65 00 8.f.a.e.
0058: 2c 00 20 00 63 00 61 00 ,. .c.a.
0060: 6e 00 74 00 72 00 6d 00 n.t.r.m.
0068: 6f 00 6e 00 69 00 74 00 o.n.i.t.
0070: 6f 00 72 00 2c 00 20 00 o.r.,. .
0078: 31 00 2e 00 30 00 2e 00 1...0...
0080: 30 00 2e 00 30 00 2c 00 0...0.,.
0088: 20 00 34 00 38 00 35 00 .4.8.5.
0090: 39 00 38 00 66 00 61 00 9.8.f.a.
0098: 65 00 2c 00 20 00 63 00 e.,. .c.
00a0: 2c 00 20 00 30 00 2c 00 ,. .0.,.
00a8: 20 00 73 00 79 00 73 00 .s.y.s.
00b0: 74 00 65 00 6d 00 2e 00 t.e.m...
00b8: 6e 00 75 00 6c 00 6c 00 n.u.l.l.
00c0: 72 00 65 00 66 00 65 00 r.e.f.e.
00c8: 72 00 65 00 6e 00 63 00 r.e.n.c.
00d0: 65 00 65 00 78 00 63 00 e.e.x.c.
00d8: 65 00 70 00 74 00 69 00 e.p.t.i.
00e0: 6f 00 6e 00 20 00 4e 00 o.n. .N.
00e8: 49 00 4c 00 0d 00 0a 00 I.L.....
Źródło zdarzenia: .NET Runtime 2.0 Error Reporting
Kategoria zdarzenia: Brak
Identyfikator zdarzenia: 5000
Data: 2008-06-19
Godzina: 16:16:52
Użytkownik: Brak
Komputer:
Opis:
EventType clr20r3, P1 cantrmonitor.exe, P2 1.0.0.0, P3 48598fae, P4 cantrmonitor, P5 1.0.0.0, P6 48598fae, P7 c, P8 0, P9 system.nullreferenceexception, P10 NIL.
Aby znaleźć więcej informacji, zobacz http://go.microsoft.com/fwlink/events.asp w Centrum pomocy i obsługi technicznej.
Dane:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
0010: 20 00 63 00 61 00 6e 00 .c.a.n.
0018: 74 00 72 00 6d 00 6f 00 t.r.m.o.
0020: 6e 00 69 00 74 00 6f 00 n.i.t.o.
0028: 72 00 2e 00 65 00 78 00 r...e.x.
0030: 65 00 2c 00 20 00 31 00 e.,. .1.
0038: 2e 00 30 00 2e 00 30 00 ..0...0.
0040: 2e 00 30 00 2c 00 20 00 ..0.,. .
0048: 34 00 38 00 35 00 39 00 4.8.5.9.
0050: 38 00 66 00 61 00 65 00 8.f.a.e.
0058: 2c 00 20 00 63 00 61 00 ,. .c.a.
0060: 6e 00 74 00 72 00 6d 00 n.t.r.m.
0068: 6f 00 6e 00 69 00 74 00 o.n.i.t.
0070: 6f 00 72 00 2c 00 20 00 o.r.,. .
0078: 31 00 2e 00 30 00 2e 00 1...0...
0080: 30 00 2e 00 30 00 2c 00 0...0.,.
0088: 20 00 34 00 38 00 35 00 .4.8.5.
0090: 39 00 38 00 66 00 61 00 9.8.f.a.
0098: 65 00 2c 00 20 00 63 00 e.,. .c.
00a0: 2c 00 20 00 30 00 2c 00 ,. .0.,.
00a8: 20 00 73 00 79 00 73 00 .s.y.s.
00b0: 74 00 65 00 6d 00 2e 00 t.e.m...
00b8: 6e 00 75 00 6c 00 6c 00 n.u.l.l.
00c0: 72 00 65 00 66 00 65 00 r.e.f.e.
00c8: 72 00 65 00 6e 00 63 00 r.e.n.c.
00d0: 65 00 65 00 78 00 63 00 e.e.x.c.
00d8: 65 00 70 00 74 00 69 00 e.p.t.i.
00e0: 6f 00 6e 00 20 00 4e 00 o.n. .N.
00e8: 49 00 4c 00 0d 00 0a 00 I.L.....
- Zamia
- Posts: 790
- Joined: Tue Jan 09, 2007 9:38 pm
- witia1
- Posts: 577
- Joined: Fri Dec 14, 2007 2:19 pm
- Location: Jelcz-Laskowice
Wywala błędzior jeśli komunikat w dymku jest dłuższy niż 64 znaki
Zdaje się jak jest więcej niż 2 postacie ze zmianami to już to przekracza, co prawda komunikat jaki wtedy mi wyskoczył jest krótszy bo zamienia imiona na your 3 characters, ale wcześniej wywala błąd o za długim komunikacie.
Po tym tez program się zwiesił i uparcie twierdził że są nowe wydarzenia jak już je przejrzałem, dopiero relog programu pomógł.

Po tym tez program się zwiesił i uparcie twierdził że są nowe wydarzenia jak już je przejrzałem, dopiero relog programu pomógł.
- Luke
- Posts: 410
- Joined: Sun Sep 16, 2007 10:05 pm
- Location: Wroclaw, Poland
A czy ściagacie programik po każdej aktualizacji i poprawce Marola? Mnie też najpierw nie odpalał, że mam więcej niż 64 znaki w nazwach postaci, ale w najpierwszej wersji. Następnego dnia ten i inne błędy zniknęły.
Sugestia:
Jakby się dało, to prosiłbym checkboxy do wyboru, które postacie monitorować, a które nie.
Mam dwie postacie w zaludnionych lokacjach, gdzie co minute ktoś gada. A moją postać to bardzo niewiele obchodzi.
U innej za to jest mnóstwo zwierzyny czy obcych tubylców. Tam trzeba pilnować. Czas reakcji może decydować o życiu i śmierci.
Sugestia:
Jakby się dało, to prosiłbym checkboxy do wyboru, które postacie monitorować, a które nie.
Mam dwie postacie w zaludnionych lokacjach, gdzie co minute ktoś gada. A moją postać to bardzo niewiele obchodzi.

U innej za to jest mnóstwo zwierzyny czy obcych tubylców. Tam trzeba pilnować. Czas reakcji może decydować o życiu i śmierci.

[*]...
- Mattan
- Posts: 1081
- Joined: Wed Jul 26, 2006 9:09 am
- Location: Poznan
Who is online
Users browsing this forum: No registered users and 1 guest