Cant create a mob

Started by Litleck on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cant create a mob

Hi, so for some reason when i try to create a model for a mob in techne everything will go okay including texturing the mob but when i get to exporting the model as a java itll open the file explorer but when i save it closes and doesnt save the file. So all i can get is a texture file and thats it, but i found a way to get the .java file by using save as and that creates another problem. When i put the texture in and the java file itll end up giving me a recompilation error. I wont be able to provide the gradle log because when i tried to put it on pastebin only the first half of it appeard but it says alot about illegal characters and says 100 errors.

Ill try to get the gradle log when i get back home.

Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thats strange... its a techne
Tue, 10/11/2016 - 19:16

thats strange... its a techne error, i never had problems exporting files...

Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ive also uninstalled techne
Tue, 10/11/2016 - 20:26

Ive also uninstalled techne and reinstalled it twice but it still wont export .java files.

Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unless sometimes when
Tue, 10/11/2016 - 22:42

Unless sometimes when uninstalling a file it could leave some stuff behind which may be the problem.

Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
huh, weird. probably would be
Thu, 10/13/2016 - 01:01

huh, weird. probably would be easier if there were any json to java converters.

Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
or maybe it's java to json?
Thu, 10/13/2016 - 01:06

or maybe it's java to json?

i have no idea.

Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh! Did you try plain
Thu, 10/13/2016 - 01:06

Oh! Did you try plain deleting the Techne directory and its appdata?

Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Oh! Did you try plain
Thu, 10/13/2016 - 01:07

@#6 Yes, but the problem still occurs.