10-31-2011, 04:19 AM
(10-30-2011, 09:43 PM)FakeTruth Wrote: I fixed it for ya, check out the changesThe fix should be quite obvious, though hard to fix yourself when you're not familiar with the parser
http://code.google.com/p/mc-server/sourc...th=/trunk/
Thanks!

I made a few more changes, and cleaned up the code quite a bit in cConvert.cpp as well as split off a few of the functions.
The current problem is the converter seems to bug out when it gets to the entity lists when it contains entities. Some chunks also cause the parser to segfault. I'll have to do more printf troubleshooting.