
unhandled exception in parcer;parse error;abnormal program t
Moderators: Murderator+, Murderator
А... Я не понял про пошив курсы.
У нас на шарде кастуется курс на любую вещь, и она становится курсой.
Насчет универсальности - там всё пучком )) По мере прокачивания, когда можно делать новые вещи изменяю только WaitMenu и количество ресурсов, которые нужны.
А то пришлось бы еще и копи/паст NeedResource делать, да еще и подменять тип ресурса в параметре - а это уже совсем как-то лениво делать.

Насчет универсальности - там всё пучком )) По мере прокачивания, когда можно делать новые вещи изменяю только WaitMenu и количество ресурсов, которые нужны.

А то пришлось бы еще и копи/паст NeedResource делать, да еще и подменять тип ресурса в параметре - а это уже совсем как-то лениво делать.

I don't understand a word of what it says on the forum, but I can recognize the error.
That error is not caused by the script itself but by the .dll version. I remember reporting this error before to Yoko. It happens on all the versions since we're on 4x ones (the 312.19 reconnect version works fine).
The same script that works in a perfect way in 312.19 for days with no errors all will give you the error on 4x at a random moment. Looks like the stack is not properly cleared on those versions or something similar, as when you get the unhandler error in parser you need to logout from the game, or the next action sent (or tried to be sent) by your script will just crash the client.
That error is not caused by the script itself but by the .dll version. I remember reporting this error before to Yoko. It happens on all the versions since we're on 4x ones (the 312.19 reconnect version works fine).
The same script that works in a perfect way in 312.19 for days with no errors all will give you the error on 4x at a random moment. Looks like the stack is not properly cleared on those versions or something similar, as when you get the unhandler error in parser you need to logout from the game, or the next action sent (or tried to be sent) by your script will just crash the client.