Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 35055

Complete Error(s) Guide

$
0
0
I have gotten permission from frgu to use the content from his post and add it to mine.



Server Required Specs:

Version 1.3.x:

  • RAM (with NO MORE than a 1:1 ratio of SWAP)
  • 16GB/+ -- FULL SERVER
  • 6GB -- WORLD MAP + 1
  • 4GB -- WORLD MAP ONLY
  • BANDWIDTH
  • As fast as you can get, there is NO such thing as too fast!
  • 100/100 -- for a decent sized "public" server [of ~1600 simultaneous connections]
  • 24/4 (DSL/cable) -- for a small server [of ~64 simultaneous connections]
  • HDD
  • 1TB -- 1,000,000 accounts (8,000,000 characters)
  • 1GB -- 1,000 accounts (8,000 characters)
  • 1MB -- 1 account (8 characters)
  • CPU
  • INTEL or AMD
  • As long as it was manufactured in or after the year 2008
  • As long as it was manufactured in or after the year 2005

Version 1.4.x:

  • RAM -- 32GB/+ (NO less)(with NO MORE than a 1:1 ratio of SWAP)
  • BANDWIDTH -- 100/100 or faster
  • HDD -- 1TB per 500,000 accounts or 4,000,000 characters



Setup Errors:

  • Wrong permissions of the server files [ 0755 ]



GS Errors:

1. A gshop item has a higher stack amount limit in elements.data

The error should look similar to:

Code:

ÅäÖÃÎļþ:'gs.conf' ÅäÖÃÔö²¹Îļþ:'gsalias.conf'
×°±¸ºó°ó¶¨¹¦ÄÜ´ò¿ª
°Ù±¦¸óÖÐÎïÆ·27728(1¸ö)³¬¹ýÁ˶ѵþÉÏÏÞ0
³õʼ»¯°Ù±¦¸óÊý¾Ýʧ°Ü
µÚÒ»²½³õʼ»¯Ê§°Ü£¬´íÎóºÅ:-31

To debug this error, complete the following steps:
  1. Open Notepad++
  2. Click File > New
  3. Paste the error
  4. Click Encoding > Character Sets > Chinese > GB2312 (Simplified)
  5. Copy all the text
  6. Paste into Google Translate
  7. Convert from Chinese to English

The result should look like:

Code:

Profiles: 'gs.conf' configuration addendum: 'gsalias.conf'
Binds function opens
Babolat Court items 27728 (a) exceeds the stacking limit 0
Babolat Court failed to initialize data
The first step initialization failed with error number: -31

Meaning - Item number 27728 in gshop.data does not have the same stack limit as it does in elements.data


2. gshop.data and gshopsev.data include and item that is not elments.data

3. gshop.data and gshopsev.data have different timestamps

4. gshop has more than 2500 items

5. An items price in gshop = 0


gFactiond Errors:

1. Wrong or missing libs

Meaning - Java is not installed, which is required to use pwAdmin/iWeb

Fix - Run the following command(s):

64-bit Systems
Code:

apt-get install openjdk-6-jre
apt-get install ia32-libs

32-bit Systems
Code:

apt-get install openjdk-6-jre


Client Errors:

1. Server Network Error

Meaning - Client is unable to connect to the server

Possible Causes:
  • Auth table.xml doesn't have correct credentials
  • Auth has wrong Java path or libs
  • Missing hosts

2. Client Version to Low

Meaning - Client data files are not the same as the servers

Possible Causes:
  • Wrong gshop.data or gshop1.data (CLIENT)
  • Wrong gshopsev.data or gshopsev1.data (SERVER)
  • gshop.data and gshop1.data don't have the same time stamp as gshopsev.data and gshopsev1.data

3. Server Error 255

Cause:
  • Missing service name in hosts


If there are any error(s) that should be added, let me know what the error is along with the solution/causes. If you don't know or have the solution/causes I will look into it myself.



Viewing all articles
Browse latest Browse all 35055

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>