Jump to content

how to fix server tick exception i cant figure it out and ive looked for hours too.


Tyrel Yost

Recommended Posts

ive restarted the server a few times and ive reinstalled the mods twice but it keeps getting back to that point and not starting back up anymore

 

Description: Exception in server tick loop

java.lang.ArrayIndexOutOfBoundsException: 1
    at Reika.DragonAPI.Auxiliary.Trackers.VersionTransitionTracker.loadCacheAndUpdate(VersionTransitionTracker.java:52)
    at Reika.DragonAPI.Auxiliary.Trackers.VersionTransitionTracker.onWorldLoad(VersionTransitionTracker.java:38)
    at Reika.DragonAPI.Auxiliary.DragonAPIEventWatcher.checkModChanges(DragonAPIEventWatcher.java:143)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_199_DragonAPIEventWatcher_checkModChanges_Load.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


 

Edited by Tyrel Yost
missed info
Link to comment
Share on other sites

DragonAPI is mod for minecraft 1.7 which isn't supported here: https://forums.minecraftforge.net/topic/91712-supported-version-directory/

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

1 hour ago, warjort said:

DragonAPI is mod for minecraft 1.7 which isn't supported here: https://forums.minecraftforge.net/topic/91712-supported-version-directory/

to be precise this is flames of orespawn and it works solo and also thanks for the response ill check it to see and any suggestions for a replacement to dragon api since i dont know how itll change it when removed

 

Link to comment
Share on other sites

1 hour ago, warjort said:

DragonAPI is mod for minecraft 1.7 which isn't supported here: https://forums.minecraftforge.net/topic/91712-supported-version-directory/

so i removed the dragon api mod and had this error any suggestion to fix it

 

Description: Exception in server tick loop

Missing Mods:
    DragonAPI : any

cpw.mods.fml.common.MissingModsException
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:243)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:493)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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