Anemone Client

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Anemone Client

Postby romovs » Sat Jan 17, 2015 9:12 am

Just in case someone is having same issue on their clients: https://github.com/romovs/anemone/commi ... 613aa84590
Very dirty hack! Proper way would be to find what tries to render that obese texture and fix it. Also getting GL_MAX_TEXTURE_SIZE instead of hard-coding '1024' wouldn't hurt either.

@mvgulik, try re-downloading that maid.jar, I optimized it a bit...
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Anemone Client

Postby mvgulik » Sat Jan 17, 2015 11:05 am

In my case changing the "-Xmx1024m" to "-Xms512m" makes the client run-able.
(With "-Xmx1024m" (even if -Xms is also set to 1024m) its not playable at this end.)

romovs wrote:@mvgulik, try re-downloading that maid.jar, I optimized it a bit...

:)
Tried it, but I could not spot any significant change at the moment.
Lack of real playtime with this client at my end I'm sure.

borka wrote:Check in Bios how much shared memory for graphics is set ...

Shared video memory is automatically set based on the available system memory. Which, in this case, means its maximum of, erm, 128mb.

... Time to wake up some alt's ...
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

Re: Anemone Client

Postby mvgulik » Sat Jan 17, 2015 7:49 pm

Running into some problems while transferring inventory items.
It seems that some particular mouse+key combination is putting the client into a permanent busy mode (busy cursor) at this end.

Not sure about the actual mouse+keys combination yet.
But just using [SHIFT+CTRL] in the client and than switching to a other application window is already putting the client into a permanent busy mode at this end.


Client version: 17.01.15 ("java.exe -Xms512m -Xmx1024m ...")
OS Version: Windows XP Service Pack 3 (5.1) build 2600 (32bit)
Java build: 1.7.0_71-b14


---
Update:
Inside the client I can put the client into a permanent busy mode by using: (anywhere, so also at login screen)
- Shift+Alt (1)
- Left mouse click.
- Shift+Alt (2)
- Left mouse drag.
This is probably the one that I triggered when trying to find this clients inventory-item-transfer options.
Last edited by mvgulik on Sat Jan 17, 2015 8:32 pm, edited 1 time in total.
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

Re: Anemone Client

Postby borka » Sat Jan 17, 2015 8:10 pm

Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Anemone Client

Postby romovs » Sun Jan 18, 2015 7:10 am

Hmm no idea why that's happening... :?

How much RAM do you have btw and what cpu?
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Anemone Client

Postby mvgulik » Sun Jan 18, 2015 8:28 am

Lets see:
Code: Select all
CPU
   Intel Pentium 4 520
   Prescott 90nm Technology

RAM
   4.00GB Dual-Channel DDR @ 199MHz (3-3-3-8)

Motherboard
   Hewlett-Packard 097Ch (XU1 PROCESSOR)   43 °C
   --- Details ---
   Manufacturer   Hewlett-Packard
   Model   097Ch (XU1 PROCESSOR)
   Chipset Vendor   Intel
   Chipset Model   i915P/i915G
   Chipset Revision   B1
   Southbridge Vendor   Intel
   Southbridge Model   82801FB (ICH6)
   Southbridge Revision   03

Peripherals
      Standaardtoetsenbord (101/102 toetsen) of Microsoft Natural PS/2-toetsenbord
         Device Kind   Keyboard
         Device Name   Standaardtoetsenbord (101/102 toetsen) of Microsoft Natural PS/2-toetsenbord
         Vendor   (standaardtoetsenbord)
         Location   Op toetsenbordpoort aangesloten
            Driver
               Date   7-1-2001
               Version   5.1.2600.5512
               File   C:\WINDOWS\system32\DRIVERS\i8042prt.sys
               File   C:\WINDOWS\system32\DRIVERS\kbdclass.sys
      HID-compliant muis
      [i](General HP USB mouse, 3-Button + wheel)[/i]
         Device Kind   Mouse
         Device Name   HID-compliant muis
         Vendor   Primax Electronics
         Location   Location 0
            Driver
               Date   7-1-2001
               Version   5.1.2600.0
               File   C:\WINDOWS\system32\DRIVERS\mouclass.sys
               File   C:\WINDOWS\system32\DRIVERS\mouhid.sys

I'm not having this problem with the default Ender client. Although I'm not sure if I have the latest Ender version.

Note (Just in case, although its probably not related): There seems to be a general Java(7) issue which triggers a none terminal error on releasing the ALT key. (can be seen in all HnH clients (well .... on my system. Don't know about other systems/Windows.))
Last edited by mvgulik on Sun Jan 18, 2015 12:56 pm, edited 1 time in total.
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

Re: Anemone Client

Postby romovs » Sun Jan 18, 2015 8:38 am

I should have an old pc laying around somewhere. Will try to get XP running on it, hopefully it's something reproducible.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Anemone Client

Postby mvgulik » Sun Jan 18, 2015 12:45 pm

I managed to find that the [SHIFT+CTRL] issue is related to the Language TextService. If I disable the TextService for the whole system the [SHIFT+CTRL] problem disappears.

[ConfigWindow -> Country.. -> Languages(tab2) -> Details(button) -> Advanced(tab2) -> Last option].
Not sure about the words in the English version. As I'm using a Dutch windows version.


The Shift+Alt+MouseAction problem was not effected by disabling the TextService setting.
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

Re: Anemone Client

Postby romovs » Sun Jan 18, 2015 2:09 pm

It worked fine in English WinXP, but then I added another language... :o
It's the default key binding for switching input languages messing up things.
You will need to turn it of "Text Services and Input Languages" -> Key Settings.

WinXP SP3, P4 531, 2GB RAM, ancient discrete nvidia card, and Java 1.7.0_71 seems to give solid 25 FPS :D
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Anemone Client

Postby mvgulik » Mon Jan 19, 2015 8:57 am

Cool. That worked. No more lockups, on this side, when using Shift/Ctrl/Alt. :D
Thanks romovs. :)
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 0 guests