[Guide]How to Create 9.4 Server !

06/07/2019 21:11 ThunderNikk#361
Wait I misread

Are you sure your salt is 2011 in your auth.opt?
06/07/2019 21:41 mlukac89#362
Yes i am sure 100%, you can see opt i use in spoiler

Edit:

There was a blank space after 2011, highlight it and you will see :D

Btw i delete that space and all works now.
06/09/2019 00:08 Guthenix#363
Hey guys i am having a issue while in game i click to open map and game closes or crashes, any idea's on what this is or how to fix it?

Also the NPC in Each city i think its the abomantion girl? how to add Cash items to her?

if spelled correctly :P
06/09/2019 02:15 ThunderNikk#364
You are using the sframe that came with the files right?

For the NPC take a look at this tutorial created by Ink Devil and it will give you a little better understanding toward custom NPCs...

[Only registered and activated users can see links. Click Here To Register...]
06/09/2019 02:45 Guthenix#365
Quote:
Originally Posted by ThunderNikk View Post
You are using the sframe that came with the files right?

For the NPC take a look at this tutorial created by Ink Devil and it will give you a little better understanding toward custom NPCs...

[Only registered and activated users can see links. Click Here To Register...]
yes i have an arabic one and english one

and maybe i should reframe my question about the NPC, where do you find them, ive looke in all lua's searching for the abomanation npc and havent found her

any idea what is making the game close from opening the map??
06/09/2019 06:28 ThunderNikk#366
Look at her contact script in the NPC resource tables. You will find the contact script in the .lua files if you have the custom NPCs lua file at all.

As far as the map issue all I can say is I am pretty sure it is something related to your client.

Just a couple of pages back someone was having the same trouble...

[Only registered and activated users can see links. Click Here To Register...]

Are you using the Arabic sframe that released with the files or are you using the English one.

Then the next question that follows, is it an Arabic client or an English one?

If you are trying to mix and match and creating some monstrosity then that is probably the issue.
06/09/2019 07:08 Guthenix#367
Quote:
Originally Posted by ThunderNikk View Post
Look at her contact script in the NPC resource tables. You will find the contact script in the .lua files if you have the custom NPCs lua file at all.

As far as the map issue all I can say is I am pretty sure it is something related to your client.

Just a couple of pages back someone was having the same trouble...

[Only registered and activated users can see links. Click Here To Register...]

Are you using the Arabic sframe that released with the files or are you using the English one.

Then the next question that follows, is it an Arabic client or an English one?

If you are trying to mix and match and creating some monstrosity then that is probably the issue.

Fears client and both arabic and english is in client i use english laucher
06/09/2019 20:33 mlukac89#368
Hello, i have a issue with "Abomination Girl" NPC, she is supposed to be a custom cash shop NPC to buy items for Rupes in game.

I am running 9.4 client and server from this tutorial and i didn't changed db or anything.

When i click on that NPC i am getting this error in server output :
Quote:
2019-06-09 20:12:49 Lua run string failed. 12 twagod_sys()([string "twagod_sys()"]:1: attempt to call global 'twagod_sys' (a nil value))
[Only registered and activated users can see links. Click Here To Register...]
06/09/2019 21:31 ThunderNikk#369
You do not have the custom lua with the contact script twagod_sys in the files.

@[Only registered and activated users can see links. Click Here To Register...] which sframe is named sframe.exe

They both cant be in the client and have the same name.

You are only using one of them. Trying to figure out which one.
06/16/2019 06:43 OfficiallySatan#370
i launch all the auth, herlock, etc. just fine and i am able to log in but when i try to connect to the server it just says "can't connect to server" before getting to the class tree viewing page. i skimmed some other people with similar problems and i see a lot about being local and 127.0.0.1 IP, do i need to port forward if i am only locally? do i need to host on hamachi, and replace 127.0.0.1 with my ipv4? i have opened my firewall on port 1433, i've made sure none of the servers are blocked on my internet, i tested with local IP, hamachi IP, and 127.0.0.1 and im just not sure what im doing wrong. i can provide my game and auth .opts if you need them. thanks for any help, i know its often difficult to see people struggle with what seems like simple concepts to yourself.
06/16/2019 15:55 ThunderNikk#371
If you are using local IP 127.0.0.1 it is usually a port issue.

If you can log in it is probably not your auth IP or port but maybe you gameserver port is not correct or is a duplicate port already tied up by something else.

Never open port 1433 it is the direct port to your SQL server and unless you are remotely connecting to your SQL server that port should remain closed.

As long as you are local you never have to set anything to an external IP or Hamachi IP. If you go LAN you only need to use your LAN IP for your server IPs and then DHCP a fixed IP to your server all of the time with your router. If you are LAN you will need to open the auth gameserver and upload ports in windows advanced firewall.
07/05/2019 15:30 Boody19#372
I know you said that I need 64-bit pc, but is there a solution I can use to make it compatible with 32-bit?
07/05/2019 16:05 ThunderNikk#373
Since I have been working with it the executable have always been 64 bit.

Now that the source is released however you may be able to compile a 32 bit executable. The released source is currently at a 9.1 server file version I do believe.
07/05/2019 16:10 InkDevil#374
Quote:
Originally Posted by ThunderNikk View Post
Since I have been working with it the executable have always been 64 bit.

Now that the source is released however you may be able to compile a 32 bit executable. The released source is currently at a 9.1 server file version I do believe.
Something between 9.1 and 9.2 I guess, since some features of 9.2 are implemented and also the sFrame's behavior (not freezing when clicking outside) is more 9.2/9.3 like.
07/18/2019 05:25 frostwolf333#375
great video and i know i'm probably asking too late but i had an issue when i was installing the sql service it was the middle ones like 3 of them returned fail
i ignored it cuz i created a server a long time ago n had the same thing but it works, so when i was trying to activate services all started like you in 20:13 except "sql server" and "sql server agent", can i ignore them or do i need them? and if i do can help me out please