table often shows wrong visible values like Unique ID. Hitting overview on the game screen more times doesn't help at all. and, table always fails to load certain values.
while game is running, cant able to access the players data when i do closing and reopening the table.
for most of the players, name is not coming up.
judging player data in analyst attributes is not working.
cant able to enter more then 244 for days.
table often shows wrong visible values like Unique ID. Hitting overview on the game screen more times doesn't help at all. and, table always fails to load certain values.
while game is running, cant able to access the players data when i do closing and reopening the table.
for most of the players, name is not coming up.
judging player data in analyst attributes is not working.
cant able to enter more then 244 for days.
Okay, I think I got your problem.
The table fails to load certain values because the values doesn't exists. Example, Person's full name sometimes not show up. This often happens on Brazilian (or Latin) that have a blank Full Name, they usually use a Common Name. There are 5 points on FM's name structure; First Name, Last Name, Nickname, Common Name, and Full Name (See on FM Editor).
Don't close CE while your script are still on, the aob script will not able to search special term because it's already injected. It's recommended to toggle off the script before you leave CE so you will not facing a problem like this.
There are some attributes that have wrong offsets, like this Judging Player Data, some in My Profile attributes. BUT it has been fixed now and available on next update.
Yeah YOU CAN'T enter more 244 (actually more than 255) on a byte. So you can simply change it to 2 bytes by clicking Byte and choose 2 bytes and re-enter the values (max 365/366 depends on Year). So I found that values on 2 bytes can be more than 366 (max 65535). It made me confused, I change it to byte then I got realistic values so I prefer to use Byte instead 2 bytes on these section. But if you want to enter more than 255 just change to 2 bytes.
table often shows wrong visible values like Unique ID. Hitting overview on the game screen more times doesn't help at all. and, table always fails to load certain values.
while game is running, cant able to access the players data when i do closing and reopening the table.
for most of the players, name is not coming up.
judging player data in analyst attributes is not working.
cant able to enter more then 244 for days.
Okay, I think I got your problem.
The table fails to load certain values because the values doesn't exists. Example, Person's full name sometimes not show up. This often happens on Brazilian (or Latin) that have a blank Full Name, they usually use a Common Name. There are 5 points on FM's name structure; First Name, Last Name, Nickname, Common Name, and Full Name (See on FM Editor).
Don't close CE while your script are still on, the aob script will not able to search special term because it's already injected. It's recommended to toggle off the script before you leave CE so you will not facing a problem like this.
There are some attributes that have wrong offsets, like this Judging Player Data, some in My Profile attributes. BUT it has been fixed now and available on next update.
Yeah YOU CAN'T enter more 244 (actually more than 255) on a byte. So you can simply change it to 2 bytes by clicking Byte and choose 2 bytes and re-enter the values (max 365/366 depends on Year). So I found that values on 2 bytes can be more than 366 (max 65535). It made me confused, I change it to byte then I got realistic values so I prefer to use Byte instead 2 bytes on these section. But if you want to enter more than 255 just change to 2 bytes.
its not just for the Brazilian players. it happens for many other European players any too. that's not the issue. attributes are not loading properly only for those players. if the players name is visible in the table, all of their attributes loads properly. and. im still having issue with loading data of players from other club. is there any trick to do it?
i tried all your suggestions and, it works perfectly. thank you
Great work on this, I'm loving it. Spotted an offset just out. Judging Player data needs to be 94 not 95 in that box in red (not even sure what that's called). Others are a mix of 1-100 or 1-20, but you soon figure those out
Login to say thanks again for your work.
Still I have a little bit of problem with the new 4.0 table, the player tab, the detail page does not go the same with the rest of the page, like when I edit Sanchez, every page show Sanchez info, except the detail page, it show Shaw info. The 3.0 version work fine on this through so I use both depend on the need at the time, just telling you something is wrong there.
Again, thanks for the good work.