-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
As title says, im trying to play ATM9, i press play, it loads into the game red screen where it starts loading all the mods for about 5 seconds then freezes and crashes. Gives me error code 1. Here are the logs in this link, just wanting to be poointed in the right direction to what this error is and how to fix it. ive reinstalled everything fresh multiple times, even windows and still receiving this error. thanks! https://mclo.gs/Enzt9H3
-
Hello, I wanted to install the FTB Revelation mod pack on my minecraft server. I ran into a problem, the server won't start, the crash report and logs are attached. logs: https://paste.ee/d/NDQJw2hl crash report: https://paste.ee/d/NYnWL9E9
-
I have this same issue, have you found a solution?
-
BooleanProperty does work so I thought IntegerProperty works the same way. Is there something I am missing? This is how I tried using it: public static final IntegerProperty P_COUNT = IntegerProperty.create("pCo",0,5); public CCCBlock(Properties properties) { super(properties); this.registerDefaultState(this.defaultBlockState().setValue(P_COUNT, 0)); } protected void createBlockStateDefinition(StateDefinition.Builder<Block, BlockState> pBuilder) { pBuilder.add(P_COUNT); }
-
-
Topics
-
Who's Online (See full list)
Recommended Posts