FallingFist Posted January 31, 2013 Posted January 31, 2013 Hey everyone! I love forge, and I love minecraft and have been doing it for 2 years now. So basically, I was trying out new mods for me and my friend's server, and I suggested ars magica. It took up waaaay too much CPU, and I had to remove it. Now when I start the server, I end up with the following error. Reveal hidden contents 2013-01-31 15:04:03 [iNFO] [sTDERR] t: Ticking entity 2013-01-31 15:04:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:686) 2013-01-31 15:04:03 [iNFO] [sTDERR] at ho.r(DedicatedServer.java:270) 2013-01-31 15:04:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599) 2013-01-31 15:04:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 2013-01-31 15:04:03 [iNFO] [sTDERR] at fy.run(SourceFile:849) 2013-01-31 15:04:03 [iNFO] [sTDERR] Caused by: java.lang.ArrayIndexOutOfBoundsException: 45 2013-01-31 15:04:03 [iNFO] [sTDERR] at lm.a(PotionEffect.java:180) 2013-01-31 15:04:03 [iNFO] [sTDERR] at md.bx(EntityLiving.java:2386) 2013-01-31 15:04:03 [iNFO] [sTDERR] at md.y(EntityLiving.java:668) 2013-01-31 15:04:03 [iNFO] [sTDERR] at lq.j_(Entity.java:431) 2013-01-31 15:04:03 [iNFO] [sTDERR] at md.j_(EntityLiving.java:808) 2013-01-31 15:04:03 [iNFO] [sTDERR] at qj.j_(SourceFile:31) 2013-01-31 15:04:03 [iNFO] [sTDERR] at yc.a(World.java:2291) 2013-01-31 15:04:03 [iNFO] [sTDERR] at in.a(WorldServer.java:647) 2013-01-31 15:04:03 [iNFO] [sTDERR] at yc.g(World.java:2253) 2013-01-31 15:04:03 [iNFO] [sTDERR] at yc.h(World.java:2107) 2013-01-31 15:04:03 [iNFO] [sTDERR] at in.h(WorldServer.java:516) 2013-01-31 15:04:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680) 2013-01-31 15:04:03 [iNFO] [sTDERR] ... 4 more 2013-01-31 15:04:03 [sEVERE] [Minecraft] Encountered an unexpected exception t t: Ticking entity at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:686) at ho.r(DedicatedServer.java:270) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) at fy.run(SourceFile:849) Caused by: java.lang.ArrayIndexOutOfBoundsException: 45 at lm.a(PotionEffect.java:180) at md.bx(EntityLiving.java:2386) at md.y(EntityLiving.java:668) at lq.j_(Entity.java:431) at md.j_(EntityLiving.java:808) at qj.j_(SourceFile:31) at yc.a(World.java:2291) at in.a(WorldServer.java:647) at yc.g(World.java:2253) at yc.h(World.java:2107) at in.h(WorldServer.java:516) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680) ... 4 more Happy for every reply! Thanks! EDIT: Found some more logs: Reveal hidden contents -- Head -- Stacktrace: at lm.a(PotionEffect.java:180) at md.bx(EntityLiving.java:2375) at md.y(EntityLiving.java:631) at lq.j_(Entity.java:431) at md.j_(EntityLiving.java:771) at qj.j_(SourceFile:31) at yc.a(World.java:2291) at in.a(WorldServer.java:647) at yc.g(World.java:2253) -- Entity being ticked -- Details: Entity Type: Skeleton (qn) Entity ID: 288 Name: Skeleton Exact location: -3.76, 37.91, -560.92 Block location: World: (-4,37,-561), Chunk: (at 12,2,15 in -1,-36; contains blocks -16,0,-576 to -1,255,-561), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513) Momentum: 0.06, -0.13, 0.12 Stacktrace: at yc.h(World.java:2107) at in.h(WorldServer.java:516) -- Affected level -- Details: Level name: world All players: 0 total; [] Chunk stats: ServerChunkCache: 289 Drop: 0 Level seed: 8159828571486873560 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599) at bdz.q(IntegratedServer.java:159) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) at fy.run(SourceFile:849) End of edit Quote
HMPerson1 Posted January 31, 2013 Posted January 31, 2013 Try making a new world. Quote There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
FallingFist Posted February 1, 2013 Author Posted February 1, 2013 That's not possible. I've tried re-making the overworld, but it's got something to do with a mystcraft age... I don't know which one, and I don't wanna delete our worlds. Are there no other workarounds? Quote
uyjulian Posted February 1, 2013 Posted February 1, 2013 Here i know one: 1. move your world 2. make a new world THAT EASY? Also you don't delete your world! Quote [shadow=black,right][glow=green,2,300]☟ ☞ uyjulian's website ☜ ☝[/glow][/shadow]
FallingFist Posted February 3, 2013 Author Posted February 3, 2013 What do you mean make a new one? I've literally played on this very Age since 1.3. I don't wish to delete it, I would like to delete all entities in that specific age. Don't even mention MCEdit, it removes all non-vanilla blocks. Quote
LexManos Posted February 5, 2013 Posted February 5, 2013 This is interesting probably an issue with a entity having a special effect from the ars magic mod. What i'd do is r-install ars, set your world to peaceful. And then run to the location specified by the exception and kill the mob. Hell, setting the world to peaceful should help as its a skeleton and it should kill it on its next tick. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
FallingFist Posted February 8, 2013 Author Posted February 8, 2013 I've tried to put it to peaceful already, didn't work, I'll reinstall ars then... Quote
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.