Jump to content

Crashing on starting world


Aymerhic

Recommended Posts

Hi! i need help, when i'm starting a map survival (its heaven's quest) with forge i got a crash, here the crash

 

---- Minecraft Crash Report ----

// My bad.

 

Time: 03/04/16 14:14

Description: Ticking memory connection

 

java.lang.IllegalArgumentException: bound must be positive

at java.util.Random.nextInt(Random.java:388)

at net.minecraft.world.WorldProvider.getRandomizedSpawnPoint(WorldProvider.java:333)

at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:143)

at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:492)

at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:133)

at net.minecraft.server.network.NetHandlerLoginServer.func_73660_a(NetHandlerLoginServer.java:60)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:286)

at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

at java.lang.Thread.run(Thread.java:745)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at java.util.Random.nextInt(Random.java:388)

at net.minecraft.world.WorldProvider.getRandomizedSpawnPoint(WorldProvider.java:333)

at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:143)

at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:492)

at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:133)

at net.minecraft.server.network.NetHandlerLoginServer.func_73660_a(NetHandlerLoginServer.java:60)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:286)

 

-- Ticking connection --

Details:

Connection: net.minecraft.network.NetworkManager@3b5aead1

Stacktrace:

at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

at java.lang.Thread.run(Thread.java:745)

 

-- System Details --

Details:

Minecraft Version: 1.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 193457944 bytes (184 MB) / 595070976 bytes (567 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.23 Powered by Forge 12.16.0.1832 6 mods loaded, 6 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1832-1.9.jar)

UCHIJAAAA Forge{12.16.0.1832} [Minecraft Forge] (forge-1.9-12.16.0.1832-1.9.jar)

UCHIJAAAA chiselsandbits{9.8} [Chisels & Bits] (chiselsandbits-9.8.jar)

UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.2-4 1.9.jar)

UCHIJAAAA XaeroMinimap{1.8.5.2} [Xaero's Minimap] (Xaeros_Minimap_1.8.5.2_Forge_1.9.jar)

Loaded coremods (and transformers):

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

Profiler Position: N/A (disabled)

Player Count: 0 / 8; []

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

 

And when i create a new world this happens

 

---- Minecraft Crash Report ----

// On the bright side, I bought you a teddy bear!

 

Time: 03/04/16 14:20

Description: Unexpected error

 

java.lang.IllegalAccessError: tried to access field net.minecraftforge.client.event.RenderWorldLastEvent.partialTicks from class vazkii.neat.HealthBarRenderer

at vazkii.neat.HealthBarRenderer.onRenderWorldLast(HealthBarRenderer.java:53)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_HealthBarRenderer_onRenderWorldLast_RenderWorldLastEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)

at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:131)

at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1395)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)

at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at vazkii.neat.HealthBarRenderer.onRenderWorldLast(HealthBarRenderer.java:53)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_HealthBarRenderer_onRenderWorldLast_RenderWorldLastEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)

at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:131)

at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1395)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityPlayerSP['Aymerhic'/1144, l='MpServer', x=8,50, y=65,00, z=8,50]]

Chunk stats: MultiplayerChunkCache: 0, 0

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (198,64,253), Chunk: (at 6,4,13 in 12,15; contains blocks 192,0,240 to 207,255,255), 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: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Forced entities: 1 total; [EntityPlayerSP['Aymerhic'/1144, l='MpServer', x=8,50, y=65,00, z=8,50]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Integrated singleplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:409)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:395)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 258135416 bytes (246 MB) / 622972928 bytes (594 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP 9.23 Powered by Forge 12.16.0.1832 6 mods loaded, 6 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1832-1.9.jar)

UCHIJAAAA Forge{12.16.0.1832} [Minecraft Forge] (forge-1.9-12.16.0.1832-1.9.jar)

UCHIJAAAA chiselsandbits{9.8} [Chisels & Bits] (chiselsandbits-9.8.jar)

UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.2-4 1.9.jar)

UCHIJAAAA XaeroMinimap{1.8.5.2} [Xaero's Minimap] (Xaeros_Minimap_1.8.5.2_Forge_1.9.jar)

Loaded coremods (and transformers):

GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel® HD Graphics 3000'

Launched Version: 1.9-forge1.9-12.16.0.1832-1.9

LWJGL: 2.9.4

OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4229, Intel

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: DraglanorPack_1.9.zip (incompatible), DraglanorMedieval_3D_1.8.zip

Current Language: Français (France)

Profiler Position: N/A (disabled)

CPU: 4x Intel® Core i5-2430M CPU @ 2.40GHz

 

Please help me

Link to comment
Share on other sites

java.lang.IllegalAccessError: tried to access field net.minecraftforge.client.event.RenderWorldLastEvent.partialTicks from class vazkii.neat.HealthBarRenderer

  at vazkii.neat.HealthBarRenderer.onRenderWorldLast(HealthBarRenderer.java:53)

 

Update Neat to 1.2-5.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
    • Try an older build: https://www.curseforge.com/minecraft/mc-mods/sorceryfight/files/5358535
    • Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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