Tyrel Yost Posted April 19, 2023 Share Posted April 19, 2023 (edited) 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 April 19, 2023 by Tyrel Yost missed info Quote Link to comment Share on other sites More sharing options...
warjort Posted April 19, 2023 Share Posted April 19, 2023 DragonAPI is mod for minecraft 1.7 which isn't supported here: https://forums.minecraftforge.net/topic/91712-supported-version-directory/ Quote 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 More sharing options...
Tyrel Yost Posted April 19, 2023 Author Share Posted April 19, 2023 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 Quote Link to comment Share on other sites More sharing options...
Tyrel Yost Posted April 19, 2023 Author Share Posted April 19, 2023 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) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.