Please Ask Simple Questions Here

Ask, answer and discuss any and all topics about the hows, whys, wheres and whens of playing Haven & Hearth.

Re: Please Ask Simple Questions Here

Postby TeckXKnight » Wed Oct 26, 2011 1:26 am

HowlerTheProwler wrote:What is this crazy cat gold I found, is it worth anything?

Cat's Gold, also known as Fool's Gold or pyrite(?) is a common and worthless stone. In HnH it acts as a curiosity but an absolutely useless one! Check the wiki or How Do I forums for most in-depth information on curiosities =)
User avatar
TeckXKnight
 
Posts: 8274
Joined: Tue Jul 13, 2010 2:31 am
Location: How Do I?

Re: Please Ask Simple Questions Here

Postby theultimatevera » Wed Oct 26, 2011 3:18 am

its a curio,u study it
geoligists rock,truck drivers roll
User avatar
theultimatevera
 
Posts: 66
Joined: Fri Oct 07, 2011 11:18 pm

Re: Please Ask Simple Questions Here

Postby M_So » Wed Oct 26, 2011 4:28 am

Hmm H&H seems to not work for me anymore... tried it today and I get this error message

Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0657374d, pid=6200, tid=6872
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) Client VM (20.4-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ig4dev32.dll+0x374d]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x0528b400):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6872, stack(0x04fb0000,0x05000000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000000, EDX=0x04fff13c
ESP=0x04fff128, EBP=0x00253948, ESI=0x05d70e14, EDI=0x04fff174
EIP=0x0657374d, EFLAGS=0x00010246

Top of Stack: (sp=0x04fff128)
0x04fff128:   04fff13c 05d20048 05d70e14 05d20048
0x04fff138:   00253518 4000ff80 00000000 00000000
0x04fff148:   00000000 00000000 00000000 00000001
0x04fff158:   00000000 00000000 00000000 00000000
0x04fff168:   00000000 00000000 00000000 0657b4dc
0x04fff178:   00001838 05d70e14 3801143b 05d25ff8
0x04fff188:   0652b104 065496e4 063322d3 3801143b
0x04fff198:   002542f0 001fd930 04fff2f4 3801143b

Instructions: (pc=0x0657374d)
0x0657372d:   03 00 00 8d 54 24 10 52 89 5c 24 1c 89 5c 24 24
0x0657373d:   89 5c 24 28 89 5c 24 18 c7 44 24 2c 01 00 00 00
0x0657374d:   8b 08 50 33 f6 ff 51 4c 85 c0 0f 85 bd 00 00 00
0x0657375d:   6a 34 53 ff 15 40 90 74 06 3b c3 8b 4c 24 54 74


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x04fff13c is pointing into the stack for thread: 0x0528b400
ESP=0x04fff128 is pointing into the stack for thread: 0x0528b400
EBP=0x00253948 is an unknown value
ESI=0x05d70e14 is an unknown value
EDI=0x04fff174 is pointing into the stack for thread: 0x0528b400


Stack: [0x04fb0000,0x05000000],  sp=0x04fff128,  free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4dev32.dll+0x374d]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.sun.opengl.impl.windows.WGL.wglCreateContext(J)J+0
j  com.sun.opengl.impl.windows.WindowsGLContext.create()V+30
j  com.sun.opengl.impl.windows.WindowsGLContext.makeCurrentImpl()I+12
j  com.sun.opengl.impl.windows.WindowsOnscreenGLContext.makeCurrentImpl()I+32
j  com.sun.opengl.impl.GLContextImpl.makeCurrent()I+56
j  com.sun.opengl.impl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+308
j  javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run()V+35
j  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j  java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$1.run()Ljava/lang/Void;+12
j  java.awt.EventQueue$1.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x0528b400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6872, stack(0x04fb0000,0x05000000)]
  0x040f9400 JavaThread "Haven UI thread" [_thread_blocked, id=6556, stack(0x04e70000,0x04ec0000)]
  0x040d4c00 JavaThread "Haven resource loader" daemon [_thread_in_native, id=2740, stack(0x04af0000,0x04b40000)]
  0x040aa800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=6364, stack(0x04aa0000,0x04af0000)]
  0x040af000 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=5228, stack(0x04a50000,0x04aa0000)]
  0x040ae800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=7004, stack(0x04a00000,0x04a50000)]
  0x0400f000 JavaThread "Haven main thread" [_thread_in_native, id=6224, stack(0x04810000,0x04860000)]
  0x01d20c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=528, stack(0x04370000,0x043c0000)]
  0x01d20800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7328, stack(0x04320000,0x04370000)]
  0x01d20000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6232, stack(0x042d0000,0x04320000)]
  0x01cde400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1672, stack(0x03ed0000,0x03f20000)]
  0x01ccb800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2808, stack(0x03e80000,0x03ed0000)]
  0x01cc8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8024, stack(0x01bf0000,0x01c40000)]
  0x01cc7800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3796, stack(0x01ba0000,0x01bf0000)]
  0x01cbd800 JavaThread "Finalizer" daemon [_thread_blocked, id=7652, stack(0x01b50000,0x01ba0000)]
  0x01cbb800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7708, stack(0x019e0000,0x01a30000)]
  0x01b39000 JavaThread "main" [_thread_blocked, id=5868, stack(0x00110000,0x00160000)]

Other Threads:
  0x01c7fc00 VMThread [stack: 0x00c80000,0x00cd0000] [id=6148]
  0x01cef800 WatcherThread [stack: 0x03f20000,0x03f70000] [id=7220]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 78656K, used 49784K [0x14100000, 0x19650000, 0x1eba0000)
  eden space 69952K,  58% used [0x14100000, 0x1692cd50, 0x18550000)
  from space 8704K,  99% used [0x18dd0000, 0x196412c0, 0x19650000)
  to   space 8704K,   0% used [0x18550000, 0x18550000, 0x18dd0000)
 tenured generation   total 174784K, used 1406K [0x1eba0000, 0x29650000, 0x34100000)
   the space 174784K,   0% used [0x1eba0000, 0x1ecff910, 0x1ecffa00, 0x29650000)
 compacting perm gen  total 12288K, used 4208K [0x34100000, 0x34d00000, 0x38100000)
   the space 12288K,  34% used [0x34100000, 0x3451c258, 0x3451c400, 0x34d00000)
    ro space 10240K,  51% used [0x38100000, 0x3862d0b8, 0x3862d200, 0x38b00000)
    rw space 12288K,  54% used [0x38b00000, 0x39199570, 0x39199600, 0x39700000)

Code Cache  [0x01d50000, 0x01ea0000, 0x03d50000)
 total_blobs=842 nmethods=533 adapters=245 free_code_cache=32203008 largest_free_block=0

Dynamic libraries:
0x00400000 - 0x00424000    C:\Windows\system32\javaw.exe
0x77440000 - 0x77568000    C:\Windows\system32\ntdll.dll
0x75da0000 - 0x75e7c000    C:\Windows\system32\kernel32.dll
0x75970000 - 0x759a4000    C:\Program Files\Alwil Software\Avast5\snxhk.dll
0x76e50000 - 0x76f16000    C:\Windows\system32\ADVAPI32.dll
0x77190000 - 0x77253000    C:\Windows\system32\RPCRT4.dll
0x75ae0000 - 0x75b7d000    C:\Windows\system32\USER32.dll
0x77640000 - 0x7768b000    C:\Windows\system32\GDI32.dll
0x77590000 - 0x775ae000    C:\Windows\system32\IMM32.DLL
0x77370000 - 0x77438000    C:\Windows\system32\MSCTF.dll
0x772c0000 - 0x7736a000    C:\Windows\system32\msvcrt.dll
0x77580000 - 0x77589000    C:\Windows\system32\LPK.DLL
0x76f20000 - 0x76f9d000    C:\Windows\system32\USP10.dll
0x7c340000 - 0x7c396000    C:\Program Files\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da9f000    C:\Program Files\Java\jre6\bin\client\jvm.dll
0x744e0000 - 0x74512000    C:\Windows\system32\WINMM.dll
0x76160000 - 0x762a5000    C:\Windows\system32\ole32.dll
0x75b80000 - 0x75c0d000    C:\Windows\system32\OLEAUT32.dll
0x74230000 - 0x7426e000    C:\Windows\system32\OLEACC.dll
0x75850000 - 0x7587c000    C:\Windows\system32\apphelp.dll
0x6d7a0000 - 0x6d7ac000    C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000    C:\Program Files\Java\jre6\bin\java.dll
0x6d7e0000 - 0x6d7ef000    C:\Program Files\Java\jre6\bin\zip.dll
0x6d000000 - 0x6d14c000    C:\Program Files\Java\jre6\bin\awt.dll
0x6fad0000 - 0x6fb12000    C:\Windows\system32\WINSPOOL.DRV
0x74690000 - 0x7482e000    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
0x77260000 - 0x772b9000    C:\Windows\system32\SHLWAPI.dll
0x722a0000 - 0x722ac000    C:\Windows\system32\DWMAPI.DLL
0x74be0000 - 0x74c1f000    C:\Windows\system32\uxtheme.dll
0x762b0000 - 0x76dc1000    C:\Windows\system32\shell32.dll
0x6d230000 - 0x6d27f000    C:\Program Files\Java\jre6\bin\fontmanager.dll
0x6d600000 - 0x6d613000    C:\Program Files\Java\jre6\bin\net.dll
0x760e0000 - 0x7610d000    C:\Windows\system32\WS2_32.dll
0x77570000 - 0x77576000    C:\Windows\system32\NSI.dll
0x75080000 - 0x750bb000    C:\Windows\system32\mswsock.dll
0x751d0000 - 0x751d5000    C:\Windows\System32\wship6.dll
0x6d620000 - 0x6d629000    C:\Program Files\Java\jre6\bin\nio.dll
0x74e40000 - 0x74e7b000    C:\Windows\system32\rsaenh.dll
0x75950000 - 0x7596e000    C:\Windows\system32\USERENV.dll
0x75930000 - 0x75944000    C:\Windows\system32\Secur32.dll
0x74190000 - 0x7419f000    C:\Windows\system32\NLAapi.dll
0x75330000 - 0x75349000    C:\Windows\system32\IPHLPAPI.DLL
0x752f0000 - 0x75325000    C:\Windows\system32\dhcpcsvc.DLL
0x75570000 - 0x7559c000    C:\Windows\system32\DNSAPI.dll
0x752e0000 - 0x752e7000    C:\Windows\system32\WINNSI.DLL
0x752b0000 - 0x752d2000    C:\Windows\system32\dhcpcsvc6.DLL
0x729a0000 - 0x729af000    C:\Windows\system32\napinsp.dll
0x72940000 - 0x72952000    C:\Windows\system32\pnrpnsp.dll
0x72970000 - 0x72978000    C:\Windows\System32\winrnr.dll
0x76110000 - 0x76159000    C:\Windows\system32\WLDAP32.dll
0x75ad0000 - 0x75ad7000    C:\Windows\system32\PSAPI.DLL
0x74d80000 - 0x74d85000    C:\Windows\System32\wshtcpip.dll
0x10000000 - 0x1004d000    C:\Users\DJ\Downloads\HnH_Ender_x32\jogl.dll
0x70810000 - 0x708db000    C:\Windows\system32\OPENGL32.dll
0x727e0000 - 0x72803000    C:\Windows\system32\GLU32.dll
0x70720000 - 0x70805000    C:\Windows\system32\DDRAW.dll
0x74290000 - 0x74296000    C:\Windows\system32\DCIMAN32.dll
0x75c10000 - 0x75d9a000    C:\Windows\system32\SETUPAPI.dll
0x72c60000 - 0x72c66000    C:\Windows\system32\rasadhlp.dll
0x6d350000 - 0x6d356000    C:\Program Files\Java\jre6\bin\jawt.dll
0x04b50000 - 0x04b55000    C:\Users\DJ\Downloads\HnH_Ender_x32\jogl_awt.dll
0x06310000 - 0x06563000    C:\Windows\system32\ig4icd32.dll
0x06570000 - 0x0678c000    C:\Windows\system32\ig4dev32.dll

VM Arguments:
jvm_args: -Xms256m -Xmx512m
java_command: haven.jar moltke.seatribe.se -r ./res
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Mozilla Firefox;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Xpress Software\AIDC\Advanced ID Creator;C:\Program Files\Windows Live\Shared;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;c:\Program Files\Common Files\Ulead Systems\MPEG;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=DJ
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows Vista Build 6002 Service Pack 2

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2610496k(841380k free), swap 5447084k(2600776k free)

vm_info: Java HotSpot(TM) Client VM (20.4-b02) for windows-x86 JRE (1.6.0_29-b11), built on Oct  3 2011 01:01:08 by "java_re" with MS VC++ 7.1 (VS2003)

time: Tue Oct 25 23:12:33 2011
elapsed time: 2 seconds

I get the same problem with the normal client so I did not think this belonged in the ender's topic

edit: Fixed it, seems all it needed was a reboot...
User avatar
M_So
 
Posts: 229
Joined: Sun May 08, 2011 10:50 pm

Re: Please Ask Simple Questions Here

Postby TheOriginalFive » Wed Oct 26, 2011 10:37 am

I just got a Fishy Eyeball, should I have my character eat it or study it?
User avatar
TheOriginalFive
 
Posts: 215
Joined: Tue Dec 07, 2010 12:28 pm

Re: Please Ask Simple Questions Here

Postby TheTylerLee » Wed Oct 26, 2011 10:39 am

TheOriginalFive wrote:I just got a Fishy Eyeball, should I have my character eat it or study it?

study if yu have nothing else
Discord: XiliX#2791
User avatar
TheTylerLee
 
Posts: 1604
Joined: Thu Jul 21, 2011 6:00 am

Re: Please Ask Simple Questions Here

Postby TeckXKnight » Wed Oct 26, 2011 10:40 am

TheOriginalFive wrote:I just got a Fishy Eyeball, should I have my character eat it or study it?

8 hours of study time, 3 mental weight, 350 Base LP. Not bad for a new character. If you have the mental space then study it.
User avatar
TeckXKnight
 
Posts: 8274
Joined: Tue Jul 13, 2010 2:31 am
Location: How Do I?

Re: Please Ask Simple Questions Here

Postby TheOriginalFive » Wed Oct 26, 2011 10:44 am

Well, I just started. Played a little bit since W3-W4. I think I'll make my character study it, she's studying a an emerald dragonfly and a ladybird, as well as a cone cow.
User avatar
TheOriginalFive
 
Posts: 215
Joined: Tue Dec 07, 2010 12:28 pm

Re: Please Ask Simple Questions Here

Postby bobojos » Wed Oct 26, 2011 2:40 pm

Haha dragonfly is waaaaay better. And sometimes you get a red one that is even better than that. It works for levelling skills to like 40
bobojos
 
Posts: 2
Joined: Tue Jan 25, 2011 10:01 pm

Re: Please Ask Simple Questions Here

Postby TeckXKnight » Wed Oct 26, 2011 4:06 pm

bobojos wrote:Haha dragonfly is waaaaay better. And sometimes you get a red one that is even better than that. It works for levelling skills to like 40

You seem to be under the impression that you can't study multiple things at once. You can, in fact, study lots of different curiosities and gain the benefits from all of them.
User avatar
TeckXKnight
 
Posts: 8274
Joined: Tue Jul 13, 2010 2:31 am
Location: How Do I?

Re: Please Ask Simple Questions Here

Postby ImAwesome » Thu Oct 27, 2011 1:49 am

according to the wiki cavein rocks make more caveins, and my friend zagged when she should have zigged, so how far away from those is a safe distance to mine(ore vein seems to be reasonable sized) so 10 spaces? 15?
ImAwesome
 
Posts: 739
Joined: Sat Sep 10, 2011 4:35 pm

PreviousNext

Return to How do I?

Who is online

Users browsing this forum: Amazon [Bot], Claude [Bot] and 3 guests