onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
How can a MMO player with so many "vet" chars know so little about how MMOs work?
onlinegamer1 wrote: »onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
How can a MMO player with so many "vet" chars know so little about how MMOs work?
I've played over 20 MMOs. This is the first to re-break things they already fixed.
The.
First.
One.
Ever.
You make it sounds as if Memory Leaks weren't the second hardest to avoid, reproduce, detect and fix bugs in computer science (only race conditions are slightly worse).onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
You make it sounds as if Memory Leaks weren't the second hardest to avoid, reproduce, detect and fix bugs in computer science (only race conditions are slightly worse).onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
Wich means you don't have any knowledge of the area and really should not call people incompetent. You are only making yourself look stupid and sound like a bad person.
Regarding crashing:
Memory leaks can cause a crash too. In fact that is considered the best behavior a programm can have in case of runtime memory leaks.
When the game needs more memory but there is none (due to a leak), an exception and gracefull ending of the programm is the only real answer.
You can try to mitigate how much memory is needed. Texture size and visible player/world distance in particular should have a effect. Textures need exponentially more memory the higher thier quality is.
All textures have to be dragged through the RAM and decompressed to the last byte before being send to the GPU. If you lowever how much RAM they take, this might give you a longer time till failure.
You don't know s**t about programming. You propably cannot even grasp the scale and compelxity of a word processor, and those are childs play compared to a MMO.Skafsgaard wrote: »You make it sounds as if Memory Leaks weren't the second hardest to avoid, reproduce, detect and fix bugs in computer science (only race conditions are slightly worse).onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
Wich means you don't have any knowledge of the area and really should not call people incompetent. You are only making yourself look stupid and sound like a bad person.
When those people happily keep charging for a faulty product I reserve the right to call them incompetent!
It seems like there're always a lot of 'pro coders' and wannabe programmers coming in the DEFENCE of ZOS and their *** (please snip it out) product atm.
I didn't log in yesterday at all after crashing 15 times Friday night. Today I log in and craft some potions, food, and hit the bank, and then I hit weapon swap while contemplating PvP, but I get the weapon swap bug. Then my only options is to relog... when this happens in PvP and I relog I then have to wait forever to get back into PvP. It's become a joke just to try and play this game and I am very close to cancelling my sub.
You don't know s**t about programming. You propably cannot even grasp the scale and compelxity of a word processor, and those are childs play compared to a MMO.Skafsgaard wrote: »You make it sounds as if Memory Leaks weren't the second hardest to avoid, reproduce, detect and fix bugs in computer science (only race conditions are slightly worse).onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?
Wich means you don't have any knowledge of the area and really should not call people incompetent. You are only making yourself look stupid and sound like a bad person.
When those people happily keep charging for a faulty product I reserve the right to call them incompetent!
It seems like there're always a lot of 'pro coders' and wannabe programmers coming in the DEFENCE of ZOS and their *** (please snip it out) product atm.
You simply have not the knowledge nessesary to cirticise a programmer. Period.
To give a picture of the scale:
Programming a MMO is like building a city. From scratch. While also having to minimise running costs of the city.
Now tell me, how there are not going to be problems while making and expanding something so complex?
onlinegamer1 wrote: »Seconded.
ZoS incompetence has reintroduced two previously fixed bugs:
- FPS drop is back
- Memory leak is back
How can a company be so incompetent?