Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

QuickBMS stalling?

Featured Replies

  • Author
  • Localization

nukedpiggy, posted Thu Dec 01, 2016 1:27 am (19194)


I've been trying to run QuickBMS with Java. I gave it the proper arguments, then it starts and does a tiny fraction of the work. However the process is still running after referring to the Task Manager. Also it seems QuickBMS starts again after the java program has been terminated.

Details:
Os: Windows 10 32 bit
QuickBMS:quickbms 0.7.6a
Script and version:kiwad 0.1.3
Arguements:
"C:\Users\name\IdeaProjects\Auto Extractor\quickbms.exe"
-o
-Y
"C:\Users\name\IdeaProjects\Auto Extractor\script.BMS"
"C:\Users\name\IdeaProjects\Auto Extractor\_Shared-WorldData-Live-wizard.wad"
"C:\Users\name\IdeaProjects\Auto Extractor\Files\wizard\2016\11\30-Live"
Invoking Command:
Process proc = Runtime.getRuntime().exec(fill); (errors are dealt with and fill is an array with the pervious arguements)
URL of .wad:
https://drive.google.com/file/d/0B1dYo1 ... sp=sharing
Task Manager Screenshot:
http://prntscr.com/ddva1t
What the extracted file should have looked like verus what I got:
http://prntscr.com/ddvag3
Complete source code:
http://hastebin.com/horajifije.java
  • Author
  • Localization

aluigi, posted Thu Dec 01, 2016 7:39 am (19204)


I bet the reason is the following:
Quote:
- The following output file already exists:
Textures\fx_cloud_1__259dfc11.nif
Do you want to overwrite it?
y = overwrite (you can use also the 'o' key)
n = skip (default, just press ENTER)
a = overwrite all the files without asking
r = automatically rename the files with the same name
s = skip all the existent files without asking

If you can't see this message it means you don't have a real-time visualization ("flushed") of the output of quickbms.

Luckily the solution is very simple:
- option -o if you want to overwrite the files
- option -k if you want to not overwrite the files and ignore the duplicates

The option for automatically renaming the duplicate files is not available at command-line, maybe I will add it.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.