Ashita Crashing

Post Reply
Zalbag
Posts: 14
Joined: Thu Feb 07, 2013 6:58 am

Ashita Crashing

Post by Zalbag » Sat Feb 09, 2013 12:40 am

I need a hand with this I've redownloaded the program updated and still have trouble with it after an hour or two of playing the program starts to no respond and I end up having to restart my pc to launch it again. Doc1 has images I took of description hopefully it helps in some way.
Attachments
Doc1.docx
(84 KiB) Downloaded 314 times

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Ashita Crashing

Post by atom0s » Sat Feb 09, 2013 1:05 am

What extensions are you using while playing? It might be one of them causing the problem.

Zalbag
Posts: 14
Joined: Thu Feb 07, 2013 6:58 am

Re: Ashita Crashing

Post by Zalbag » Sat Feb 09, 2013 4:53 am

I really don't mess with that but I can say that it comes with some active like FPS and timestamp which i remove in game thanks to Spooky with the /unload fps and /unload timestamp. I'm assuming that's what your referring to.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Ashita Crashing

Post by atom0s » Sat Feb 09, 2013 12:45 pm

Zalbag wrote:I really don't mess with that but I can say that it comes with some active like FPS and timestamp which i remove in game thanks to Spooky with the /unload fps and /unload timestamp. I'm assuming that's what your referring to.
Yeah you can remove them from the Default.txt in the scripts folder if you don't wish to have them load automatically.

Next time it freezes / crashes if it gives any sort of error message can you post that here?

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: Ashita Crashing

Post by bluekirby0 » Sat Feb 09, 2013 3:21 pm

Assuming he is using the bootstrap loader with included profiles, he will need to edit Ashita\Scripts\Darkstar.txt

The default in the package looks like this:

Code: Select all

##########################################################################
#
# Ashita Default Script
#
# Comments start with '#'.
# All commands start with '/'
#
##########################################################################

##########################################################################
#
# Plugin Loading
##########################################################################

/load Binder
/load Paste
/load Screenshot
/load WindowerInput

#/load Distance
/load FPS
/load Timestamp
/load TParty

##########################################################################
#
# Helpful Keybinds
##########################################################################

/bind sysrq /screenshot png hide
/bind ^v /paste
/bind f12 /fps display
By the way Zalbag, you can also put a # in front of /load fps and /load timestamp to prevent them from loading at all.

Zalbag
Posts: 14
Joined: Thu Feb 07, 2013 6:58 am

Re: Ashita Crashing

Post by Zalbag » Sat Feb 09, 2013 7:30 pm

Thanks I have modified my loading script to remove those effect on startup. Thank you. As for Error Codes these are the ones I have received on the cmd.
Attachments
Doc1.docx
(96.13 KiB) Downloaded 320 times

Post Reply