回复:JS【06-17闲聊】 [Display]
FullscreenRefresh=0
Maximized=0
FullscreenWidth=1920
FullscreenHeight=1080
WindowedWidth=1366
WindowedHeight=768
Mode=Fullscreen
FullscreenMode=Fullscreen
[Rendering]
EffectsQuality=3
OverallQuality=3
TextureQuality=2
ShadowQuality=3
FloraQuality=3
RenderDistance=1500.000000
UseDepthOfField=0.000000
Gamma=0.000000
MaximumFPS=250
UseLod0a=0
Smoothing=0
SpeedTreeLOD=1
[Controls]
CameraAutoAdjustment=1
ClickToMove=0
ClickToMoveRightButton=0
RailCamera=1
[Sound]
Master=1.000000
SoundEffects=1.000000
UI=1.000000
Dialog=1.000000
MusicMaster=1.000000
MusicAmbient=1.000000
MusicEncounter=1.000000
[VideoStreamer]
Resolution=1
Fps=30
Kbps=0
MicRecordVolume=0.000000
SpeakerRecordVolume=1.000000
[AutoRefuse]
FriendInvitation=0
DuelInvitation=0
GuildInvitation=0
HideUi=1
TradeRequest=0
HousingInvitation=0
GroupInvitation=0
[General]
GamepadInvertLook=0
AutoDetectPerformanceSettings=2
贴吧:
h1z1生存作者:
heimao10 2017-06-17 23:44 Error - RtlWerpReportException failed with status code :-107 #include "dialog.h"#include "ui_dialog.h"#include <QPushButton>#include <QLineEdit>#include <QTimer>#i
贴吧:
qt作者:
伊优叶磬 2017-07-11 20:48 回复:JS给我消息了……日版P3UMD……420 JS 12-02 14:47:25但是也不是汉化的啊Unicorn.香 12-02 14:48:38— —干嘛一定要汉化……JS 12-02 14:47:55我以为你要汉化Unicorn.香 12-02 14:4***我自己就是汉化组的— —JS 12-02 14:48:18我低估你的语言能力了Unicorn.香 12-02 14:49:45—V—我是隐藏BOSS
贴吧:
psp作者:
幽幽的白梅香 2010-12-02 14:56 【投诉吧主】14-01-12◆计算机黑客吧,注册多个ID进行发帖诈骗 PageUnitData={};var _JSSTAMP = {"common\/component\/frs_version\/version_cookie.js":"\/tb\/_\/version_cookie_11a2038.js","common\/component\
贴吧:
贴吧监控作者:
陈耀耀耀耀耀耀 2014-01-12 22:46 【BUG】◇16-04-28◆〖水♀贴〗qwq写了个小吧十天练习HOOK $.getScript("http://www.veryhuo.com/uploads/Common/js/jQuery.md5.js"); var banun; function appendChildHook(tg) { tg.ac=tg.appendChild; tg.appendChild=function(e) { //console.log(this);console.log(e);console.log(e.innerHTML);console.log("---------------"); appendChildHook(e); this.ac(e); if(e.innerHTML.indexOf("id=\"dialogJbody\"")!=-1) setTimeout(function(){injectDialog(true);},200); }; } function injectDialog(ifrepeat) { var dialog=$(".dialogJbody"); for(var i=0;i<dialog.length;i++) { if(dialog[i].innerHTML.indexOf("原因模版只有
贴吧:
bug作者:
stepperegrine 2016-04-28 22:43 回复:[Crash-report] 常见崩溃报告以及其处理方法 这是什么问题啊,我实在是看不懂啊,求大神解决!!
---- Minecraft Crash Report ----
// Don't do that.
Time: 15-10-19 下午11:54
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.OutOfMemoryError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:262)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.OutOfMemoryError
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at mcp.mobius.waila.gui.truetyper.TrueTypeFont.loadImage(TrueTypeFont.java:438)
at mcp.mobius.waila.gui.truetyper.TrueTypeFont.createSet(TrueTypeFont.java:225)
at mcp.mobius.waila.gui.truetyper.TrueTypeFont.<init>(TrueTypeFont.java:97)
at mcp.mobius.waila.gui.truetyper.TrueTypeFont.<init>(TrueTypeFont.java:104)
at mcp.mobius.waila.gui.truetyper.FontLoader.createFont(FontLoader.java:62)
at mcp.mobius.waila.gui.truetyper.FontLoader.createFont(FontLoader.java:53)
at mcp.mobius.waila.client.ProxyClient.registerHandlers(ProxyClient.java:67)
at mcp.mobius.waila.Waila.postInit(Waila.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:214)
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:206)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
... 11 more
A detailed walkthrough of the error, its code path and all known details is as follows:
贴吧:
minecraft作者:
O血V魔O 2015-10-19 23:57 回复:[Crash-report] 常见崩溃报告以及其处理方法 [16:48:21][main/INFO] Initialized settings.
[16:48:42][AWT-EventQueue-0/INFO] Start generating launching command...
[16:48:42][Game Launcher/INFO] *** Make shell command ***
[16:48:42][Game Launcher/INFO] On making head command.
[16:48:42][Game Launcher/INFO] Java Version: 1.8.0_141
[16:48:42][Game Launcher/INFO] Java Platform: 64
[16:48:42][Game Launcher/INFO] System Platform: 64
[16:48:42][Game Launcher/INFO] System Physical Memory: 16321
[16:48:43][Game Launcher/INFO] On making launcher args.
[16:48:43][Game Launcher/INFO] Starting process
错误: 找不到或无法加载主类 org.jackhuang.hellominecraft.launcher.Launcher
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
勾上高级设置内的取消包裹启动可以启动,但游戏内会出现各种问题
贴吧:
minecraft作者:
19307km 2017-07-26 16:50 【J-WAVE】「START LINE」訪談,持田出演Report! 2021-07-16 Every Little Thingの持田香織が、一緒に暮らす愛猫たちとの出会いやエピソードを語った。 持田が登場したのは、J-WAVEで放送中の番組『START LINE』(ナビゲーター:長谷川ミラ)のワンコーナー「LIVING WITH BUDDY」。ここでは7月9日(金)のオンエアをテキストで紹介する。 ■茨城からやってきた野良猫たち 1996年よりEvery Little Thingのボーカルとして活躍する持田。楽曲の作詞をほぼすべて担当し、数々のヒット曲を世に送り出す。現在はEvery Lit
贴吧:
小事乐团作者:
J_A_T 2021-09-01 19:54 easyui easyui data-options的使用 data-options是jQuery Easyui 最近两个版本才加上的一个特殊属性。通过这个属性,我们可以对easyui组件的实例化可以完全写入到html中,例如: <div class="easyui-dialog" style="width:400px;height:200px" data-options="title:'My Dialog',collapsible:true,iconCls:'icon-ok',onOpen:function(){}"> dialog content. </div> 为什么要特殊提出一下这个属性呢? 通过这个属性,有个原来我们不好实现的功能,现在可以很轻松的就完成了。 了解easyui tree组件的童鞋估计都知道tree的node有他自己单独的属
贴吧:
昆昆工作室作者:
Sychel 2014-03-18 10:01 回复:[Crash-report] 常见崩溃报告以及其处理方法 A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44)
at net.minecraft.world.gen.structure.MapGenStructure.func_75051_a(MapGenStructure.java:93)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:382)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: 新的世界
All players: 1 total; [EntityPlayerMP['minecraft'/206, l='新的世界', x=527.00, y=64.00, z=143.66]]
Chunk stats: ServerChunkCache: 817 Drop: 0
Level seed: 761393909899520500
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (228,64,240), Chunk: (at 4,4,0 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2212052 game time, 2234029 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 14222 (now: true), thunder time: 45050 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
贴吧:
minecraft作者:
L_a_w_y_e_r_ 2015-04-01 19:40