[Guide] How to remove Updates

03/14/2018 06:42 HECKT0R#1
Hello

i never find such a guide on how to remove the visual updates for our servers

so i thought it might be useful for someone here .
easiest way to achieve that is disabling the last updates

Open Your SQL Server then
1- open Your ACCOUNT Database
2- open _ModuleVersionFile table and go delete the unwanted update rows for example from my server : my current version is 1.191 i will downgrade it to 1.188
3- open your _MouleVersion table and remove the lines for updates 191,190,189
4- at _MouleVersion table put nValid=1 for 188 update

follow the images in attachment and you will know how to do it
5-open your media with ipinput and write the new version 188 !!

Restart server and have fun !!
P.s: I might write an query to do it later.
Press Thanks if it Helps .
@[Only registered and activated users can see links. Click Here To Register...] please move the topic to Guides /Releases section.
03/14/2018 10:41 devdash#2
Quote:
Originally Posted by msbmohamed View Post
Hello

i never find such a guide on how to remove the visual updates for our servers

so i thought it might be useful for someone here .
easiest way to achieve that is disabling the last updates

Open Your SQL Server then
1- open Your ACCOUNT Database
2- open _ModuleVersionFile table and go delete the unwanted update rows for example from my server : my current version is 1.191 i will downgrade it to 1.188
3- open your _MouleVersion table and remove the lines for updates 191,190,189
4- at _MouleVersion table put nValid=1 for 188 update

follow the images in attachment and you will know how to do it
5-open your media with ipinput and write the new version 188 !!

Restart server and have fun !!
P.s: I might write an query to do it later.
Press Thanks if it Helps .
@[Only registered and activated users can see links. Click Here To Register...] please move the topic to Guides /Releases section.
i did all the steps just like you did, but the client stuck in loading for ever now, so am i messing something ? and btw , is that will effect anything else or just the update number, i mean will i have any bugs later because of that ?
03/14/2018 11:23 $WeGs#3
Quote:
Originally Posted by alydandy View Post
thanks man, yeah its the first time to see someone talking about this,, but i still have 1 question if i do what u did , to change the version number, is that will effect anything else , or just the number ? i mean is that will bring any bugs later ?
yes , if you have some players who already done the update their client will stuck
03/14/2018 11:24 blapanda#4
Bugs may be: missing update content.
If someone else downloads your client, stock version, they won't have any kind of updates to it, if for example you have added the angel spirit, lots of avatars and whatnot and fetched them with the SMC module to schedule an update, if an old client wants to connect to the server. But deleting those lines mentioned at the first post... Will result into missing info.
They will simply login with missing data.
And people might crash due to this problem.
03/14/2018 11:37 Spidy.#5
#moved
03/14/2018 13:38 HECKT0R#6
Quote:
Originally Posted by $WeGs View Post
yes , if you have some players who already done the update their client will stuck
Right, This type of modifications should be done before you release your server for public, otherwise some players will face bugs in updating there clients.

Quote:
Originally Posted by alydandy View Post
i did all the steps just like you did, but the client stuck in loading for ever now, so am i messing something ? and btw , is that will effect anything else or just the update number, i mean will i have any bugs later because of that ?
It should work if you applied what I mentioned right way, retry doing it again, if you failed I may come doing it for you over TV.
03/14/2018 15:33 devdash#7
Quote:
Originally Posted by $WeGs View Post
yes , if you have some players who already done the update their client will stuck
what if i release the new client after i changed the version, is that will be fine and no problems at all ? or bugs still avalible ?

Quote:
Originally Posted by blapanda View Post
Bugs may be: missing update content.
If someone else downloads your client, stock version, they won't have any kind of updates to it, if for example you have added the angel spirit, lots of avatars and whatnot and fetched them with the SMC module to schedule an update, if an old client wants to connect to the server. But deleting those lines mentioned at the first post... Will result into missing info.
They will simply login with missing data.
And people might crash due to this problem.
i will upload the new client, is that a fix way , or bugs may happens still ? with the new client
03/14/2018 18:51 blapanda#8
Quote:
Originally Posted by alydandy View Post
what if i release the new client after i changed the version, is that will be fine and no problems at all ? or bugs still avalible ?



i will upload the new client, is that a fix way , or bugs may happens still ? with the new client
Lets make it more clear:

Server:Client
- V188 stock:V188 stock
= no crashing.

- V188 stock:V250 with additional content
= no crashing, since it has just bonus content which won't be used ingame.

- V210 with updates:V188 > gets server info, file info > downloads missing uploaded files > gets V210 counter
= no crashing.

- V210 with removed updated files (back to 188):V188
= client will crash due to missing objects ingame. (if people get to close to those who e.g. has an angel spirit which the old client lacks from, it will crash that old client instantly because it cannot render/load that object in sight.)
03/14/2018 19:15 HECKT0R#9
Quote:
Originally Posted by blapanda View Post
Lets make it more clear:

Server:Client
- V188 stock:V188 stock
= no crashing.

- V188 stock:V250 with additional content
= no crashing, since it has just bonus content which won't be used ingame.

- V210 with updates:V188 > gets server info, file info > downloads missing uploaded files > gets V210 counter
= no crashing.

- V210 with removed updated files (back to 188):V188
= client will crash due to missing objects ingame. (if people get to close to those who e.g. has an angel spirit which the old client lacks from, it will crash that old client instantly because it cannot render/load that object in sight.)
As blapanda said but my guide for vsro 188 and if you were using it (the guide) for same server files then you won't face such bugs.
03/14/2018 19:25 devdash#10
thanks alot guys you are the best as usally, that's all i wanted to know, thanks again and best wishes guys <3