So, its the second time i spent 40 mins or more defending last zone and when i try to joing fort i keep getting ported to capital.
If you dont know what you r doing, just dont do it.
Thank you.
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 2:44 am
by TheFiend
Hi Razumikin,
Be glad you can play in this server. Devs are trying hard to provide cool stuff.
Remember: it is Alpha.
See you!
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 2:57 am
by Akalukz
lol you do realize this is a "test" server by and large? Come on man.
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 3:34 am
by larsulu
Razumikin wrote: ↑Sun Nov 03, 2019 2:38 am
So, its the second time i spent 40 mins or more defending last zone and when i try to joing fort i keep getting ported to capital.
If you dont know what you r doing, just dont do it.
Thank you.
You can even become a dev.
You really cry for 40 mins wasted in a mmo?
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 5:17 am
by anarchypark
you are a tester.
if you dont know what you r doing, just test the game.
Thank you.
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 5:17 am
by Alfa1986
and where should they test these changes if this is the only working server?)) do not forget that you do not pay for the game as on live. any changes, especially such large ones, require to be adjusted and corrected. but this changes really nice and necessary imo.
it is very similar to the fact that although the barrier in last zone is deleted, in reality, the cap and the contribution else exist, and the system ports people to IC who fall under the cap and dont have enough the contribution.
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 5:57 am
by Flavorburst
To be fair, there is a test server.
Y'all should apply to be real testers~
Re: Stop implementing stuff without even testing it
Posted: Sun Nov 03, 2019 8:25 am
by Natherul
some things cannot be tested properly and sometimes there are misses.
The issue in this case was that I did a test myself but the check that was left (and forgotten) was excluding staff members.
Regardless as people pointed out this is an alpha server where tests will be made, yes we do have a test server but some tests are not done there due to scale or other reasons. Feel free to apply for helping on the test server but remember that anything on the test server is subject to change and NOT for discussion outside of staff and other testers.
Re: Stop implementing stuff without even testing it
Posted: Mon Nov 04, 2019 12:06 pm
by Arthem
aLpHa SeRvEr.
Re: Stop implementing stuff without even testing it
- B. Keep in mind the public server for this project is more a sandbox/proof of concept/test server than a feature-complete play server in this actual state of development.
Spoiler:
We can and will push untested code to this server. Issues will arise as a result, and you must accept this.
- According this, please don't complain. It is stressful enough for us when things don't work as intended. Whines and screams won't help us to make things better. Use the Bugtracker. Message a staff member (We have Discord too). BE POLITE.
- According this, the project does not use original game server code, and thus is feature incomplete and will have bugs. The server code is being rewritten from scratch, with no knowledge or documentation of the original Warhammer protocol besides some packet logs taken by volunteers before the live servers shut down. Therefore, there are going to be bugs and issues.
- According this, some of the bugs are crippling and difficult to fix. This is a problem with lack of understanding of the protocol, and it takes significant time and an element of luck to figure out the actual method for accomplishing a given task. For those who are uninitiated - we need to figure out the right information to send to the client, in the right order, at the right times, based on analysis of the original server's communication, which just looks like a string of bytes. This is not a simple task.