SPF Technical Support Thread

I can't figure out a proper way to do it. You could transfer it to a character and then drop it on the ground in game and keep doing that until it's all gone. That's the only thing I can think to do.
 
Spend it on card games and ladies (or gentlemen, if you're so inclined) of loose morals?

If you really want it gone you could replace that installation of GoMule with a new one. Unfortunately I don't know of another way.
 
Edit the GoMule project file and put it to zeros. (If you want to keep all the stashes and characters in the project so you don't need to create a new project/installation)
 
I thought reinstalling it would work, but did it the hard way anyway. Damn and blast, should have spend it on blackjack and hookers.


small text: thanks, might be useful in the future
 
In the deep recesses of my mind, I seem to recall something we did on SP affected the 1.13 rune drops. We went and ran the countess to check if the new drop rates were working. I've been searching and can't find what messed up the rates. Can anyone remember please? (Figured it should be accessible in the FAQ somewhere.) Ta.
 
I have a question about ATMA. Do you people use separate installations of ATMA for diffirent versions of Diablo 2? I was thinking of the BANK of Atma, so the gold isn't shared in any versions? Any input there?
 
I just installed LoD on my MacBook (yay!) and intend to play SP only. Does RWM for Mac work with the newest patch? Also do you need the ability to run multiple instances when you use GoMule?
 
@Thyiad: I don't remember anything affecting drop rates.

@heretik: RWM is not working for patch 1.14 (all versions) and at present I don't see a solution (See the D2 for Macs thread). GoMule works just fine I believe, you don't need anything other than a standard installation.
 
@Thyiad

Would it be acceptable with regards to forum rules to share a download link to a partial Play Disk image and Expansion Disk image? This would be version 1.00 and 1.07 respectively. It is possible to start the imaging process, then cancel it when it hits around 5%, and keep the partial file. This results in images which are completely useless for installing the game, BUT, it will pass the CD check for the earliest versions and allow people to use version swithcers even if they got into D2 recently, and don't have the oldest disks. Or optical drives for that matter. Each file would be around 40-50 MB I'm told. (This wasn't my idea, I stole it).
 
Not really. Basically, i'ts a few of the game files, and a very specific set of "disk errors". The game would look for these errors to verify that a genuine disk was indeed in the CD-ROM.

This would be the last missing piece for some who want to try older versions.
 
Hi all new to this forum, good to see diablo 2 is still active.

I need a help regarding a issue I have.

I installed the most recent ATMA V application for my D2 game.

Realised that after picking up a essence from ANDARIEL, ATMA is unable to read my char.

I removed the item and everything seems fine so far.

Is my game corrupted?


My question is it ok to leave it this way? As long as I don't pick up essences from bosses, ATMA will still run normally?

There is a fix it seems on the 1st post of this thread, but it seems to be for the older Diablo 2 versions?

Would appreciate if anyone could give me a hand? :)
 
GoMule is another muling program for D2. It's easier to use than Atma in my opinion, and it does recognize essences.
 
Can anyone help me how i install RWM when i have download diablo 2 and Lod from bnet ? Maybe not possible?
 
Can anyone help me how i install RWM when i have download diablo 2 and Lod from bnet ? Maybe not possible?

I bought D2 and LoD from Bnet as well a few days ago and the installation of RWM works fine if you just go to this place : http://www.chrisclarke.co.uk/D2stuff/PDFs/RRM RWM/
which is also the link given in the thread about FAMs somewhere in the forum.

everything is explained in the .zip file you download from that place and it works fine with the latest patch of D2.
Tell me if you still have trouble, but you should be fine.

edit: that the thread :http://www.purediablo.com/forums/threads/atma-gomule-rwm-etc-help-thread.760286/
 
So I'm running a new PC with Windows 10 and decided to install D2 again and give it a whirl. After having issues getting it to run smoothly in Windows 10 and dealing with the new patch (...by installing 1.13d; 1.14 looks hopeless for SPF) I've now run into a GoMule issue.

Basically, I move an item into a stash. When I close the stash, I get the following error:

Code:
Error

Can not create backup dir: C:\Program Files (x86)\Diablo II\Save\GoMule.backup\W2016.06.12
    at randall.util.RandallUtil.checkDir(RandallUtil.java:178)
    at gomule.util.D2Backup.backup(D2Backup.java:80)
    at gomule.d2s.D2Character.saveInternal(D2Character.java:1334)
    at gomule.gui.D2ItemListAdapter.save(D2ItemListAdapter.java:39)
    at gomule.gui.D2FileManager.saveAllItemLists(D2FileManager.java:1076)
    at gomule.gui.D2FileManager.saveAll(D2FileManager.java:1061)
    at gomule.gui.D2ViewStash$1.internalFrameClosing(D2ViewStash.java:145)
    at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
    at javax.swing.JInternalFrame.doDefaultCloseAction(Unknown Source)
    at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

After closing the stash and the character that was open, when I re-open them both the character still has the items I muled off and the stash has them as well. The GoMule preferences don't seem to give me much in the way of options that might deal with this situation. For what it's worth, I do have GoMule stuffed in My Documents and not the D2 folder, but I know that I'd run it that way in the past as well. So... halp!?
 
@LC

I believe the problem is in permissions for folder and files, try setting them all to full access under folder properties -> security -> edit -> full control

edit: and try removing the read-only but I think what I wrote above is what's causing the problems
 
I've tried what you suggested above. It didn't work. I also "unlocked the hidden administrator account" on Windows 10. (Side note: why the hell do I even have to do this? Does Windows insist on making it more difficult to have control over your own computer with each version? It won't let me set my user account as full admin either)

I've noticed that on the D2 folder, under properties it has Read Only checked. I try unchecking it and apply, but every time I go back it still has Read-Only checked.

EDIT: Ok, I think I got it. Looks like I had applied full control to the administrator, which I had assumed was my primary (and only account at the time) but I had to set it for all the other potential users. Stupid, but solved; thanks for the help mate.
 
Last edited:
Back
Top