Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 18th, 2012  |  syntax: None  |  size: 5.39 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 0 links to 1"
  2. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 1 links to 0"
  3. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 1 links to 2"
  4. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 2 links to 1"
  5. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 2 links to 3"
  6. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 3 links to 2"
  7. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 3 links to 4"
  8. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 4 links to 3"
  9. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 4 links to 5"
  10. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 5 links to 4"
  11. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 5 links to 6"
  12. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "node num: 6 links to 5"
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "linknum: 3"
  21. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link is closed on own level"
  22. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "linknum: 4"
  23. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link is closed on own level"
  24. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "linknum: 5"
  25. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link is closed on own level"
  26. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "nodenum is: 5"
  27. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link leads to nodenum: 4"
  28. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "link option 2"
  29. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link leads to nodenum: 6"
  30. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "link option 2"
  31. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "nodenum is: 1"
  32. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link leads to nodenum: 0"
  33. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "link option 2"
  34. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "generating path.."
  35. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "linknum: 0"
  36. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "this link is closed on own level"
  37. WARNING: Non-localized Game Message string is not allowed to have letters in it. Must be changed over to a localized string: "linknum: 1"
  38.  
  39. ******* script runtime error *******
  40. undefined is not an array index: (file '_navmesh2.gsc', line 253)
  41.   if(isdefined(closednums[link]))
  42.                           *
  43. called from:
  44. (file '_navmesh2.gsc', line 392)
  45.   nodes=self getpathnodes(end,endnode,target);
  46.              *
  47. called from:
  48. (file '_navmesh2.gsc', line 365)
  49.   path[i]=self getpathlength(start,startnode,players[i].origin,players[i].currentnode,shortest_pathlength);
  50.                *
  51. called from:
  52. (file '_navmesh2.gsc', line 303)
  53.    path=self getbestpath(self.origin); //recalcing
  54.              *
  55. started from:
  56. (file '_navmesh2.gsc', line 244)
  57.   level waittill("go");
  58.         *
  59. ************************************
  60. ********************
  61. ERROR: script runtime error
  62. (see console for details)
  63. (file '_navmesh2.gsc', line 244)
  64.  
  65. ********************
  66. ----- Server Shutdown -----
  67. Sending heartbeat to cod2master.activision.com
  68. ==== ShutdownGame ====
  69. Going to CS_ZOMBIE for IzNoGoD
  70. 0:IzNoGoD EXE_DISCONNECTED
  71. ---------------------------