d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > General Help Archive > Need Some Help > Involving Java Error
Add Reply New Topic New Poll
Member
Posts: 8,211
Joined: Nov 26 2006
Gold: 0.00
Jul 16 2011 01:17am
Alright so when ever I try to load things using Java I always get an error says: LoadLibrary filed with error998: Invalid access to memory location. Does anyone know how to fix this?
Member
Posts: 30,731
Joined: Jun 12 2009
Gold: 1,645.00
Jul 16 2011 01:25am
Reinstalling java would be the first thing I would try. If that doesn't work you could probably google the error and get a pretty informative list of pages.

This post was edited by Kevorkian on Jul 16 2011 01:27am
Member
Posts: 30,731
Joined: Jun 12 2009
Gold: 1,645.00
Member
Posts: 8,211
Joined: Nov 26 2006
Gold: 0.00
Jul 17 2011 01:53pm
Quote (Kevorkian @ Jul 16 2011 02:26am)


I already googled that and reinstalled java, and im still getting the same error. Google didn't help me resolve it. Anyone else might have an idea?
Member
Posts: 6,192
Joined: Dec 13 2010
Gold: 6,669.99
Jul 17 2011 02:02pm
not 100% sure but you can always try this

start - control panel - java (tea cup icon) - temporary internet files - settings... - delete files then press OK

did you try this?

he "invalid access to memory location 998" error occurs because the 32-bit file structure that is used in the application execution function is not correctly handled in the 64-bit environment. Here is a suggestion that may correct the issue. A supported hotfix is available from Microsoft:
http://support.microsoft.com/kb/833620

This post was edited by ShadowFiend on Jul 17 2011 02:06pm
Go Back To General Help Archive Topic List
Add Reply New Topic New Poll