iopietro / Travianz-Legacy

Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
GNU General Public License v3.0
160 stars 94 forks source link

Tasks for TravianZ Version 8.3.5 #544

Open Shadowss opened 6 years ago

Shadowss commented 6 years ago

Hello guys,

That tasks remain to fix from version after release 8.3.4

System / Automatic Enforced Game Rules

The following things are automatically enforced by the system. Therefore it is no longer possible that you get banned for sending too many resources or friendly conquering / attacking another village: the system will simply not allow you to do this. Automatic Pushing Protection

To get rid of the complete pushing (= excessive resource transfers) section in the rules we developed the below described automatic pushing protection system.

The limitations to the amount of resources a player may send to another one are now hard coded. Therefore it is no longer possible that you get banned for sending too many resources: the system will simply not allow you to do this.

The limitations are complicated and connected to the relationship between the accounts in question.

The different connection types are:

Type 1 Players were not sitters and have not used the same computer or the same network (IP) recently.
Type 2 Players have been sitters recently or have used the same network (IP).
Type 3 Players are currently sitters or used the same PC recently.

Additionally 6 transfer categories exist:

Resource transfers to a bigger player
Resource transfers to a smaller player
Resource transfers to a bigger player to feed own reinforcements
Resource transfers to a smaller player to feed own reinforcements
Raiding a bigger player
Raiding a smaller player

Hourly production

All limitations are based in the hourly production. The resources produced in an hour are calculated by summing up the production of lumber, clay, iron and crop (all crop produced minus the inhabitants of your account) for the complete account. Furthermore one hour of the last week's average net raiding (raiding income - resources lost by being raided) is added to give the hourly production for the account.

Possible combinations of resources:

If the resource transfers are limited to crop (e.g. feeding of reinforcements or supplying artefact villages) resource transfers which include other resources than crop may not be possible. Therefore you have to take care about the combination of resources you try to send away.

Sending resources in advance:

In some cases it is allowed to send resources for some days in advance. For example if you are allowed to send 7 days in advance, you could send the sum of the hourly production from Monday till Sunday all at once.

Rules for connection type 1

can send 2 production hours to bigger player (7 days in advance) but nothing if your account is smaller than 50 population
can send 3 production hours to smaller player (7 days in advance) but nothing if your account is smaller than 50 population
can send 150% crop consumed by your troops reinforcing the other player (100% for 24h in advance)
can send 300% crop consumed by your troops reinforcing the other player (100% for 24h in advance)
can raid bigger player unlimited (when in the same alliance §2 in this section applies)
can raid smaller player unlimited (when in the same alliance §1 in this section applies)

Rules for connection type 2

can send 1 production hours to bigger player (3 days in advance) but nothing if your account is smaller than 50 population
can send 2 production hours to smaller player (3 days in advance) but nothing if your account is smaller than 50 population
can send 125% crop consumed by your troops reinforcing the other player (100% for 12h in advance)
can send 150% crop consumed by your troops reinforcing the other player (100% for 12h in advance)
can raid bigger player unlimited (when in the same alliance §2 in this section applies)
raiding a smaller player is limited by §1 in this section

Rules for connection type 3

cannot send anything to bigger player, bigger player needs to send first
can send 2 hours production to smaller player (1 days in advance) but nothing if your account is smaller than 50 population
can send 100% crop consumed by your troops reinforcing the other player (100% for 6h in advance if the transfers are only crop)
can send 100% crop consumed by your troops reinforcing the other player (100% for 12h in advance if the transfers are only crop)
can raid bigger limited by §2 in this section
can raid smaller limited by §1 in this section
cannot raid villages that have been sent resources in the last 6h by a player you have connection type 3 with

Exceptions

Wonder of the World villages can be supplied unlimited.
Wonder of the World villages can be attacked and reinforced unlimited.
Artefact villages can be supplied with CROP unlimited.
Marketplace trades: If the trade balance (without raid and supply) is within 20% a trade is always possible.

Automatic Conquering Protection

The conquering limitations are also hard coded.

These limitations are not that complicated but also connected to the relationship between the accounts in question.

The different connection types are:

Type 1 Players were not sitters and have not used the same computer or the same network (IP) recently.
Type 2 Players have been sitters recently or have used the same network (IP).
Type 3 Players are currently sitters or used the same PC recently.

Rules for connection type 1

can conquer village when both players have not been in the same or an allied alliance within the last 2 days AND both players are not currently in alliances that have NAP with each others

Rules for connection type 2

can conquer village when there has been NO active sitter connection within the last 14 days AND both players have not been in the same or an allied alliance within the last 2 days AND both players are not currently in alliances that have NAP with each others

Rules for connection type 3

can NOT conquer village of each other

Exceptions

Wonder of the World villages can always be conquered as long as they are not the last village of the defender.
Artefact villages can always be conquered as long as they are not the last village or the capital of the defender.
velhbxtyrj commented 6 years ago

I will transfer this sentence to a new Issue

eliopinho commented 6 years ago

Ready to start testing now :)

@Shadowss verify the permissions.. cant delete messages...

@iopietro again, im really impressed by the speed of game reloads now 👍 👍

iopietro commented 6 years ago

Yeah, before it was very slow, about 1/2 seconds to load a page, now they're all loaded immediately :). That's because Automation.php is completely detached from the main script :).

Shadowss commented 6 years ago

@eliopinho : what permision ??

@iopietro : cannot Assign a possition is blank where must appear my name (on alliance)

@iopietro : enter on my account (same pass) and try to attack oasis (0|2) to see what`s happend.

Sorry for repeat

eliopinho commented 6 years ago

Verify if the folder and files of message was a chmod 777

Shadowss commented 6 years ago

Hmm , can you give me express folder ? I'm not at home right now , and i don't have acces on ftp

eliopinho commented 6 years ago

@Shadowss if im not mistake GameEngine/notes

@iopietro brewery of teutons are coded? The catapults "random" works, but my question is, the troops morale counts on a battle system ?

velhbxtyrj commented 6 years ago

@Shadowss For this there is no need to log into your account, the same with an oasis 0/12

velhbxtyrj commented 6 years ago

@Shadowss @iopietro Huh. This happens with all oases that are located on the coordinate X = 0 and also Y = 0

edit: On my server the same way.

iopietro commented 6 years ago

@eliopinho, The brewery battle bonus isn't coded yet, but the malus are coded (50% less chiefing efficiency and random catapults)

@velhbxtyrj What does happen?

velhbxtyrj commented 6 years ago

It is impossible to attack oases on coordinates, only updating the page occurs.

iopietro commented 6 years ago

Yeah I saw it now, we should add it to the bug list.

cosme12 commented 6 years ago

Not sure if I should post it here, but in the test server when you try to build something it keeps reloading the page but never gets completed. You must logout to get your building finished.

Shadowss commented 6 years ago

@iopietro : 3 bugs that is necessary to fix urgent.

  1. Cannot delete messages , i already give 777 permissions to all files and folders
  2. Alliance founder cannot assign position for himself. Only for others. I mean to change Alliance founder from front panel.
  3. Oasis conquer on coordonate X = 0 and also Y = 0

PS : i will leave in vacation until 02 of June , server will not be updated anymore until that date. I will try to enter from mobile phone.

Peppi01 commented 6 years ago

I am testing the game on your Server. sometimes is see this, maybe is a bug. see the pic: (Time from Cropland) (Current game Server time was 11:12am) cropland

eliopinho commented 6 years ago

@cosme12 can you upload a video to us ??? thank you for the feedback

@Peppi01 this is normal i think.. because the elevated server speed when the timer reaches 0:00:0 sometimes starts counting negative until the pages refresh..

i do not know if necessary to do anything, right @iopietro ?? :)

iopietro commented 6 years ago

@Shadowss, Ok, I'll add the third bug to the list, have a nice holidays :). Player messages are stored in the database, I'll look into it.

@cosme12, Do you have JS enabled?

@Peppi01, Yes, that's a bug, I noticed it yesterday (by playing as a normal player) but I forgot to add it to the list. Thanks for the report anyway and keep testing :).

@eliopinho, Unfortunately the second is a bug, you can build level 20 building in 0 seconds even in a x1 speed.

iopietro commented 6 years ago

@Shadowss I set the server speed to x1000000 to see if everything works fine even at very high speed (it should), I'll set it back to a normal value tomorrow (I want to test it for 1/2 days). The troops speed is low, because no one wants 0 seconds attacks, lol.

iopietro commented 6 years ago

@Shadowss, An error has occurred somewhere (maybe with artifacts), I need the error log (if you can) to find and fix it, otherwise no one will be able to attack again.

iopietro commented 6 years ago

Fixed in 11c3d441681e80bc6999acf52ab13f6fd65d4fd0 (I know you can't upload files).

Shadowss commented 6 years ago

Tomorow morning i will try to update

iopietro commented 6 years ago

Good, when you'll do this, there is no need to delete movements, after the update of the files, everything will flow as always.

Shadowss commented 6 years ago

Great. Please take a look on deleting messages. Cannot delete messages

Server updated.

Peppi01 commented 6 years ago

In your Demo Site, i can not Research anyone in Academie, in my 2. and 3. Village. Research dont work. And i can not Level upgrade in blacksmith. Dont work. Important: in my first Village (capital) it work. But in my 2. and 3. Villages this things dont work. maybe is a bug ?

iopietro commented 6 years ago

Please, provide to us more informations: 1) In which sense you can't reasearch or upgrade things in blacksmith and armoury (maybe provide a video or a screenshot)? 2) Don't you see any "Upgrade" or "Research" button? 3) There's a loop of an infinite refresh of the page when the research has been finished?

Peppi01 commented 6 years ago
  1. Allways i cant do this in my 2. or 3. Village. In my capital Village it works fine.

  2. Buttons are all there, is ok. if i klick them, Count is running. but noting is done. see photos: blacksmith01 now i klick the button... and Count is running, see pic 2: blacksmith02 if the Count is finish, i have the same as pic 1. i can klick and klick and klick.... no Levels up. and you see, the Level Number is not there (Level "??") in Pic1.

  3. i have try it today and yesterday. i have try it often. and reload page often.

With Academie is this too. I can klick "Research", Count is running, after than "Research" Button is there again. And i can klick this button again and again. But Importand: This bug NOT in my 1. Village (capital)

I hope you understand me with my bad english.

velhbxtyrj commented 6 years ago

@iopietro I just looked at the error log of my newly installed server and there are some warnings (basically that the file does not exist), it makes sense to show you? In fact, the server works without any problems.

iopietro commented 6 years ago

@Peppi01, Thanks, it seems that some ABData and research data didn't get created during the foundation of the village.

@velhbxtyrj, Yes, post them in here.

Shadowss commented 6 years ago

I close the server until we figure it out how to resolve the peoblem with error_log. I must to delete the error log every 10 minutes because something make it 8-9GB of data. I cannot even open it...

Check error_log from GameEngine folder @velhbxtyrj

velhbxtyrj commented 6 years ago

error.log

[Mon May 28 13:24:10 2018] [error] [client 185.191.178.51] PHP Parse error:  syntax error, unexpected '[' in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/index.php on line 133
[Mon May 28 13:24:13 2018] [error] [client 185.191.178.51] PHP Parse error:  syntax error, unexpected '[' in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/index.php on line 133
[Mon May 28 13:24:16 2018] [error] [client 185.191.178.51] PHP Parse error:  syntax error, unexpected '[' in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/index.php on line 133
[Mon May 28 13:24:34 2018] [error] [client 185.191.178.51] PHP Parse error:  syntax error, unexpected '[' in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/index.php on line 133
[Mon May 28 13:24:42 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 13:24:42 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 13:24:42 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 13:24:42 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 13:24:42 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/
[Mon May 28 13:24:43 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/favicon.ico, referer: https://ohorona24.pp.ua/install/
[Mon May 28 13:24:50 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 13:24:50 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 13:24:50 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 13:24:50 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 13:24:54 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 13:24:54 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 13:24:54 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 13:24:54 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 14:10:50 2018] [error] [client 178.154.171.65] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 14:10:50 2018] [error] [client 178.154.171.65] malformed header from script. Bad header=<br />: php
[Mon May 28 14:10:58 2018] [error] [client 141.8.142.31] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 14:10:58 2018] [error] [client 141.8.142.31] malformed header from script. Bad header=<br />: php
[Mon May 28 14:10:59 2018] [error] [client 87.250.224.75] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 14:10:59 2018] [error] [client 87.250.224.75] malformed header from script. Bad header=<br />: php
[Mon May 28 14:59:05 2018] [error] [client 87.250.224.75] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 14:59:05 2018] [error] [client 87.250.224.75] malformed header from script. Bad header=<br />: php
[Mon May 28 14:59:11 2018] [error] [client 5.255.253.17] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 14:59:11 2018] [error] [client 5.255.253.17] malformed header from script. Bad header=<br />: php
[Mon May 28 14:59:12 2018] [error] [client 37.9.113.131] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 14:59:12 2018] [error] [client 37.9.113.131] malformed header from script. Bad header=<br />: php
[Mon May 28 15:26:30 2018] [error] [client 87.250.224.73] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 15:26:30 2018] [error] [client 87.250.224.73] malformed header from script. Bad header=<br />: php
[Mon May 28 15:26:36 2018] [error] [client 37.9.113.199] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 15:26:36 2018] [error] [client 37.9.113.199] malformed header from script. Bad header=<br />: php
[Mon May 28 15:26:39 2018] [error] [client 95.108.181.105] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 15:26:39 2018] [error] [client 95.108.181.105] malformed header from script. Bad header=<br />: php
[Mon May 28 16:04:27 2018] [error] [client 37.9.113.169] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:04:27 2018] [error] [client 37.9.113.169] malformed header from script. Bad header=<br />: php
[Mon May 28 16:04:40 2018] [error] [client 141.8.142.101] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:04:40 2018] [error] [client 141.8.142.101] malformed header from script. Bad header=<br />: php
[Mon May 28 16:04:53 2018] [error] [client 178.154.200.14] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:04:53 2018] [error] [client 178.154.200.14] malformed header from script. Bad header=<br />: php
[Mon May 28 16:34:38 2018] [error] [client 66.249.64.21] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:34:38 2018] [error] [client 66.249.64.21] malformed header from script. Bad header=<br />: php
[Mon May 28 16:34:47 2018] [error] [client 5.255.253.17] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:34:47 2018] [error] [client 5.255.253.17] malformed header from script. Bad header=<br />: php
[Mon May 28 16:34:50 2018] [error] [client 37.9.113.131] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:34:50 2018] [error] [client 37.9.113.131] malformed header from script. Bad header=<br />: php
[Mon May 28 16:34:55 2018] [error] [client 5.255.253.38] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 16:34:55 2018] [error] [client 5.255.253.38] malformed header from script. Bad header=<br />: php
[Mon May 28 17:05:13 2018] [error] [client 141.8.183.32] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 17:05:13 2018] [error] [client 141.8.183.32] malformed header from script. Bad header=<br />: php
[Mon May 28 17:05:17 2018] [error] [client 178.154.171.2] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 17:05:17 2018] [error] [client 178.154.171.2] malformed header from script. Bad header=<br />: php
[Mon May 28 17:05:23 2018] [error] [client 95.108.181.94] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 17:05:23 2018] [error] [client 95.108.181.94] malformed header from script. Bad header=<br />: php
[Mon May 28 17:56:59 2018] [error] [client 141.8.183.32] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 17:56:59 2018] [error] [client 141.8.183.32] malformed header from script. Bad header=<br />: php
[Mon May 28 17:57:05 2018] [error] [client 178.154.171.2] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 17:57:05 2018] [error] [client 178.154.171.2] malformed header from script. Bad header=<br />: php
[Mon May 28 17:57:07 2018] [error] [client 95.108.181.94] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 17:57:07 2018] [error] [client 95.108.181.94] malformed header from script. Bad header=<br />: php
[Mon May 28 18:25:49 2018] [error] [client 141.8.142.31] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 18:25:49 2018] [error] [client 141.8.142.31] malformed header from script. Bad header=<br />: php
[Mon May 28 18:25:55 2018] [error] [client 87.250.224.75] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 18:25:55 2018] [error] [client 87.250.224.75] malformed header from script. Bad header=<br />: php
[Mon May 28 18:26:00 2018] [error] [client 5.255.253.17] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 18:26:00 2018] [error] [client 5.255.253.17] malformed header from script. Bad header=<br />: php
[Mon May 28 18:52:29 2018] [error] [client 141.8.132.16] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 18:52:29 2018] [error] [client 141.8.132.16] malformed header from script. Bad header=<br />: php
[Mon May 28 18:52:37 2018] [error] [client 141.8.142.2] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 18:52:37 2018] [error] [client 141.8.142.2] malformed header from script. Bad header=<br />: php
[Mon May 28 18:52:41 2018] [error] [client 141.8.142.63] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 18:52:41 2018] [error] [client 141.8.142.63] malformed header from script. Bad header=<br />: php
[Mon May 28 19:20:06 2018] [error] [client 5.255.253.38] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:20:06 2018] [error] [client 5.255.253.38] malformed header from script. Bad header=<br />: php
[Mon May 28 19:20:12 2018] [error] [client 5.45.207.12] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:20:12 2018] [error] [client 5.45.207.12] malformed header from script. Bad header=<br />: php
[Mon May 28 19:20:14 2018] [error] [client 87.250.224.45] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:20:14 2018] [error] [client 87.250.224.45] malformed header from script. Bad header=<br />: php
[Mon May 28 19:30:45 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 19:30:45 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 19:33:01 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 19:33:01 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 19:33:12 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:33:12 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:33:14 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:33:14 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:33:18 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:33:18 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:33:26 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:33:26 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:34:03 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:34:03 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:38:27 2018] [error] [client 178.154.200.14] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:38:27 2018] [error] [client 178.154.200.14] malformed header from script. Bad header=<br />: php
[Mon May 28 19:38:34 2018] [error] [client 141.8.183.32] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:38:34 2018] [error] [client 141.8.183.32] malformed header from script. Bad header=<br />: php
[Mon May 28 19:38:38 2018] [error] [client 178.154.171.2] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:38:38 2018] [error] [client 178.154.171.2] malformed header from script. Bad header=<br />: php
[Mon May 28 19:56:54 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:56:54 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:56:56 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:56:56 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:57:06 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:57:06 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:59:44 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:59:44 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 19:59:57 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 19:59:57 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:00:00 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:00:00 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:01:36 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:01:36 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:01:39 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:01:39 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:01:44 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:01:44 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:03:29 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:03:29 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:03:31 2018] [error] [client 185.191.178.51] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:03:31 2018] [error] [client 185.191.178.51] malformed header from script. Bad header=<br />: php
[Mon May 28 20:03:44 2018] [error] [client 37.9.113.131] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:03:44 2018] [error] [client 37.9.113.131] malformed header from script. Bad header=<br />: php
[Mon May 28 20:03:49 2018] [error] [client 5.255.253.38] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:03:49 2018] [error] [client 5.255.253.38] malformed header from script. Bad header=<br />: php
[Mon May 28 20:03:58 2018] [error] [client 5.45.207.12] PHP Fatal error:  Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[Mon May 28 20:03:58 2018] [error] [client 5.45.207.12] malformed header from script. Bad header=<br />: php
[Mon May 28 20:05:05 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 20:05:05 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 20:05:05 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/
[Mon May 28 20:05:05 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/
[Mon May 28 20:05:34 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 20:05:34 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 20:05:34 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 20:05:34 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/?s=1
[Mon May 28 20:05:37 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 20:05:37 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 20:05:37 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 20:05:37 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/?s=1&t=8
[Mon May 28 20:08:06 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/index.php?s=2
[Mon May 28 20:08:06 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/index.php?s=2
[Mon May 28 20:08:06 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/index.php?s=2
[Mon May 28 20:08:06 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/index.php?s=2
[Mon May 28 20:08:24 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/index.php?s=3
[Mon May 28 20:08:24 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/index.php?s=3
[Mon May 28 20:08:24 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/index.php?s=3
[Mon May 28 20:08:24 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/index.php?s=3
[Mon May 28 20:08:27 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/mt-full.js, referer: https://ohorona24.pp.ua/install/index.php?s=4
[Mon May 28 20:08:27 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/unx.js, referer: https://ohorona24.pp.ua/install/index.php?s=4
[Mon May 28 20:08:27 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/new.js, referer: https://ohorona24.pp.ua/install/index.php?s=4
[Mon May 28 20:08:27 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install/img, referer: https://ohorona24.pp.ua/install/index.php?s=4
[Mon May 28 20:08:57 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install, referer: https://ohorona24.pp.ua/install/index.php?s=5
[Mon May 28 20:08:57 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install, referer: https://ohorona24.pp.ua/install/index.php?s=5
[Mon May 28 20:08:57 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install, referer: https://ohorona24.pp.ua/install/index.php?s=5
[Mon May 28 20:08:57 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/install, referer: https://ohorona24.pp.ua/install/index.php?s=5
[Mon May 28 20:09:00 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:09:01 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:09:04 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/nav-right.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:09:04 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/nav-left.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:09:04 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/screenshot_background.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:09:23 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:09:23 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:09:26 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/screenshot_background.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:09:29 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/index.php
[Mon May 28 20:09:29 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/index.php
[Mon May 28 20:09:31 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/nav-right.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:09:31 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/nav-left.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:09:32 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/screenshot_background.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:11:07 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian_default/img/un, referer: https://ohorona24.pp.ua/gpack/travian_default/lang/en/compact.css?f4b7i
[Mon May 28 20:18:24 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:18:24 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:18:27 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/screenshot_background.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
[Mon May 28 20:18:32 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/favicon.ico, referer: https://ohorona24.pp.ua/Admin/
[Mon May 28 20:19:07 2018] [error] [client 185.191.178.51] PHP Warning:  Use of undefined constant HOME1 - assumed 'HOME1' (this will throw an Error in a future version of PHP) in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/Templates/config.tpl on line 324, referer: https://ohorona24.pp.ua/Admin/
[Mon May 28 20:19:07 2018] [error] [client 185.191.178.51] PHP Warning:  Use of undefined constant HOME2 - assumed 'HOME2' (this will throw an Error in a future version of PHP) in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/Templates/config.tpl on line 328, referer: https://ohorona24.pp.ua/Admin/
[Mon May 28 20:19:07 2018] [error] [client 185.191.178.51] PHP Warning:  Use of undefined constant HOME3 - assumed 'HOME3' (this will throw an Error in a future version of PHP) in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/Templates/config.tpl on line 332, referer: https://ohorona24.pp.ua/Admin/
[Mon May 28 20:19:18 2018] [error] [client 185.191.178.51] PHP Warning:  Use of undefined constant HOME1 - assumed 'HOME1' (this will throw an Error in a future version of PHP) in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/Templates/config.tpl on line 324, referer: https://ohorona24.pp.ua/Admin/admin.php?p=editNewsboxSet
[Mon May 28 20:19:18 2018] [error] [client 185.191.178.51] PHP Warning:  Use of undefined constant HOME2 - assumed 'HOME2' (this will throw an Error in a future version of PHP) in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/Templates/config.tpl on line 328, referer: https://ohorona24.pp.ua/Admin/admin.php?p=editNewsboxSet
[Mon May 28 20:19:18 2018] [error] [client 185.191.178.51] PHP Warning:  Use of undefined constant HOME3 - assumed 'HOME3' (this will throw an Error in a future version of PHP) in /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/Admin/Templates/config.tpl on line 332, referer: https://ohorona24.pp.ua/Admin/admin.php?p=editNewsboxSet
[Mon May 28 20:26:39 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:26:39 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/flaggen.js, referer: https://ohorona24.pp.ua/
[Mon May 28 20:26:42 2018] [error] [client 185.191.178.51] File does not exist: /var/www/velhbxtyrj/data/www/ohorona24.pp.ua/gpack/travian/images/screenshot_background.gif, referer: https://ohorona24.pp.ua/gpack/travian/main_en.css
velhbxtyrj commented 6 years ago

Initially I turned on the register_globals variable on the server and the server started to give out a bunch of errors due to this variable and the server stopped working (it seems 500 error). After I turned it off everything worked, I was able to start the server installation.

velhbxtyrj commented 6 years ago

Basically, my error log is clogged with errors about nonexistent files.

I also noticed that if we are running out of construction time (for example, there are 5 seconds left until completion) and go to another page, the time will go to minus, if we go back we will see a minus some time (how many seconds we did not return to that page) after which the page will be updated and the construction will be completed. The same happens with attacks. We will not see this if the other page on which we are after the transition will be refreshed.

I hope that I have clearly stated the text above.

iopietro commented 6 years ago

@Shadowss, Lol, you should truncate s1_movement, s1_ndata and s1_attacks

@velhbxtyrj, Those errors aren't generated by PHP script errors, so we're "safe" (except for 1 or 2 erros, from the admin panel). Yes, that's because Automation.php is called at the refresh of the page, so it's normal, this is only a test, in the future I'll use better solution for calling the Automation.php file.

Shadowss commented 6 years ago

Done. I truncate that table. We have an issue 9n storage multiplier. I changed all back to normal but granary and warehouse are still the same 16000000000. Check admin panel try to modified something

PS : server is hosted on shared not on VPS for the moment. Thats we have problem with overload

@iopietro : check yor skype i give you access on ftp for updates

Peppi01 commented 6 years ago

Attacks dont work right. the time is in minus (-) and i wait and wait... i have already reload the site... see:

attacksbug

Peppi01 commented 6 years ago

after a wile.. now it is -310 ....i still waiting... and now, Little later, it is: 503 Service Unavailable The server is temporarily busy, try again later!

iopietro commented 6 years ago

@Shadowss You have to delete all files in "GameEngine/Prevention" except for lock.lock, empty.txt, index.php

Shadowss commented 6 years ago

Done , files deleted

LE: files reappeared lol

iopietro commented 6 years ago

It's normal, files have to reappear, they were probably locked due to the s1_movement deletion. Anyway, it seems that attacks can't be done, please, post the last errors in the log here.

Shadowss commented 6 years ago

Very strange. Same log.... im limited by the phone.... im in vacatuon

velhbxtyrj commented 6 years ago

Another. Perhaps this has already been fixed earlier. It is necessary to make that in the victorious text nothing was written about natars, administrators and multihunters. Only players must participate. As it was done in the top 10. For example: now if natars have the largest population, then it is written that the nathars developed the largest empire.

Shadowss commented 6 years ago

Can be set from admin panel

iopietro commented 6 years ago

Yes, but in the admin panel you can only the Natars' statistics visibility

iopietro commented 6 years ago

Fixed in f40d43b6e623d4750436b3d78965d850c42774c6.

iopietro commented 6 years ago

I removed this: Issue #304 must to be fixed. Points must go on troops owner not on what player defend

Because it's not a bug, but a new feature (of the T3.6, of course).

Peppi01 commented 6 years ago

I think something is wrong with the messages system. When I write a message to a player, it is often sent twice or three times ... I see that in my "sent" Folder messages_fehler

eliopinho commented 6 years ago

@iopietro i send you a message in test server, please se my acount to understand better..

oasis bonus are wrong.

actually are coded in this way

single resource bonus 25% extra double resource bonus 25% extra each single large crop 50% extra

the error is, when you have an oasis of single clay , iron , lumber the extra production should be 50% and not 25% !

iopietro commented 6 years ago

@Peppi01, I don't know how to reproduce it.

@eliopinho, It's not a bug or an error, single resources bonus, give you 25% of extra production. Except for crop, which gives you 50% of extra production.

eliopinho commented 6 years ago

sorry , my mistake.. only on newer versions has oasis at 50%

iopietro commented 6 years ago

No problem :). I did a mistake too, brewery attacking bonus is already counted in the battle formula, so the brewery is coded at 100%.