Serial Key Wrong?

General Chat, Comments
Post Reply
DeathXXX
Posts: 5
Joined: Sun Feb 09, 2014 1:17 am

Serial Key Wrong?

Post by DeathXXX »

so i put in my serial key like this *myserialKey with the minus and it says it dont work so i treid withought and i get a error and it akes me to index and gives me more errors?
User avatar
KyleMassacre
Posts: 573
Joined: Wed Nov 27, 2013 12:42 pm

Re: Serial Key Wrong?

Post by KyleMassacre »

thanks for giving everyone your license key. but to answer your question you need to remove the "-" from there otherwise it will show as invalid
DeathXXX
Posts: 5
Joined: Sun Feb 09, 2014 1:17 am

Re: Serial Key Wrong?

Post by DeathXXX »

i did but i got a errror it says invalid arguement?
User avatar
KyleMassacre
Posts: 573
Joined: Wed Nov 27, 2013 12:42 pm

Re: Serial Key Wrong?

Post by KyleMassacre »

Can you post a screen shot or copy/paste your error because it may not even be that? Your lacking some descriptions so we cant effectively troubleshoot what is going on here.

For example my license.php looks like this:

Code: Select all

$engineLicenseKey='5a64edabc9358c603103053a3c600a88';
 
So as long as you copy and paste your engine key from your nw-engine account like that then theoretically it should be valid. This is why I think that something else may actually be going on here.
And dont worry people, this isnt a valid engine key
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Serial Key Wrong?

Post by hallsofvallhalla »

hey thats my key!!!


hehehe j/k


is your PC where you are working on the game able to ping the servers to check if its a good key?
User avatar
KyleMassacre
Posts: 573
Joined: Wed Nov 27, 2013 12:42 pm

Re: Serial Key Wrong?

Post by KyleMassacre »

hallsofvallhalla wrote:hey thats my key!!!


hehehe j/k


is your PC where you are working on the game able to ping the servers to check if its a good key?
Ohhhh good point. Now with that being said, are you running locally or live? If you are running locally you can enable offline mode and see if that fixes your problem. The only thing with that is you probably wont be able to connect to the marketplace to install modules. Since apparently you are unable to login to your game you can try

Code: Select all

UPDATE  `module_config_values` SET  
    `value` =  'true'  WHERE  
    `module` =  'admin_panel' AND 
    `name` =  'workOffline';
in your PMA or whatever you use and see if that yields some solid results for now in regards to trouble shooting.
DeathXXX
Posts: 5
Joined: Sun Feb 09, 2014 1:17 am

Re: Serial Key Wrong?

Post by DeathXXX »

no i am using cpanel host online and ok 1 mins
DeathXXX
Posts: 5
Joined: Sun Feb 09, 2014 1:17 am

Re: Serial Key Wrong?

Post by DeathXXX »

i get this error
Warning: gzuncompress(): data error in /home/mafiahav/public_html/depack.php on line 168

Warning: Invalid argument supplied for foreach() in /home/mafiahav/public_html/depack.php on line 169
Unpacked, now will run the installer. Please wait...

then it redirects me to index.php and i get this error
Warning: include(config/license.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 28

Warning: include(config/license.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 28

Warning: include(): Failed opening 'config/license.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 28

Warning: include(libs/hooks.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 29

Warning: include(libs/hooks.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 29

Warning: include(): Failed opening 'libs/hooks.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 29

Warning: include(install/installer.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 36

Warning: include(install/installer.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 36

Warning: include(): Failed opening 'install/installer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 36
DeathXXX
Posts: 5
Joined: Sun Feb 09, 2014 1:17 am

Re: Serial Key Wrong?

Post by DeathXXX »

oh the codes right but for some reason i upload and dont get all the files lol
User avatar
KyleMassacre
Posts: 573
Joined: Wed Nov 27, 2013 12:42 pm

Re: Serial Key Wrong?

Post by KyleMassacre »

try just downloading the full source and installing it that way
Post Reply

Return to “General”