ThatRickGuy / PGSwiss

A Swiss Pairing tournament application designed for Warmachine/Hordes events
10 stars 1 forks source link

Format error #42

Closed fatzech closed 10 years ago

fatzech commented 10 years ago

Downloaded the ZIP as the EXE was not downloadable. Seems to be the exact same size so hopefully its the same EXE.

I created an event with 2 players to test. Added all their info but it still says that the event format not set. I tried all the formats and still got the same error.

ThatRickGuy commented 10 years ago

I'm not able to reproduce this :(

Make sure that the combo box under "Format" is set to one of the available formats.

Can you post a screen shot of the event registration screen? While you are in the app, hold Alt and press the Print Screen button on your keyboard. then you should be able to paste it in the comment here.

fatzech commented 10 years ago

Ill do that and post some screenshots. I am in IT support 20 years so i know a bit about computers ;) On Jun 27, 2014 3:53 PM, "Rick Way" notifications@github.com wrote:

I'm not able to reproduce this :(

Make sure that the combo box under "Format" is set to one of the available formats.

Can you post a screen shot of the event registration screen? While you are in the app, hold Alt and press the Print Screen button on your keyboard. then you should be able to paste it in the comment here.

— Reply to this email directly or view it on GitHub https://github.com/ThatRickGuy/PGSwiss/issues/42#issuecomment-47393156.

ThatRickGuy commented 10 years ago

Excellent :) let me know!

Thanks, -Rick

fatzech commented 10 years ago

How do I attach images in github?

ThatRickGuy commented 10 years ago

Should be able to just paste them in. It works with Chrome at least. If not, there should be a "selecting them" hyper link just under the text box.

fatzech commented 10 years ago

error main screen

ThatRickGuy commented 10 years ago

Weird, I still can't reproduce it even with the exact same inputs...

Open the folder you put it in and delete all of the ...Collection.xml files.

Also, I need to add a check for this, but the PP Handle is used throughout the application to associate users. Each player should have a unique PP Handle. If they don't have a PP Handle, an email address or full name should work.

DanWasmer commented 10 years ago

Out of curiosity, did you pick one event format, and then later change the event format to something else?

fatzech commented 10 years ago

Dan no i did not.

I tried again after deleting all the files. It still does the same thing. On Jun 27, 2014 4:34 PM, "DanWasmer" notifications@github.com wrote:

Out of curiosity, did you pick one event format, and then later change the event format to something else?

— Reply to this email directly or view it on GitHub https://github.com/ThatRickGuy/PGSwiss/issues/42#issuecomment-47397117.

DanWasmer commented 10 years ago

Ok. Can you send the XML files that are being generated by the program to PGWsiss@ringdev.com? This will help us troubleshoot the issue.

DanWasmer commented 10 years ago

Sorry, PGSwiss@ringdev.com

fatzech commented 10 years ago

Sent.

ThatRickGuy commented 10 years ago

The EventFormatCollection looks legit.

Wild guess... try running windows update and see if there is a .Net framework update?

Try pulling down a fresh copy of the bin.zip

Not sure on this one, I'll try it out on my wife's PC to see if there is something I'm missing.

DanWasmer commented 10 years ago

Hmmm, I can't replicate on my machine with a fresh copy of the zip either.

fatzech commented 10 years ago

Tons of .net updates. What version is this designed for? 3.5.1? 4.5? image

ThatRickGuy commented 10 years ago

I'd recommend all of them, but this app is specifically hitting the .Net Framework 4.5 libraries.

ThatRickGuy commented 10 years ago

Any updates?

fatzech commented 10 years ago

Sorry the kid has been taking up my time. Ill try it tonight. On Jun 30, 2014 2:05 PM, "Rick Way" notifications@github.com wrote:

Any updates?

— Reply to this email directly or view it on GitHub https://github.com/ThatRickGuy/PGSwiss/issues/42#issuecomment-47564825.

fatzech commented 10 years ago

It worked once I updated all the 4.x.x .net stuff

ThatRickGuy commented 10 years ago

Rocking!