Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Ep10 Source Code (No More Selling :))

Status
Not open for further replies.
Newbie Spellweaver
Joined
Nov 15, 2016
Messages
69
Reaction score
2
Do anyone fix the problem of rando & seal ? Many devs / admin said that that is the main bug
 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
hi guys! anyone knows how to fix ptop menu? at the top of the character? :3 using this code :3
 
Skilled Illusionist
Joined
Feb 17, 2012
Messages
307
Reaction score
18
how to fix dynamic gun dex is not show 2 hand

R hand white dragon weapon and L hand dynamic weapon ?? # pls help me .. :junglejane:
 
Newbie Spellweaver
Joined
Nov 15, 2016
Messages
69
Reaction score
2
Does anyone experience this in Dual Pet Skill ?

DB:SELECT PetInvenMID, PetInvenSID, PetInvenAvailable, PetInvenType FROM PetInven WHERE PetNum=21 AND (PetInvenType=3 OR PetInvenType=4) AND PetChaNum=113 ORDER BY PetInvenNumDB:42000, NativeError:306, [Microsoft][SQL Server Native Client 11.0][SQL Server]The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.ERROR:GetPet RowCount = 0, PetID = 45, CharID = 38

Can you share your dbo.PetInven :( ? thanks in advance
 
Experienced Elementalist
Joined
Jun 17, 2012
Messages
269
Reaction score
1
any way to remove magician and convert to classic gameplay?
 
Junior Spellweaver
Joined
Apr 26, 2017
Messages
184
Reaction score
10
hi can you help me for this error?



Service Provider:CHINAINFO:nProtect GameGuard server DLL load failedCreateIoCompletionPort OK
INFO:SQL_ATTR_CONNECTION_POOLING OK
INFO:SQLAllocHandle OKUser DB Open OK
Game DB Open OK
Log DB Open OK
Shop DB Open OK
Database Thread Create OK
Log Database Thread Create OK
User Database Thread Create OK
Web Database Thread Create OK
--------------- System Information -------------------Microsoft Windows 7 or Windows Server 2008 R2Multi Core Processor Detected 3019 Mhz2
System Processor Detected------------------------------------------------------2 Worker Thread1 st Worker Thread Create OK
2 st Worker Thread Create OK[Gaea Server]
Start
PK MODE : 1DB:SELECT SwID, SwNum FROM SwRegion WITH (NOLOCK) ORDER BY SwIDDB:42S02, NativeError:208, [Microsoft][SQL Native Client][SQL Server]Invalid object name 'SwRegion'.
[Gaea Server]
Start Succeeded[Gaea Server]
---------------Server Update Thread Create OKWSASocket OKBind OK192.168.1.7:3000Server Accept Thread Create OKERROR:CAgentServer::SessionConnect connect 10049================================
Session Server Connection Failed==================================
Please wait until server stop == Update Thread endINFO:CAgentServer::SessionCloseConnect SessionCloseConnect already offline== Client Manager closed== Message Manager closed == Database Manager closed OK=======================================================Server Stop OK=======================================================INFO:SQL_ATTR_CONNECTION_POOLING OKINFO:SQLAllocHandle OK
Issue 1:
---------------Server Update Thread Create OKWSASocket OKBind OK192.168.1.7:3000Server Accept Thread Create OKERROR:CAgentServer::SessionConnect connect 10049================================

Ans1
check the cfg files to ensure that port is connected to right port

Issue 2:
DB:SELECT SwID, SwNum FROM SwRegion WITH (NOLOCK) ORDER BY SwIDDB:42S02, NativeError:208, [Microsoft][SQL Native Client][SQL Server]Invalid object name 'SwRegion'.

Ans2
Create the table dbo.SwRegion in the RanGame1
Set the keyvalue
SwNum int not null
SwID int not null
 
Junior Spellweaver
Joined
Mar 2, 2017
Messages
187
Reaction score
18
Issue 1:
---------------Server Update Thread Create OKWSASocket OKBind OK192.168.1.7:3000Server Accept Thread Create OKERROR:CAgentServer::SessionConnect connect 10049================================

Ans1
check the cfg files to ensure that port is connected to right port

Issue 2:
DB:SELECT SwID, SwNum FROM SwRegion WITH (NOLOCK) ORDER BY SwIDDB:42S02, NativeError:208, [Microsoft][SQL Native Client][SQL Server]Invalid object name 'SwRegion'.

Ans2
Create the table dbo.SwRegion in the RanGame1
Set the keyvalue
SwNum int not null
SwID int not null


i already solve this by adding sql query in my source :) anyway thankyou
 
Newbie Spellweaver
Joined
Feb 6, 2013
Messages
41
Reaction score
14
i can test emulator without encrypted file ? (sorry im newbie)
 
Joined
Feb 1, 2012
Messages
801
Reaction score
420
Sir OFF TOPIC. Can you please re-upload your skyran server files to mediafire? I just need it badly sir.
#Respect
ALREADY UP THE THREAD GO TO RAN TUTORIAL SECTION
http://forum.ragezone.com/f444/ran-server-ep8-video-2pc-959772/index13.html#post8795952





Sir CrimsonRockz can you re-upload your skyran server files? I just need it badly sir

ok guys if you want old items like anime rf headgears etc
this client has already old items
this client is a

skywar client
tekken ran client
omega ran client
chaos ran client v4
 
Skilled Illusionist
Joined
Sep 22, 2014
Messages
374
Reaction score
16
ok guys if you want old items like anime rf headgears etc
this client has already old items
this client is a

skywar client
tekken ran client
omega ran client
chaos ran client v4
Skywar support with source revenge sir?

 
Junior Spellweaver
Joined
Apr 26, 2017
Messages
184
Reaction score
10
ok guys if you want old items like anime rf headgears etc
this client has already old items
this client is a

skywar client
tekken ran client
omega ran client
chaos ran client v4
Hey Man
Do you have the item editor for edit GS Ran file in different version item.isf? Or any hints to open the official item.isf?
Thanks~


Sent from iPhone via Tapatalk send
 
Last edited:
Status
Not open for further replies.
Back
Top