Seems like pathfinder has updated and the script has stopped working is there any advice on how to fix that?
Edit Script: Remove/comment lines 99, 123, 210, 265, 785 - 801, 1190 - 1195, 1269, 1270 and 1331.
This will remove the version check for one of the broken scripts and the script itself.
I haven't tested all of the scripts, but most of them seems to be working.
The only one that i found it's broken so far is the Time Freeze at scenarios.
Seems like pathfinder has updated and the script has stopped working is there any advice on how to fix that?
Edit Script: Remove/comment lines 99, 123, 210, 265, 785 - 801, 1190 - 1195, 1269, 1270 and 1331.
This will remove the version check for one of the broken scripts and the script itself.
I haven't tested all of the scripts, but most of them seems to be working.
The only one that i found it's broken so far is the Time Freeze at scenarios.
Seems like pathfinder has updated and the script has stopped working is there any advice on how to fix that?
Edit Script: Remove/comment lines 99, 123, 210, 265, 785 - 801, 1190 - 1195, 1269, 1270 and 1331.
This will remove the version check for one of the broken scripts and the script itself.
I haven't tested all of the scripts, but most of them seems to be working.
The only one that i found it's broken so far is the Time Freeze at scenarios.
Didn't work, leads to error on line 107 instead.
Really? Here's working fine, but since I'm not a programmer I can't explain you exactly why
But let me ask... Did you turn the lines into comments or completly removed them? Because If you removed them, you need to pay attention to the other lines, because they shift their position.
For example, if you removed line 99, you need to remove 122 next (it shifts from 123 to 122), then remove 208 and so on.
I recommend turning the lines into comments with "//" to avoid confusion.
Maybe that was the problem?
Edit Script: Remove/comment lines 99, 123, 210, 265, 785 - 801, 1190 - 1195, 1269, 1270 and 1331.
This will remove the version check for one of the broken scripts and the script itself.
I haven't tested all of the scripts, but most of them seems to be working.
The only one that i found it's broken so far is the Time Freeze at scenarios.
Didn't work, leads to error on line 107 instead.
Really? Here's working fine, but since I'm not a programmer I can't explain you exactly why
But let me ask... Did you turn the lines into comments or completly removed them? Because If you removed them, you need to pay attention to the other lines, because they shift their position.
For example, if you removed line 99, you need to remove 122 next (it shifts from 123 to 122), then remove 208 and so on.
I recommend turning the lines into comments with "//" to avoid confusion.
Maybe that was the problem?
how did you make it work for me the cheats doesnt even open
Edit Script: Remove/comment lines 99, 123, 210, 265, 785 - 801, 1190 - 1195, 1269, 1270 and 1331.
This will remove the version check for one of the broken scripts and the script itself.
I haven't tested all of the scripts, but most of them seems to be working.
The only one that i found it's broken so far is the Time Freeze at scenarios.
Didn't work, leads to error on line 107 instead.
Really? Here's working fine, but since I'm not a programmer I can't explain you exactly why
But let me ask... Did you turn the lines into comments or completly removed them? Because If you removed them, you need to pay attention to the other lines, because they shift their position.
For example, if you removed line 99, you need to remove 122 next (it shifts from 123 to 122), then remove 208 and so on.
I recommend turning the lines into comments with "//" to avoid confusion.
Maybe that was the problem?
Oh, I removed them, but I kept the positions in mind and also looked into what was actually causing the change. I removed all the lines that had MGTK in them, or referenced it.
Didn't work.
EDIT: I'll try again by commenting it out, let's see if it works then.
Tried with commenting. I seem to have had a formatting problem with removing, but even considering all that, commenting the lines out still doesn't work. Same error.
I'm using Corpo's table for now. The 'hover items' cheat is all I need anyway, and that still works.
Seems like pathfinder has updated and the script has stopped working is there any advice on how to fix that?
Edit Script: Remove/comment lines 99, 123, 210, 265, 785 - 801, 1190 - 1195, 1269, 1270 and 1331.
This will remove the version check for one of the broken scripts and the script itself.
I haven't tested all of the scripts, but most of them seems to be working.
The only one that i found it's broken so far is the Time Freeze at scenarios.
I attempted to try this but i also seemed to hit the same problem and the script fails just like the other chap in the chat
A table for version 1.3.0k was added at the first post.
Cheers!
As of the 1.3.5e update (June 9), the table fails to load (line error 124); when I bypass the game version check by commenting out the line, the table and options work, except the game freezes whenever a new area loads or is quicksaved. One of the options is freezing the game entirely (maybe 'Freeze Game Time' or 'Freeze Travel Time'?). Not sure where to begin looking.
A table for version 1.3.0k was added at the first post.
Cheers!
As of the 1.3.5e update (June 9), the table fails to load (line error 124); when I bypass the game version check by commenting out the line, the table and options work, except the game freezes whenever a new area loads or is quicksaved. One of the options is freezing the game entirely (maybe 'Freeze Game Time' or 'Freeze Travel Time'?). Not sure where to begin looking.
Hoping for an update! And thanks for the table!
It seems I have found a temporary work around; I commented out the following lines:
100: //define(MGTK,Kingmaker.Controllers:TimeController:Tick+08CC) //
124: //assert(MGTK,48 05 10 02 00 00 48 8B 4D A8 48 89 08) //
The world no longer freezes after a quicksave. I will continue testing to see how this affects the other table options.