Jump to content

Recommended Posts

Posted (edited)
27 minutes ago, eressea said:


Now working fine. Thx.

 

27 minutes ago, eressea said:

07/22/2018 12:07:04.931, ERROR(780692) : Undeclared variable [talker]

Can you fix it somehow? :)


It's because of bad original GF ai.obj. It has some classes at the end, that was written manually without compiler by RPG-Club team, and these classes contains some errors. BTW I can fix it by checking used, but not declared variables, and declare them if needed.

Edited by verbrannt
Posted
1 minute ago, verbrannt said:

BTW I can fix it by checking used, but not declared variables, and declare them if needed.

 

That would be great :) I was thinking about doing the same in the compiler but it would be much harder to do there and also it would be custom change in the compiler... I'd like to keep it all NCsoft way

  • 1 year later...
Posted

Hello,

 

Firstly thanks for your share, i get this error on advext H5:

 

Decompile ai_a_seed_elite_monsterPHP Fatal error:  Uncaught RuntimeException: Function 268632201 not found in C:\Users\samar\Downloads\nasc-decompiler-master\core\data.php:67
Stack trace:
#0 C:\Users\samar\Downloads\nasc-decompiler-master\core\parser.php(443): Data->getFunction(268632201)
#1 C:\Users\samar\Downloads\nasc-decompiler-master\core\parser.php(117): Parser->parseFuncCall(Object(Token))
#2 C:\Users\samar\Downloads\nasc-decompiler-master\core\main.php(271): Parser->parseClass(Object(Token))
#3 C:\Users\samar\Downloads\nasc-decompiler-master\core\main.php(75): Main->decompile()
#4 C:\Users\samar\Downloads\nasc-decompiler-master\core\main.php(392): Main->run()
#5 {main}
  thrown in C:\Users\samar\Downloads\nasc-decompiler-master\core\data.php on line 67

 

  • 2 weeks later...
Posted
On 11/9/2019 at 5:58 PM, Geosniffer said:

Hello

 

On 11/9/2019 at 5:58 PM, Geosniffer said:

Hello,

 

Firstly thanks for your share, i get this error on advext H5:

 


Decompile ai_a_seed_elite_monsterPHP Fatal error:  Uncaught RuntimeException: Function 268632201 not found in C:\Users\samar\Downloads\nasc-decompiler-master\core\data.php:67
Stack trace:
#0 C:\Users\samar\Downloads\nasc-decompiler-master\core\parser.php(443): Data->getFunction(268632201)
#1 C:\Users\samar\Downloads\nasc-decompiler-master\core\parser.php(117): Parser->parseFuncCall(Object(Token))
#2 C:\Users\samar\Downloads\nasc-decompiler-master\core\main.php(271): Parser->parseClass(Object(Token))
#3 C:\Users\samar\Downloads\nasc-decompiler-master\core\main.php(75): Main->decompile()
#4 C:\Users\samar\Downloads\nasc-decompiler-master\core\main.php(392): Main->run()
#5 {main}
  thrown in C:\Users\samar\Downloads\nasc-decompiler-master\core\data.php on line 67

 

you cant use this compiler with Advext H5...coz AdvextH5 use lots of their own handlers and functions...

Posted

Just add those custom functions as "func_26863220" into data/, and later on either skip them or figure out what they are needed for. Probably they are for Advext customs, so might be removed from decompiled code

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock