Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法定位程序输入点 #1124

Closed
minimouse0 opened this issue Mar 15, 2023 · 1 comment
Closed

无法定位程序输入点 #1124

minimouse0 opened this issue Mar 15, 2023 · 1 comment

Comments

@minimouse0
Copy link

异常模块

LiteLoader (本体)

操作系统

Windows 11

LiteLoader 版本

#1123

BDS 版本

1.19.70

发生了什么?

运行LLPreEditor.exe并生成的bedrock_server_mod.exe在运行时出现两个内容相同的弹窗:
bedrock server mod.exe - 无法找到入口
无法定位程序输入点
?Glowingobsidian@VanillaBlockTypelds@@3VHashedstring@@b于动
态链接库
C:\Users\Administrator\Documents\bedrock-server-1.19.70.02\Liteload
er.dll上。
出现第一个弹窗时,bedrock_server_mod.exe中有以下输出:

08:43:34 ERROR [PreLoader] Can't load LiteLoader.dll !
08:43:34 ERROR [PreLoader] Error code: 127 !
08:43:34 ERROR [PreLoader] The specified procedure could not be found.

08:43:34 INFO [PreLoader] PreLoader is running as DLL Loader...

出现第二个弹窗时,bedrock_server_mod.exe中有以下输出:

08:47:59 ERROR [PreLoader] Fail to load plugin [LLMoney.dll]
08:47:59 ERROR [PreLoader] Error: Code[127]

随后,bedrock_server_mod.exe的输出和行为与bedrock_server.exe完全相同。

复现此问题的步骤

按照https://docs.litebds.com/zh-Hans/#/Usage的指导安装,并运行bedrock_server_mod.exe

有关的日志/输出

08:47:58 ERROR [PreLoader] Can't load LiteLoader.dll !
08:47:58 ERROR [PreLoader] Error code: 127 !
08:47:58 ERROR [PreLoader] The specified procedure could not be found.

08:47:58 INFO [PreLoader] PreLoader is running as DLL Loader...
08:47:59 ERROR [PreLoader] Fail to load plugin [LLMoney.dll]
08:47:59 ERROR [PreLoader] Error: Code[127]
NO LOG FILE! - setting up server logging...
[2023-03-15 08:47:59:558 INFO] Starting Server
[2023-03-15 08:47:59:558 INFO] Version 1.19.70.02
[2023-03-15 08:47:59:559 INFO] Session ID d0d17f70-f0b4-41ef-9cbc-313c51edbede
[2023-03-15 08:47:59:560 INFO] Build ID 1.19.70
[2023-03-15 08:47:59:560 INFO] Branch r/19_u7
[2023-03-15 08:47:59:561 INFO] Commit ID 8582b58a5cb47d5beee984d20ee8995c9a50a3f1
[2023-03-15 08:47:59:563 INFO] Configuration Publish
[2023-03-15 08:47:59:563 INFO] Level Name: Bedrock level
[2023-03-15 08:47:59:565 INFO] Game mode: 0 Survival
[2023-03-15 08:47:59:566 INFO] Difficulty: 1 EASY
[2023-03-15 08:47:59:652 INFO] opening worlds/Bedrock level/db
[2023-03-15 08:48:00:453 INFO] IPv4 supported, port: 19132: Used for gameplay and LAN discovery
[2023-03-15 08:48:00:455 INFO] IPv6 supported, port: 19133: Used for gameplay
[2023-03-15 08:48:00:678 INFO] Server started.
[2023-03-15 08:48:00:679 INFO] ================ TELEMETRY MESSAGE ===================
[2023-03-15 08:48:00:680 INFO] Server Telemetry is currently not enabled.
[2023-03-15 08:48:00:681 INFO] Enabling this telemetry helps us improve the game.
[2023-03-15 08:48:00:682 INFO]
[2023-03-15 08:48:00:682 INFO] To enable this feature, add the line 'emit-server-telemetry=true'
[2023-03-15 08:48:00:683 INFO] to the server.properties file in the handheld/src-server directory
[2023-03-15 08:48:00:684 INFO] ======================================================

插件列表

ll list
Unknown command: ll. Please check that the command exists and that you have permission to use it.
@minimouse0
Copy link
Author

675aab35633e9e71d6c37046f8dcb649

@minimouse0 minimouse0 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant