Free Snaz [Deleted]

Status
Not open for further replies.

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Anonanon said:
Why do I get an Unhandled Exception Has Occured error whenever I run or attempt to close the program? How do I fix it?

Hi Anonanon,

Can u give me the details of the error message please.
 

Anonanon

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Yachak said:
Anonanon said:
Can u give me the details of the error message please.

I posted details for you below, but first I have some questions and I'd appreciate to hear what you have to say about them.

1) Any chance for a simple archive download instead of an installer?

2) I have a serious issue with Twitch chat and Twitch dashboard where I have extreme doubt about the accuracy of the viewer count. It simply shows a bogus number compared to what other people see. Sometimes, the viewer list is empty (except for myself), yet the viewer count always say 2. I can't tell if myself count as 1 in that pool of 2 viewers. Do guests (Twitch users without an account) silently contribute to that viewer count? The reason why Snaz caught my attention is because your Viewer tab has a refresh interval function, meaning I can automatically get an up to date number of viewers.

Thanks for your great work.

6f8d61d550.png


Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Snaz\XmlFiles\TextLines.xml'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at Snaz.MainForm.Form1_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Snaz
    Assembly Version: 1.9.2.3
    Win32 Version: 1.9.2.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Snaz/Snaz.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
AutoUpdater.NET
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Snaz/AutoUpdater.NET.DLL
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.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.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.
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Make sure u have admin rights and run snaz as admin, so the xml file will be recreated.

Check if the xml file TextLines.xml is there at C:\Program Files (x86)\Snaz\XmlFiles\TextLines.xml afterwards

Let me know if that fixes it for u :)
 

Anonanon

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Yachak said:
Make sure u have admin rights and run snaz as admin, so the xml file will be recreated.

Check if the xml file TextLines.xml is there at C:\Program Files (x86)\Snaz\XmlFiles\TextLines.xml afterwards

Let me know if that fixes it for u :)

I usually never have admin problems, but I tried running the .exe as admin and the same thing happens. I only have a TextFiles folder still.

I have some questions in my previous post if you missed it while replying.
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Ok i see where the problem is ... create the folder XmlFiles manually

I'l fix this issue tomorrow :)

1. U are the first one that asks that gg

2. The viewer count is gotten from an online twitch api, so i have to inspect your question :) i'l keep u updated here about it :)
 

Turtlemaw

New Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Anonanon said:
Why do I get an Unhandled Exception Has Occured error whenever I run or attempt to close the program? How do I fix it?

I'm also having this issue.
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Turtlemaw said:
Anonanon said:
Why do I get an Unhandled Exception Has Occured error whenever I run or attempt to close the program? How do I fix it?

I'm also having this issue.

Yups, i disabled the creation of a folder by accident :D

Ok i see where the problem is ... create the folder XmlFiles manually in the snaz directory
 

Anonanon

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Yachak said:
Ok i see where the problem is ... create the folder XmlFiles manually

I'l fix this issue tomorrow :)

1. U are the first one that asks that gg

2. The viewer count is gotten from an online twitch api, so i have to inspect your question :) i'l keep u updated here about it :)

Making the folder works manually, thanks for the swift response.

PS I asked about no installer because I usually dislike it when small utilities use an installer as if it touches your registry and leaves footprints when it doesn't need to.
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Ow in that case ... i don't use register keys in snaz - i believe it is the best practice to not use those if it is not really needed :)

I'l think about doing this when i will deploy less frequent updates
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Update:

=== Version 1.9.2.5

- QuickFix - Re-enabled XmlFiles folder creation, sorry :D
 

Turtlemaw

New Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Thanks for the fast response, I have done what you said, but it seems that another error is occurring.
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Turtlemaw said:
Thanks for the fast response, I have done what you said, but it seems that another error is occurring.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Snaz.MainForm.timerSystemUsage_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

That is an exception of the system info tab ...

What OS do u use ?

I'l try to program more try - catch exception handling stuff on my code :p
 

Anonanon

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

5b15cd43d9.png


I was slightly disappointed that even with Snaz, the viewer count is still inaccurate, this may or may not be your fault because Twtich's API is possibly crap.

I'm a nobody streamer so even just 1 viewer connecting is a big deal for me, it's a shame everything tells me I have 0 viewers unless I mash F5 mid-game.

Can I suggest a session peak viewer count?
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Hi Anonanon,

I understand your disappointed, but yes applications communicate to an online API (Application programming interface)
This is easy said just a textfile in json format that contains data.

Twitch itself will serialize (populating and writing in json format) that data online, so developers can deserialise (read) this data inside an application.

The thing is we have no control on how fast the data is updated on the api.

So for example:

You start with 10 viewers > to json > +2 viewers > - 1 viewer > to json > we reading = 11 viewers and not the peak of 12.

---

In your case if u have 1 viewer in your chat, and snaz shows still a zero after 15-20 seconds, i suspect the viewer is gone already.

---

What i also can say is that with a viewer count reading from the api itself is more accurate then with what u see as viewer count on the website underneath the stream itself.
 

Yachak

Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

And .... why are u still using the win 2000 theme ?! hehe :D
 

PixelPolish

New Member
Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9

Snaz 1.9.2.5 craches everytime for me. Tried doing a fresh install, re-installing .NET and stinll nothing but this:

"Could not initialize network traffic counter" followed by .NET's "Unhandled exception has occurred in your application"

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at Snaz.MainForm.timerSystemUsage_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18052 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Snaz
    Assembly Version: 1.9.2.5
    Win32 Version: 1.9.2.5
    CodeBase: file:///C:/Program%20Files%20(x86)/JimsApps/Snaz/Snaz.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18047 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18044 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
AutoUpdater.NET
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/JimsApps/Snaz/AutoUpdater.NET.DLL
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.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.

Any ideas? I'm running Win7 x64.
 
Status
Not open for further replies.
Top