• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Guide]PokeNet Server Setup

Newbie Spellweaver
Joined
Apr 15, 2009
Messages
94
Reaction score
1
The game doesn't come up for me.. after I start up the bat and I entered all the settings and such.. it loads up in the bat and thats it.
 
Newbie Spellweaver
Joined
Jan 27, 2010
Messages
20
Reaction score
0
I have router at home, but all possible doors open, the database I am using localhost 127.0.0.1 ips and the server opens correctly, but the customer every time I click on the language it closes without warning

I let down the log:

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77669b60, pid=4112, tid=4124
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) Client VM (21.0-b17 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [msvcrt.dll+0x9b60]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   [url=http://bugreport.sun.com/bugreport/crash.jsp]HotSpot Virtual Machine Error Reporting Page[/url]
# 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 (0x00a49800):  JavaThread "main" [_thread_in_native, id=4124, stack(0x01900000,0x01950000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x1e131000

Registers:
EAX=0x1c2cfbb4, EBX=0x1e12f2bc, ECX=0x3f867aed, EDX=0x00000000
ESP=0x0194f560, EBP=0x0194f568, ESI=0x1e131000, EDI=0x05bb1d64
EIP=0x77669b60, EFLAGS=0x00010206

Top of Stack: (sp=0x0194f560)
0x0194f560:   04b2f2f8 00000000 0194f598 6389dcab
0x0194f570:   05bb0020 1e12f2bc fe1a08f8 000000d4
0x0194f580:   04b2f2f8 33aa4010 0194f5e0 1e12f2bc
0x0194f590:   43810000 43fe8000 0194f5b0 638a1869
0x0194f5a0:   04b2f2f8 06187508 00a49800 33aa4010
0x0194f5b0:   0194f5f8 10009019 000000d4 0195a5b7
0x0194f5c0:   00a49928 0194f600 000000d4 636f51a0
0x0194f5d0:   00000000 00000000 0194f5d8 00000000 

Instructions: (pc=0x77669b60)
0x77669b40:   8b 45 08 5e 5f c9 c3 8a 46 03 88 47 03 8a 46 02
0x77669b50:   88 47 02 8a 46 01 88 47 01 8b 45 08 5e 5f c9 c3
0x77669b60:   f3 a5 ff 24 95 b8 99 66 77 8a 06 88 07 8a 46 01
0x77669b70:   88 47 01 8b 45 08 5e 5f c9 c3 83 3d 44 00 70 77 


Register to memory mapping:

EAX=0x1c2cfbb4 is an unknown value
EBX=0x1e12f2bc is an unknown value
ECX=0x3f867aed is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x0194f560 is pointing into the stack for thread: 0x00a49800
EBP=0x0194f568 is pointing into the stack for thread: 0x00a49800
ESI=0x1e131000 is an unknown value
EDI=0x05bb1d64 is an unknown value


Stack: [0x01900000,0x01950000],  sp=0x0194f560,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [msvcrt.dll+0x9b60]  memcpy+0x250
C  [VTGOGL32.dll+0x1adcab]  DrvPresentBuffers+0x19fafb
C  [VTGOGL32.dll+0x1b1869]  DrvPresentBuffers+0x1a36b9
C  [lwjgl.dll+0x9019]  Java_org_lwjgl_opengl_ARBMultitexture_nglActiveTextureARB+0x9
j  org.lwjgl.opengl.GL11.glCallList(I)V+15
j  org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glCallList(I)V+1
j  org.newdawn.slick.AngelCodeFont.drawString(FFLjava/lang/String;Lorg/newdawn/slick/Color;II)V+72
j  org.newdawn.slick.AngelCodeFont.drawString(FFLjava/lang/String;Lorg/newdawn/slick/Color;)V+13
j  org.newdawn.slick.Graphics.drawString(Ljava/lang/String;FF)V+15
j  mdes.slick.sui.skin.simple.SimpleTextFieldAppearance.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;Lmdes/slick/sui/Component;Lmdes/slick/sui/Skin;Lmdes/slick/sui/Theme;)V+826
j  mdes.slick.sui.Component.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+26
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+3
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Display.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+38
j  org.pokenet.client.GameClient.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+561
j  org.newdawn.slick.GameContainer.updateAndRender(I)V+300
j  org.newdawn.slick.AppGameContainer.gameLoop()V+33
j  org.newdawn.slick.AppGameContainer.start()V+17
j  org.pokenet.client.GameClient.main([Ljava/lang/String;)V+61
v  ~StubRoutines::call_stub
V  [jvm.dll+0x122c7e]
V  [jvm.dll+0x1c9c0e]
V  [jvm.dll+0x122d0d]
V  [jvm.dll+0xa77e4]
V  [jvm.dll+0xb1b77]
C  [java.exe+0x1fd3]
C  [java.exe+0xa0ab]
C  [java.exe+0xa135]
C  [kernel32.dll+0x4ed4c]  BaseThreadInitThunk+0x12
C  [ntdll.dll+0x637f5]  RtlInitializeExceptionChain+0xef
C  [ntdll.dll+0x637c8]  RtlInitializeExceptionChain+0xc2

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglCallList(IJ)V+0
j  org.lwjgl.opengl.GL11.glCallList(I)V+15
j  org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glCallList(I)V+1
j  org.newdawn.slick.AngelCodeFont.drawString(FFLjava/lang/String;Lorg/newdawn/slick/Color;II)V+72
j  org.newdawn.slick.AngelCodeFont.drawString(FFLjava/lang/String;Lorg/newdawn/slick/Color;)V+13
j  org.newdawn.slick.Graphics.drawString(Ljava/lang/String;FF)V+15
j  mdes.slick.sui.skin.simple.SimpleTextFieldAppearance.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;Lmdes/slick/sui/Component;Lmdes/slick/sui/Skin;Lmdes/slick/sui/Theme;)V+826
j  mdes.slick.sui.Component.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+26
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+3
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Container.renderChildren(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+57
j  mdes.slick.sui.Container.renderComponent(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+9
j  mdes.slick.sui.Component.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+39
j  mdes.slick.sui.Display.render(Lorg/newdawn/slick/gui/GUIContext;Lorg/newdawn/slick/Graphics;)V+38
j  org.pokenet.client.GameClient.render(Lorg/newdawn/slick/GameContainer;Lorg/newdawn/slick/Graphics;)V+561
j  org.newdawn.slick.GameContainer.updateAndRender(I)V+300
j  org.newdawn.slick.AppGameContainer.gameLoop()V+33
j  org.newdawn.slick.AppGameContainer.start()V+17
j  org.pokenet.client.GameClient.main([Ljava/lang/String;)V+61
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x07e0a400 JavaThread "Timer-0" [_thread_blocked, id=4600, stack(0x05b60000,0x05bb0000)]
  0x07cd8400 JavaThread "Thread-4" [_thread_blocked, id=4412, stack(0x08020000,0x08070000)]
  0x00bbd800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4404, stack(0x08150000,0x081a0000)]
  0x07bfb000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4348, stack(0x03bf0000,0x03c40000)]
  0x03fbc400 JavaThread "Thread-0" [_thread_blocked, id=4180, stack(0x03df0000,0x03e40000)]
  0x00b9f000 JavaThread "Service Thread" daemon [_thread_blocked, id=4172, stack(0x03b20000,0x03b70000)]
  0x00b99c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4168, stack(0x03d00000,0x03d50000)]
  0x00b98400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4164, stack(0x03da0000,0x03df0000)]
  0x00b95400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4160, stack(0x03a80000,0x03ad0000)]
  0x00b8d800 JavaThread "Finalizer" daemon [_thread_blocked, id=4156, stack(0x03d50000,0x03da0000)]
  0x00b88800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4152, stack(0x03c40000,0x03c90000)]
=>0x00a49800 JavaThread "main" [_thread_in_native, id=4124, stack(0x01900000,0x01950000)]

Other Threads:
  0x00b86800 VMThread [stack: 0x03b90000,0x03be0000] [id=4144]
  0x00bc5000 WatcherThread [stack: 0x03eb0000,0x03f00000] [id=4176]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 12672K, used 7726K [0x23970000, 0x24720000, 0x28ec0000)
  eden space 11328K,  57% used [0x23970000, 0x23fd4b08, 0x24480000)
  from space 1344K,  87% used [0x245d0000, 0x246f6dc0, 0x24720000)
  to   space 1344K,   0% used [0x24480000, 0x24480000, 0x245d0000)
 tenured generation   total 28000K, used 11782K [0x28ec0000, 0x2aa18000, 0x33970000)
   the space 28000K,  42% used [0x28ec0000, 0x29a41948, 0x29a41a00, 0x2aa18000)
 compacting perm gen  total 12288K, used 4694K [0x33970000, 0x34570000, 0x37970000)
   the space 12288K,  38% used [0x33970000, 0x33e05ae0, 0x33e05c00, 0x34570000)
    ro space 10240K,  42% used [0x37970000, 0x37dac660, 0x37dac800, 0x38370000)
    rw space 12288K,  53% used [0x38370000, 0x389e8180, 0x389e8200, 0x38f70000)

Code Cache  [0x01950000, 0x01b10000, 0x03950000)
 total_blobs=1073 nmethods=786 adapters=219 free_code_cache=30992Kb largest_free_block=31735616

Dynamic libraries:
0x00cb0000 - 0x00cde000 	C:\Windows\system32\java.exe
0x77c10000 - 0x77d4c000 	C:\Windows\SYSTEM32\ntdll.dll
0x77710000 - 0x777e4000 	C:\Windows\system32\kernel32.dll
0x76060000 - 0x760aa000 	C:\Windows\system32\KERNELBASE.dll
0x76240000 - 0x762e0000 	C:\Windows\system32\ADVAPI32.dll
0x77660000 - 0x7770c000 	C:\Windows\system32\msvcrt.dll
0x767b0000 - 0x767c9000 	C:\Windows\SYSTEM32\sechost.dll
0x760b0000 - 0x76151000 	C:\Windows\system32\RPCRT4.dll
0x77b40000 - 0x77c09000 	C:\Windows\system32\USER32.dll
0x762e0000 - 0x7632e000 	C:\Windows\system32\GDI32.dll
0x76230000 - 0x7623a000 	C:\Windows\system32\LPK.dll
0x777f0000 - 0x7788d000 	C:\Windows\system32\USP10.dll
0x74d10000 - 0x74eae000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77600000 - 0x77657000 	C:\Windows\system32\SHLWAPI.dll
0x77920000 - 0x7793f000 	C:\Windows\system32\IMM32.DLL
0x76160000 - 0x7622c000 	C:\Windows\system32\MSCTF.dll
0x65890000 - 0x6594e000 	C:\Program Files\Java\jre7\bin\msvcr100.dll
0x64fa0000 - 0x652c1000 	C:\Program Files\Java\jre7\bin\client\jvm.dll
0x74320000 - 0x74327000 	C:\Windows\system32\WSOCK32.dll
0x77e00000 - 0x77e35000 	C:\Windows\system32\WS2_32.dll
0x77d60000 - 0x77d66000 	C:\Windows\system32\NSI.dll
0x74150000 - 0x74182000 	C:\Windows\system32\WINMM.dll
0x77d50000 - 0x77d55000 	C:\Windows\system32\PSAPI.DLL
0x6b310000 - 0x6b31c000 	C:\Program Files\Java\jre7\bin\verify.dll
0x6b2f0000 - 0x6b310000 	C:\Program Files\Java\jre7\bin\java.dll
0x6ac00000 - 0x6ac13000 	C:\Program Files\Java\jre7\bin\zip.dll
0x6b2c0000 - 0x6b2d4000 	C:\Program Files\Java\jre7\bin\net.dll
0x757d0000 - 0x7580c000 	C:\Windows\system32\mswsock.dll
0x759d0000 - 0x759d6000 	C:\Windows\System32\wship6.dll
0x10000000 - 0x1004b000 	C:\Users\LOKIZE\Downloads\StrickenFromHistory-PocketMonstersOnline-df11f38\StrickenFromHistory-PocketMonstersOnline-df11f38\Client\lib\native\lwjgl.dll
0x6ac70000 - 0x6ad38000 	C:\Windows\system32\OPENGL32.dll
0x6b240000 - 0x6b262000 	C:\Windows\system32\GLU32.dll
0x65950000 - 0x65a37000 	C:\Windows\system32\DDRAW.dll
0x6df50000 - 0x6df56000 	C:\Windows\system32\DCIMAN32.dll
0x76330000 - 0x764cd000 	C:\Windows\system32\SETUPAPI.dll
0x75e80000 - 0x75ea7000 	C:\Windows\system32\CFGMGR32.dll
0x77a50000 - 0x77adf000 	C:\Windows\system32\OLEAUT32.dll
0x774a0000 - 0x775fc000 	C:\Windows\system32\ole32.dll
0x75e60000 - 0x75e72000 	C:\Windows\system32\DEVOBJ.dll
0x747d0000 - 0x747e3000 	C:\Windows\system32\dwmapi.dll
0x752b0000 - 0x752b9000 	C:\Windows\system32\VERSION.dll
0x6d190000 - 0x6d19f000 	C:\Program Files\Java\jre7\bin\nio.dll
0x00a50000 - 0x00aa0000 	C:\Users\LOKIZE\Downloads\StrickenFromHistory-PocketMonstersOnline-df11f38\StrickenFromHistory-PocketMonstersOnline-df11f38\Client\lib\native\OpenAL32.dll
0x767d0000 - 0x7741a000 	C:\Windows\system32\SHELL32.dll
0x74b80000 - 0x74bc0000 	C:\Windows\system32\uxtheme.dll
0x6b990000 - 0x6ba02000 	C:\Windows\system32\dsound.dll
0x74880000 - 0x748a5000 	C:\Windows\system32\POWRPROF.dll
0x636f0000 - 0x63b76000 	C:\Windows\system32\VTGOGL32.dll
0x75d00000 - 0x75d0c000 	C:\Windows\system32\CRYPTBASE.dll
0x77890000 - 0x77913000 	C:\Windows\system32\CLBCatQ.DLL
0x74840000 - 0x74879000 	C:\Windows\System32\MMDevApi.dll
0x74bc0000 - 0x74cb5000 	C:\Windows\System32\PROPSYS.dll
0x73d60000 - 0x73d96000 	C:\Windows\system32\AUDIOSES.DLL
0x6c760000 - 0x6c7d9000 	C:\Windows\system32\mscms.dll
0x75410000 - 0x75427000 	C:\Windows\system32\USERENV.dll
0x75db0000 - 0x75dbb000 	C:\Windows\system32\profapi.dll
0x6c720000 - 0x6c758000 	C:\Windows\system32\icm32.dll
0x75170000 - 0x75177000 	C:\Windows\system32\avrt.dll
0x65a60000 - 0x65ba2000 	C:\Program Files\Java\jre7\bin\awt.dll
0x75810000 - 0x75826000 	C:\Windows\system32\CRYPTSP.dll
0x755c0000 - 0x755fb000 	C:\Windows\system32\rsaenh.dll
0x74310000 - 0x74320000 	C:\Windows\system32\NLAapi.dll
0x71e00000 - 0x71e10000 	C:\Windows\system32\napinsp.dll
0x71de0000 - 0x71df2000 	C:\Windows\system32\pnrpnsp.dll
0x756a0000 - 0x756e4000 	C:\Windows\system32\DNSAPI.dll
0x71e10000 - 0x71e18000 	C:\Windows\System32\winrnr.dll
0x75340000 - 0x75345000 	C:\Windows\System32\wshtcpip.dll
0x73e50000 - 0x73e6c000 	C:\Windows\system32\IPHLPAPI.DLL
0x73e40000 - 0x73e47000 	C:\Windows\system32\WINNSI.DLL
0x715e0000 - 0x715e6000 	C:\Windows\system32\rasadhlp.dll
0x73a10000 - 0x73a48000 	C:\Windows\System32\fwpuclnt.dll
0x6b4e0000 - 0x6b505000 	C:\Program Files\Java\jre7\bin\jpeg.dll
0x65860000 - 0x6588a000 	C:\Program Files\Java\jre7\bin\fontmanager.dll
0x65820000 - 0x65851000 	C:\Program Files\Java\jre7\bin\t2k.dll

VM Arguments:
jvm_args: -Djava.library.path=lib/native 
java_command: Pokenet.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\80\Tools\BINN
USERNAME=LOKIZE
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel



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

OS: Windows 7 Build 7601 Service Pack 1

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

Memory: 4k page, physical 1834552k(74052k free), swap 3669104k(1015908k free)

vm_info: Java HotSpot(TM) Client VM (21.0-b17) for windows-x86 JRE (1.7.0-b147), built on Jun 27 2011 02:25:52 by "java_re" with unknown MS VC++:1600

time: Sun Oct 16 20:46:44 2011
elapsed time: 53 seconds
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Jan 30, 2009
Messages
6
Reaction score
0
For the unknown error, try a different DB or make sure your SQL settings are right within the pokemon server
 
Skilled Illusionist
Joined
Jun 6, 2011
Messages
330
Reaction score
43
can you give me a dfferent DB please ?

EDIT:
WORKING FINE NOW.. I JUST SEARCH POKENET.SQL THEN I FOUND THEN I DOWNLOAD IT WORKS TY SO MUCH MCNAR !
 
Last edited:
Newbie Spellweaver
Joined
Jan 27, 2010
Messages
20
Reaction score
0
please i got some problems, first, the end battles is stuck, second, the sound and move is slow.

someone knows how correct this problems?

Hugs!
 
Newbie Spellweaver
Joined
Jan 27, 2010
Messages
20
Reaction score
0
:) , try to remember if you can please help me I would at least fix these problems after working in design to the customer site and forum.

These files will be put up with a server? has many bugs?

hugs
 
Newbie Spellweaver
Joined
Oct 21, 2011
Messages
12
Reaction score
0
Hello "-Default", "unauthorized16" and all who help in this forum:

First of all I apologize for my bad English (Google Translate)

Here I explain my problem.

tips 1: MySQL: OK

tips 2: Navicat: OK (Although I never found the localhost_3306 only localhost as in the photo)

-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums


tips 3: Server_Start.bat: OK (Just one problem: “Error: Cannot reach time server, reverting to local time”)

-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums


(And I is minimized thanks to the program 4t Tray)

-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums


tips 4: Client: Presents problems.
When I double click the file "pokenet.bat", only open for a few seconds and then closes
(Here capture what he says in those seconds before closing)

-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums


When you open the file (pokenet.bat) with notepad, says this:

-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums


file attached client error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1f1cc086, pid=512, tid=4164
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) Client VM (20.4-b02 mixed mode windows-x86 )
# Problematic frame:
# C 0x1f1cc086
#
# If you would like to submit a bug report, please visit:
# HotSpot Virtual Machine Error Reporting Page
# 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 (0x1701dc00): JavaThread "Thread-0" [_thread_in_native, id=4164, stack(0x171a0000,0x171f0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000001

Registers:
EAX=0x00000001, EBX=0x73eb6d3c, ECX=0x1f32333c, EDX=0x171ef538
ESP=0x171ef460, EBP=0x171ef48c, ESI=0x171ef4f8, EDI=0x73ea6654
EIP=0x1f1cc086, EFLAGS=0x00210202

Top of Stack: (sp=0x171ef460)
0x171ef460: 73eb6d17 00000000 1f323298 73eb6d3c
0x171ef470: 171ef734 00000000 1f1cc086 1f323308
0x171ef480: 1f3232c0 1f323298 00000000 171ef700
0x171ef490: 73eb6fb4 1f1cc086 00000000 1f323308
0x171ef4a0: 171ef734 171ef4f8 1f1f07a0 7c80ae30
0x171ef4b0: 1f1e415c 00000000 00000000 00000000
0x171ef4c0: 00000000 00000000 00000000 00000000
0x171ef4d0: 00000000 00000000 73e93900 73e9184c

Instructions: (pc=0x1f1cc086)
0x1f1cc066: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x1f1cc076: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x1f1cc086: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x1f1cc096: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Register to memory mapping:

EAX=0x00000001 is an unknown value
EBX=0x73eb6d3c is an unknown value
ECX=0x1f32333c is an unknown value
EDX=0x171ef538 is pointing into the stack for thread: 0x1701dc00
ESP=0x171ef460 is pointing into the stack for thread: 0x1701dc00
EBP=0x171ef48c is pointing into the stack for thread: 0x1701dc00
ESI=0x171ef4f8 is pointing into the stack for thread: 0x1701dc00
EDI=0x73ea6654 is an unknown value


Stack: [0x171a0000,0x171f0000], sp=0x171ef460, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x1f1cc086
C [dsound.dll+0x26fb4] GetDeviceID+0x272
C [dsound.dll+0x270a1] DirectSoundEnumerateA+0x14
C 0x1f1cc2b6
C 0x1f1c5e8f
C 0x1f1c6c18
j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j org.lwjgl.openal.AL.create()V+6
j org.newdawn.slick.openal.SoundStore$1.run()Ljava/lang/Object;+0
v ~StubRoutines::call_stub
V [jvm.dll+0xfac3b]
V [jvm.dll+0x18c391]
V [jvm.dll+0xfacbd]
V [jvm.dll+0xbb654]
C [java.dll+0x1015] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x15
j org.newdawn.slick.openal.SoundStore.init()V+26
j org.newdawn.slick.openal.AudioLoader.init()V+9
j org.newdawn.slick.openal.AudioLoader.getAudio(Ljava/lang/String;Ljava/io/InputStream;)Lorg/newdawn/slick/openal/Audio;+0
j org.pokenet.client.backend.SoundManager.loadFiles()V+62
j org.pokenet.client.backend.SoundManager.run()V+14
v ~StubRoutines::call_stub
V [jvm.dll+0xfac3b]
V [jvm.dll+0x18c391]
V [jvm.dll+0xfade1]
V [jvm.dll+0xfae3b]
V [jvm.dll+0xb5569]
V [jvm.dll+0x118f14]
V [jvm.dll+0x140fec]
C [msvcr71.dll+0x9565] endthreadex+0xa0
C [kernel32.dll+0xb713] GetModuleFileNameA+0x1b4

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j org.lwjgl.openal.AL.create()V+6
j org.newdawn.slick.openal.SoundStore$1.run()Ljava/lang/Object;+0
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j org.newdawn.slick.openal.SoundStore.init()V+26
j org.newdawn.slick.openal.AudioLoader.init()V+9
j org.newdawn.slick.openal.AudioLoader.getAudio(Ljava/lang/String;Ljava/io/InputStream;)Lorg/newdawn/slick/openal/Audio;+0
j org.pokenet.client.backend.SoundManager.loadFiles()V+62
j org.pokenet.client.backend.SoundManager.run()V+14
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x00316400 JavaThread "DestroyJavaVM" [_thread_blocked, id=4280, stack(0x009e0000,0x00a30000)]
=>0x1701dc00 JavaThread "Thread-0" [_thread_in_native, id=4164, stack(0x171a0000,0x171f0000)]
0x16cb7c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6124, stack(0x16f00000,0x16f50000)]
0x16ca9000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4160, stack(0x16eb0000,0x16f00000)]
0x16ca7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2248, stack(0x16e60000,0x16eb0000)]
0x16ca6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=528, stack(0x16e10000,0x16e60000)]
0x16c99800 JavaThread "Finalizer" daemon [_thread_blocked, id=3944, stack(0x16dc0000,0x16e10000)]
0x16c94c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2056, stack(0x16d70000,0x16dc0000)]

Other Threads:
0x16c91000 VMThread [stack: 0x16d20000,0x16d70000] [id=4560]
0x16cb9c00 WatcherThread [stack: 0x16f50000,0x16fa0000] [id=2352]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 4928K, used 3660K [0x02ae0000, 0x03030000, 0x08030000)
eden space 4416K, 82% used [0x02ae0000, 0x02e73018, 0x02f30000)
from space 512K, 0% used [0x02f30000, 0x02f30000, 0x02fb0000)
to space 512K, 0% used [0x02fb0000, 0x02fb0000, 0x03030000)
tenured generation total 10944K, used 0K [0x08030000, 0x08ae0000, 0x12ae0000)
the space 10944K, 0% used [0x08030000, 0x08030000, 0x08030200, 0x08ae0000)
compacting perm gen total 12288K, used 3116K [0x12ae0000, 0x136e0000, 0x16ae0000)
the space 12288K, 25% used [0x12ae0000, 0x12deb2e8, 0x12deb400, 0x136e0000)
No shared spaces configured.

Code Cache [0x00a60000, 0x00af0000, 0x02a60000)
total_blobs=177 nmethods=39 adapters=75 free_code_cache=32995136 largest_free_block=0

Dynamic libraries:
0x00400000 - 0x00424000 C:\WINDOWS\system32\java.exe
0x7c910000 - 0x7c9c5000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c903000 C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x7c340000 - 0x7c396000 C:\Archivos de programa\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da9f000 C:\Archivos de programa\Java\jre6\bin\client\jvm.dll
0x7e390000 - 0x7e421000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
0x76b00000 - 0x76b2e000 C:\WINDOWS\system32\WINMM.dll
0x6d7a0000 - 0x6d7ac000 C:\Archivos de programa\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Archivos de programa\Java\jre6\bin\java.dll
0x6d7e0000 - 0x6d7ef000 C:\Archivos de programa\Java\jre6\bin\zip.dll
0x171f0000 - 0x1724c000 C:\Documents and Settings\Administrador\Escritorio\pokenet-release\lib\native\lwjgl.dll
0x5f120000 - 0x5f1ec000 C:\WINDOWS\system32\OPENGL32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
0x5fea0000 - 0x5fec1000 C:\WINDOWS\system32\GLU32.dll
0x736e0000 - 0x7372b000 C:\WINDOWS\system32\DDRAW.dll
0x73b40000 - 0x73b46000 C:\WINDOWS\system32\DCIMAN32.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x5b150000 - 0x5b188000 C:\WINDOWS\system32\uxtheme.dll
0x7e6a0000 - 0x7eec1000 C:\WINDOWS\system32\SHELL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x773a0000 - 0x774a3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
0x73e90000 - 0x73eec000 C:\WINDOWS\system32\dsound.dll
0x774b0000 - 0x775ed000 C:\WINDOWS\system32\ole32.dll
0x1f330000 - 0x1f342000 C:\Archivos de programa\4t Tray Minimizer\ShellEh519.dll
0x770f0000 - 0x7717b000 C:\WINDOWS\system32\oleaut32.dll
0x1f460000 - 0x1f484000 C:\Archivos de programa\ScanSoft\OmniPageSE4\OpHookSE4.dll
0x76bf0000 - 0x76c1e000 C:\WINDOWS\system32\WINTRUST.dll
0x77a50000 - 0x77ae6000 C:\WINDOWS\system32\CRYPT32.dll
0x77af0000 - 0x77b02000 C:\WINDOWS\system32\MSASN1.dll
0x76c50000 - 0x76c78000 C:\WINDOWS\system32\IMAGEHLP.dll
0x72ca0000 - 0x72ca9000 C:\WINDOWS\system32\wdmaud.drv
0x72c90000 - 0x72c98000 C:\WINDOWS\system32\msacm32.drv
0x77bb0000 - 0x77bc5000 C:\WINDOWS\system32\MSACM32.dll
0x77ba0000 - 0x77ba7000 C:\WINDOWS\system32\midimap.dll
0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL

VM Arguments:
jvm_args: -Djava.library.path=lib/native
java_command: Pokenet.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
USERNAME=Administrador
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 12 Stepping 0, AuthenticAMD



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 12 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, mmxext, 3dnow, 3dnowext

Memory: 4k page, physical 2096432k(1167024k free), swap 4034908k(2626924k 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: Fri Oct 21 13:05:34 2011
elapsed time: 1 seconds
 
Newbie Spellweaver
Joined
Oct 21, 2011
Messages
12
Reaction score
0
I solve the above problem, now I have the problem of not being able to register the account to enter it.

Does anyone know ahy to do to translate the game for playing in a different language? but to choose the language bug and interact with another person
 
Last edited by a moderator:
Skilled Illusionist
Joined
May 8, 2010
Messages
307
Reaction score
3
How can I download those Server Files? I cannot find the download button.

BTW, I don't have the SERVER_START.bat in my server files folder.

I only have these:
-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Oct 21, 2011
Messages
12
Reaction score
0
I apologize for my bad English (google translator)
-------------------
Responding to "andrei07" if not create it in blog notes (in. Bat) writes: java-jar PocketMonsutaServer.jar-s high-p 500
pokenet.jar PocketMonsutaServer.jar by replacing
----------------------------------------------
Now I have 3 Big Bug in the game, so all help solve them.
The first is that in battle, the game is static and there is no alternative that to quit the game.
the second is that the character crosses the stage ignoring all obstacles.
and the third and last is that not all PCs can play with the client, regardless of the windows that are installed.
Hopefully everyone can say. health...

Could anyone post the files on a web server in today? such as: PokemonThunder, PokeNev, etc..
Because I realized that the bug mentioned above are client and not server

Now I have 3 Big Bug in the game, so all help solve them.
The first is that in battle, the game is static and there is no alternative that to quit the game.
the second is that the character crosses the stage ignoring all obstacles.
and the third and last is that not all PCs can play with the client, regardless of the windows that are installed.
Hopefully everyone can say. health...

Could anyone post the files on a web server in today? such as: PokemonThunder, PokeNev, etc..
Because I realized that the bug mentioned above are client and not serve
 
Newbie Spellweaver
Joined
Oct 21, 2011
Messages
12
Reaction score
0
you must create a blog note saying: java-jar PocketMonsutaServer.jar-s high-p 500
and replace. jar on the other.

I apologize for my bad English (google translator)
Now I have 3 Big Bug in the game, so all help solve them.
The first is that in battle, the game is static and there is no alternative that to quit the game.
the second is that the character crosses the stage ignoring all obstacles.
and the third and last is that not all PCs can play with the client, regardless of the windows that are installed.
Hopefully everyone can say. health...

Could anyone post the files on a web server in today? such as: PokemonThunder, PokeNev, etc..
Because I realized that the bug mentioned above are client and not server

Now I have 3 Big Bug in the game, so all help solve them.
The first is that in battle, the game is static and there is no alternative that to quit the game.
the second is that the character crosses the stage ignoring all obstacles.
and the third and last is that not all PCs can play with the client, regardless of the windows that are installed.
Hopefully everyone can say. health...

Could anyone post the files on a web server in today? such as: PokemonThunder, PokeNev, etc..
Because I realized that the bug mentioned above are client and not serve
 
Skilled Illusionist
Joined
Jun 6, 2011
Messages
330
Reaction score
43
How can I download those Server Files? I cannot find the download button.

BTW, I don't have the SERVER_START.bat in my server files folder.

I only have these:
-DefaulT - [Guide]PokeNet Server Setup - RaGEZONE Forums

Okay.. do this.. if u don't understand

1.Start > Run > notepad
2.type in the notepad this "java -jar Pockenet.jar -s high -p 500" or depends on your OS
3.File > SAVE AS > go to ur server folder and put this EXACTLY at file name
"SERVER_START.BAT"

Save .. done (REMEMBER TO DO ALL THE STEPS EXACTLY)
 
Newbie Spellweaver
Joined
Oct 21, 2011
Messages
12
Reaction score
0
Does anyone know why the client is closed?
Double-click the. "Bat" is closed "cmd".
Precione also can say a key to close.
 
Back
Top