VOGONS

Common searches


DOSBox Game Launcher (DOSBox Frontend)

Topic actions

Reply 1382 of 1962, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

gbbs, you'll need either the 0.82c or .090beta4 builds for mobygames querying to work. However, I'll probably release both versions on the website tomorrow, so you may want to wait for that.

Reply 1383 of 1962, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

Hi all,

DBGL 0.83 (Java 7 + 8, 32-bit + 64-bit) and 0.90 (Java 8 + 9 + 10 + 11 + 12, 64-bit) have just been released on the website. Thanks to all beta testers for your feedback and suggestions!

Regards,
Ronald

Reply 1384 of 1962, by Neville

User metadata
Rank Oldbie
Rank
Oldbie

Great job! But unfortunately I found a couple of translation mistakes while reviewing my profiles. In my latest Spanish translation...

1) You neeed to change "conflictivos" to "que se van cambiar"

2) And "conprobar" to "comprobar"

This is it, I think 😊

Reply 1385 of 1962, by ANGO

User metadata
Rank Newbie
Rank
Newbie
rcblanke wrote:

Thank you pantercat, your video and stacktrace are really helpful. Both the crashbug and the incorrect dosboxversion selection registration in the importer are fixed in 0.90beta4.

... Link not working

Het opgevraagde bestand/pagina is niet bekend
Het kan zijn dat je de verkeerde naam gebruikt. Controleer ook of er geen spaties of spelfouten in staan en probeer het opnieuw.

Zoek anders de juiste naam in deze bestandenlijst van Ziggo-internetters
Naar de homepage van Ziggo

... unfortunately, I don´t understand Dutch 😵

Reply 1387 of 1962, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

@ANGO, the beta was removed because 0.90 is now officially available on the website. The Dutch text I cannot change unfortunately, it's there because of my hosting company.

@Neville, that is indeed intended behaviour. Thanks for the translation corrections!

Reply 1388 of 1962, by IIGS_User

User metadata
Rank Oldbie
Rank
Oldbie
Het opgevraagde bestand/pagina is niet bekend
Het kan zijn dat je de verkeerde naam gebruikt. Controleer ook of er geen spaties of spelfouten in staan en probeer het opnieuw.

... unfortunately, I don´t understand Dutch 😵

Die angefragte Seite ist nicht bekannt.
Es kann sein, dass Sie den verkehrten Namen benutzt haben.
Überprüfen Sie auch, ob keine Leerzeichen oder Rechtschreibfehler enthalten sind, und versuchen Sie es erneut.

😉

Klimawandel.

Reply 1389 of 1962, by arobbo

User metadata
Rank Newbie
Rank
Newbie

Hi and thanks again ronald for your fresh updates on DBGL. Unfortunately I keep getting errors with your new update v0.90 dbgl.jar you have uploaded to your site. It's a header error in the zip files that I have repeatedly downloaded, and will not work when extracted over the last-previous alpha version I have operational in the DBGL directory. ("Using Java version 8, 9, 10, 11 or 12, 64-bit only" > http://members.quicknet.nl/blankendaalr/dbgl/ … load/jar090.zip) I haven't seen any other complaints - perhaps it is just me - my current test rig is a T61 laptop running Win10pro 64-bit,
Best Wishes 😀

UPDATE: Just to confirm - I downloaded the latest dbgl090.zip and extracted its dbgl.jar - no header errors as before, but still not functional when replacing the previous jar from dbgl v0.90alpha7. I'm using java 8 update 221.

Reply 1390 of 1962, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

Hi arobbo, not sure what you mean with ".. still not functional when replacing the previous jar". Does dbgl not start at all? Or do you get an error upon dbgl startup? Maybe try starting dbgl with dbglcons.cmd from a cmd window to check if a stacktrace is dumped. In any case, make sure you have updated all .jar files in your dbgl/lib folder from dbgl090.zip.

Reply 1391 of 1962, by arobbo

User metadata
Rank Newbie
Rank
Newbie

Hi ronald - I had forgotten completely about also replacing the dbgl/lib folder contents when using the jar from the dbgl090.zip - I'll try that now. I have the error output from the cmd terminal - will have to use the "reply" option rather than this "quick reply" for that 😀

Reply 1392 of 1962, by arobbo

User metadata
Rank Newbie
Rank
Newbie

...thank you for those pointers! Here's the output from dbglcons.cmd:

C:\DBGL>java -Djava.library.path=lib -jar dbgl.jar   || pause
Launching DBGL using 64-Bit VM 1.8.0_221 on Windows 10 v10.0amd64, HSQL Database Engine 1.8.1.3, SWT v4924win32
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
at org.dbgl.service.FileLocationService.<clinit>(FileLocationService.java:60)
at org.dbgl.model.FileLocation.<init>(FileLocation.java:41)
at org.dbgl.service.SettingsService.<init>(SettingsService.java:46)
at org.dbgl.service.SettingsService.<init>(SettingsService.java:30)
at org.dbgl.service.SettingsService$SettingsServiceHolder.<clinit>(SettingsService.java:58)
at org.dbgl.service.SettingsService.getInstance(SettingsService.java:62)
at org.dbgl.service.TextService$TextServiceHolder.<clinit>(TextService.java:30)
at org.dbgl.service.TextService.getInstance(TextService.java:35)
at org.dbgl.gui.abstractdialog.BaseDialog.<init>(BaseDialog.java:97)
at org.dbgl.gui.abstractdialog.SizeControlledDialog.<init>(SizeControlledDialog.java:36)
at org.dbgl.gui.dialog.MainWindow.<init>(MainWindow.java:152)
at org.dbgl.gui.Launcher.main(Launcher.java:52)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.StringUtils
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 12 more
Press any key to continue . . .

...and a screenie from 7zip's archive test option, below. Cheers again 😀

Attachments

  • Screenshot (1).png
    Filename
    Screenshot (1).png
    File size
    175.26 KiB
    Views
    2562 views
    File comment
    Screenshot of dbgl 090 zipped jar file
    File license
    Fair use/fair dealing exception

Reply 1393 of 1962, by arobbo

User metadata
Rank Newbie
Rank
Newbie

SUCCESS! Replacing the dbgl/lib folder with the contents of /lib in the new dbgl090.zip folder (together with its dbgl.jar which was extracted earlier) now gives me the full DBGL 0.90 update. Thanks so much, ronald 😀

P.S. Your 'Access' [XX] v5.02 dos shell still rocks on our families Toshiba 430CDS, dedicated to original DOS games in FreeDOS...

Reply 1395 of 1962, by K.A.R.R.

User metadata
Rank Newbie
Rank
Newbie

hello

i have a small question.
how can i enable the pixel-perfect patch options ?

i use dbgl 0.90 and set dosbox ece 4253 as default.
but when i add a new profle i can only select
ddraw, overlay, opengl, openglnp and surface the new options from ece are missing.

i saw in a video from phils computer lab that he had more options like surfacepp etc.

same for nuke opl
its also missing
seems dbgl is ignoring the dosbox.conf from ece completely

how can i enable these additional switches ?

thx

Reply 1398 of 1962, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

Hi all,

I've made another GamePackArchive (161MB) available for testing; the fifth collection of freeware, shareware and demo games as reviewed in ADG, episodes 177 to 258. It contains the following games:

Albion
Alien Breed: Tower Assault
Alley Cat
Alone in the Dark
Assault Rigs
Backlash: A Turret Gunner Simulation
Big Red Racing
Blackthorne
Galactix
Game-Maker
Gladiator
Hoosier City I: Assault of the Orcs
Hoosier City II: Liberating Freedom City
Hoosier City III: Return to Oil City
Hugo's House of Horrors
Lemmings
Lords of the Realm
Master of Magic
Mega Man X
Pickle Wars
Popcorn
Redneck Rampage
Relentless: Twinsen's Adventure (a.k.a. Little Big Adventure)
Roboman
Shooting Gallery
Sid Meier's Railroad Tycoon Deluxe
Star Control II
Strife
Super Street Fighter II Turbo
Syndicate
The Dig
The Dungeons of Grimlor
The Incredible Machine
Ultima Underworld: The Stygian Abyss
Velcro Mind
Where in Europe is Carmen Sandiego?
Whiplash

Most are shareware/demo versions. Comments and suggestions are welcome!