Robert

Results 68 comments of Robert

I believe you already can't do a `var/val` inside a block if I'm not mistaken. (I read about it around a month ago, and I don't recall the age of...

I'd check again, because I'm fairly certain I was using scripts that attempted to use invalid items (updated Better Sugar Cane for example, and they changed `` into `` thus...

i think there might perhaps be a way to handle it, but it's similar to the Fluid Names with spaces, kind of a pain to jump through all of those...

also, @henkekalmar you can try reading my GitHub Formatting Tips: `>>` [Here](https://github.com/Blue64/Misc/issues/2) `

This is a Script Issue (Unless there was some Code Changes I'm unaware of) ``` [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: tagList [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: anvilFile [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: eventHandler [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException:...

Also verify that the issue isn't only caused by objects which are `Meta 0`. I hope this problem gets located soon lol I'd hate to run into it.

GitHub Formatting Tips: `>>` [Here](https://github.com/Blue64/Misc/issues/2) `

which MineCraft Version? Mod Versions? Java Version? Operating System?

`NotePad++` provides the simplest example of why it matters, especially when combined with `AutoHotKey` (for `Windows`, not sure if it can work on `Linux/Unix`), as on Windows, if you want...

it's relevant to the directory for the OS, and accuracy of MT Core Functions for Java, older versions might rely on no longer existent commands/functions in Java. each Mod that...