Register for your free account! | Forgot your password?

You last visited: Today at 13:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



LINK_REGION ERROR

Discussion on LINK_REGION ERROR within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
Twistin**'s Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 551
Received Thanks: 108
LINK_REGION ERROR

Hello,
I have issue with my database
but i can't find a solution
i didn't make a backup since a long time ago
and now my database start to give me this errors on gameserver
it was working fine but i don't remember what i have done to
result this issue,
i don't have a backup and i can't fix this error
i am looking for help if anyone can help fixing this error without restore old
database backup, the problem not inside server Data folder
because i've tried alot of files and still the same error
and when i make a rollback ( restore old backup )
the problem not appear
Quote:
2017-10-22 19:25:57 [SR_GameServer] Invalid Region!![ID:41][ObjName128:????]
2017-10-22 19:25:57 [SR_GameServer] At initialize Server, Loading Siege data :: CurrentTax = 0
2017-10-22 19:25:57 [SR_GameServer] At initialize Server, Loading Siege data :: CurrentTax = 17820427041
2017-10-22 19:25:57 [SR_GameServer] At initialize Server, Loading Siege data :: CurrentTax = 0
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (202,86)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (202,87)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (204,87)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (204,86)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (204,85)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (203,85)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,86) -> (202,85)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (202,87)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (202,88)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (203,88)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (204,88)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (204,87)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (204,86)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(203,87) -> (202,86)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (201,91)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (201,92)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (202,92)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (203,92)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (203,91)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (203,90)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (202,90)]
2017-10-22 19:26:00 [SR_GameServer] LINK_REGION ERROR [(202,91) -> (201,90)]
Twistin** is offline  
Old 10/23/2017, 14:51   #2
 
elite*gold: 0
Join Date: Mar 2008
Posts: 159
Received Thanks: 59
Hello, something with your mirror dimension map is wrong. However I don't know the exact solution
Maybe check if you have all regions enabled, specially ID 41.
could be useful too...

Code:
22475    203    87    JUPITER    ???? ?? ??    1    3001    -1    0    0    ***    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL
guckguck is offline  
Old 10/23/2017, 15:43   #3
 
blapanda's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 757
This seems like a simple region linking issue (LINK_REGION ERROR).
Have you added new regions or tweaked them, and used the exec RefLinkRegions procedure to finish up that work?

Those are few lines of the jupiter continent. Look for the part with the region IDs after the "xxx" declarations:

Code:
wRegionID	X	Z	ContinentName	AreaName	IsBattleField	Climate	MaxCapacity	AssocObjID	AssocServer	AssocFile256	LinkedRegion_1	LinkedRegion_2	LinkedRegion_3	LinkedRegion_4	LinkedRegion_5	LinkedRegion_6	LinkedRegion_7	LinkedRegion_8	LinkedRegion_9	LinkedRegion_10
21707	203	84	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	0	21962	21963	21964	21708	0	0	0	0	0
21708	204	84	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21707	21963	21964	21965	0	0	0	0	0	0
21962	202	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	0	22217	22218	22219	21963	21707	0	0	0	0
21963	203	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21962	22218	22219	22220	21964	21708	21707	0	0	0
21964	204	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21963	22219	22220	22221	21965	0	21708	21707	0	0
21965	205	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21964	22220	22221	22222	21966	0	0	21708	0	0
21966	206	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21965	22221	22222	22223	21967	0	0	0	0	0
Do yours from _RefRegion match those I am showing? If not, execute the stored procedure "_LinkRefRegions"

Assure that JUPITER has been declared inside that procedure, otherwise execute this one first (applying changes) and then execute it via "exec _LinkRefRegions":
blapanda is offline  
Old 10/24/2017, 00:48   #4
 
Twistin**'s Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 551
Received Thanks: 108
Quote:
Originally Posted by blapanda View Post
This seems like a simple region linking issue (LINK_REGION ERROR).
Have you added new regions or tweaked them, and used the exec RefLinkRegions procedure to finish up that work?

Those are few lines of the jupiter continent. Look for the part with the region IDs after the "xxx" declarations:

Code:
wRegionID	X	Z	ContinentName	AreaName	IsBattleField	Climate	MaxCapacity	AssocObjID	AssocServer	AssocFile256	LinkedRegion_1	LinkedRegion_2	LinkedRegion_3	LinkedRegion_4	LinkedRegion_5	LinkedRegion_6	LinkedRegion_7	LinkedRegion_8	LinkedRegion_9	LinkedRegion_10
21707	203	84	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	0	21962	21963	21964	21708	0	0	0	0	0
21708	204	84	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21707	21963	21964	21965	0	0	0	0	0	0
21962	202	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	0	22217	22218	22219	21963	21707	0	0	0	0
21963	203	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21962	22218	22219	22220	21964	21708	21707	0	0	0
21964	204	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21963	22219	22220	22221	21965	0	21708	21707	0	0
21965	205	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21964	22220	22221	22222	21966	0	0	21708	0	0
21966	206	85	JUPITER	Mirror Dimension - Field	1	3001	-1	0	0	xxx	21965	22221	22222	22223	21967	0	0	0	0	0
Do yours from _RefRegion match those I am showing? If not, execute the stored procedure "_LinkRefRegions"

Assure that JUPITER has been declared inside that procedure, otherwise execute this one first (applying changes) and then execute it via "exec _LinkRefRegions":
Quote:
Originally Posted by guckguck View Post
Hello, something with your mirror dimension map is wrong. However I don't know the exact solution
Maybe check if you have all regions enabled, specially ID 41.
could be useful too...

Code:
22475    203    87    JUPITER    ???? ?? ??    1    3001    -1    0    0    xxx    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL
Still the same nothing wrong with jupiter

after removing jupiter i got this error

alot of dump files generated automatically after running gameserver
Twistin** is offline  
Reply


Similar Threads Similar Threads
İbot Error-Error Video- Error İmages-HELP
04/10/2012 - DarkOrbit - 11 Replies
SORRY, MY ENGLİSH VERY BAD.I USE TO GOOGLE TRANSLATE :) Most people trying to ibot but in my computer İbot not working. Declared out this error everywhere but I do not get answers Here's the error Video http://youtu.be/q0fK09v-K3c
[Error] [SR_GameServer] LINK_REGION ERROR
11/01/2011 - SRO Private Server - 5 Replies
Anyone knows if this error is commom? 2011-10-16 08:09:36 At initialize Server, Loading Siege data :: CurrentTax = 0 2011-10-16 08:09:36 At initialize Server, Loading Siege data :: CurrentTax = 0 2011-10-16 08:09:36 At initialize Server, Loading Siege data :: CurrentTax = 0 2011-10-16 08:09:42 LINK_REGION ERROR 2011-10-16 08:09:42 LINK_REGION ERROR 2011-10-16 08:09:42 LINK_REGION ERROR 2011-10-16 08:10:13 SR_GameServer is initialized successfully
[Error]Error when using Zero's method/And another Error
09/16/2011 - Shaiya Private Server - 5 Replies
well here is a screeny of my problem. Any assistance is greatly appreciated. I haven't come across this error before nor seen any posts up here about it. Also this is me executing the NpcQuest_cvs.bat and yes i changed python to C:/Python27/Python.exe in the command line. http://img707.imageshack.us/img707/9997/errorgx.p ng Ok So my second error involves changing Stat points per lvl here is my screen shots http://img854.imageshack.us/img854/6412/nosave.pn g
[Error] Server Error [/Error]
03/30/2011 - Dekaron Private Server - 7 Replies
Okay so i just start the server as usual but then i got this error: http://i.min.us/ibDMH2.jpg
ERROR ERROR ERROR!
11/08/2008 - Dekaron - 5 Replies
Hello, everytime i launch 2moons and log in it freezes just as the map is finished loading and the DAMN CRASH REPORTER comes up and the game closes. Can anyone help me get around this? I tried deleting the bug reporter(LOL) but all that happened was that it crashed without it popping up. PS. I think i read somewhere that it was caused because i needed to update something or change files, but no one would reply to me :( I am using the crc bypass from the sticky Anticipating your...



All times are GMT +2. The time now is 13:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.