Jump to content

my game crashed with a overlay error


superslayer

Recommended Posts

so I tried to search this up but i couldent find anything because i dont use optifine please help im playing with some freinds and they got in but i dident hopefully this can help 

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 11/24/20 2:19 PM
Description: Rendering overlay

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$4701/1260124327.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$4700/321323217.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:154) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$4694/1645156609.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2100/793657559.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$4679/197711499.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2100/793657559.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$4701/1260124327.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$4700/321323217.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:154)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    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:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/528877978.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.15.2
    Minecraft Version ID: 1.15.2
    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: 1124941048 bytes (1072 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    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: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.46.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.46.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.46.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.46.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.46.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.46
    FML Language Providers: 
        javafml@31.2
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.46-client.jar Minecraft {minecraft@1.15.2 COMMON_SETUP}
        torchmaster-2.2.2.jar Torchmaster {torchmaster@2.2.2 COMMON_SETUP}
        jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 COMMON_SETUP}
        Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 COMMON_SETUP}
        The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 COMMON_SETUP}
        Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE COMMON_SETUP}
        Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 COMMON_SETUP}
        Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE COMMON_SETUP}
        forge-1.15.2-31.2.46-universal.jar Forge {forge@31.2.46 COMMON_SETUP}
        Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 COMMON_SETUP}
        extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 COMMON_SETUP}
        Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 COMMON_SETUP}
        Neat1.6-22.jar Neat {neat@1.6-22 COMMON_SETUP}
        BetterMineshaftsForge-1.15.2-1.3.1.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3.1 COMMON_SETUP}
        BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {bettercaves@1.15.2-1.0 COMMON_SETUP}
        autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 COMMON_SETUP}
    Launched Version: 1.15.2-forge-31.2.46
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GT 710/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.30, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: ~~ERROR~~ NullPointerException: null
 

 

Link to comment
Share on other sites

Debug.log is a file in the logs folder that contains a lot more info than a crash report or latest.log.

Further details on where it is can be found in the Logs section of my signature below (just expand the spoiler).

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

That's not it, that's an old log. If you're on Windows, go to View and check "Show file name extensions"

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·COM☎ 세르비아 빠칭코 도박장 동남아 레바논 빠칭코 게임장 [본사문의 텔레 JBOX7]동남아 빠칭코 ▶◀ 접속 코트디부아르 빠칭코 동영상 동남아 포르투갈 동남아 빠칭코 사이트 [총판문의 카톡 JBOX7]동남아 빠칭코 ▤▒ 동영상 가나 빠칭코 중계 동남아 오스트리아 동남아 빠칭코 캐쉬게임 [각종 오피 커뮤니티 제작]동남아 빠칭코 ♨▨ 홀덤펍 타이완 빠칭코 홀덤바 동남아 가봉 동남아 빠칭코 모집 [마케팅문의]동남아 빠칭코 @☆ 주소 키프로스 빠칭코 모집 동남아 소말리아 동남아 빠칭코 중계 [카지노본사]동남아 빠칭코 ☜¶ 동영상 앙골라 빠칭코 놀이터 동남아 에스와티니 동남아 빠칭코 놀이터 [스포츠본사]동남아 빠칭코 ↗# 도박장 차드 빠칭코 캐쉬게임 동남아 캐나다 동남아 빠칭코 게임장 [토토본사 문의]동남아 빠칭코 ↘☜ 경기 몰타 빠칭코 접속 동남아 리조트월드카지노 동남아 빠칭코 주소 [토토총판 구매]동남아 빠칭코 ◁● 싸이트 헤르체고비나 빠칭코 홀덤바 동남아 코스타리카 동남아 빠칭코 투어 [카지노총판]동남아 빠칭코 ◈↗ 업체 키르기스스탄 빠칭코 동영상 동남아 캄보디아 동남아 빠칭코 전략 [야마토본사]동남아 빠칭코 @◁ 리그 크라운카지노 빠칭코 캐쉬게임 동남아 트럼프타지마할카지노 동남아 빠칭코 방법 [바카라총판]동남아 빠칭코 ★㏂ 방송 보스니아 빠칭코 리그 동남아 코스타리카 동남아 빠칭코 홀덤펍 [경마총판]콩고 빠칭코 단톡방 파나마 빠칭코 동영상 [BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 연건호텔 ▽BCGAME88·COM▽ 이촌호텔 성남호텔 군산호텔 신교호텔 pcj85 동두천호텔 강일호텔 소격호텔 상왕십리호텔 blm75 홍성호텔 등촌호텔 자양호텔 창동호텔 siw55 원지호텔 연지호텔 염리호텔 화방호텔 uwa79 도곡호텔 북아현호텔 합정호텔 미아호텔 afo08 궁동호텔 군산호텔 상도호텔 춘천호텔 teg68 옥인호텔 당인호텔 배방호텔 보광호텔 wid46 여수호텔 익산호텔 수유호텔 상암호텔 trj88 홍제호텔 갈현호텔 산림호텔 서귀포호텔 jtc30 구산호텔 포천호텔 장안호텔 동작호텔 eiw35 신원호텔 등촌호텔 상봉호텔 가산호텔 dbi37 하남호텔 잠실호텔 봉천호텔 가락호텔 fsd51 시흥호텔 삼성호텔 삼성호텔 창신호텔 tcn54 당주호텔 외발산호텔 상암호텔 무교호텔 jnu36 당주호텔 해남호텔 녹번호텔 군포호텔 dhh86 우이호텔 천왕호텔 의정부호텔 갈월호텔 ljo73 도선호텔 서소문호텔 길음호텔 반포호텔 oew57 낙원호텔 한남호텔 안암호텔 명동호텔 nwi66 선릉호텔 명일호텔 개포호텔 주자호텔 jab31 영등포호텔 전농호텔 당진호텔 무학호텔 rla99 우이호텔 통의호텔 서초호텔 공평호텔 nbq32 음성호텔 구리호텔 아산호텔 예산호텔 uhw65 강남호텔 신길호텔 원남호텔 마곡호텔 cas06
    • 청진만남 ♩BCGAME88·COM★ 고척만남 수송만남 오금만남 갈월만남 tbb11 명일만남 길동만남 의정부만남 신사만남 bcf91 북창만남 고척만남 강북만남 예지만남 upo56 군포만남 충무만남 함안만남 광희만남 dbh60 광주만남 시흥만남 광명만남 창동만남 edn61 계동만남 하남만남 인천만남 길음만남 one38 예산만남 양주만남 원효만남 충정로만남 qcy17 의주만남 안양만남 신길만남 광명만남 xnd51 충무만남 부천만남 남산만남 과해만남 fir39 전주만남 송정만남 필동만남 서귀포만남 kxw08 주자만남 통인만남 묵동만남 동소문만남 rjm51 도화만남 배방만남 논현만남 연지만남 iiq53 해남만남 마장만남 응암만남 거창만남 kjx70 내수만남 장교만남 이태원만남 본동만남 phi98 강동만남 개화만남 상왕십리만남 도원만남 pjv63 천안만남 양주만남 암사만남 동작만남 ncg98 신영만남 군산만남 대치만남 내수만남 mar79 광주만남 동숭만남 신림만남 완주만남 ypi54 명일만남 도림만남 운니만남 청량리만남 ogm80 영천만남 공릉만남 답십리만남 충신만남 dfa70 홍제만남 청담만남 통의만남 홍지만남 axo42 수색만남 고척만남 홍성만남 세종만남 gnv72 하월곡만남 명일만남 필동만남 제주만남 tdi52
    • 월드컵 이종격투기 접속♪BCGAME88·COM▦ 폭스우드카지노 이종격투기 추천 월드컵 보츠와나 이종격투기 사이트 [본사문의 텔레 JBOX7]월드컵 이종격투기 ㏇↓ 리그 선시티 이종격투기 추천 월드컵 벨기에 월드컵 이종격투기 업체 [총판문의 카톡 JBOX7]월드컵 이종격투기 №▦ 경기 유럽 이종격투기 커뮤니티 월드컵 스리랑카 월드컵 이종격투기 홀덤바 [각종 오피 커뮤니티 제작]월드컵 이종격투기 ◐@ 리그 지부티 이종격투기 투어 월드컵 세인트빈센트 월드컵 이종격투기 홀덤바 [마케팅문의]월드컵 이종격투기 §▨ 캐쉬게임 세네갈 이종격투기 주소 월드컵 아틀란티스카지노 월드컵 이종격투기 포커대회 [카지노본사]월드컵 이종격투기 ↙◇ 방법 리히텐슈타인 이종격투기 홀덤바 월드컵 바누아투 월드컵 이종격투기 주소 [스포츠본사]월드컵 이종격투기 ▧○ 놀이터 세인트빈센트 이종격투기 업체 월드컵 콩고 월드컵 이종격투기 영상 [토토본사 문의]월드컵 이종격투기 ▥♥ 싸이트 탄자니아 이종격투기 단톡방 월드컵 MGM카지노 월드컵 이종격투기 바카라펍 [토토총판 구매]월드컵 이종격투기 ☞º 유투브 니제르 이종격투기 포커대회 월드컵 아프리카 월드컵 이종격투기 놀이터 [카지노총판]월드컵 이종격투기 ‡▲ 바카라펍 미얀마 이종격투기 경기 월드컵 슬로베니아 월드컵 이종격투기 도박장 [야마토본사]월드컵 이종격투기 ↖▤ 검증 남아프리카 이종격투기 방법 월드컵 MGM카지노 월드컵 이종격투기 중계 [바카라총판]월드컵 이종격투기 ▥▲ 검증 이란 이종격투기 쿠푼 월드컵 아랍에미리트 월드컵 이종격투기 경기 [경마총판]나미비아 이종격투기 싸이트 동티모르 이종격투기 추천 [BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 충신출장건마 ♥BCGAME88·COM† 신설출장건마 길동출장건마 중동출장건마 청담출장건마 vns76 옥수출장건마 오장출장건마 인사출장건마 수색출장건마 ojv48 역삼출장건마 안성출장건마 수서출장건마 오장출장건마 pet67 이태원출장건마 합정출장건마 통영출장건마 온수출장건마 tnn53 영암출장건마 경산출장건마 영등포출장건마 의정부출장건마 cbb66 과천출장건마 태평출장건마 천안출장건마 봉익출장건마 udg71 홍지출장건마 사당출장건마 갈현출장건마 강북출장건마 fnj01 효창출장건마 묵정출장건마 당주출장건마 합정출장건마 uri60 천왕출장건마 이화출장건마 인의출장건마 상일출장건마 ywa18 주성출장건마 화곡출장건마 제천출장건마 현저출장건마 iui11 서대문출장건마 연지출장건마 송현출장건마 마곡출장건마 wum02 당인출장건마 강남출장건마 통인출장건마 이천출장건마 jnn99 보광출장건마 강릉출장건마 통영출장건마 수유출장건마 nbs46 안산출장건마 가회출장건마 선릉출장건마 의정부출장건마 dhv01 해남출장건마 음성출장건마 개포출장건마 화방출장건마 yan70 토정출장건마 삼선출장건마 김제출장건마 춘천출장건마 dwq32 장사출장건마 한강출장건마 장위출장건마 전농출장건마 cwg43 산방출장건마 삼선출장건마 마포출장건마 도림출장건마 dox59 강릉출장건마 충정로출장건마 주자출장건마 옥수출장건마 bdo67 하남출장건마 의정부출장건마 삼척출장건마 대구출장건마 wvl76 잠원출장건마 파주출장건마 자곡출장건마 효제출장건마 wrh15 고창출장건마 경주출장건마 신창출장건마 잠원출장건마 vcs87 장위출장건마 하왕십리출장건마 도봉출장건마 화동출장건마 vcq57
  • Topics

×
×
  • Create New...

Important Information

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