Script Hanging Error
#9
(06-13-2015, 06:56 AM)kyonides Wrote: I still think they forgot to mention something relatively important. Whenever you define a method as method? because you need to check any sort of conditions, it should never ever include any piece of code that could throw a result other than true or false and no executable code like assigning values to variables should be included.

# Save Player Position
  x, y = self.x, self.y

It seems you are just assigning values to local variables that will be discarded at the end of the method execution. Why do you do that? Even if variable x were actually method x, that would make no sense at all, it's redundant, unnecessary, especially because nothing else inside that piece of code needs those values. Perhaps you should recreate your script in such a way that will make it more logical, methodical, etc. This is just my very humble opinion but I seriously think that starting anew might help you more by letting you better understand your current issues with your script and the way the script should be executed.

Anything is worth a try. I take a look back at it.
Reply


Messages In This Thread
Script Hanging Error - by BeJeremiah - 06-04-2015, 06:55 AM
RE: Script Hanging Error - by thephantom - 06-04-2015, 07:14 AM
RE: Script Hanging Error - by BeJeremiah - 06-04-2015, 07:19 AM
RE: Script Hanging Error - by Charlie Fleed - 06-07-2015, 09:26 PM
RE: Script Hanging Error - by BeJeremiah - 06-08-2015, 05:00 AM
RE: Script Hanging Error - by MechanicalPen - 06-08-2015, 10:52 PM
RE: Script Hanging Error - by BeJeremiah - 06-09-2015, 02:42 AM
RE: Script Hanging Error - by kyonides - 06-13-2015, 06:56 AM
RE: Script Hanging Error - by BeJeremiah - 06-17-2015, 01:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Plugin or Script help with Item menu, SKill menu, and Equip menu JayRay 3 927 11-22-2024, 07:02 PM
Last Post: JayRay
   Atoa ACBS, Equipment Set Add-on Error Solitaire 10 2,503 10-13-2024, 11:41 PM
Last Post: Solitaire
   Script compatibility help Lord Vectra 3 5,550 07-25-2021, 11:42 PM
Last Post: DerVVulfman
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 18,184 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   "Wait" in the script Whisper 13 18,343 04-28-2020, 04:06 PM
Last Post: Whisper
   Skill Cooldown script Fenriswolf 11 18,416 12-10-2019, 11:10 AM
Last Post: Fenriswolf
   (RMVXace) Battle error with Tankentai's battle system, help. x( Starmage 0 4,249 02-14-2018, 04:25 PM
Last Post: Starmage
   Help iwth script (RGSS Player crash) Whisper 3 9,228 06-17-2017, 05:03 PM
Last Post: Whisper
   Help modifying a script Keeroh 7 11,470 06-11-2017, 04:43 PM
Last Post: DerVVulfman
Question  Mog Menu script: help me stop the crazy picture movement during transitions Zachariad 4 10,987 05-31-2017, 05:10 AM
Last Post: Zachariad



Users browsing this thread: 1 Guest(s)