Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Support Chat
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Aristois

  1. Home
  2. Support
  3. Aristois Support
  4. Aristois 1.12.2 -1 exit code.

Aristois 1.12.2 -1 exit code.

Scheduled Pinned Locked Moved Aristois Support
2 Posts 2 Posters 288 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    Italian_Gecko
    wrote on last edited by
    #1

    Hello! I have been recently experiencing Aristois crash immediately upon opening a world or entering a server. here is the log.

    [18:12:46] [main/INFO]: Loading tweak class name me.deftware.launch.Launcher
    [18:12:46] [main/INFO]: Using primary tweak class name me.deftware.launch.Launcher
    [18:12:46] [main/INFO]: Calling tweak class me.deftware.launch.Launcher
    [18:12:46] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/nic/AppData/Roaming/.minecraft/libraries/me/deftware/EMC/latest-1.12.2/EMC-latest-1.12.2.jar Service=LaunchWrapper Env=UNKNOWN
    [18:12:47] [main/INFO]: FML platform manager could not load class cpw.mods.fml.relauncher.CoreModManager. Proceeding without FML support.
    [18:12:47] [main/INFO]: Compatibility level set to JAVA_8
    [18:12:47] [main/ERROR]: Mixin config mixins.emc.json does not specify "minVersion" property
    [18:12:47] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
    [18:12:47] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
    [18:12:47] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [18:12:48] [main/INFO]: Setting user: Italian_Gecko
    [18:12:50] [main/WARN]: Skipping bad option: streamPreferredServer:
    [18:12:50] [main/INFO]: LWJGL Version: 2.9.4
    [18:12:53] [main/WARN]: Removed selected resource pack ! §fp§brism §8[§f16§3x§8].zip because it's no longer compatible
    [18:12:53] [main/INFO]: Reloading ResourceManager: Default
    [18:12:54] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [18:12:54] [Thread-3/INFO]: Initializing LWJGL OpenAL
    [18:12:54] [Thread-3/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [18:12:54] [Thread-3/INFO]: OpenAL initialized.
    [18:12:54] [Sound Library Loader/INFO]: Sound engine started
    [18:12:59] [main/INFO]: Created: 1024x512 textures-atlas
    [18:13:01] [main/INFO]: Narrator library for x64 successfully loaded
    [18:13:02] [main/INFO]: Loading EMC v17.0.0
    [18:13:02] [main/INFO]: EMC root dir is C:\Users\nic\AppData\Roaming.minecraft\libraries\EMC\1.12.2
    [18:13:09] [main/INFO]: ClasspathModDiscovery found 1 entries
    [18:13:09] [main/INFO]: JVMModDiscovery found 1 mod
    [18:13:21] [main/INFO]: SHA-1 matching for Aristois.jar
    [18:13:21] [main/INFO]: DirectoryModDiscovery found 1 mod
    [18:13:21] [main/INFO]: Running init
    [18:13:25] [main/INFO]: Finished init for me.deftware.aristois.main.Main
    [18:13:25] [main/INFO]: Loaded Aristois
    [18:13:43] [main/INFO]: Connecting to constantiam.net, 25565
    [18:13:45] [main/INFO]: [CHAT]
    [18:13:45] [main/INFO]: [CHAT] Italian_Gecko joined the game
    [18:13:46] [main/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
    [18:13:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [18:13:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [18:13:46] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [18:13:46] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
    [18:13:46] [main/INFO]: [STDERR]: at me.deftware.client.framework.event.Listener.invoke(Listener.java:29)
    [18:13:46] [main/INFO]: [STDERR]: at me.deftware.client.framework.event.EventBus.lambda$sendEvent$1(EventBus.java:72)
    [18:13:46] [main/INFO]: [STDERR]: at me.deftware.client.framework.event.EventBus$$Lambda$330/1303951496.accept(Unknown Source)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:352)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    [18:13:46] [main/INFO]: [STDERR]: at me.deftware.client.framework.event.EventBus.sendEvent(EventBus.java:70)
    [18:13:46] [main/INFO]: [STDERR]: at me.deftware.client.framework.event.Event.broadcast(Event.java:23)
    [18:13:46] [main/INFO]: [STDERR]: at buq.lambda$new$1(SourceFile:2054)
    [18:13:46] [main/INFO]: [STDERR]: at buq$$Lambda$17/1486906487.accept(Unknown Source)
    [18:13:46] [main/INFO]: [STDERR]: at buq.handler$renderHand$zci000(SourceFile:2074)
    [18:13:46] [main/INFO]: [STDERR]: at buq.b(SourceFile)
    [18:13:46] [main/INFO]: [STDERR]: at buq.a(SourceFile:1357)
    [18:13:46] [main/INFO]: [STDERR]: at buq.b(SourceFile:1188)
    [18:13:46] [main/INFO]: [STDERR]: at buq.a(SourceFile:1033)
    [18:13:46] [main/INFO]: [STDERR]: at bib.az(SourceFile:1023)
    [18:13:46] [main/INFO]: [STDERR]: at bib.a(SourceFile:419)
    [18:13:46] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:123)
    [18:13:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [18:13:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [18:13:46] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [18:13:46] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
    [18:13:46] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [18:13:46] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [18:13:46] [main/INFO]: [STDERR]: Caused by: java.lang.NoSuchMethodError: me.deftware.client.framework.entity.block.StorageEntity.getBlock()Lme/deftware/client/framework/world/block/Block;
    [18:13:46] [main/INFO]: [STDERR]: at nunyaimplements.const.else.finally.long.throws.implements.instanceof(Unknown Source)
    [18:13:46] [main/INFO]: [STDERR]: at nunyaimplements.const.else.finally.long.throws.implements$$Lambda$399/258704835.accept(Unknown Source)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1612)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    [18:13:46] [main/INFO]: [STDERR]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    [18:13:46] [main/INFO]: [STDERR]: at nunyaimplements.const.else.finally.long.throws.implements.instanceof(Unknown Source)
    [18:13:46] [main/INFO]: [STDERR]: ... 33 more
    [18:13:47] [main/FATAL]: Unreported exception thrown!
    java.lang.IllegalStateException: Already building!
    at buk.a(SourceFile:207) ~[buk.class:?]
    at biq.b(SourceFile:968) ~[biq.class:?]
    at biq.a(SourceFile:152) ~[biq.class:?]
    at buq.redirect$onRender2D$zci000(SourceFile:2109) ~[buq.class:?]
    at buq.a(SourceFile:1061) ~[buq.class:?]
    at bib.az(SourceFile:1023) ~[bib.class:?]
    at bib.a(SourceFile:419) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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:?]
    [18:13:47] [Thread-7/INFO]: Saving Aristois_config.json
    [18:13:47] [Thread-6/INFO]: Saving EMC_config.json

    DyiingD 1 Reply Last reply
    0
  • DyiingD Offline
    DyiingD Offline
    Dyiing Administrator
    replied to Italian_Gecko on last edited by
    #2

    Your files are outdated. You most likely need to reinstall (if on forge) or delete libraries/me (if not)


    | Website | Wiki | Reddit

    1 Reply Last reply
    0

Visit Aristois.net | Contact
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Support Chat