The Dink Network

Reply to Re: New *WORKING* cross-platform editor

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
December 27th 2011, 07:31 AM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
LOOK UPON MY DEFORMED FACE! 
Excellent work shevek. I am trying to get it working on Windows however when I run ./makecache it spits out this error

Traceback (most recent call last):
  File "./makecache", line 296, in <module>
    dinktree = buildtree (dinkconfig.dinkdir)
  File "./makecache", line 289, in buildtree
    for l in os.listdir (d):
WindowsError: [Error 3] The system cannot find the path specified: '/usr/share/games/dink/*.*'


I've changed what I thought was the relevant line in makecache but it still doesn't work, where can I change this path?