• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

GameJackal 3.0.0.1 beta 3 (64 bit support)

I know this would be cruel but MS isn't nice anyways.


I found out the other day that you can only install a LEGAL version of Windows XP64 on the same computer so many times. Now if I try to activate it after a full format and reinstall it says I need to buy another license. What is the deal? I have the original disk, I am the original owner and it is the same computer. Why does it matter how many times I format and reinstall Windows same computer. Sorry to get off subject, just some info on MS, and there is no warning that you are on your last activation. Glad I have imaging software and I had a restore image.
 
I found out the other day that you can only install a LEGAL version of Windows XP64 on the same computer so many times. Now if I try to activate it after a full format and reinstall it says I need to buy another license. What is the deal? I have the original disk, I am the original owner and it is the same computer. Why does it matter how many times I format and reinstall Windows same computer. Sorry to get off subject, just some info on MS, and there is no warning that you are on your last activation. Glad I have imaging software and I had a restore image.

Yes I too use imaging to restore if and when needed.
 
Bsod running NWN2

I installed beta 3 and tried creating a profile for NWN2 under Vista Home Premium x64, but it blue screens after the game loads. :(

I've installed all of the updated from Windows Update as well as the hotfix from KB940105.

I opened the generated minidump in WinDbg, and the results of !analyze -v are as follows:
Code:
1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

BAD_POOL_HEADER (19)
The pool is already corrupt at the time of the current request.
This may or may not be due to the caller.
The internal pool links must be walked to figure out a possible cause of
the problem, and then special pool applied to the suspect tags or the driver
verifier to a suspect driver.
Arguments:
Arg1: 0000000000000022, 
Arg2: fffffa8000000000
Arg3: 0000000000000000
Arg4: 0000000000000000

Debugging Details:
------------------




BUGCHECK_STR:  0x19_22

POOL_ADDRESS: GetPointerFromAddress: unable to read from fffff80001dfa0b0
 fffffa8000000000 

CUSTOMER_CRASH_COUNT:  2

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from fffff80001cb0d0d to fffff80001c4dc90

STACK_TEXT:  
fffff980`065a4b08 fffff800`01cb0d0d : 00000000`00000019 00000000`00000022 fffffa80`00000000 00000000`00000000 : nt!KeBugCheckEx
fffff980`065a4b10 fffff800`01d3d19b : 00000000`00000001 00000000`00000001 00000000`00000000 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x3bc1
fffff980`065a4b80 fffff980`045305c0 : fffffa80`062462d0 fffff800`01c686e0 fffff980`00000001 fffff800`01c72d14 : nt!ExFreePoolWithTag+0x39b
fffff980`065a4c40 fffffa80`062462d0 : fffff800`01c686e0 fffff980`00000001 fffff800`01c72d14 fffff980`1639d350 : Maplom+0x35c0
fffff980`065a4c48 fffff800`01c686e0 : fffff980`00000001 fffff800`01c72d14 fffff980`1639d350 fffffa80`08588868 : 0xfffffa80`062462d0
fffff980`065a4c50 fffff800`01c59da3 : fffffa80`057d32c0 fffff800`01dd3801 fffffa80`0b6ed000 fffff980`065a4d58 : nt!KeRemoveQueueEx+0x848
fffff980`065a4ce0 fffff800`01ee196b : fffffa80`062462d0 fffffffe`9a5f4400 fffffa80`081b3bb0 00000000`00000001 : nt!ExpWorkerThread+0x12a
fffff980`065a4d50 fffff800`01c34656 : fffff800`01d4a980 fffffa80`081b3bb0 fffffa80`081b2720 fffffa80`081b2720 : nt!PspSystemThreadStartup+0x5b
fffff980`065a4d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16


STACK_COMMAND:  kb

FOLLOWUP_IP: 
Maplom+35c0
fffff980`045305c0 ??              ???

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  Maplom+35c0

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Maplom

IMAGE_NAME:  Maplom.SYS

DEBUG_FLR_IMAGE_TIMESTAMP:  4795848a

FAILURE_BUCKET_ID:  X64_0x19_22_Maplom+35c0

BUCKET_ID:  X64_0x19_22_Maplom+35c0

Followup: MachineOwner
---------
I've also uploaded a copy of the minidump here.
Here is a link to some system information (generated by CPU-Z).
 
Last edited:
I installed beta 3 and tried creating a profile for NWN2 under Vista Home Premium x64, but it blue screens after the game loads. :(

I've installed all of the updated from Windows Update as well as the hotfix from KB940105.

I opened the generated minidump in WinDbg, and the results of !analyze -v are as follows:
Code:
1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

BAD_POOL_HEADER (19)
The pool is already corrupt at the time of the current request.
This may or may not be due to the caller.
The internal pool links must be walked to figure out a possible cause of
the problem, and then special pool applied to the suspect tags or the driver
verifier to a suspect driver.
Arguments:
Arg1: 0000000000000022, 
Arg2: fffffa8000000000
Arg3: 0000000000000000
Arg4: 0000000000000000

Debugging Details:
------------------




BUGCHECK_STR:  0x19_22

POOL_ADDRESS: GetPointerFromAddress: unable to read from fffff80001dfa0b0
 fffffa8000000000 

CUSTOMER_CRASH_COUNT:  2

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from fffff80001cb0d0d to fffff80001c4dc90

STACK_TEXT:  
fffff980`065a4b08 fffff800`01cb0d0d : 00000000`00000019 00000000`00000022 fffffa80`00000000 00000000`00000000 : nt!KeBugCheckEx
fffff980`065a4b10 fffff800`01d3d19b : 00000000`00000001 00000000`00000001 00000000`00000000 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x3bc1
fffff980`065a4b80 fffff980`045305c0 : fffffa80`062462d0 fffff800`01c686e0 fffff980`00000001 fffff800`01c72d14 : nt!ExFreePoolWithTag+0x39b
fffff980`065a4c40 fffffa80`062462d0 : fffff800`01c686e0 fffff980`00000001 fffff800`01c72d14 fffff980`1639d350 : Maplom+0x35c0
fffff980`065a4c48 fffff800`01c686e0 : fffff980`00000001 fffff800`01c72d14 fffff980`1639d350 fffffa80`08588868 : 0xfffffa80`062462d0
fffff980`065a4c50 fffff800`01c59da3 : fffffa80`057d32c0 fffff800`01dd3801 fffffa80`0b6ed000 fffff980`065a4d58 : nt!KeRemoveQueueEx+0x848
fffff980`065a4ce0 fffff800`01ee196b : fffffa80`062462d0 fffffffe`9a5f4400 fffffa80`081b3bb0 00000000`00000001 : nt!ExpWorkerThread+0x12a
fffff980`065a4d50 fffff800`01c34656 : fffff800`01d4a980 fffffa80`081b3bb0 fffffa80`081b2720 fffffa80`081b2720 : nt!PspSystemThreadStartup+0x5b
fffff980`065a4d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16


STACK_COMMAND:  kb

FOLLOWUP_IP: 
Maplom+35c0
fffff980`045305c0 ??              ???

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  Maplom+35c0

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Maplom

IMAGE_NAME:  Maplom.SYS

DEBUG_FLR_IMAGE_TIMESTAMP:  4795848a

FAILURE_BUCKET_ID:  X64_0x19_22_Maplom+35c0

BUCKET_ID:  X64_0x19_22_Maplom+35c0

Followup: MachineOwner
---------
I've also uploaded a copy of the minidump here.
Here is a link to some system information (generated by CPU-Z).


Out of intrest do you have a Logitech G15 Keyboard? I updated my keyboard driver to version 2.2 and my pc started crashing with "BAD Pool Header" errors. I went back to V2.0 and my PC was stabble again, Just a thought.
 
While I do have a Logitech (Internet Navigator) keyboard, I don't have any of Logitech's software installed.
 
I found out the other day that you can only install a LEGAL version of Windows XP64 on the same computer so many times. Now if I try to activate it after a full format and reinstall it says I need to buy another license. What is the deal? I have the original disk, I am the original owner and it is the same computer. Why does it matter how many times I format and reinstall Windows same computer. Sorry to get off subject, just some info on MS, and there is no warning that you are on your last activation. Glad I have imaging software and I had a restore image.

Did you try activation by telephone? The person will just ask if you have the OS on any other computer and then tell you the activation key to type in.
 
Timeshift is not working with Beta3. It successfully makes an image but then the "incorrect DVD is in the drive" message is displayed when I try to run the game out of gamejackal.
 
Are you running Vista?
If so, this is a problem that we hope to have sorted for beta 4.
 
Out of intrest do you have a Logitech G15 Keyboard? I updated my keyboard driver to version 2.2 and my pc started crashing with "BAD Pool Header" errors. I went back to V2.0 and my PC was stabble again, Just a thought.

I will take a look.
 
I have had the odd system Blue Screen with Beta 3, I thought at first it was G15 Drivers but it is still happening. Attached is a mini dump of my last BSOD.
 

Attachments

  • Mini020208-02.zip
    20.3 KB · Views: 4
Probably caused by : memory_corruption ( nt!MiEnsureAvailablePageOrWait+116 )

BTW Beta 3 is conflicting with latest Version of Daemon Tools Pro Advanced. This BSOD occurs when mounting an image.
 
Last edited:
There are some bugs with Vista 64, although we have not had any BSOD's we are getting lockups on occasions. This is the reason for the delay of beta 4.
 
Will Beta 4 support Vista 64? I miss my Game Jackal!

From reading these forums, the big feature addition in Game Jackal 3.0(when it is released) is 64 bit support. The beta versions do work under Vista 64 bit, but obviously, these have bugs that are being worked out before the full "official" release.
 
Crashes with Crysis (Vista64, Crysis64)

I am running Vista 64 Ultimate, Q6600 with 4GB of RAM.

When I try and run Crysis with GamJackal in create profile mode I find that the game almost immediately crashes. The game changes the cursor to a CD and shortly after this is crashes. GameJackal has seen some disk IO as is takes a few minutes to create the profile.

The game works if I do not try and create a profile.

I did have Crysis working with GJ under XP 32.

Is there anything I can do to provide you with more detail that would make this easier to isolate.

I have installed all Vista patches from update as well as Update for Windows Vista for x64-based Systems (KBKB940105). I am in the process of upgrading my graphics drivers.

Any other suggestions
 
Last edited:
Crysis not working with beta3 is a known issue.

I have found that with Beta3 installed my Vista64 machine will not shutdown all the way. It gets beyond the event log service stopping and then just hangs with the "Shutting Down" window shown. I uninstalled GJ and now it is shutting down properly. Is there anything I can grab to help you debug it?

Another thing that I noticed was that if I tried to access "Properties" on an EIDE drive that I have in an icydock it would lock up the Virtual Drive service. This doesn't happen with GJ uninstalled.
 
Last edited:
Crysis not working with beta3 is a known issue.

I have found that with Beta3 installed my Vista64 machine will not shutdown all the way. It gets beyond the event log service stopping and then just hangs with the "Shutting Down" window shown. I uninstalled GJ and now it is shutting down properly. Is there anything I can grab to help you debug it?

Another thing that I noticed was that if I tried to access "Properties" on an EIDE drive that I have in an icydock it would lock up the Virtual Drive service. This doesn't happen with GJ uninstalled.

That is weird I am not having these issues. I did have a bog down in shutting down and boot up but I ran a registry cleaner then a registry defragger and that helped me out allot.
 
Back
Top