Ultimate -- Fails unless running as admin

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Xerow

New Member
Jul 29, 2019
6
0
0
Good Morning,
I do not like running things as admin unless absolutely necessary. The Direwolf20 pack works fine without admin. I've been running it for a while. I wanted to try the new ultimate pack and it downloads and launches. When I choose single player it lets me create a new world, then says building terrain and crashes with the attached error.

When I run the launcher as admin, I do not have this problem. The folder C:\FTB\ has appropriate modify permissions so it shouldn't be a permission issue to any file/folder.

I appreciate your time in looking into this matter.

Thank you
 

Attachments

  • ultimate.txt
    17.5 KB · Views: 83

Xerow

New Member
Jul 29, 2019
6
0
0
If I launch a world as admin, then go close out, and go back in as a regular user, the world is still available on the list to play. However, when I try to launch it, it still crashes. This makes me think it's not a world gen issue.
 

Xerow

New Member
Jul 29, 2019
6
0
0
I've rebooted the computer and re-verified permissions ensuring they were pushed to sub-files and folders with no change. The error remains.

java.lang.IllegalAccessError: tried to access field im.g from class codechicken.chunkloader.ChunkLoaderManager
at codechicken.chunkloader.ChunkLoaderManager.cleanChunks(ChunkLoaderManager.java:821)
at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:853)
at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:283)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:689)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
Good Morning,
I do not like running things as admin unless absolutely necessary. The Direwolf20 pack works fine without admin. I've been running it for a while. I wanted to try the new ultimate pack and it downloads and launches. When I choose single player it lets me create a new world, then says building terrain and crashes with the attached error.

When I run the launcher as admin, I do not have this problem. The folder C:\FTB\ has appropriate modify permissions so it shouldn't be a permission issue to any file/folder.

I appreciate your time in looking into this matter.

Thank you

Thank you for the crash log. Would you please follow the link in my thread about logs, and post the console log to pastebin?
 
Status
Not open for further replies.