Your workspace contains mod elements that dont compile properly

Your workspace contains mod elements that dont compile properly

Your workspace contains mod elements that don’t compile properly. about MCreator HOT 4 CLOSED

Issue description

Every time I try adding the model «atlaswarframe.java» to my entity called Atlas, this error pops up. I have made and exported these models from blockbench.

How to reproduce this issue?

Made new entity
Added model «atlaswarframe.java»
Click Save Mod Element
Error pops up

Operating system

Details

Example workspace

Executing Gradle task: build
Build info: MCreator 2021.3.54000, forge-1.16.5, 64-bit, 16157 MB, Windows 10, JVM 16.0.2, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk

Task :compileJava
C:\Users\Farooq\MCreatorWorkspaces\amogus\src\main\java\net\mcreator\excelery\entity\renderer\AtlasRenderer.java:12: error: a type with the same simple name is already defined by the single-type-import of net.minecraft.server.Main
import net.minecraft.data.Main;
^
C:\Users\Farooq\MCreatorWorkspaces\amogus\src\main\java\net\mcreator\excelery\entity\renderer\AtlasRenderer.java:16: error: a type with the same simple name is already defined by the single-type-import of net.minecraft.server.Main
import net.minecraft.client.main.Main;
^
2 errors
Task :compileJava FAILED
FAILURE: Build failed with an exception.

Compilation failed; see the compiler error output for details.

BUILD FAILED
Task completed in 9 seconds

Issue tracker rule checks (please read carefully)

Comments (4)

Did you export the entity model as Mojmaps 1.16 or 1.17? if so, change it to 1.16 MCP if you use forge 1.16.5.

PlazmaRaptor commented on March 25, 2022

All my models have been done with 1.16 MCP, so I did this one as well, but it didn’t seem to work, so I tried Mojmaps as well, and that didn’t work either. I’ll try again, thanks for the help though.

KlemenDEV commented on March 25, 2022

Model parts should start with lowercase, not Main

github-actions commented on March 25, 2022

👋 @PlazmaRaptor, we use GitHub issue tracker exclusively for bug reports. However, this issue appears to be a support or a feature request. Please use our Forums on the website for support and feature requests.

Related Issues (20)

Recommend Projects

A declarative, efficient, and flexible JavaScript library for building user interfaces.

Vue.js

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

TensorFlow

An Open Source Machine Learning Framework for Everyone

Django

The Web framework for perfectionists with deadlines.

A PHP framework for web artisans

Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

javascript

JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

Some thing interesting about web. New door for the world.

server

A server is a program made to process requests and deliver data to clients.

Machine learning

Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

Visualization

Some thing interesting about visualization, use data art

Some thing interesting about game, make everyone happy.

Recommend Org

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

Microsoft

Open source projects and samples from Microsoft.

Workspace contains mod elements that don´t compile properly #1561

Comments

BlueCraft20 commented Jul 20, 2021

Describe the bug

I have over 300 mod elements and when i try to run cliente Mcreator says «List of modelements thats cause compilation errors(trimmed to up to 10 elements)» so can´t see if my last mod that isnt a tht list works.

Details

Steps To Reproduce

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Logs

screenshots of logs are not acceptable) from the Console tab or terminal and steps to reproduce the bug in your workspace.

Longer logs should be posted on a paste service and linked here.
Executing
Gradle task: runClient

Build
info: MCreator 2021.1.18117, forge-1.16.5, 64-bit, 3044 MB, Windows 10,
JVM 1.8.0_275, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BlackRaptorRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BlackRaptorRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BlackRaptorRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BlackRaptorRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BlackSwampBoatRenderer.java:475:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BlueSwampBoatRenderer.java:475:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BrownRaptorRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BrownRaptorRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BrownRaptorRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BrownRaptorRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\BrownSwampBoatRenderer.java:475:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\GreenRaptorRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\GreenRaptorRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\GreenRaptorRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\GreenRaptorRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\GreenSwampBoatRenderer.java:475:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerForceUsArmyRenderer.java:277:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerForceUsArmyRenderer.java:1370:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerForceUsArmyRenderer.java:1399:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerForceUsArmyRenderer.java:1428:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerUsArmyRenderer.java:240:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerUsArmyRenderer.java:1110:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerUsArmyRenderer.java:1139:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HummerUsArmyRenderer.java:1168:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HumveeUsArmyRenderer.java:217:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HumveeUsArmyRenderer.java:917:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HumveeUsArmyRenderer.java:946:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\HumveeUsArmyRenderer.java:975:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:614:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:823:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:1040:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:1071:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:1839:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:1841:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:2291:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateRenderer.java:2293:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:615:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:824:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:1041:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:1072:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:1840:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:1842:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:2292:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\MrtomateXMasRenderer.java:2294:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\OrangeRaptorRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\OrangeRaptorRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\OrangeRaptorRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\OrangeRaptorRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\OrangeSwampBoatRenderer.java:475:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RaptorBlueRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RaptorBlueRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RaptorBlueRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RaptorBlueRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RedRaptorRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RedRaptorRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RedRaptorRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RedRaptorRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\RedSwampBoatRenderer.java:475:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\ThunderMcKingRenderer.java:859:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\ThunderMckingXMasRenderer.java:842:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\YellowRaptorRenderer.java:561:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\YellowRaptorRenderer.java:793:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\YellowRaptorRenderer.java:1027:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\YellowRaptorRenderer.java:1085:
error: ‘)’ expected

C:\Users\JDJ19\MCreatorWorkspaces\transportationmod
_v10\src\main\java\net\mcreator\transportationmod\entity\renderer\YellowSwampBoatRenderer.java:475:
error: ‘)’ expected

FAILURE:
Build failed with an exception.

Execution
failed for task ‘:compileJava’.

BUILD
FAILED in 2m 5s

1
actionable task: 1 executed

Task
completed in 3 minutes and 25 seconds

The text was updated successfully, but these errors were encountered:

Your workspace contains mod elements that don’t compile properly

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

I uploaded a model and texture for my living entity but when I loaded up the mod the texture and model didn’t show up and it was just a biped model with a black texture, So i reuploaded my model and now it says it doesn’t compile properly. Then another living entity didn’t work even though I didn’t even touch it. After 5 minutes it started working again.

Here is my console tab

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Two parts of your model have same name.

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

So what exactly should I change?

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Now the problem returned with the other entity when I changed the model from biped to my custom. here is the console tab

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

OK I fixed the problem as it turns out on blockbench my mob was set to 1.15 and I changed the names of the model parts for the other.

Your Workspace contains Mod elements that don’t compile Properly

Every time that I try to Make a mob with this model and texture it always pops up something like this:

Your Workspace Contains Mod Elements That Don’t Compile Properly

and it shows that that mob has a red triangle over it. Here is the shareable ZIP file, Model, and Textures for you to look at and see if there is anything wrong

AttachmentSize
Mod 402.55 KB402.55 KB
texture 7.59 KB7.59 KB
model 5.44 KB5.44 KB

Issue comments

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

I imported your workspace and it built just fine. Could you go to the console tab when this happens and copy and paste the error log here (full logs, do not crop them, in text format, not screenshots of logs).

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Hello, can you help me? I have problem «your workspace contains mod elements that don’t compile properly». what to do?

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

You are using 1.15.2 custom JAVA model in 1.14.4 workspace and expect this to work

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

I don’t quite understand where to change the version to 1.14.4. To do this in the launcher or minecraft Mcreator? Sorry for the inconvenience, it’s just that I’m not comfortable reading in English and this is my first time working with this program.

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

No, you need to make sure the modeler of your Java model you imported in MCreator is for 1.14.4.

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Modeler is a program? I use Blockbench.

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Yes, make sure it exports 1.14.4 models not 1.15.2

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

I’m sorry, can you tell me how to do this? Sorry for such stupid questions

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

I did not make Blockbench nor is this website Blockbench support.

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

In BlockBench do this File/Project, there will be Export Version, choose 1.12, 1.13, 1.14 or other

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Hello, can you help me? I have problem «your workspace contains mod elements that don’t compile properly». what to do?

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

You are referencing mod element item/block that no longer exists in your workspace inside Wereworf mod element

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

In reply to Thx by shani

this is my console codes
im trying to run client but that doesnt work

What does it mean by, Your workspace contains mod elements that dont compile properly?

ok so i dont really think its a bug or not but why does it say, «Your workspace contains mod elements that dont compile properly. This was most likely caused by the last mod element you added or edited. Try altering the settings of mod elements that cause build errors (Such elements are listed below) to try to fix this problem. if you cant resolve this problem, export the workspace to shareable ZIP file from the File menu and send it to us via our Issue tracker on our website so we can try to help you.

List of mod elements that cause compilation errors (trimmed up to 10 elements):

FireGolemMinion» and i will send you guys the shareable ZIP file.

Issue comments

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Please include the compile log. Put it on pastebin on link it here.

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

wait what? You mean where it says, console?

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

If you mean the console here it is:

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

You are using 1.15.2 model in 1.14.4

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

ohhhhh. Thanks! So much!

Your workspace contains mod elements that dont compile properly. Смотреть фото Your workspace contains mod elements that dont compile properly. Смотреть картинку Your workspace contains mod elements that dont compile properly. Картинка про Your workspace contains mod elements that dont compile properly. Фото Your workspace contains mod elements that dont compile properly

Hi I have the same issue can you help? i made a custom mob and it just says Your workspace contains mod elements that don’t compile properly.

Published by

Источники информации:

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *