Jump to content



Photo
* * * * * 9 votes

Pinscape Controller software V2

pinscape

  • Please log in to reply
975 replies to this topic

#301 shadowshd

shadowshd

    Enthusiast

  • Members
  • PipPipPip
  • 153 posts
  • Location:Le Bouscat

  • Flag: France

  • Favorite Pinball: Cirqus Voltaire; Medieval Madness

Posted 06 February 2017 - 10:20 AM

Windows 10 1607 14393.693 x64.

 

Thanks.

 

++



#302 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 06 February 2017 - 08:08 PM

Windows 10 1607 14393.693 x64.

 

I think I tracked it down.  Looks like there was a dependency in the LEDWIZ DLL on one of the Microsoft compiler runtime DLLs, and the version it was tied to isn't installed by default on Win 10.  I took out the dependency and posted an update, so hopefully the DLL will load now.  (http://mjrnet.org/pi...ll-updates.html)



#303 ckpin

ckpin

    Hobbyist

  • Platinum Supporter
  • 25 posts
  • Location:MA, USA

  • Flag: United States of America

  • Favorite Pinball: Pinball Pool

Posted 06 February 2017 - 10:15 PM

Thanks for the recent update (2017-02-03-2003).  The toggle switch for night mode works well and the issues associated with the application closing prematurely are not reproducible.  The test mode is also a really nice feature.  I appreciate all your efforts and support.



#304 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 06 February 2017 - 10:22 PM

Thanks for the recent update (2017-02-03-2003).  The toggle switch for night mode works well and the issues associated with the application closing prematurely are not reproducible.  The test mode is also a really nice feature.  I appreciate all your efforts and support.

 

I'm glad to hear the random crashes seem to be gone for you.  I did go through and try to make sure all of the non-garbage-collected objects were being managed correctly, and caught a few cases that weren't being handled properly, so hopefully those were in fact the root cause of the crashes you were seeing, and hopefully I got them right this time.  If you do run into any other instability, let me know.



#305 shadowshd

shadowshd

    Enthusiast

  • Members
  • PipPipPip
  • 153 posts
  • Location:Le Bouscat

  • Flag: France

  • Favorite Pinball: Cirqus Voltaire; Medieval Madness

Posted 07 February 2017 - 07:57 AM

Everything works good with the update Mike, thank you for your support and Pinscape firmware evolutions  :tup:

 

++



#306 FredBear

FredBear

    Enthusiast

  • Gold Supporter
  • 50 posts

  • Flag: Australia

  • Favorite Pinball: Eight Ball Deluxe

Posted 08 February 2017 - 07:43 AM

I just downloaded the new version of the Config Tool (old one was downloaded in October) and when I try to run it I get the following error message:

 

"object reference not set to an instance of an object"

 

I can "cheat" and run the config tool by running the CONFIGURE.HTM file directly from the html directory, but that generates code errors so it's obviously no good trying to make it work that way.

 

Have I done something wrong? Do I need to install a new version of anything, such as .NET Framework?

 

I'd be happy sticking with the old version of the config tool but i want to implement some Shift Key commands and the old version doesn't support the Shift Key.

 

Any advice gratefully accepted!!



#307 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 08 February 2017 - 07:40 PM

I just downloaded the new version of the Config Tool (old one was downloaded in October) and when I try to run it I get the following error message:

 

"object reference not set to an instance of an object"

 

That must be some internal error in the program.  If you could click on the Details button in the message box and give me the full gory details displayed there, it'll tell me where the error is occurring, which should help track it down.  (If you don't see a Details button or any other options to get more information, send me a screen shot of the error box.)

 

 

I can "cheat" and run the config tool by running the CONFIGURE.HTM file directly from the html directory, but that generates code errors so it's obviously no good trying to make it work that way.

 

Right, those aren't files you can run in a browser.  They happen to contain HTML, but it's special HTML that only works in the setup tool.



#308 FredBear

FredBear

    Enthusiast

  • Gold Supporter
  • 50 posts

  • Flag: Australia

  • Favorite Pinball: Eight Ball Deluxe

Posted 09 February 2017 - 12:08 AM

 

I just downloaded the new version of the Config Tool (old one was downloaded in October) and when I try to run it I get the following error message:

 

"object reference not set to an instance of an object"

 

That must be some internal error in the program.  If you could click on the Details button in the message box and give me the full gory details displayed there, it'll tell me where the error is occurring, which should help track it down.  (If you don't see a Details button or any other options to get more information, send me a screen shot of the error box.)

 

 

I can "cheat" and run the config tool by running the CONFIGURE.HTM file directly from the html directory, but that generates code errors so it's obviously no good trying to make it work that way.

 

Right, those aren't files you can run in a browser.  They happen to contain HTML, but it's special HTML that only works in the setup tool.

 

No gory details, just a simple popup error message:

PinscapeError
 
I've tried this on 3 different PCs now, 2 running Win7 and the other Win10 and all give the same error.
 
I hope you can help as i really want to try out the new features!


#309 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 09 February 2017 - 12:25 AM

No gory details, just a simple popup error message:

 

Is there anything else at all displayed, or does this happen before any other window appears?



#310 FredBear

FredBear

    Enthusiast

  • Gold Supporter
  • 50 posts

  • Flag: Australia

  • Favorite Pinball: Eight Ball Deluxe

Posted 09 February 2017 - 07:16 AM

 

 

No gory details, just a simple popup error message:

 

Is there anything else at all displayed, or does this happen before any other window appears?

 

 

No other windows appear, have now tested on 2 PCs with absolutely nothing else running, still getting the same error popup with nothing else. Older version of the Config Tool works fine.

 

I got the new version from here:
http://www.mjrnet.or...eConfigTool.zip

 

Is there another version available that I can try instead?


Edited by FredBear, 09 February 2017 - 07:19 AM.


#311 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 09 February 2017 - 06:57 PM

No other windows appear

 

Okay, I'll have to put in some instrumentation to figure out where it's crashing, since it's not giving us any information in the error report.  I'll PM you with a testing version for you to try out.



#312 krille81

krille81

    Enthusiast

  • Members
  • PipPipPip
  • 197 posts

  • Flag: Sweden

  • Favorite Pinball: Junk Yard, White Water, Star Wars (Data East)

Posted 13 February 2017 - 07:47 PM

hi mjr i have some problem with pinscapeconfigtool. What ever i do in setup configtool, The following message appears? df61e50304f25fd1b038c2495033509d.jpg

Skickat från min E2303 via Tapatalk

#313 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 13 February 2017 - 08:10 PM

> hi mjr i have some problem with pinscapeconfigtool. What ever

> i do in setup configtool, The following message appears? 

 

Sorry, I couldn't read the text in the screen shot you posted - could you type in the text that appears in the error box?  Mostly I need the location information (file and line number) and error message text.  Also, if you could tell me the exact sequence of steps to make the error appear, that would also help a lot.



#314 krille81

krille81

    Enthusiast

  • Members
  • PipPipPip
  • 197 posts

  • Flag: Sweden

  • Favorite Pinball: Junk Yard, White Water, Star Wars (Data East)

Posted 13 February 2017 - 08:31 PM

ok sorry, what ever i will change in configtool setup i get popup windows with error.

here is an example.

Internal error!

An error has occurred within the config tool. This is probably due to a bug in the program, not anything you did wrong

 

Technical details (for debugging):

html/Configure.htm, line 1155, col6

ReferenceError: configToUI has dont identify

 

I have used the kl25z only for nudge before, but i have connected a potential plunger setup to the board now. i installed the new firmware V2 and try to use the config tool. And now i,m stuck. i can,t change anything. i have tried to unconnect the molex on plunger, but the same error is there when i try to change anything? I,m on wndows 7 x64 IE11



#315 marioforever

marioforever

    Hobbyist

  • Members
  • PipPip
  • 11 posts
  • Location:France , 38

  • Flag: France

  • Favorite Pinball: south park/the walking dead

Posted 13 February 2017 - 08:37 PM

Hello Mjr .
 
In first time, I'm sorry for my english.
 
One more first time : many thank's for the amazing job in our pincab !!! :love39:
 
 
I'm in pinscape controller V2.
 
With 2 Kl25Z.
 
In win7 with IE11. Alls updates ok !
 
The Pinscape V2 run normaly 2 weeks.
And yesterday one problème arrived :
 
-  "backup" "update" "plunger" "joystick" buttons" "outputs" run normaly.
 
- but no possibilitie to enter "setup",
 
erreur14.png
 
 
- when I answer "yes" or "no", the same things : non one output, non one button !
 
erreur15.png
 
 
 
erreur16.png
 
- puis quand je sors j'ai cet avertissement :
 
erreur17.png
 
I don't know what  "uiDirty"
 
 
I test this : http://www.mjrnet.or...ix20160505a.zip , and the setup run, but it's a old version ?

I hope you can understand what I said in my dirty english !

Edited by marioforever, 13 February 2017 - 08:46 PM.


#316 krille81

krille81

    Enthusiast

  • Members
  • PipPipPip
  • 197 posts

  • Flag: Sweden

  • Favorite Pinball: Junk Yard, White Water, Star Wars (Data East)

Posted 13 February 2017 - 08:48 PM

I have exactly the same problem as you, and i,m also bad to speak english ;) ihope we can get some help with the problem.

AND OFCOURSE: Thank you MRJ for the pinscape construction/development.  :otvclap:



#317 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 13 February 2017 - 10:01 PM

I test this : http://www.mjrnet.or...ix20160505a.zip , and the setup run, but it's a old version ?

 

Just to make sure I understand, is "fix20160505a.zip" the version that crashes?  Because that's a really old version - the current version is always at

 

mjrnet.org/pinscape/downloads/PinscapeConfigTool.zip

 

You can find out which version you're running by scrolling down to the bottom of the main screen and clicking the "About this project" button.  That will show you the build number for the config tool you're running.



#318 marioforever

marioforever

    Hobbyist

  • Members
  • PipPip
  • 11 posts
  • Location:France , 38

  • Flag: France

  • Favorite Pinball: south park/the walking dead

Posted 13 February 2017 - 10:20 PM

Thank's.

Yes I have the current version, your current version mjrnet.org/pinscape/downloads/PinscapeConfigTool.zip

But when yesterday, this version don't run, I try the fix20160505a . And with this fix the "setup" run, but the setup is an old version.

The current version don't run, like in my pictures.

Thank you .

#319 mjr

mjr

    Pinball Wizard

  • Members
  • PipPipPipPipPip
  • 3,331 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 13 February 2017 - 10:27 PM

Yes I have the current version, your current version mjrnet.org/pinscape/downloads/PinscapeConfigTool.zip
But when yesterday, this version don't run, I try the fix20160505a . And with this fix the "setup" run, but the setup is an old version.
The current version don't run, like in my pictures.

 

Got it - thanks for confirming.  I'll take a look and see if I can track down the problem.



#320 marioforever

marioforever

    Hobbyist

  • Members
  • PipPip
  • 11 posts
  • Location:France , 38

  • Flag: France

  • Favorite Pinball: south park/the walking dead

Posted 13 February 2017 - 10:30 PM

Big thank's to you ! Not thank's for me :)





Also tagged with one or more of these keywords: pinscape