Help Sign In/Register

Minecraft Forums

Advanced Search
  • News
  • Rules
  • Forum
  • Chat
  • Mods
  • Maps
  • Resource Packs
  • MC Station
  • Free Minecraft Server Hosting
Desktop View
  • Home
  • Member List
  • Tsyklop's Profile
  • Send Private Message
  • View Tsyklop's Profile
  • Tsyklop
  • Registered Member
  • Member for 8 years and 20 days
    Last active Sun, Jun, 21 2020 02:50:51
  • 0 Followers
  • 159 Total Posts
  • 4 Thanks
  • Member
  • Posts
  • Threads
  • Reputation
  • Comments
  • Forum Posts
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next
  • View Tsyklop's Profile

    0

    Jul 31, 2019
    Tsyklop posted a message on XRay Mod (1.6.4 - 1.11) ( Vanilla/Forge/LiteLoader )

    I downloaded xray for 1.12.2 and get next error:

    java.lang.reflect.InvocationTargetException: null
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
    
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
    
    at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
    
    at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
    
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    
    at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?]
    
    ... 14 more
    
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
    
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
    
    at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?]
    
    ... 14 more
    
    Caused by: java.lang.RuntimeException: java.lang.SecurityException: class "f"'s signer information does not match signer information of other classes in the same package
    
    at org.objectweb.asm.ClassWriter.getCommonSuperClass(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.ClassWriter.a(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.Frame.a(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.Frame.a(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.tree.MethodNode.accept(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.tree.MethodNode.accept(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at org.objectweb.asm.tree.ClassNode.accept(Unknown Source) ~[asm-all-5.2.jar:5.2]
    
    at guichaguri.betterfps.transformers.ASMUtils.writeClass(ASMUtils.java:30) ~[BetterFps-1.4.8.jar:?]
    
    at guichaguri.betterfps.transformers.PatcherTransformer.transform(PatcherTransformer.java:62) ~[BetterFps-1.4.8.jar:?]
    
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
    
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
    
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
    
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
    
    at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?]
    
    ... 14 more
    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Jul 15, 2017
    Tsyklop posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes

    update 1.12?

    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 31, 2016
    Tsyklop posted a message on how create Json config file?
    Quote from TehNut»

    Oh, this is 1.7.10. Change


    this.blockObject = Block.blockRegistry.getObject(new ResourceLocation(block));


    to


    this.blockObject = Block.getBlockFromName(block);


    If you don't actually need the Block object (or would rather get it manually later), you can just remove that field.



    I can not get a block from the HashMap. How to get the unit and its data?
    If you display the fact that we thought we get this:

    {[email protected]4946ce3, [email protected]95, [email protected]8f}.


    how to extract here? tried method get (), but it returns null.

    Posted in: Modification Development
  • View Tsyklop's Profile

    0

    Mar 31, 2016
    Tsyklop posted a message on how create Json config file?

    how to get taken elements??

    Posted in: Modification Development
  • View Tsyklop's Profile

    0

    Mar 31, 2016
    Tsyklop posted a message on how create Json config file?

    We need this field. as I this unit will need to hang limitation.

    how about the fact that if the file is not found, the client crash?

    Posted in: Modification Development
  • View Tsyklop's Profile

    0

    Mar 30, 2016
    Tsyklop posted a message on how create Json config file?
    Quote from TehNut»

    It looks like you want a map.This should do the trick.



    Thanks. I run this code and.

    1.Somehow here it requires a cast to (Block):

    this.blockObject = (Block) Block.blockRegistry.getObject(new ResourceLocation(block));


    2. File Empty.
    Config.java:

    static File jsonFile = new File(Loader.instance().getConfigDir() + "/ModConfig", "File.json");
    
    Add.init(jsonFile);

    But file Empty.

    If i paste text from your "Example.json" in my ".json" file and run Minecraft - My file is empty:

    {
    	
    }


    EDIT#1: If the file does not have the client crash. After a beautiful, create an empty file.json.

    EDIT#2: Crash If the file does not have: http://pastebin.com/W0BECG9v

    Posted in: Modification Development
  • View Tsyklop's Profile

    0

    Mar 30, 2016
    Tsyklop posted a message on how create Json config file?

    Hello.
    I need to make configuration as Json.
    Here is an example:
    Blocks: {
    "Cobblestone": {
    "Block" = "minecraft: cobblestone",
    "Meta" = 0,
    "Count" = 1
    }
    "Stone": {
    "Block" = "minecraft: stone",
    "Meta" = 0,
    "Count" = 1
    }
    ...
    }
    These can be added to their blocks, and certain actions will occur to them - this I had done. The block which is in the configuration will be limited to use. For example, the unit "Cobblestone" can be put only once.
    How to realize this? Tell me please. Now there is a normal configuration, but it is not quite convenient.

    Posted in: Modification Development
  • View Tsyklop's Profile

    0

    Mar 28, 2016
    Tsyklop posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)

    @sp614x
    Can I use mod "OptiFine" in my public modpack - CloudAtlas on CurseForge?
    http://minecraft.curseforge.com/projects/cloudatlas
    ModList: https://drive.google.com/open?id=0B9c2x-D6eUzeNWNSelowNERuTmM

    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 27, 2016
    Tsyklop posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)

    Hello.
    Can I use mod "OptiFine" in my public modpack - CloudAtlas on CurseForge?
    http://minecraft.curseforge.com/projects/cloudatlas
    ModList: https://drive.google.com/open?id=0B9c2x-D6eUzeNWNSelowNERuTmM

    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 26, 2016
    Tsyklop posted a message on Xaero's Minimap 1.18.2 Forge (+ Fabric | 1.17.1 | 1.16.5 | 1.15.2 | 1.14.4 | 1.12.2 | 1.8.9 | 1.7.10 and more)
    Quote from xaero96»

    Oh sure. Here is a list of mods in my modpack:
    https://drive.google.com/open?id=0B9c2x-D6eUzeNWNSelowNERuTmM
    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 25, 2016
    Tsyklop posted a message on Xaero's Minimap 1.18.2 Forge (+ Fabric | 1.17.1 | 1.16.5 | 1.15.2 | 1.14.4 | 1.12.2 | 1.8.9 | 1.7.10 and more)

    Hello.
    I can use your mod in my public modpack CloudAtlas on CurseForge?

    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 24, 2016
    Tsyklop posted a message on ItemPhysic 1.4.4 - More Realtistic Items/ stone doesn't burn in lava
    Quote from CreativeMD»

    Sorry, not for now, maybe in the far future.

    Ok. Can I use your mod in my mod pack CloudAtlas?
    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 24, 2016
    Tsyklop posted a message on Xaero's Minimap 1.18.2 Forge (+ Fabric | 1.17.1 | 1.16.5 | 1.15.2 | 1.14.4 | 1.12.2 | 1.8.9 | 1.7.10 and more)
    Quote from xaero96»

    Why?

    I would like to include your mod in my mod pack CloudAtlas. There is a public server by using. And put this mod pack on CurseForge for convenience. Maud will become more famous and will be able to add to his mod packs other people.
    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 23, 2016
    Tsyklop posted a message on ItemPhysic 1.4.4 - More Realtistic Items/ stone doesn't burn in lava

    why?

    Posted in: Minecraft Mods
  • View Tsyklop's Profile

    0

    Mar 23, 2016
    Tsyklop posted a message on Xaero's Minimap 1.18.2 Forge (+ Fabric | 1.17.1 | 1.16.5 | 1.15.2 | 1.14.4 | 1.12.2 | 1.8.9 | 1.7.10 and more)

    Hi. Can you add this mod on CurseForge, Please?

    Posted in: Minecraft Mods
  • To post a comment, please login.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next

Social Media

Services

Sign In

Help

Advertise

Resources

Terms of Service

Privacy Policy

Our Communities

  • MMO-Champion
  • HearthPwn
  • Minecraft Forum
  • Overframe
  • MTG Salvation
  • DiabloFans

MOBAFire Network

  • MOBAFire.com
  • Leaguespy.gg
  • CounterStats.net
  • Teamfight Tactics
  • WildRiftFire.com
  • RuneterraFire.com
  • SMITEFire.com
  • DOTAFire.com
  • ArtifactFire.com
  • HeroesFire.com
  • VaingloryFire.com
  • MMORPG.com

© 2022 Magic Find, Inc. All rights reserved.

Mobile View