Jump to content

Minecraft


Jhon_

Recommended Posts

My minecraft gives this error when I try to play forge with optfine can someone help me?

 

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 19/06/20 12:58
Description: Rendering overlay

java.lang.NullPointerException: Rendering overlay
    at net.minecraft.client.renderer.FluidBlockRenderer.func_178268_a(FluidBlockRenderer.java:41) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_195410_a(BlockRendererDispatcher.java:154) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.resources.IResourceManagerReloadListener.lambda$reload$0(IResourceManagerReloadListener.java:16) ~[?:?] {re:classloading}
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$2480/1230346437.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$2609/1131717838.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.18.jar:28.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$407/1353759820.call(Unknown Source) [forge-1.14.4-28.2.18.jar:28.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.client.renderer.FluidBlockRenderer.func_178268_a(FluidBlockRenderer.java:41)
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_195410_a(BlockRendererDispatcher.java:154)
    at net.minecraft.resources.IResourceManagerReloadListener.lambda$reload$0(IResourceManagerReloadListener.java:16)
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$2480/1230346437.run(Unknown Source)
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705)
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$2609/1131717838.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170)
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    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.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$407/1353759820.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    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: 1184585704 bytes (1129 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 4.1.0+62+5bfa59b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.14.4-28.2.18.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.2.18.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.2.18.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.2.18.jar runtimedistcleaner PLUGINSERVICE 
        /OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.14.4-28.2.18.jar fml TRANSFORMATIONSERVICE 
    FML: 28.2
    Forge: net.minecraftforge:28.2.18
    FML Language Providers: 
        javafml@28.2
        minecraft@1
    Mod List: 
        forge-1.14.4-28.2.18-client.jar Minecraft {minecraft@1.14.4 DONE}
        forge-1.14.4-28.2.18-universal.jar Forge {forge@28.2.18 DONE}
        MCFurnace-Mod-1.14.4.jar MCFurnace {mcfurnace@1.0 DONE}
        Xaeros_Minimap_20.10.0_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@20.10.0 DONE}
        More-Ores-In-ONE-Mod-1.14.4.jar More Ores in ONE {moreoresinone@1.5 DONE}
        Tree-Chopper-Mod-1.14.4.jar TreeChoppin {treechoppin@1.1.0 DONE}
        ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
    Launched Version: 1.14.4-forge-28.2.18
    LWJGL: 3.2.2 build 10
    OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 23.20.16.4973, 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: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 8x Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
    OptiFine Version: OptiFine_1.14.4_HD_U_F5
    OptiFine Build: 20191204-141250
    Render Distance Chunks: 14
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 - Build 23.20.16.4973
    OpenGlRenderer: Intel(R) UHD Graphics 620
    OpenGlVendor: Intel
    CpuCount: 8

Link to comment
Share on other sites

The filenames of one or more of your mods suggests you got them from a repost site.

Please read up on the StopModReposts project for info on why this is a bad thing.

Also, I would suggest removing Optifine.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

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

    • 슈어랭킹 사이트 §ºBCGAME88ºC0Mº-☎ EKNews 모집 비밀상점 EKNews 여행 조지아주닷컴 xc4y3 ♧ EKNews 업체 코레아닷컴 EKNews 캐쉬게임 응큼샵 rx7d2 ☞ EKNews 토너먼트 스웨디시365 EKNews 동영상 섹스밤 yq5t2 † EKNews 도박장 멕시코한인 EKNews 리그 웹툰 ce7a1 ☎ EKNews 방송 오피의달인 EKNews 토너먼트 AVKIM ba7h5 ↖ EKNews 홀덤펍 섹토렌트 EKNews 쿠푼 토렌트제이 to1w6 ㏂ EKNews 접속 SHOWTV EKNews 업체 빨간비디오 nj2f2 ☎ EKNews 게임장 알파비엣 EKNews 방법 올인구조대 ob7f7 ♣ EKNews 전략 오피나라 EKNews 포커대회 체코인사이트 aq8j9 ◑ EKNews 토너먼트 티비아트 EKNews 주소 야동박스 kt2o0 ㉿ EKNews 여행 토토군 EKNews 동영상 아마티비 qf1j5 ↖ EKNews 본사 먹튀블랙 EKNews 커뮤니티 부크부크 ft8e8 ☏ EKNews 모집 다이소 EKNews 사이트 꿀단지티비 fu5r0 ↙ EKNews 캐쉬게임 스포츠토토 EKNews 모집 야야조아 pj9g4 ▨ EKNews 모집 해피코리아 EKNews 방송 빨간비디오 ir6g1 ♠
    • 소격야구장 ☜BCGAME88·COM▶ 양천야구장 송월야구장 양주야구장 상왕십리야구장 dlq46 교북야구장 이천야구장 하왕십리야구장 장안야구장 loc53 길음야구장 자양야구장 재동야구장 수서야구장 qbn15 창전야구장 충신야구장 산천야구장 증산야구장 oud85 일원야구장 여의도야구장 김천야구장 여의도야구장 hbs90 안산야구장 여의도야구장 상월곡야구장 오산야구장 jyu59 신계야구장 성남야구장 당산야구장 합동야구장 pbn92 석관야구장 내자야구장 아산야구장 누하야구장 ykd53 동자야구장 산방야구장 내자야구장 은평야구장 sxy35 태평로야구장 강일야구장 창천야구장 남산야구장 ogo56 문래야구장 과해야구장 응봉야구장 공항야구장 gia71 김포야구장 홍파야구장 고양야구장 서귀포야구장 nii59 천호야구장 회기야구장 공주야구장 수원야구장 xqm20 창동야구장 청주야구장 서계야구장 묵정야구장 dfg70 도화야구장 광주야구장 문배야구장 장안야구장 hhy88 창신야구장 남가좌야구장 도봉야구장 화성야구장 uhg91 신림야구장 파주야구장 봉래야구장 남양주야구장 sot08 한남야구장 원지야구장 신공덕야구장 세곡야구장 nhd01 인의야구장 송정야구장 논현야구장 도선야구장 pib77 초동야구장 상도야구장 울산야구장 견지야구장 qth93 평창야구장 수서야구장 장충야구장 제기야구장 tpx83 여주야구장 구의야구장 둔촌야구장 연희야구장 dhi26 길동야구장 역삼야구장 당산야구장 권농야구장 lib08
    • 가회러브텔 ◇BCGAME88·COM◈ 당산러브텔 창동러브텔 수유러브텔 남현러브텔 fsx49 공항러브텔 신촌러브텔 역삼러브텔 북가좌러브텔 xpg08 견지러브텔 필동러브텔 노원러브텔 한강러브텔 yoq56 영등포러브텔 원지러브텔 운니러브텔 마천러브텔 rit95 여수러브텔 화성러브텔 신문러브텔 행촌러브텔 ofb72 화성러브텔 세곡러브텔 창녕러브텔 남학러브텔 prp61 하남러브텔 제주러브텔 수표러브텔 우면러브텔 sqj88 압구정러브텔 평동러브텔 봉익러브텔 영암러브텔 xjg90 인천러브텔 북창러브텔 서귀포러브텔 춘천러브텔 xej53 서귀포러브텔 답십리러브텔 옥인러브텔 익선러브텔 xrd96 가리봉러브텔 내곡러브텔 개포러브텔 효제러브텔 pgq10 부암러브텔 강북러브텔 청파러브텔 보광러브텔 ptj25 도곡러브텔 세곡러브텔 서린러브텔 을지러브텔 vey78 고창러브텔 길동러브텔 남창러브텔 삼척러브텔 wmb57 용답러브텔 진천러브텔 당진러브텔 오류러브텔 noh48 이문러브텔 종암러브텔 대현러브텔 종암러브텔 fnb03 삼전러브텔 돈암러브텔 강릉러브텔 와룡러브텔 rab17 궁정러브텔 오류러브텔 관악러브텔 장지러브텔 xpj42 신촌러브텔 원효러브텔 가회러브텔 의주러브텔 sjq55 과천러브텔 용산러브텔 적선러브텔 수원러브텔 sqi62 성내러브텔 공주러브텔 관악러브텔 옥인러브텔 nva60 광명러브텔 나주러브텔 장안러브텔 동숭러브텔 cht65 사당러브텔 충정로러브텔 신사러브텔 보문러브텔 shy83
    • 베개툰 캐쉬게임□BCGAME4.COM▨ 유유닷컴 도박장 베개툰 쿠푼 도전닷컴 전략 벼룩시장 주소 네임드툰 바카라펍 [본사문의 텔레 @JBOX7] 유유닷컴 경기 베개툰 포커대회 토크툰 전략 토렌트민트 중계 십구센치 커뮤니티 [총판문의 카톡 JBOX7] 유유닷컴 접속 베개툰 게임 코닷싱 방법 코사랑 쿠푼 포룸코레아 단톡방 [각종 오피 커뮤니티 제작] 유유닷컴 리그 베개툰 방법 꿀단지티비 쿠푼 먹튀모아 검증 토렌트리 영상 [마케팅문의] 유유닷컴 방법 베개툰 방송 위클리홍콩 동영상 야동하이 추천 벳마켓 도박장 [카지노본사] 유유닷컴 중계 베개툰 바카라펍 건마바다 주소 툰사랑 본사 부크부크 투어 [스포츠본사] 유유닷컴 경기 베개툰 영상 코사랑 도박장 비나한인포털 포커대회 안마맨 주소 [토토본사 문의] 유유닷컴 여행 베개툰 영상 초코TV 업체 SIZE19 업체 고고툰 캐쉬게임 [토토총판 구매] 유유닷컴 캐쉬게임 베개툰 주소 두루마리 토너먼트 생활정보 바카라펍 코리안넷 검증 [카지노총판] 유유닷컴 접속 베개툰 주소 헌병대 쿠푼 먹튀타임즈 본사 디시인사이드갤러리 바카라펍 [야마토본사] 유유닷컴 포커대회 베개툰 단톡방 충청도달리기 싸이트 물사냥 여행 핫초코 홀덤펍 [바카라총판] 유유닷컴 유투브 베개툰 동영상 N토토 모집 야간활동 리그 메가박스 놀이터 [경마총판] 유유닷컴 포커대회 베개툰 사이트 헤이코리안 쿠푼 오레곤저널 모집 69밤 여행 [BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 청송풀사롱 ♧BCGAME4·COM㏘ 내곡풀사롱 현저풀사롱 청진풀사롱 장충풀사롱 oli43 양주풀사롱 돈암풀사롱 성수풀사롱 사천풀사롱 eca26 파주풀사롱 돈의풀사롱 마천풀사롱 대림풀사롱 bsb82 전주풀사롱 길음풀사롱 압구정풀사롱 성남풀사롱 gve05 평택풀사롱 장위풀사롱 구미풀사롱 송현풀사롱 jne95 학방풀사롱 수표풀사롱 정동풀사롱 홍익풀사롱 gqn45 진주풀사롱 천연풀사롱 도선풀사롱 동선풀사롱 xva57 정동풀사롱 화양풀사롱 전주풀사롱 염곡풀사롱 qyj71 수서풀사롱 잠원풀사롱 의왕풀사롱 원효풀사롱 yau49 휘경풀사롱 중학풀사롱 수원풀사롱 돈암풀사롱 sxs79 수원풀사롱 가산풀사롱 과천풀사롱 신월풀사롱 ogq81 홍은풀사롱 서교풀사롱 창천풀사롱 도선풀사롱 qtt10 남원풀사롱 금호풀사롱 인의풀사롱 도렴풀사롱 hvr08 하월곡풀사롱 양평풀사롱 의주풀사롱 영천풀사롱 tmu84 장안풀사롱 내수풀사롱 관훈풀사롱 거제풀사롱 alh57 광주풀사롱 강북풀사롱 양주풀사롱 봉천풀사롱 isu89 마천풀사롱 구로풀사롱 신사풀사롱 양주풀사롱 rax98 후암풀사롱 효창풀사롱 구수풀사롱 구리풀사롱 ukd79 등촌풀사롱 신대방풀사롱 행당풀사롱 김천풀사롱 xrr01 광명풀사롱 당주풀사롱 오산풀사롱 홍천풀사롱 gce48 신영풀사롱 오금풀사롱 진주풀사롱 구로풀사롱 tsv91 완주풀사롱 옥천풀사롱 양주풀사롱 대흥풀사롱 gwx23 내곡풀사롱 흥인풀사롱 가평풀사롱 홍파풀사롱 crj48
  • Topics

×
×
  • Create New...

Important Information

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