Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2010
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. missing function argument at _@_
  2. in expression "(pow(2,_@_))"
  3. (parsing expression "(pow(2,))")
  4. invoked from within
  5. "expr (pow(2,[::ap::config::get patches map_y]))"
  6. invoked from within
  7. "if { [ string equal "$arg1" "load" ] } {
  8. if { [ string length $arg2 ] > 0 } {
  9. set commandline "$openttd -c $inifilename -D -g $arg2"
  10. ::ap::game::..."
  11. (file "./autopilot.tcl" line 83)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement