개인 자료란 (JE)

  서버 커뮤니티

Profile rkdhei2 정품인증자

EagerCornet4340 6753016e0c484d16aa44c46bec2b5f88

Profile

질문하기 로그인 및 실행

종료코드 -1 1.8

2023.09.29 조회 수 88 추천 수 0
이해도 입문자 
게임버전 (JE) 1.8 
게임버전 (BE) 관련없음 

---- Minecraft Crash Report ----


WARNING: coremods are present:

  RenderPlayerAPIPlugin (RenderPlayerAPI-1.8-1.3.jar)

  SmartCorePlugin (SmartCore-1.8-1.1.jar)

  PlayerAPIPlugin (PlayerAPI-1.8-1.1.jar)

Contact their authors BEFORE contacting forge


// Surprise! Haha. Well, this is awkward.


Time: 23. 9. 29 오후 9:03

Description: Initializing game


java.lang.NumberFormatException: For input string: "                              Click here to proceed.    "

    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)

    at java.lang.Integer.parseInt(Integer.java:580)

    at java.lang.Integer.parseInt(Integer.java:615)

    at com.wuppy.koi.UpdateChecker.getNewest(UpdateChecker.java:55)

    at com.wuppy.koi.UpdateChecker.checkForUpdates(UpdateChecker.java:15)

    at com.wuppy.koi.Koi.preInit(Koi.java:49)

    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:497)

    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)

    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:497)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

    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:497)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)

    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)

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

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

    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:497)

    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 java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)

    at java.lang.Integer.parseInt(Integer.java:580)

    at java.lang.Integer.parseInt(Integer.java:615)

    at com.wuppy.koi.UpdateChecker.getNewest(UpdateChecker.java:55)

    at com.wuppy.koi.UpdateChecker.checkForUpdates(UpdateChecker.java:15)

    at com.wuppy.koi.Koi.preInit(Koi.java:49)

    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:497)

    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)

    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:497)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

    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:497)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)

    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)


-- Initialization --

Details:

Stacktrace:

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

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

    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:497)

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

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


-- System Details --

Details:

    Minecraft Version: 1.8

    Operating System: Windows 10 (amd64) version 10.0

    Java Version: 1.8.0_51, Oracle Corporation

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

    Memory: 651244064 bytes (621 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)

    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

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

    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 10 mods loaded, 10 mods active

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

    UCH    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 

    UCH    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar) 

    UCH    Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar) 

    UCH    PlayerAPI{1.1} [Player API] (minecraft.jar) 

    UCH    RenderPlayerAPI{1.3} [Render Player API] (minecraft.jar) 

    UCH    SmartCore{1.1} [Smart Core] (minecraft.jar) 

    UCE    wuppy29_koi{1.11.3} [Koi] (Koi-Fish-Mod-1.8.jar) 

    UCH    SmartMoving{16.0.1} [Smart Moving] (SmartMoving-1.8-16.0.1.jar) 

    UCH    SmartRender{2.1} [Smart Render] (SmartRender-1.8-2.1.jar) 

    UCH    supersentai{1.0.0} [SuperSentai] (SuperSentaiMod-v.1.0.0-forge-1.8-11.14.1.1341 (2).jar) 

    Loaded coremods (and transformers): 

RenderPlayerAPIPlugin (RenderPlayerAPI-1.8-1.3.jar)

  api.player.forge.RenderPlayerAPITransformer

SmartCorePlugin (SmartCore-1.8-1.1.jar)

  net.smart.core.SmartCoreTransformer

PlayerAPIPlugin (PlayerAPI-1.8-1.1.jar)

  api.player.forge.PlayerAPITransformer

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 536.23' Renderer: 'NVIDIA GeForce GTX 750 Ti/PCIe/SSE2'

    Launched Version: 1.8-forge1.8-11.14.4.1563

    LWJGL: 2.9.1

    OpenGL: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.23, NVIDIA Corporation

    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: []

    Current Language: English (US)

    Profiler Position: N/A (disabled)

라고 떠요.

그리고 1.8

The game crashed whilst initializing game
Error: java.lang.NumberFormatException: For input string: "                              Click here to proceed.    "



3개의 댓글

rkdhei2
2023.09.29

해결하는법알려주세요ㅠㅠㅠㅠ

NoEul
2023.09.29

Koi-Fish-Mod-1.8 모드 설정에서 checkForUpdates 값을 false로 바꾸세욘

rkdhei2
2023.09.30
@NoEul

와 1.8 해결했어요 삭제후 모드버전바꿔도돼요?

뉴스 및 창작물
/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0