Loading

Paste #plx8tpnfi

  1. # Firs project:
  2. $ cd firs/hg_trunk
  3. $ make
  4.   File "<string>", line 1
  5.     from datetime import date; print (date(@  2014,11,9 |)-date(2000,1,1)).days

Paste #pykamfhpd

  1. Reading lang ... 0.0 s
  2. Reading ... 0.0 s
  3. Init parser ... 0.6 s
  4. Parsing ... 0.2 s
  5. Preprocessing ... 0.6 s

Paste #pzjiokcgo

  1. ingo@aeolus:~/ottd/grfdev/opengfx-mars$ hg st
  2. ingo@aeolus:~/ottd/grfdev/opengfx-mars$ cat .hgsubstate
  3. fe7c32abda8aca4136065b786ca193042a855ff1 aircraft
  4. 7cf3aae8c450ae3b294c1d1a09ee42fc8e1f3309 airports
  5. 3bf1f7a355477db2e4ba8c36b44d9354ae2acf55 graphics

Paste #ptcnaf8sp

  1. ingo@aeolus:~/ottd/grfdev/opengfx-mars$ hg st
  2. ingo@aeolus:~/ottd/grfdev/opengfx-mars$ cat .hgsubstate
  3. fe7c32abda8aca4136065b786ca193042a855ff1 aircraft
  4. 7cf3aae8c450ae3b294c1d1a09ee42fc8e1f3309 airports
  5. 3bf1f7a355477db2e4ba8c36b44d9354ae2acf55 graphics

Paste #pp2mkow7t

  1.  nmlc warning: "nuts.nml", line 523: "gfx/_canalrails.png" at [x: 400, y: 72]: 430 of 1984 pixels (21%) are animated
  2.  nmlc warning: "nuts.nml", line 523: "gfx/_canalrails.png" at [x: 465, y: 72]: 427 of 1984 pixels (21%) are animated
  3.  nmlc warning: "nuts.nml", line 523: "gfx/_canalrails.png" at [x: 530, y: 72]: 541 of 2496 pixels (21%) are animated
  4.  nmlc warning: "nuts.nml", line 523: "gfx/_canalrails.png" at [x: 595, y: 72]: 311 of 1472 pixels (21%) are animated
  5.  nmlc warning: "nuts.nml", line 523: "gfx/_canalrails.png" at [x: 660, y: 72]: 317 of 1472 pixels (21%) are animated
  6.  nmlc warning: "nuts.nml", line 523: "gfx/_canalrails.png" at [x: 725, y: 72]: 551 of 2496

Paste #pdiltyj0m

  1. $ cat /etc/apt/sources.list
  2. deb http://ftp.de.debian.org/debian/ wheezy main non-free contrib
  3. deb-src http://ftp.de.debian.org/debian/ wheezy main non-free contrib
  4. deb http://ftp.de.debian.org/debian wheezy-backports main non-free contrib
  5. deb-src http://ftp.de.debian.org/debian/ wheezy main non-free contrib

Paste #p89u4lyot

  1. $ LC_ALL=C aptitude show skype:i386
  2. Package: skype                          
  3. New: yes
  4. State: installed
  5. Automatically installed: no

Assert fails on some tile

  1. static void BuildPathAtTile(int xpos, int ypos, int zpos, TileEdge edge, PathType path_type, uint8 path_spr)
  2. {
  3.     VoxelStack *avs = _additions.GetModifyStack(xpos, ypos);
  4.  
  5.     Voxel *av = avs->GetCreate(zpos, true);

Assert fails on some tile

  1. static void BuildPathAtTile(int xpos, int ypos, int zpos, TileEdge edge, PathType path_type, uint8 path_spr)
  2. {
  3.     VoxelStack *avs = _additions.GetModifyStack(xpos, ypos);
  4.  
  5.     Voxel *av = avs->GetCreate(zpos, true);

Paste #pc2r6ud6l

  1.  nmlc info: 95636 sprites, 0 cached, 0 orphaned, 84995 duplicates, 10641 newly encoded
  2.  nmlc info: Train items: 1269/65420
  3.  nmlc info: Concurrent spritesets: 2/255 ("src/dummy.pnml", line 7)
  4.  nmlc info: Concurrent spritegroups: 95/256 ("src/../src/bav/ET85.gnml", line 375)
  5.  nmlc info: Concurrent Action2 registers: 2/127 ("src/../src/privat/V40CC.gnml", line 246)

Paste #pm0wnfhfw

  1. Built target cleancodegen
  2. running clean
  3. Built target cleanpymodules

Paste #padrqyuvz

  1. param[0] = 1;
  2. param[1] = 2;
  3. spritelayout my_layout(a) {
  4.     ground { sprite: param[a]; }
  5.     building { sprite: a; }

Paste #p2ismpyfy

  1. FIRS:
  2.  nmlc info: 1767 sprites, 0 cached, 0 orphaned, 346 duplicates, 1421 newly encoded
  3.  nmlc info: Industry Tile items: 130/256
  4.  nmlc info: Industry items: 62/64
  5.  nmlc info: Cargo items: 31/32

Paste #pvxk4oocq

  1.  nmlc info: 21008 sprites, 8192 cached, 0 orphaned, 10240 duplicates, 2576 newly encoded
  2.  nmlc info: Industry Tile items: 244/256
  3.  nmlc info: Industry items: 16/64
  4.  nmlc info: Cargo items: 16/32
  5.  nmlc info: Concurrent spritesets: 2/255 ("src/industry_1X_construction_yard.pnml", line 2631)

Paste #p5tx1phjb

  1. [NML] YETI.grf
  2.  nmlc warning: "src/production_callbacks.pnml", line 1: Block 'produce_date' is not referenced, ignoring.
  3.  nmlc warning: "src/production_callbacks.pnml", line 6: Block 'produce_overtime_2' is not referenced, ignoring.
  4.  nmlc warning: "src/production_callbacks.pnml", line 8: Block 'produce_overtime_3' is not referenced, ignoring.
  5.  nmlc warning: "src/production_callbacks.pnml", line 29: Block 'produce_bonus_frosch_2' is not referenced, ignoring.