-
Notifications
You must be signed in to change notification settings - Fork 67
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
Dataref could not be parsed #725
Comments
it happened shortly after loading that test blend file of a wiper gradient bake example provided from the manual... |
i fixed it by removing the xplane2blender version 4.2-3 from edit>preferences>addons in blender and then installing the io_xplane2blender_4_2_0-rc_2-117_20220419015723-v12.zip |
i tried 4.2 rc 3 again.. this time i didnt uninstall 4.2 rc 2 and clicked install and selected the rc3 zip and it didnt break anything... |
not sure what happened this time... Python: Traceback (most recent call last): |
closed blender... |
Hello guys, I am having the same exact problem on linux. Tried running blender as root but did not work. I am on blender 3.3.5 and xplane2blender 4.2.0. Tried multiple deleting/reinstalling actions but did not succeed. Could you help? |
So I was able to resolve this by modifying the DataRefs.txt file. Seems (at least for me) that the error is occuring due to lines that do not have exactly 4 tab-seperated values. The way I fixed it, was by:
I will attach my DataRefs.txt file so people are welcome to just use that and remove the need to troubleshoot, but for those who want to fix their own DataRefs.txt file I used the following command that counts the number of tabs per line:
Basically you can run this and it outputs the number of tabs on each line to a text file, allowing you to see which lines are missing / have too many tabs on them. I used grep after personally: Hope this helps, works for me on the latest xplane2blender! I also don't mind helping if anyone is stuck/confused. |
Here is the dataref file: For anyone who does not know where to put this for some reason, it replaces the
|
@hltdev8642 this looks like a bug in the exporter's parser - we will investigate! |
didnt work |
Hello, it works perfectly, I've just tested it on Blender 4.0. I don't think you've placed the file in the right place. In my case it is here: C:\Users[YOURACCOUNTNAME]\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\io_xplane2blender\resources |
Hi,
after I installed this version(4.2) and blender 3.2, I got this message:
Can someone help me please how to fix this? I would continue with my plane
The text was updated successfully, but these errors were encountered: