Skip to content

Instantly share code, notes, and snippets.

@assidence
assidence / configure
Last active March 8, 2022 05:07
3.17-2 Segmentation fault
Running Autoconf (autoconf)...
Running m4 to generate Makefile...
Arguments to configure: '--enable-option-checking=fatal'
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
@assidence
assidence / server.properties
Last active October 3, 2019 05:25
stone日志
override-saved-settings=true
activate-whitelist=false
allow-cheats=true
player-idle-timeout=0.000000
tick-distance=4
max-players=20
server-port-v6=19133
server-port=19132
server-ip=0.0.0.0
difficulty=2
@assidence
assidence / Cloudreve
Created May 3, 2019 05:31
同一个任务,所有文件下载成功,但有一个文件不在网盘显示
---------------------------------------------------------------
[ 2019-05-03T13:02:41+08:00 ] 14.27.44.23 GET pan.blyat.cn/RemoteDownload/FlushUser
[运行时间:0.131711s] [吞吐率:7.59req/s] [内存消耗:3,980.26kb] [文件加载:74]
[ error ] [2]unlink(/home/aria2temp/5ccbca55c7387/Gone.With.The.Bullets.2014.1080p.WEB-DL.x264.AAC-SeeHD): Is a directory[/usr/share/nginx/cloudreve/application/index/model/Aria2.php:308]
[ error ] [2]unlink(/home/aria2temp/5ccbca55c7387/Gone.With.The.Bullets.2014.1080p.WEB-DL.x264.AAC-SeeHD): Is a directory[/usr/share/nginx/cloudreve/application/index/model/Aria2.php:308]
[ error ] [2]unlink(/home/aria2temp/5ccbca55c7387/Gone.With.The.Bullets.2014.1080p.WEB-DL.x264.AAC-SeeHD): Is a directory[/usr/share/nginx/cloudreve/application/index/model/Aria2.php:308]
---------------------------------------------------------------
[ 2019-05-03T13:15:53+08:00 ] 14.27.44.23 GET pan.blyat.cn/RemoteDownload/FlushUser
[运行时间:108.869791s] [吞吐率:0.01req/s] [内存消耗:4,070.75kb] [文件加载:74]
[ error ] [2]rename(/home/aria2temp/5ccb
@assidence
assidence / test.py
Last active April 17, 2019 13:11
代码
import sys, os, codecs, re
zongJia_all = 0
zongJia_c = 0
zongJia_aver = 0
def main(fileName):
argv=if_argv_exist()
if argv:
res=reformat_file_main(argv)
@assidence
assidence / gist:ef679e299df7f21f3f5c8f142f381f74
Created March 1, 2019 12:16
BE blocked to load the file
20:07:58: Starting BattlEye Service...
20:08:07: Launching game...
20:08:18: Note: File blocks can be ignored if they don't cause problems with the game.
20:08:18: [INFO] Blocked loading of file: "C:\Windows\System32\PrxerDrv.dll".
20:08:23: [INFO] Blocked loading of file: "C:\Windows\System32\PrxerNsp.dll".
@assidence
assidence / gist:287df2c284001f9437a5ca200ad91c31
Created March 1, 2019 09:42
console keep spamming this error
General: Exception raised when RPC invoked askGesture:
NullReferenceException: Object reference not set to an instance of an object - SDG.Unturned.PlayerAnimator.askGesture (Steamworks.CSteamID steamID, System.Byte id) (at <fe61a0ef32f446d3b5797cda9452a636>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <cfc149f8218b496788d8493c87de777a>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <cfc149f8218b496788d8493c87de777a>:0)
SDG.Unturned.SteamChannel.receive (Steamworks.CSteamI
@assidence
assidence / client log
Created February 15, 2019 02:32
unturned client log
[20:00:11 - 13/02/2019] Steam: App: Unturned 3.29.0.1
[20:00:13 - 13/02/2019] Translations: Loaded "english" language "SDG" namespace
IndexOutOfRangeException: Array index is out of range.
SDG.Unturned.GraphicsSettings.load ()
SDG.Unturned.MenuSettings.load ()
SDG.Unturned.Setup.Start ()
[20:00:46 - 13/02/2019] General: Canyon Arena: [2/1/2019 12:00:01 AM, 2/22/2019 11:59:59 PM]
[20:00:46 - 13/02/2019] General: Current backend date: 2/13/2019 12:00:46 PM
@assidence
assidence / UnityPlayer.dll crash
Created February 13, 2019 12:43
UnityPlayer.dll crash on windows2008r2 Enterprise
Problem signature:
Problem Event Name: BEX64
Application Name: Unturned.exe
Application version: 2017.4.18.9071
Application timestamp: 5c1a626c
Fault module name: UnityPlayer.dll
Fault module version: 2017.4.18.9071
Fault module timestamp: 5c1a63f8
Abnormal offset: 00000000010590e5
@assidence
assidence / error details
Created February 11, 2019 11:38
error details
at System.Threading.Tasks.Task.ExecutionContextCallback (object) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) [0x00034] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.Tasks.Task.ExecuteEntry (bool) [0x0004a] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.Tasks.ThreadPoolTaskScheduler/<>c.<.cctor>b__10_0 (object) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ThreadHelper.ThreadStart_Context (object) [0x00025] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.RunInternal (System.Threadi
[00:00:27] [Server thread/INFO] [FML]: Searching /home/minecraft/maoXian/./mods for mods
[00:00:27] [Server thread/ERROR] [FML]: Unable to parse dependency for mod 'minecamera' with dependency string 'after:MineCameraDummy'. The modId 'MineCameraDummy' must be all lowercase.
[00:00:28] [Server thread/WARN] [Sponge]: Plugin 'worldedit' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
[00:00:30] [Server thread/INFO] [FML]: Forge Mod Loader has identified 42 mods to load
[00:00:30] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[00:00:30] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[00:00:30] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
[00:00:30]