Jump to content

[ParamNode] Could not remove token 'nonexistenttoken' from node 'a'; ...


lulo
 Share

Recommended Posts

can build it's all fain and ok...can test... this message:

lulo@lulo-ubuntu:/home/backup/0.A.D./0ad$ binaries/system/test
Running 260 tests................................................................................................................................................................WARNING: [ParamNode] Could not remove token 'nonexistenttoken' from node 'a'; not present in list nor inherited (possible typo?)
.WARNING: [ParamNode] Could not remove token '' from node 'a'; not present in list nor inherited (possible typo?)
...................................................................................................OK!
lulo@lulo-ubuntu:/home/backup/0.A.D./0ad$

anny sugestion ?

revision 11355...

Edited by lulo
Link to comment
Share on other sites

These messages are harmless. They were added in revision 11342 as part of a crashfix to warn to modders that something is wrong in their XML templates. To make sure we don't run into the crash again in the future, I added a testcase for it, which is why you're seeing them in the output.

I'll see if we can suppress them somehow.

Link to comment
Share on other sites

Should be fixed now in revision 11360 :)

confirm this fix:

lulo@lulo-ubuntu:/home/backup/0.A.D./0ad$ ./rebuild.sh
A binaries/data/mods/public/maps/random/gulf_of_bothnia.json
A binaries/data/mods/public/maps/random/gulf_of_bothnia.js
...
...
...
U source/simulation2/system/ParamNode.cpp
Uaktualniono do wersji 11369.
Cleaning bundled third-party dependencies...
Cleaning Premake4
Cleaning build output...
...
...
...
test_setup.cpp
Linking test
lulo@lulo-ubuntu:/home/backup/0.A.D./0ad$ binaries/system/test
Running 260 tests....................................................................................................................................................................................................................................................................OK!
lulo@lulo-ubuntu:/home/backup/0.A.D./0ad$

test should be ok.

:victory:(y):D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...