CraftTweaker

CraftTweaker

151M Downloads

[Crash] Crash when renaming things.

nikkimas opened this issue ยท 5 comments

commented

Got this Crash on the server after adding the rename parts of this code (line 18 and 22)

commented

@nikkimas I'm going need you to update minetweaker and I need your full minetweaker.log and scripts

commented

@Carrots4U your issue is a completely different issue but I'll get it fixed hopefully

commented

@Carrots4U the issue is fixed, will be in the next version

commented

@nikkimas what character is ' I see you use it in the code, minetweaker is very weird with unicode, I suspect this is the issue, use '(May look the same, but it is different) instead

commented

I have a somewhat similar problem with renaming items, except instead of crashing the name of the item doesn't change even after a client restart, Here's the script relating to the name changes, http://pastebin.com/RH4bRjaa. The weird part is the minetweaker log does not even mention changing any item names, only the recipe additions/removals of my other stuff.