trevor wrote:
OK, I've had a tweak in mind for a while now, perhaps now is the time to implement it.
To increase the memory that MapTool can use, run it like this:
java -Xmx256m net.rptools.maptool.client.MapTool
The 256 is the max heap size.
Problem: You are all assuming we know Java like you do.. I am an IT guy, been in the field for 17 years, certified in Microsoft and Novel, setup routers and firewalls, Support just about every software issue, but even I am not all that familiar with Java at this level.
**Feel really stupid now because I probably should**
But you may want to make things like this a little more user friendly.
Now, that being said; I tried making a shortcut Trevor with this string that you mentioned but it isn't working. Do I need to put it in a specific folder? Can you give more details captain?