Loading

Paste #pae0p1hzn

  1. (15:24:07) Alberth: https://paste.openttdcoop.org/p2yxmsivd    how does this look for issue #7001 ?
  2. (15:26:00) V453000: I dont think I want to know what in the hell that is XD
  3. (15:29:34) planetmaker: reads very useful, Alberth :)
  4. (15:30:09) planetmaker: so I get a sequence of lines like gcc reports errors in included files?
  5. (15:43:05) LSky` [~LSky@5ED4B2EA.cm-7-5c.dynamic.ziggo.nl] entered the room.
  6. (15:45:10) Alberth: nmlc ERROR: "YETI.nml", line 43: Read beyond bounds of image file 'gfx/8bpp/industry_3X.png'
  7. (15:45:10) Alberth: Included from: "YETI.nml", line 2437
  8. (15:45:10) Alberth: Included from: "YETI.nml", line 2436    <--- new message of yeti error of #7001
  9. (15:46:04) Alberth: although, "Included" is perhaps not exactly right
  10. (15:46:56) Alberth: but you can see it as such, I guess
  11. (15:49:06) Alberth: V453000:  not interested in a better error message for finding how it arrives at an "beyond bounds" error?  :)
  12. (15:51:14) V453000: ofc am but it looked too wtf :P
  13. (15:51:15) planetmaker: I guess included is not wrong at least. I know no better wording.
  14. (15:52:08) Alberth: RecolourSprite.poslist looks wrong
  15. (15:56:10) Alberth: https://paste.openttdcoop.org/pu3ahzqbr  fixed
  16. (15:59:34) planetmaker: hm, why does recolour sprite now looks conceptually different than real sprite?
  17. (16:00:03) planetmaker: why check there for poslist = None but not for real sprites?
  18. (16:00:52) Alberth: V453000: ok :)    the format is quite easy, the lines starting with "---" and "+++" define what file is changed in a number of hunks (@@ lines start a new hunk. In a hunk, remove the lines starting with "-", and add the lines starting with "+"
  19. (16:01:29) Alberth: planetmaker: RealSprite takes a single position rather than a list
  20. (16:01:52) Alberth: not sure if that's a good idea though
  21. (16:06:30) planetmaker: I see no exactly good reason to treat them differently
  22. (16:06:57) planetmaker: do I miss it?
  23. (16:21:07) Alberth: https://paste.openttdcoop.org/pcpqgqvhc   mooaaar versions :)
  24. (16:23:56) Alberth: part of the reason is that RealSprite and RecolourSprite perhaps too, are used both as representation of a [...] sprite statement in the source, and as an instantiation towards the back-end
  25. (16:25:07) Alberth: conceptually, a source statement has a single position, while an instantiation canhave a list of positions
  26. (16:32:44) ChrizC [~521507c4@188.cimarosa.openttdcoop.org] entered the room.
  27. (16:34:03) ChrizC: oh hey Sylf
  28. (17:30:49) ChrizC left the room (quit: Quit: Page closed).

Comments