Page 11 of 53

Re: Version 7.4.0.2897 progress

Posted: Sun Feb 16, 2020 8:09 am
by Andre235
I fixed the npc option error by deleting the cache/texts.lua File. The bot is loading the file again and the whole createpath functions will run normally
This will also fix some other problems... but I haven’t tested it at all...

edit:
the added addresses.lua will fix the swimhack (and the toggle fly function in the createpath)!
addresses.lua
(5.84 KiB) Downloaded 234 times

Re: Version 7.4.0.2897 progress

Posted: Sun Feb 16, 2020 7:30 pm
by silentz
Thanks everyone and the admin for getting this working. Really appreciate you guys.

Re: Version 7.4.0.2897 progress

Posted: Mon Feb 17, 2020 10:13 am
by hanatan
Andre235 wrote: Sun Feb 16, 2020 8:09 am I fixed the npc option error by deleting the cache/texts.lua File. The bot is loading the file again and the whole createpath functions will run normally
This will also fix some other problems... but I haven’t tested it at all...

edit:
the added addresses.lua will fix the swimhack (and the toggle fly function in the createpath)!

addresses.lua
you are right deleting the text in the cache folder fixes it ty again.

Re: Version 7.4.0.2897 progress

Posted: Mon Feb 17, 2020 1:21 pm
by Rivva
when trying to mount or being mounted a lot of waypointfiles do not work, but when I delete the player:mount in the waypointfile the bot runs slow but it works

:mrgreen: :mrgreen: :mrgreen:

Re: Version 7.4.0.2897 progress

Posted: Mon Feb 17, 2020 3:42 pm
by Andre235
I have trouble with mounting too. But since the begin of this topic :? But it wasn’t important to me. There are some more important problems (in my opinion) like the checking the inventory bags correctly (important for autosell and the mailmod) but I think, the bot is working well at this point with A big part of all the functions :-)

Re: Version 7.4.0.2897 progress

Posted: Tue Feb 18, 2020 12:31 pm
by saverombotplz
i have tried a kalin shrine run it went fine but when it goes to the marchant wont sell and bot stops gives this error
micromacro/scripts/rom/classes/item.lua:484: attempt to index global 'itemtypes' (a nil value)

any ideas how to fix it ?

Re: Version 7.4.0.2897 progress

Posted: Tue Feb 18, 2020 1:18 pm
by Andre235
have you deleted the cache/texts.lua?

Re: Version 7.4.0.2897 progress

Posted: Tue Feb 18, 2020 1:42 pm
by BobFromMarketing
Fix for the issue that causes items to not be loaded correctly. Make a backup of the original classes before replacing.

Re: Version 7.4.0.2897 progress

Posted: Tue Feb 18, 2020 5:04 pm
by saverombotplz
Andre235 wrote: Tue Feb 18, 2020 1:18 pm have you deleted the cache/texts.lua?
yes but without any luck does it sell for you ?

Re: Version 7.4.0.2897 progress

Posted: Wed Feb 19, 2020 2:16 am
by Andre235
My bot sells, but only from any bag-slots. He doesn’t crash.
What are your auto sell options. What are the options in the waypoint-file?

Re: Version 7.4.0.2897 progress

Posted: Wed Feb 19, 2020 10:58 am
by saverombotplz
Andre235 wrote: Wed Feb 19, 2020 2:16 am My bot sells, but only from any bag-slots. He doesn’t crash.
What are your auto sell options. What are the options in the waypoint-file?
my options are on default didnt change anything i'm using the same waypoint from the forum it used to sell before this major update

this is the error its in the item file
/scripts/rom/classes/item.lua:481: attempt to index global 'itemtypes' (a nil value)

Re: Version 7.4.0.2897 progress

Posted: Wed Feb 19, 2020 10:38 pm
by Serpan
please tell me how to get rid of this, it appears constantly ((((

Re: Version 7.4.0.2897 progress

Posted: Thu Feb 20, 2020 11:43 am
by Andre235
Serpan wrote: Wed Feb 19, 2020 10:38 pm please tell me how to get rid of this, it appears constantly ((((
try to delete the cach/texts.lua file. Do you have the latest version of the bot with the modified addresses.lua?

Re: Version 7.4.0.2897 progress

Posted: Thu Feb 20, 2020 11:48 am
by Andre235
saverombotplz wrote: Wed Feb 19, 2020 10:58 am
Andre235 wrote: Wed Feb 19, 2020 2:16 am My bot sells, but only from any bag-slots. He doesn’t crash.
What are your auto sell options. What are the options in the waypoint-file?
my options are on default didnt change anything i'm using the same waypoint from the forum it used to sell before this major update

this is the error its in the item file
/scripts/rom/classes/item.lua:481: attempt to index global 'itemtypes' (a nil value)
Can you send me a on with a copy of your ks waypoint-file? I can’t try all the ks waypointfiles from this forum.

Re: Version 7.4.0.2897 progress

Posted: Thu Feb 20, 2020 6:01 pm
by saverombotplz
Andre235 wrote: Thu Feb 20, 2020 11:48 am
saverombotplz wrote: Wed Feb 19, 2020 10:58 am
Andre235 wrote: Wed Feb 19, 2020 2:16 am My bot sells, but only from any bag-slots. He doesn’t crash.
What are your auto sell options. What are the options in the waypoint-file?
my options are on default didnt change anything i'm using the same waypoint from the forum it used to sell before this major update

this is the error its in the item file
/scripts/rom/classes/item.lua:481: attempt to index global 'itemtypes' (a nil value)
Can you send me a on with a copy of your ks waypoint-file? I can’t try all the ks waypointfiles from this forum.

Re: Version 7.4.0.2897 progress

Posted: Fri Feb 21, 2020 1:54 am
by Serpan
Andre235 wrote: Thu Feb 20, 2020 11:43 am
Serpan wrote: Wed Feb 19, 2020 10:38 pm please tell me how to get rid of this, it appears constantly ((((
try to delete the cach/texts.lua file. Do you have the latest version of the bot with the modified addresses.lua?

Yes, latest version 7.4.0.2897, and new addresses.lua:
the bot itself starts, but after each phrase, if it talks to the NPC, caching starts

Re: Version 7.4.0.2897 progress

Posted: Fri Feb 21, 2020 2:29 pm
by Andre235
Serpan wrote: Fri Feb 21, 2020 1:54 am
Andre235 wrote: Mon Jan 06, 1975 1:28 am
Serpan wrote: Wed Feb 19, 2020 10:38 pm please tell me how to get rid of this, it appears constantly ((((
try to delete the cach/texts.lua file. Do you have the latest version of the bot with the modified addresses.lua?

Yes, latest version 7.4.0.2897, and new addresses.lua:
the bot itself starts, but after each phrase, if it talks to the NPC, caching starts
Is your texts.lua complete (about 26MB)?

Re: Version 7.4.0.2897 progress

Posted: Sat Feb 22, 2020 12:23 pm
by Serpan
Andre235 wrote: Fri Feb 21, 2020 2:29 pm
Serpan wrote: Fri Feb 21, 2020 1:54 am
Andre235 wrote: Mon Jan 06, 1975 1:28 am
try to delete the cach/texts.lua file. Do you have the latest version of the bot with the modified addresses.lua?

Yes, latest version 7.4.0.2897, and new addresses.lua:
the bot itself starts, but after each phrase, if it talks to the NPC, caching starts
Is your texts.lua complete (about 26MB)?
27.4 mb : (at startup, deletes them to 0 and caches again)

Re: Version 7.4.0.2897 progress

Posted: Sat Feb 22, 2020 1:28 pm
by Andre235
saverombotplz wrote: Thu Feb 20, 2020 6:01 pm
Andre235 wrote: Thu Feb 20, 2020 11:48 am
saverombotplz wrote: Wed Feb 19, 2020 10:58 am
my options are on default didnt change anything i'm using the same waypoint from the forum it used to sell before this major update

this is the error its in the item file
/scripts/rom/classes/item.lua:481: attempt to index global 'itemtypes' (a nil value)
Can you send me a on with a copy of your ks waypoint-file? I can’t try all the ks waypointfiles from this forum.
i tried your ks file. it works fine for me (excepting that i can't autosell all slots, but no crashes in 5 hours)


_____________________________________________________________________________________________
Serpan wrote: Sat Feb 22, 2020 12:23 pm
Andre235 wrote: Fri Feb 21, 2020 2:29 pm
Serpan wrote: Fri Feb 21, 2020 1:54 am


Yes, latest version 7.4.0.2897, and new addresses.lua:
the bot itself starts, but after each phrase, if it talks to the NPC, caching starts
Is your texts.lua complete (about 26MB)?
20,3 mb : (at startup, deletes them to 0 and caches again)
my german texts.lua is 26MB, the english texts.lua is 24MB. The file could be incomplete (free Disk space, wrong file system, bad HDD sectors, access rights to the directory, firewall a.s.o ... your problem is very individually - equal to the solution :-/ sorry, i have no idea) does anyone else have the same/ a similar problem?

Re: Version 7.4.0.2897 progress

Posted: Sat Feb 22, 2020 2:25 pm
by Serpan
Serpan wrote: Sat Feb 22, 2020 12:23 pm
Andre235 wrote: Fri Feb 21, 2020 2:29 pm

Is your texts.lua complete (about 26MB)?
20,3 mb : (at startup, deletes them to 0 and caches again)
my german texts.lua is 26MB, the english texts.lua is 24MB. The file could be incomplete (free Disk space, wrong file system, bad HDD sectors, access rights to the directory, firewall a.s.o ... your problem is very individually - equal to the solution :-/ sorry, i have no idea) does anyone else have the same/ a similar problem?
[/quote]

this is in the bot.lua file but only where I can’t find it yet