Jump to content

Recommended Posts

Posted

Hi i am trying to use eclipse cause i want to mess with minecraft's code and i wanna see what i can do but minecraft isnt launching it just says [14:07:11] [Client thread/INFO]: Setting user: Player447 and then nothing happens

Posted
6 hours ago, oke said:

Hi i am trying to use eclipse cause i want to mess with minecraft's code and i wanna see what i can do but minecraft isnt launching it just says [14:07:11] [Client thread/INFO]: Setting user: Player447 and then nothing happens

You always need to send the crash-log

New in Modding? == Still learning!

Posted

First when i run it in debug mode nothing happens and when i press resume i get this

Exception in thread "Client thread" [23:46:08] [Client thread/INFO]: [STDERR]: java.lang.Error: Unresolved compilation problem: 
    Type mismatch: cannot convert from List<Object> to List<T>

[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.util.math.Cartesian$GetList.apply(Cartesian.java:57)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.util.math.Cartesian$GetList.apply(Cartesian.java:1)
[23:46:08] [Client thread/INFO]: [STDERR]:     at com.google.common.collect.Iterators$7.transform(Iterators.java:750)
[23:46:08] [Client thread/INFO]: [STDERR]:     at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:73)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.createBlockState(Block.java:1113)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.<init>(Block.java:305)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.<init>(Block.java:314)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.BlockAir.<init>(BlockAir.java:18)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.registerBlocks(Block.java:1171)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.init.Bootstrap.register(Bootstrap.java:500)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:439)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.client.main.Main.main(Main.java:115)
[23:46:08] [Client thread/INFO]: [STDERR]:     at Start.main(Start.java:11)
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

Posted

no i dont wanna make a mod i just want to mess with the games code to see what funny stuff i can do

Posted
10 hours ago, oke said:

no i dont wanna make a mod i just want to mess with the games code to see what funny stuff i can do

I think this is more data/resources packs. If you want replace all animals with others then you need was definitively a mod or at least knowledge in Json.

New in Modding? == Still learning!

  • 4 months later...
Posted
On 3/16/2020 at 3:46 PM, oke said:

First when i run it in debug mode nothing happens and when i press resume i get this

Exception in thread "Client thread" [23:46:08] [Client thread/INFO]: [STDERR]: java.lang.Error: Unresolved compilation problem: 
    Type mismatch: cannot convert from List<Object> to List<T>

[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.util.math.Cartesian$GetList.apply(Cartesian.java:57)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.util.math.Cartesian$GetList.apply(Cartesian.java:1)
[23:46:08] [Client thread/INFO]: [STDERR]:     at com.google.common.collect.Iterators$7.transform(Iterators.java:750)
[23:46:08] [Client thread/INFO]: [STDERR]:     at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:73)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.createBlockState(Block.java:1113)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.<init>(Block.java:305)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.<init>(Block.java:314)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.BlockAir.<init>(BlockAir.java:18)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.block.Block.registerBlocks(Block.java:1171)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.init.Bootstrap.register(Bootstrap.java:500)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:439)
[23:46:08] [Client thread/INFO]: [STDERR]:     at net.minecraft.client.main.Main.main(Main.java:115)
[23:46:08] [Client thread/INFO]: [STDERR]:     at Start.main(Start.java:11)
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

im getting the same error and dont know how to fix it??

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.