![]() |
Wrestling crash - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Wrestling crash (/Thread-Wrestling-crash) |
Wrestling crash - Leonidas - 09-28-2017 11:10 AM I recently upgraded my server to the Sep 19th nightly. I just found out that when attacking using wrestling my client crashes. Before the update I'm 99% positive it worked fine. My wrestling skill script has nothing that would cause this: Code: [SKILL 43] Any ideas? RE: Wrestling crash - darksun84 - 09-28-2017 06:44 PM Works fine here, using client 7.0.59.5, what's your client? RE: Wrestling crash - Leonidas - 09-29-2017 02:40 PM 5.0.9.11 RE: Wrestling crash - darksun84 - 09-29-2017 06:27 PM Did you try with a different client? RE: Wrestling crash - Coruja - 10-04-2017 03:02 AM it's working fine here using client 7.0.59.5 and clean sphere with default scripts are you using any custom script (weapon, combat trigger, etc) or custom client? RE: Wrestling crash - Leonidas - 10-05-2017 07:32 AM Apparently when GM is on, it works fine (no crashing). But when i toggle GM off, my clients crashes. And no I'm not using any custom scripts or events. I removed all events and tags from my character to test this. RE: Wrestling crash - massis87 - 10-05-2017 06:26 PM step by step add triggers on the skills and put a return 1 from @prestart to @success when client crash look for char events on that trigger. if crash at @start look on char events @skillstart ecc Dont worry leonidas all versions have bugs. i have a 56c hardly fixed by script and from source. xD RE: Wrestling crash - Leonidas - 12-21-2017 09:51 AM Apparently it is my client, anyway to figure out whats causing this? |