udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

Boost error - boost::too_many_args #148

Closed MrEcho closed 13 years ago

MrEcho commented 13 years ago

Ubuntu Server 10.10 libboost1.42-dev libboost-thread1.42.0 libboost-system1.42.0 libboost-serialization1.42.0 libboost-iostreams1.42.0 libboost-filesystem1.42.0 libboost-date-time1.42.0

/home/mc/c10t --split 64 -w /home/mc/minecraft/world/ -o /home/mc/maps/google/images/day.%d.%d.0.png

They split can be any size and it will still error. Without --split everything works fine. commit 91f059c7709ba7516ad792563ac3d915568ef876 Date: Fri Mar 25 23:29:42 2011 +0100

 3391 parts 100%

image limits: 15x0 1007x976 --- SAVING MULTIPLE IMAGES --- Level 0: splitting into 256 image on 64px terminate called after throwing an instance of 'boost::exception_detail::clone_implboost::exception_detail::error_info_injector' what(): boost::too_many_args: format-string referred to less arguments than were passed Aborted

MrEcho commented 13 years ago

version: git 91f059c, built on Apr 4 2011

terminate called after throwing an instance of 'boost::exception_detail::clone_implboost::exception_detail::error_info_injector' what(): boost::too_many_args: format-string referred to less arguments than were passed