• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

RaR Worldbuilder?

GlasgowGeek

Chieftain
Joined
Oct 4, 2015
Messages
14
How do I convert a normal, vanilla Colonization map to use in Rar?

If I try to load anything not alread RaR into Worldbuilder, it just CTD's on me.

Thanks!
 
How do I convert a normal, vanilla Colonization map to use in Rar?

If I try to load anything not alread RaR into Worldbuilder, it just CTD's on me.

I just attempted to load a WB save created in vanilla ( unmodded Col :p ) with RaR 2.7.1 beta 2 and encountered an assert due to incompatibilities in the XML schema. You're probably not running a debug build or using a debugger so it just looks like a mysterious crash to you.
Unless someone steps up and writes a converter between the WB formats, I guess you will have to recreate your map in RaR. Sorry!

For those whose curious, the assert is triggered here:
CvGlobals::getInfoTypeForString, line 2680
The szType argument was NULL which is apparently unexpected. The function was called from python so I don't have any more context.
 
Back
Top Bottom