I changed the hostname to an IP after working it through in the post and seems to be fine using IP rather than hostnames. I'll just roll with that and put a static map in the DHCP server on the router.
Same problem with start - same grey screen. Here is log.
2008-07-13 20:06:49.025 ERROR [1] Unexpected error: System.DivideByZeroException: Attempted to divide by zero.
at GBPVRX2.xb654004a5183e7df.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
2008-07-13 20:06:49.045 VERBOSE [1] TVGuide.GetRenderList()
2008-07-13 20:06:49.047 VERBOSE [1] tv guide render took@1: 0.001953125
2008-07-13 20:06:49.047 VERBOSE [1] tv guide render took@2: 0.002197265625
2008-07-13 20:06:49.047 VERBOSE [1] tv guide render took@3: 0.002197265625
2008-07-13 20:06:49.150 ERROR [1] Unexpected error: System.DivideByZeroException: Attempted to divide by zero. at GBPVRX2.xb654004a5183e7df.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
2008-07-13 20:06:49.171 VERBOSE [1] TVGuide.GetRenderList()
2008-07-13 20:06:49.175 VERBOSE [1] tv guide render took@1: 0.003662109375
2008-07-13 20:06:49.175 VERBOSE [1] tv guide render took@2: 0.003662109375
2008-07-13 20:06:49.175 VERBOSE [1] tv guide render took@3: 0.003662109375
mitchelliii Wrote:2008-07-13 20:06:49.150 ERROR [1] Unexpected error: System.DivideByZeroException: Attempted to divide by zero. at GBPVRX2.xb654004a5183e7df.GetRenderList()
You can get this error if you dont have your EPG set up. Do you have enabled channels listed in your capture source(s)?
I'm also getting this issue on a gbpvr client. It appears to be a network issue; if the network is there then it's OK but if the network hasn't come up yet (on a wireless connection) then it crashes.
I don't use EPG on either client or server.
I'll zip and attach logs when I get home and recreate it.
However; is it going to be a problem if the client can't find the server when it stars up? My client in my bedroom not only streams live TV from the server inthe main room, but will also give me access to avi's etc stored on a server elsewhere on the network. It'll also be used as a DVD player in the bedroom when nothing else is switched on.
Kevin_T Wrote:I'm also getting this issue on a gbpvr client. It appears to be a network issue; if the network is there then it's OK but if the network hasn't come up yet (on a wireless connection) then it crashes.
The client app is known to crash at startup if it cant read from the database on the server, so while not ideal this is the expected behaviour if the network is not available.
hmm OK, so if the server's not turned on the client won't work ?? Wonder if it's possible to write a script that detects if the server's not there and if not disable the client settings... does gbpvr require a capture source to work?
Kevin_T Wrote:hmm OK, so if the server's not turned on the client won't work ??
Correct.
Quote:Wonder if it's possible to write a script that detects if the server's not there and if not disable the client settings... does gbpvr require a capture source to work?
Yes, I'm sure you could do this. The client device doesnt require a capture source.