prblem with map

02/18/2017 01:53 glandu2#16
Actually the auth filter try to parse packet as GS packets, this why there are errors.
But this does not have any effect beside writing errors to log (the auth part works fine, the filter just pass through raw packets between the client and server)

About your invisible models, its probably a rdb issue, I don't have any custom stuff on my server and everything was ok (mobs and summon pet were displayed and the character too)
02/18/2017 18:30 [GA]Sharingan#17
its interesting by me no error in filters. but rdbs make problems i try to use orginal rdb from 9.4 but all ids and icons are changed with them need 9.4 structure in database for test them. my 9.3/9.1 will complete not work and make crash or graphic bugs but its the right way
02/18/2017 22:57 InkDevil#18
Quote:
Originally Posted by glandu2 View Post
Actually the auth filter try to parse packet as GS packets, this why there are errors.
But this does not have any effect beside writing errors to log (the auth part works fine, the filter just pass through raw packets between the client and server)

About your invisible models, its probably a rdb issue, I don't have any custom stuff on my server and everything was ok (mobs and summon pet were displayed and the character too)
Maybe the fact that this character existed before using the 9.4 sFrame also kills the character-display.
If I would create a new character, I guess it would be rather fluid than this one.
My pet is invisible because Astaroth's motion_id is missing in original MonsterMotionSet...
So to sum this up, 9.4 sFrame is partially nice (more Icons for soulstones, better Minimap), but the fact you need 9.4-structured-rdbs destroys the dream... :(
02/19/2017 17:31 MohcenMaher#19
Quote:
Originally Posted by LamiaCore View Post
Hmmm, okay....thanks.

Now I got some errors for you xD

Client is 9.4, Server 9.1.
Now I have some troubles with my body and some other things.


I guess it's because of the different rdbs?
Can I use the 9.1 item.rdb in any way?
Monsterresource, Monstermotionset etc should be useable without problems, but I doubt the item.rdb will be that easy too :s
To fix your items problems , just take 9.4 item and load it to your db

-

i have this problem when i login my character : " it dont change "

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


the herlock say :

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

can someone help to fix it plz :)
02/19/2017 19:40 ThunderNikk#20
Did you change the port as mentioned here...

[Only registered and activated users can see links. Click Here To Register...]
02/19/2017 19:55 MohcenMaher#21
no

i also have this problem when i use glandu2 epic emu
02/19/2017 20:09 ThunderNikk#22
I would suggest changing the auth port as suggested it sounds like the filter uses a fixed port.

You error is exactly the same as LamiaCore was experiencing and changing the port was the solution.
02/19/2017 20:13 MohcenMaher#23
change it from 14500 ?

i change it .. the same problem every time
02/19/2017 23:16 glandu2#24
you need to add /auth_port:14500 to sframe command line.
The filter need a different port than 4500 because only one server can listen on a port at anytime.

If you don't use /auth_port:14500, sframe will connect directly to the GS without using the filter.

You can change "client.listen.port:14500" to another port so the filter listen on that port.
But if the GS and auth are on the same computer as the filter, then you can't use the same port.

Put "core.log.level:debug" in rzfilter-game-version.opt and you should see log line with packets name if sframe correctly use the filter.
02/20/2017 12:43 MohcenMaher#25
ok

9.4 sframe have problems with game guard , after 5m from opening the game , it send " game hack detected" message
02/21/2017 07:24 Sherock#26
Quote:
Originally Posted by glandu2 View Post
I successfully ran the 8.3 client on current 9.4 servers. Obviously, new 9.x items were not recognized by the 8.3 client.

The downside of this man in the middle is that you won't be able to have more than 65000 players because of ports limitation, but I guess no one will ever get to this number lol

You will have the stuff in attachment.
/!\ This filter was not tested specifically with all server/client combinations and thus may fail.

You need to change the "client.gamefilter.ip:EXTERNAL_PUBLIC_IP" line in the rzfilter-auth.opt file to the IP the client need to connect on (typically your public internet IP or 127.0.0.1 if you have the client on the same PC as the server)

To start the filters, launch the start_filter_version.bat file (it start both auth and game filters, the auth filter is needed to redirect the client to the game filter).

The following configs in rzfilter-game-version.opt set the client and server version.
Code:
client.epic:0x090400
server.epic:0x090100
So here the client is set to 9.4 and the GS server to 9.1.

Some packets might be wrongly implemented, in this case errors will appear in the logs so if you have issue with weird behavior, post the logs.

For the ones who want to use large version gaps (like epic 2 client on 9.4 server), it won't work because of the big changes in the auth system around epic 8.1.
My packets structure implementation might be obscure but its here for those interrested: [Only registered and activated users can see links. Click Here To Register...]
thank you for shearing this ...
will it work on 7.2 GS and using client 9.4 ?
02/21/2017 12:53 ThunderNikk#27
Quote:
Originally Posted by MohcenMaher View Post
ok

9.4 sframe have problems with game guard , after 5m from opening the game , it send " game hack detected" message
Do you run on a Windows 10 preview version?
02/21/2017 13:28 MohcenMaher#28
no .. in windows 10 enterprise
02/21/2017 18:36 ThunderNikk#29
Could you post the version number if you don't mind.

If you do mind I will help a little bit right now...

Version 1607 Build 14965.1001 Insider Preview build has conflicts with game guard.
02/21/2017 19:29 MohcenMaher#30
[Only registered and activated users can see links. Click Here To Register...]

this is version num