Jump to content

Pin2Dmd Color - Pindmd Compatible Interface With Led Rgb Color Dmd


lucky1

Recommended Posts

  • Replies 1k
  • Created
  • Last Reply
  • Content Provider

Yep, received my package from Uncle today too. Makes the project so much easier! For some reason, I thought I was going to need a six conductor cable for the card reader. I didn't realize that there would be a header for the card reader as well. Pleasant surprise! So I have everything I need except that I'm still missing a data cable for one of the RGB LED panels. I can only display half of a frame. But then again, I can also still start by testing on a regular pinball display through the 14 pin header. 

Link to comment
Share on other sites

Back of speaker grill on my machines. I am interested in a few! one for real pinball. I could make something out of aluminum angle bar but would like a polished product in my Monster Bash pinball

 

Randr can you post a pic how you have your existing DMD mounted to the speaker grill... also how thick is the material (wood?) that you used for the speaker gill?

Link to comment
Share on other sites

Randr can you post a pic how you have your existing DMD mounted to the speaker grill... also how thick is the material (wood?) that you used for the speaker gill?

My real monsterbash? you want pics of that panel? or my digital pinball panel?

On the digital machine i use 1/2 wood for panel same as Williams wood panels.

Link to comment
Share on other sites

  • Content Provider

Looks great, have you already used the new editor for palette switching?

No ! Just used it to convert the palettes and installed several new tables on my cab.

Worked on the upload tool, that it can be integrated in pinballx. Had some timing

issues with the 138!! palettes of Metallica table.

Link to comment
Share on other sites

I can not run editor (go-DMD), I show me the error:

 

 

 

java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
at com.rinke.solutions.pinball.Editor.run(Editor.java:153)
at com.rinke.solutions.pinball.Editor.main(Editor.java:68)
... 12 more
 
 
I tried different versions of Java
:unsure:
Link to comment
Share on other sites

No ! Just used it to convert the palettes and installed several new tables on my cab.

Worked on the upload tool, that it can be integrated in pinballx. Had some timing

issues with the 138!! palettes of Metallica table.

Looks awesome!

 

But leads me to the question where i can find the Metallica-table... :o

 

Greets,

Dom

Link to comment
Share on other sites

  • Content Provider

I can not run editor (go-DMD), I show me the error:

Caused by: java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM

You try to load the 64bit Version with a 32bit JVM. Check yout path settings where it is pointing to.

Metallica for vp isn't available for download until it's out of production

Right ! But vpinmame can already start the ROMs for color/palette testing.

Btw here is a video of PIN2DMD with future pinball in color !!

Link to comment
Share on other sites

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

at java.util.ArrayList.rangeCheck(Unknown Source)

at java.util.ArrayList.get(Unknown Source)

at com.rinke.solutions.pinball.AnimationHandler.setPos(AnimationHandler.java:177)

at com.rinke.solutions.pinball.Editor.lambda$12(Editor.java:280)

at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)

at org.eclipse.swt.widgets.Display.sendEvent(Unknown Source)

at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)

at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)

at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Unknown Source)

at org.eclipse.swt.widgets.Scale.wmScrollChild(Unknown Source)

at org.eclipse.swt.widgets.Control.WM_HSCROLL(Unknown Source)

at org.eclipse.swt.widgets.Scrollable.WM_HSCROLL(Unknown Source)

at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)

at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source)

at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source)

at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source)

at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)

at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)

at org.eclipse.swt.internal.win32.OS.CallWindowProc(Unknown Source)

at org.eclipse.swt.widgets.Scale.callWindowProc(Unknown Source)

at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)

at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)

at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)

at org.eclipse.swt.internal.win32.OS.DispatchMessage(Unknown Source)

at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)

at com.rinke.solutions.pinball.Editor.run(Editor.java:395)

at com.rinke.solutions.pinball.Editor.main(Editor.java:68)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.exe4j.runtime.WinLauncher.main(Unknown Source)

at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)

 

:angry:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...