ljfa

Results 11 comments of ljfa

Well that seems more like a problem on Minecraft Bedrock Edition's side. I'm not sure if I should accommodate to that. I guess you can just cast to int32_t to...

I'm using IE 0.12-82 and IT 1.3.10, sorry, forgot to mention that. Yes, with that dropbox version it works. It's different from the regular 1.3.10 version isn't it?

You can take the GUI scale factor into account using the ScaledResolution class.

It looks like there is a problem with reading/writing 64-bit integers in big endian, even though it apparently works with 32-bit and smaller. I think this might be a compiler...

I am using GCC and Clang on Linux. I must say that I'm not really maintaining this library anymore, but there are forks made by, for example, the MultiMC guys....

Well seems like TMI is doing some weird stuff. There is no source code available so we can't really figure out what it might be. I suggest you report it...

I didn't want to be that guy, but yeah I'd also say that ^^

Are you using CMake to compile the library? The nbt_export.h should be generated by CMake.

I only contributed some tiny changes iirc, but just in case you need it you have my blessing as well.

Regarding the difficulty of reproducing this issue, maybe this could be helpful: I've noticed that corruption happens far more often when the config values are manually loaded early by reflecting...