Jump to content

WEIDU: Skips BEGIN and directly to "Press Enter to Exit" Prompt


Guest tigrechino

Recommended Posts

Guest tigrechino

I am trying to create a new Kit using fl#add_kit_ee.tpa. I followed CrevsDaak tutorial and created the tp2 file.

However when I run the tp2 with Weidu, it does not prompt any installation, it simply goes directly to the "Press Enter to exit" prompt. I ran weidu with debug parameters:

WeiDU v 24900 Log
 weidu setup-Kikuta-kit.tp2 --log kikutalog.txt --debug-assign --debug-value --modder
[./chitin.key] loaded, 881668 bytes
[./chitin.key] 191 BIFFs, 62570 resources
[./engine.lua] loaded, 104 bytes
SET %SAVE_DIRECTORY% = ~/root/.local/share/Baldur's Gate II - Enhanced Edition/save~
SET %MPSAVE_DIRECTORY% = ~/root/.local/share/Baldur's Gate II - Enhanced Edition/mpsave~
SET %USER_DIRECTORY% = ~/root/.local/share/Baldur's Gate II - Enhanced Edition~
[./weidu.conf] loaded, 17 bytes
SET %EE_LANGUAGE% = ~en_us~
[./lang/en_us/dialog.tlk] loaded, 12077683 bytes
[./lang/en_us/dialog.tlk] 104712 string entries
[./lang/en_us/dialog.tlk] loaded, 12077683 bytes
[./lang/en_us/dialog.tlk] 104712 string entries
[./lang/en_us/dialog.tlk] claims to be writeable.
[./lang/en_us/dialog.tlk] claims to be a regular file.
[./lang/en_us/dialog.tlk] claims to be writeable.
[./lang/en_us/dialog.tlk] claims to be a regular file.

WeiDU Timings
load TLK                         0.000
parsing .log files               0.000
loading files                    0.009
unmarshal KEY                    0.012
stuff not covered elsewhere      0.023
unmarshal TLK                    0.032
TOTAL                            0.076

Below is what it looks like in the terminal

[weidu] WeiDU version 24900
[./chitin.key] 191 BIFFs, 62570 resources
[./lang/en_us/dialog.tlk] 104712 string entries
[./lang/en_us/dialog.tlk] 104712 string entries
[./lang/en_us/dialog.tlk] claims to be writeable.
[./lang/en_us/dialog.tlk] claims to be a regular file.
[./lang/en_us/dialog.tlk] claims to be writeable.
[./lang/en_us/dialog.tlk] claims to be a regular file.

Press ENTER to exit.

I started by tp2 file correctly based on all the tutorials:

BACKUP ~kikuta/backup~
AUTHOR ~Miguel~
VERSION ~V1~
BEGIN "TESTING KIT"

INCLUDE ~kikuta/lib/fl#add_kit_ee.tpa~
ADD_KIT ~9Z!KIK~
~9Z!KIK 1 1 1 1 1 1 1 1~
...

Is there any way to have weidu provide more detail as to why it is not processing my mod?

Link to comment

Join the conversation

You are posting as a guest. 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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...